On May 11, 10:39 am, igloo <[email protected]> wrote: > I don't know about other parts of the world, but in our neck of the > woods, getMaximumResolution() for G_NORMAL_MAP has suddenly started to > return zoom level 17, whereas the actual achievable max is, and always > has been, 19. > > Only just happened in the last couple of days! My client needs to get > further down to read street numbers off the map, and also to display > property blocks in sufficient detail. Is there a version number I can > temporarily revert to?
The changelog which indicates valid version numbers is at http://code.google.com/p/gmaps-api-issues/wiki/JavascriptMapsAPIChangelog But nothing there indicates any changes to map tiles and maximum resolution. What is vaguely intriguing is that using your symbols at the top of the page, the slider-ladder lengthens and the zoom levels become available. Can you overwrite the getMaximumResolution function yourself to return the right value? -- 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.
