Class: mapDataEvent

.Event. mapDataEvent

鼠标事件类,为二维地图提供地图鼠标事件。

new mapDataEvent()

Source:
View2D/event/mapDataEvent.js

Members


datatype :String

数据类型。
Type:
  • String
Default Value:
  • null
Source:
View2D/event/mapDataEvent.js

type :String

事件类型。
Type:
  • String
Default Value:
  • null
Source:
View2D/event/mapDataEvent.js

Methods


intialize(options)

GeoGlobe.MapMouseEvent构造函数。
Parameters:
Name Type Description
options Object mapDataEvent相关选项设置。
Source:
View2D/event/mapDataEvent.js