http://code.google.com/apis/maps/documentation/examples/map-maxzoom.html
Problem #1 I see an "alert" in the source code, but I can't get it to trigger by clicking on the map. Should clicking trigger an alert about the max zoom at that click location? (On a side note, I'm curious why... if I am viewing Terrain at max zoom (20) and then click Satellite, it changes to zoom 17. If I'm over water, this also results in "sorry" tiles.) Problem #2 I'm trying to use getMaxZoomAtLatLng. When I code per the docs: G_SATELLITE_MAP.getMaxZoomAtLatLng(point, blah blah...) then Firebug tells me that G_SATELLITE_MAP.getMaxZoomAtLatLng is not a function. Hm. That's what the online docs and that sample show... Thanks -- 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.
