Constructors
Private
constructor
- new MapViewManager(): MapViewManager
Properties
Private
mapViewCreateCallbacks
Private
mapViewHashMap
mapViewHashMap: HashMap<number, MapView> = ... Private
Static
sInstance
Methods
registerMapViewCreatedCallback
- registerMapViewCreatedCallback(callback): void
Returns void
unregisterMapViewCreatedCallback
- unregisterMapViewCreatedCallback(callback): void
Returns void
Static
getInstance
- getInstance(): MapViewManager
返回MapViewManager
地图mapview管理类