jeffreykemp/jk64-plugin-reportmap

Trigger events on user map actions

jeffreykemp opened this issue · 1 comments

If the user pans or zooms the map, or switches view, raise an event so that dynamic actions can be used to respond.

  • bounds_changed
  • center_changed
  • drag
  • dragend
  • dragstart
  • heading_changed
  • idle
  • maptypeid_changed
  • projection_changed
  • tilesloaded
  • tilt_changed
  • zoom_changed
  • click (already covered)
  • contextmenu
  • dblclick
  • mousemove
  • mouseout
  • mouseover

https://developers.google.com/maps/documentation/javascript/reference/map