Hi. I have searched through the forums and didn't see any answers to this question recently. All of the posts I saw were from atleast a year ago. So I was going to ask again. Is it possible to determine the max zoom level with imagery at a point? It would be nice to zoom in as far as possible with one click.
Something like: map.setCenter(gmarkers[i].getLatLng(), map.getCurrentMapType().getMaximumResolutionAtPoint()) where gmarkers[i].getLatLng() is the point coords and map.getCurrentMapType().getMaximumResolutionAtPoint() would return the max zoom level with imagery at the point gmarkers[i].getLatLng() --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
