flywave-mapview.poimanager._constructor_
Home > @flywave/flywave-mapview > PoiManager > (constructor)
PoiManager.(constructor)
The constructor of the PoiManager.
Signature:
constructor(mapView: MapView);
Parameters
Parameter | Type | Description |
|---|---|---|
mapView | The MapView instance that should display the POIs. |