Getting the intermediate stops wouldn't be that hard. Just write a custom projection that changes the pixel-to-latlng algorithms to divide the zoom levels by two or three or four, etc. The hard part would be finding the map tiles to display at those intermediate zoom levels. Google's imagery is tailored and stitched to the zoom levels they offer. You would probably have to provide your own tiles.
Jeremy R. Geerdes Generally Cool Guy Des Moines, IA For more information or a project quote: jrgeer...@gmail.com If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! On Apr 6, 2012, at 3:16 PM, Kevin wrote: > We have a customer that is not happy with the current zoom levels. > They would like more fine grain control with smaller zoom steps. > Essentially, they would like an additional zoom level (or possibly two or > more) between the current zoom levels. > The result would be the equivalent of zooming from level 9 to level 9.5 then > to level 10 then to level 10.5 and so on. > > Does anyone have any idea how this might be accomplished? > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-maps-js-api-v3/-/TrEOM8mYKw0J. > To post to this group, send email to google-maps-js-api-v3@googlegroups.com. > To unsubscribe from this group, send email to > google-maps-js-api-v3+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.