The event happens after WME user performs an edit.
The event happens after WME user performs any new edit while being able to redo previous edits.
The event happens after WME user performs an undo.
The event happens when an object ID in a tracked data model have been changed.
The event happens when an object or objects have been marked as deleted but are not removed from the tracked data model.
The event happens when an object or objects have been added to a tracked data model.
The event happens when an object or objects in a tracked data model have been changed.
The event happens when an object or objects have been removed from a tracked data model.
The event happens when an object or objects from a tracked data model have been saved to the server.
The event happens after a house number is added.
The event happens after a house number is deleted.
The event happens after a house number is moved.
The event happens after a house number is edited.
The event happens when WME initialized the window.W
global object and its internals and rendered the UI.
Note: at this point the map data hasn't been fetched yet.
The event happens when a custom layer checkbox has been toggled.
The event happens when a feature in a tracked layer is clicked.
The event happens when the mouse enters a feature in a tracked layer.
The event happens when the mouse leaves a feature in a tracked layer is clicked.
The event happens when a tracked layer visibility has been changed.
The event happens when the WME fetches the user info of the currently logged-in user, or after the user logs in using the login form
The event happens when the user logs out of the WME.
The event happens whenever the WME fetches the map data from the server (e.g. when user scrolls the map, changes the zoom level or presses the refresh button)
The event happens when the user begins adding a house number; this is triggered by clicking the map when adding a new house number.
The event happens when the new layer is added to the map.
The event happens when a layer on the map is changed.
The event happens when a layer is removed from the map.
The event happens when the mouse button is pressed while the pointer is inside the map.
The event happens when the mouse is moved over the map.
The event happens when the mouse button is released while the pointer is inside the map.
The event happens when map gets panned. Note that this event is continuously fired during pan.
The event happens when map move is complete.
The event happens when map gets zoomed in or out.
The event happens after WME user performs the last undo or save indicating no edits left to be able to undo or save.
The event happens only once when the wme-initialized
, wme-logged-in
, and wme-map-data-loaded
had been dispatched
The event happens when a save attempt has been done.
The event happens when current save mode changes.
The event happens when some entity gets selected or unselected on the map.
The event happens after WME user starts dragging the street view button.
The event happens after WME user stops dragging the street view button.
The event happens when street view panel visibility is changed.
The event happens when WME user clicks on the map update request or the map update request map marker.
The event happens when WME user settings have changed.
SDK events and their payload (if any).