4. Animated Directions
Begin by entering a starting address followed by an end address and click Start. The results displayed on the map should display the route in which the GDirections class should take you to your destination. Again, the Google GeoCoder is used to translate the addresses into points on a coordinate system to be displayed on the map. As you can see, there are many possibilties to incorporate this feature into future web-apps.
Miles: 0.00
Next >>
It is the process of taking addresses and locations and translating them into latitude/longitudes
on a coordinate system..