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