action
- Description:
Common object containing all action types that are provided by the GeoJS API.
- Source:
Properties:
Name | Type | Description |
---|---|---|
momentum |
string | |
pan |
string | |
rotate |
string | |
select |
string | |
unzoomselect |
string | |
zoom |
string | |
zoomrotate |
string | |
zoomselect |
string | |
annotation_edit_handle |
string | |
annotation_cursor |
string |
Members
(static) annotation_cursor :string
Type:
- string
(static) annotation_edit_handle :string
Type:
- string
(static) momentum :string
Type:
- string
(static) pan :string
Type:
- string
(static) rotate :string
Type:
- string
(static) select :string
Type:
- string
(static) unzoomselect :string
Type:
- string
(static) zoom :string
Type:
- string
(static) zoomrotate :string
Type:
- string
(static) zoomselect :string
Type:
- string