new WMTS
Stability: experimental
Parameters:
| Name | Type | Description |
|---|---|---|
options |
olx.tilegrid.WMTSOptions | WMTS options. |
- Source:
- wmtstilegrid.js, line 17
Extends
Methods
-
getMatrixIds
Stability: experimental -
- Source:
- wmtstilegrid.js, line 55
Returns:
MatrixIds.
- Type
- Array.<string>
-
getMinZoom
Stability: experimental -
- Inherited From:
- Source:
- tilegrid.js, line 153
Returns:
Min zoom.
- Type
- number
-
getOrigin
Stability: experimental -
Parameters:
Name Type Description znumber Z.
- Inherited From:
- Source:
- tilegrid.js, line 163
Returns:
Origin.
- Type
- ol.Coordinate
-
getResolutions
Stability: experimental -
- Inherited From:
- Source:
- tilegrid.js, line 188
Returns:
Resolutions.
- Type
- Array.<number>
-
getTileSize
Stability: experimental -
Parameters:
Name Type Description znumber Z.
- Inherited From:
- Source:
- tilegrid.js, line 377
Returns:
Tile size.
- Type
- number
OpenLayers 3