Listeners are added to all map events, which allows the developer to create a dynamic action to respond to them.
The following events always get listeners:
- Bounds changed
- Center changed
- Click
- Drag
- Drag end
- Drag start
- Heading changed
- Idle
- Map Type changed
- Projection changed
- Tiles Loaded
- Tilt changed
- Zoom changed
The following events are only listened for if the Detailed Mouse Events option is set:
- Context Menu
- Double Click
- Mouse Move
- Mouse Out
- Mouse Over