API Reference > imodeljs-frontend > Views > MarkerSet > changeViewport 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 354 Last Updated: 13 June, 2024