changeViewport Method
Beta
Change the ScreenViewport for this MarkerSet. After this call, the markers from this MarkerSet will only appear in the supplied ScreenViewport.
changeViewport(viewport: ScreenViewport): void
Parameter | Type | Description |
---|---|---|
viewport | ScreenViewport |
Returns - void
Defined in
- core/frontend/src/Marker.ts Line 393
Last Updated: 20 June, 2023