类名 ViewEventType

成员变量

String

# static readonly click

'click',鼠标点击事件

Default Value:
  • 'click'
String

# static readonly doubleClick

'double-click',鼠标双击事件

Default Value:
  • 'double-click'
String

# static readonly drag

'drag',鼠标拖拽事件

Default Value:
  • 'drag'
String

# static readonly immediateClick

'immediateClick',鼠标点击事件

Default Value:
  • 'immediate-click'
String

# static readonly keyDown

'key-down',键盘按下事件

Default Value:
  • 'key-down'
String

# static readonly keyPress

'key-press',键盘输入事件

Default Value:
  • 'key-press'
String

# static readonly keyUp

'key-up',键盘抬起事件

Default Value:
  • 'key-up'
String

# static readonly loaded

'loaded',地图视图加载完毕事件

Default Value:
  • 'loaded'
String

# static readonly mapMove

'move',地图移动事件

Default Value:
  • 'move'
String

# static readonly mapMoveEnd

'move-end',地图移动之后的事件

Default Value:
  • 'map-end'
String

# static readonly mouseDown

mouseDown

Default Value:
  • 'mouse-down'
String

# static readonly mouseMove

mouseMove

Default Value:
  • 'mouse-move'
String

# static readonly mouseOut

'mouse-out',鼠标移出视窗事件

Default Value:
  • 'mouse-out'
String

# static readonly mouseOver

'mouse-over',鼠标移入视窗事件

Default Value:
  • 'mouse-over'
String

# static readonly mouseUp

mouseUp

Default Value:
  • 'mouse-up'
String

# static readonly pointerDown

'mouse-down',鼠标按下事件

Default Value:
  • 'mouse-down'
String

# static readonly pointerMove

'mouse-move',鼠标移动事件

Default Value:
  • 'mouse-move'
String

# static readonly pointerUp

'mouse-up',鼠标抬起事件

Default Value:
  • 'mouse-up'
String

# static readonly previewClick

'preview-click',鼠标按下之前触发的事件

Default Value:
  • 'preview-click'
String

# static readonly resize

'resize',地图视图尺寸变化事件

Default Value:
  • 'resize'
String

# static readonly rightClickDown

'right-click-down',鼠标右键事件

Default Value:
  • 'right-click-down'
String

# static readonly viewChange

'view-change',地图视图改变事件

Default Value:
  • 'view-change'
String

# static readonly viewCreated

'innerView-created',引擎视图创建完毕事件

Default Value:
  • 'view-created'
String

# static readonly wheel

'wheel',鼠标滚轮事件

Default Value:
  • 'wheel'
String

# static readonly zoom

'zoom',zoom变化事件

Default Value:
  • 'zoom'
String

# static readonly zoomEnd

'zoom-end',zoom变化之后触发事件

Default Value:
  • 'zoom-end'
构造函数
成员变量
方法
事件