Describes the limits of a tile matrix. All defined properties are read-only.

Since

2019.1

Hierarchy

  • WMTSCapabilitiesTileMatrixLimits

Properties

maxTileCol: number

Maximum tile column for which tiles are available in the tile matrix.

maxTileRow: number

Maximum tile row for which tiles are available in the tile matrix.

minTileCol: number

Minimum tile column for which tiles are available in the tile matrix.

minTileRow: number

Minimum tile row for which tiles are available in the tile matrix.