updateRendererMapState
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/state/domain/appActionsState / updateRendererMapState
Function: updateRendererMapState()
updateRendererMapState(
mapState: {center:AppActionMapCenter;isRendered:boolean;zoom:number; },options?:StateUpdateOptions):void
Defined in: utils/state/domain/appActionsState.ts:142
Parametersβ
mapStateβ
centerβ
isRenderedβ
boolean
zoomβ
number
options?β
StateUpdateOptions = {}
Returnsβ
void