API Reference > imodeljs-frontend > Tiles > TileAdmin > getMaximumMajorTileFormatVersion getMaximumMajorTileFormatVersion Method Given a numeric combined major+minor tile format version (typically obtained from a request to the backend to query the maximum tile format version it supports), return the maximum major format version to be used to request tile content from the backend. getMaximumMajorTileFormatVersion(formatVersion?: number): number see TileAdmin.Props.maximumMajorTileFormatVersion see CurrentImdlVersion Parameter Type Description formatVersion number Returns - number Defined in core/frontend/src/tile/TileAdmin.ts Line 283 Last Updated: 11 June, 2024