action

geo. Namespace

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

Source:
Default Value:
  • geo_annotation_cursor
Type:
  • string

(static) annotation_edit_handle :string

Source:
Default Value:
  • geo_annotation_edit_handle
Type:
  • string

(static) momentum :string

Source:
Default Value:
  • geo_action_momentum
Type:
  • string

(static) pan :string

Source:
Default Value:
  • geo_action_pan
Type:
  • string

(static) rotate :string

Source:
Default Value:
  • geo_action_rotate
Type:
  • string

(static) select :string

Source:
Default Value:
  • geo_action_select
Type:
  • string

(static) unzoomselect :string

Source:
Default Value:
  • geo_action_unzoomselect
Type:
  • string

(static) zoom :string

Source:
Default Value:
  • geo_action_zoom
Type:
  • string

(static) zoomrotate :string

Source:
Default Value:
  • geo_action_zoom_rotate
Type:
  • string

(static) zoomselect :string

Source:
Default Value:
  • geo_action_zoomselect
Type:
  • string