- Preparing search index...
- The search index is not available
@vhb-map/core
Constructors
constructor
- new MapService(ngZone: NgZone): MapService
-
Properties
Private
ngZone
ngZone: NgZone
Methods
initMap
- initMap(container: undefined | string | HTMLDivElement, basemap: string | Basemap, center: number[] | Point, zoom: number, initProps: null | MapViewProperties): MapView
-
Parameters
-
container: undefined | string | HTMLDivElement
-
basemap: string | Basemap
-
center: number[] | Point
-
zoom: number
-
initProps: null | MapViewProperties
Returns MapView