Events of Map()
Event Arguments Description
bounds_changed None Fired when the viewport bounds have changed
center_changed None Fired when the map center property changes
click MouseEvent Fired when the user clicks on the map
dblclick MouseEvent Fired when the user double-clicks on the map
drag None Fired repeatedly while the user drags the map
dragend None Fired when the user stops dragging the map
dragstart None Fired when the user starts dragging the map
heading_changed None Fired when the map heading property changes
idle None Fired when the map becomes idle after panning or zooming
maptypeid_changed None Fired when the mapTypeId property changes
mousemove MouseEvent Fired whenever the user's mouse moves over the map container
mouseout MouseEvent Fired when the user's mouse exits the map container
mouseover MouseEvent Fired when the user's mouse enters the map container
projection_changed None Fired when the projection has changed
resize None Fired when the map (div) changes size
rightclick MouseEvent Fired when the user right-clicks on the map
tilesloaded None Fired when the visible tiles have finished loading
tilt_changed None Fired when the map tilt property changes
zoom_changed None Fired when the map zoom property changes