Thanks Joseph. Is there any way of doing it without the scrollwheel? The zoom option from the context menu in http://maps.google.com/ does it without a scrollwheel.
Ideally I want to be able to specify a LatLng point programmatically, and call a zoom function to zoom about that point. I noticed that V2 of the API has something similar: GMap2.zoomIn(latlng?:GLatLng, doCenter?:Boolean, doContinuousZoom?:Boolean) Cheers -- 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/-/7hfiYFWhVwgJ. 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-js-api-v3?hl=en.
