new InteractiveMarkerControl(options)
The main marker control object for an interactive marker.
Parameters:
| Name | Type | Description |
|---|---|---|
options |
object with following keys:
|
- Source:
- interactivemarkers/InteractiveMarkerControl.js, line 18
Methods
-
<inner> stopPropagation(event)
-
Install default listeners for highlighting / dragging.
Parameters:
Name Type Description eventthe event to stop
- Source:
- interactivemarkers/InteractiveMarkerControl.js, line 70