Hello, I have the following problem. I need to find rectangle of region specified, for this purpose I use
geocoder.getLocations(address, function(location) .... (extended data of placemark contains exactly what I need) and when I send an address "The Netherland, Utrecht" I get the only one placemark for city Utrecht, but not for region Utrecht, all the time. As I understand, something wrong with geocoder (it has to return me all placemarks found, isn't it?). Any ideas how to solve it? Thank you in advance --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
