On Mar 25, 6:13 am, [email protected] wrote: > It's called reverse geocoding. Not necessarily available in all > countries. Have a look at the Google Maps API > Services:http://code.google.com/apis/maps/documentation/services.htmland > search the discussion group for "reverse > geocoding":http://groups.google.com/group/Google-Maps-API/search?group=Google-Ma...
I tested the reverse geocoder, it doesn't return the "continent", just the country (Mongolia, China). The only solution I can think of would be to create polygons to cover the region of interest and detect a click on the polygon (either client or server side). -- 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 -~----------~----~----~----~------~----~------~--~---
