George Tang wrote: > I am using asp.net and I would like to embed a google map in one of > the page. The page will show the location of a member but I have no > idea how to set the location by 'word' rather than coordinates. Would > you please advice me?
If you don't have the coordinates, but rather have an address, you need to geocode the address to get the coordinates. The API provides a geocoding service, see the documentation or search the group. -- 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 -~----------~----~----~----~------~----~------~--~---
