Map Control Javascript
Description
The Map Control Javascript property settings contain a number of javascript event hooks relating to the [Map] control.
- Name
- Description
- onClick event
Specify the Javascript to run when the user clicks on the map.
- onDblClick event
Specify the Javascript to run when the user double clicks on the map.
- OnInitialize event
Specify the Javascript to run when the map has been initialized, i.e. the Google Javascript has completed initializing the map.
- onRightClick event
Specify the Javascript to run when the user right clicks on the map.
- onZoomChange
Specify the Javascript to run when the user zooms the map.