tileMatrixSets property
The collection of tile matrix sets available for this WMTS layer.
Implementation
List<WmtsTileMatrixSet> get tileMatrixSets => _tileMatrixSets.value;
The collection of tile matrix sets available for this WMTS layer.
List<WmtsTileMatrixSet> get tileMatrixSets => _tileMatrixSets.value;