If you use the Geocoder() class to geocode a country name then in the results for that geocode (if it was successful) you can find the 'bounds' property which is the bounds that Google considers the searched for country to cover.
http://code.google.com/apis/maps/documentation/javascript/services.html#GeocodingResults Martin. On Dec 29, 8:34 am, Samarpan <[email protected]> wrote: > Please let me know how to set the dynamic zoom level. i am passing the > coordinates of any country and i want that whole country is covered in > map for which i need to set coordinates dynamically. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
