On Sep 26, 8:38 am, jyotish <[EMAIL PROTECTED]> wrote:
> Hi,
> I was wondering how to place a market from the address, or is there
> any way to find the lat/long from the address first before using it to
> place a marker on the map?

That process is called geocoding. There is a facility for geocoding as
part of the API and third party geocoders, but it would be best to use
them only for user entered addresses (unknown addresses).  You can use
google maps to get coordinates or API based pages like this one:
http://www.geocodezip.com/example_geo2.asp

 -- Larry
--~--~---------~--~----~------------~-------~--~----~
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