Interface OfflineRegionTileSelectorOptions

interface OfflineRegionTileSelectorOptions {
    scheme?: QueryTileScheme;
    tileMatrixSetId?: string;
}

Hierarchy (view full)

Properties

tms rows are folded onto their canonical XYZ row before addressing.

tileMatrixSetId?: string

Separates pyramids that share coordinates but not a grid (for example an OGC tile-matrix set).