Your map IS zooming in twice, before you click on one of the "+" map.getZoom() returns 5
After it returns 7, so you have zoomed in twice, that's why it stops half way, that would be at zoom 6. But to be honest, I can't make much sence of what's going on in your JavaScript code! -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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-api?hl=en.
