Hello, I want to make "zoom in" when I press a button. In v2, map.zoomIn(), map.zoomOut() was exist, but in v3, It doesn't exist.
Is there another way except using "map.setZoom(number)" ? When I test this method, it was very very slow than "map.zoomIn()". Did anyone implement zoom control? please tell me alternative way. -- 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 [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.
