flywave-mapview.mapview.maprenderingmanager
Home > @flywave/flywave-mapview > MapView > mapRenderingManager
MapView.mapRenderingManager property
The instance of MapRenderingManager managing the rendering of the map. It is a public property to allow access and modification of some parameters of the rendering process at runtime.
Signature:
readonly mapRenderingManager: IMapRenderingManager;