>   I am creating web application for which I need to draw the pats on
> google map. I found the way where we can create path with different
> colors on map. But where can I get the list of longitude and latitudes
> as I want to store those in my database.

It's called 'geocoding' , looking up a place or address to get its
coordinates.

If you draw paths using the GDirections service it will do geocoding
for you at the same time.

Google don't allow you to look up lots of places and store it in your
database unless you're only going to use it on a Google Map.

cheers, Ross K

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to