Here are the posts tagged with smooth-zoom:

Google adds fade-effect on Google Maps

posted by Herman on May 17, 2011, comments
Somewhere in the last few days, Google rolled out a new feature on Google Maps that creates a graceful fade effect between zoom levels on Google Maps. The alteration, though small, creates a dramatic improvement in the usability of Google Maps. If you want to check it out, hop over ...... Read more
 

How to smoothly zoom in on an object in Google Maps V3

posted by Herman on Jan. 20, 2011, comments
When wanting to zoom in on a specific object in Google Maps (e.g. on double-click), the API provides no good functionality to zoom in onto the object smoothly. Here is a short snippet on how I achieved the effect. As always, any comments, suggestions and alterations are welcome! // example ...... Read more