thank you very much. just to have it here, the proper event name for the V2.0 API is zoomend (oldLevel:Number, newLevel:Number) The downside here ist that you need to specify the two zoom levels before and after the change.
Now that I know where the list is on the V2.0 API, I also found it on the V3.0 Beta API Reference where it is called zoom_changed. It does not expect any parameters - So I'll go for the 3.0 API. Thomas On Sep 23, 7:02 pm, Grok Lobster <[email protected]> wrote: > Scroll down to Events from > herehttp://code.google.com/apis/maps/documentation/reference.html#GMap2 > > On Sep 23, 9:31 am, Thomas <[email protected]> wrote: > > > Hi, > > > I want to trigger a function whenever a user zooms in or out. I've > > been looking around on the documentation site for over an hour, but > > there is no list of all available event listeners. > > > Have you come across such an event name? Please tell me if you did. > > > Kind regards, > > Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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 -~----------~----~----~----~------~----~------~--~---
