API Reference > imodeljs-frontend > Views > ViewState > hasSameCoordinates hasSameCoordinates Method Determine whether this ViewState has the same coordinate system as another one. They must be from the same iModel, and view a model in common. hasSameCoordinates(other: ViewState): boolean Parameter Type Description other ViewState Returns - boolean Defined in core/frontend/src/ViewState.ts Line 1003 Last Updated: 11 June, 2024