On Oct 27, 10:07 am, matthew_be <[EMAIL PROTECTED]> wrote: > > it is possible to mark a location with Latitudes and Longitudes, > is there any other way ? By cities names or such ?
A marker always requires geographical coordinates. The API can provide those coordinates, using a process called Geocoding. See http://code.google.com/apis/maps/documentation/examples/geocoding-simple.html (There are lots of examples at http://code.google.com/apis/maps/documentation/examples/index.html and you might also look at Mike's tutorial http://econym.org.uk/gmap/ too) Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
