Event list
Last updated on
30 April 2025
Core events
"Core events" are always loaded when the GMap system is loaded.
init
System is initializing. Plugins that need to execute initialization code can bind this event.
- Bind
- Execute initialization code.
- Change
- Forbidden.
- Event owner
- gmap.js
zoom
Map zooming.
- Bind
- Listen for map zoom. New zoom is in vars.zoom.
- Change
- Zoom map. Set vars.zoom to new value.
- Event owner
- gmap.js
(TODO)
gmap.js: move, maptypechange, widthchange, heightchange, controltypechange
marker: addmarker, delmarker, clearmarkers, clickmarker, (mouseovermarker, mouseoutmarker, dblclickmarker)
shape: addshape, delshape, clearshapes
macro.js: buildmacro
icon.js: iconsready
Help improve this page
Page status: Not set
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion