On Nov 10, 11:20 am, owen <[email protected]> wrote: > > I have tried using the map.getMimimumResolution, but this doesn't seem > to work - any ideas ?
getMinimumResolution is a method of the map *type* not the map object itself. In this way, different map types can have different zooms -- in a very few places you can use "Satellite" maps and zoom in enough almost to see people's faces, where the other types don't allow that level. See http://econym.org.uk/gmap/range.htm Andrew -- 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=.
