Google Maps Zoom Question

Hi all,

Does anybody know if there is a way to create a zoom level between the regular levels in the Google Maps API (eg. 4.5)?

Cheers,

Al.

Sorry no - the google maps API only accepts integer zoom levels to the setzoom() method

Thanks for that reply Paul.

You could accomplish this if you use your own custom maps and controls but as @[B][COLOR=#336633]paul_wilkins[/COLOR][/B]; said it’s not possible with the standard maps.