Hello, I have many dynamic bounds on a map and depending on the visible bounds i am doing auto zoom on a map.Such as below;
map.setZoom(map.getBoundsZoomLevel(bounds)); The problem is in some cases especially when only one bound avalable, it automatically sets zoom level to max but in some cases there are no available images for that much close view and map suggests to zoom out manually.How we can make sure that the auto-zoom only sets max level on a level that pictures available ? 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 -~----------~----~----~----~------~----~------~--~---
