new Map()
获取同步创建g3d的地图创建工具
Methods
-
getGraphView3d() → {ht.graph3d.Graph3dView}
-
Returns:
ht.graph3d.Graph3dView -
getMap() → {Map}
-
Returns:
Map -
getOriginalMap() → {any}
-
获取原生mapbox对象
Returns:
any -即通过 new mapboxgl.Map() 创建的对象, v0.2.9 及以上版本
-
init(params) → {void}
-
Parameters:
Name Type Description params
mapInitObj Returns:
void