Common object containing all action types that are provided by the GeoJS API.
Properties:
Name | Type | Default | Description |
---|---|---|---|
momentum |
string | geo_action_momentum | |
pan |
string | geo_action_pan | |
rotate |
string | geo_action_rotate | |
select |
string | geo_action_select | |
unzoomselect |
string | geo_action_unzoomselect | |
zoom |
string | geo_action_zoom | |
zoomrotate |
string | geo_action_zoom_rotate | |
zoomselect |
string | geo_action_zoomselect | |
annotation_edit_handle |
string | geo_annotation_edit_handle | |
annotation_cursor |
string | geo_annotation_cursor |
Static Members
-
staticgeo.action.annotation_cursorstring
-
- Default Value:
- geo_annotation_cursor
-
staticgeo.action.annotation_edit_handlestring
-
- Default Value:
- geo_annotation_edit_handle
-
staticgeo.action.momentumstring
-
- Default Value:
- geo_action_momentum
-
staticgeo.action.panstring
-
- Default Value:
- geo_action_pan
-
staticgeo.action.rotatestring
-
- Default Value:
- geo_action_rotate
-
staticgeo.action.selectstring
-
- Default Value:
- geo_action_select
-
staticgeo.action.unzoomselectstring
-
- Default Value:
- geo_action_unzoomselect
-
staticgeo.action.zoomstring
-
- Default Value:
- geo_action_zoom
-
staticgeo.action.zoomrotatestring
-
- Default Value:
- geo_action_zoom_rotate
-
staticgeo.action.zoomselectstring
-
- Default Value:
- geo_action_zoomselect