Switches geoInputControl on and off
WPS. | Switches geoInputControl on and off |
Functions | |
activate | Invoked when the control is activated in toggle mode |
deactivate | Invoked when the control is deactivated in toggle mode |
lwpsc: | XML based config for a WPS.Control.GeoControlSyncGeometryEditor. |
XML based config for a WPS.Control.GeoControlSyncGeometryEditor.
<lwpsc:GeoControlSyncGeometryEditor> <editor> <lb:Reference target="geometryEditor" /> </editor> </lwpsc:GeoControlSyncGeometryEditor>
Invoked when the control is activated in toggle mode
activate: function()
Invoked when the control is deactivated in toggle mode
deactivate: function()