Answered own question: need a listener on bounds_changed to detect
scale changes made using the controls as opposed to mouse wheel and
double clicks.  Seems a bit pedantic.

On Sep 14, 3:40 pm, Ron <[email protected]> wrote:
> My map has the default controls, plus streetViewControl.  I have
> listeners for zoom_changed and center_changed which do <visible stuff>
> when called.
>
> Panning with the mouse, zooming with the mouse wheel, and panning with
> the NSEW control gizmo all invoke my listeners as expected. Changing
> the scale with the '+', '-', and slider bar do the zoom, but don't
> appear to send a zoom_changed event that is seen by my listeners.  Am
> I missing something in the configuration? Do these controls require a
> different listener?

-- 
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.

Reply via email to