new TileGrid
Stability: experimental
Parameters:
| Name | Type | Description | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
olx.tilegrid.TileGridOptions | Tile grid options. Properties
|
- Source:
- tilegrid.js, line 23
Methods
-
getMinZoom
Stability: experimental -
- Source:
- tilegrid.js, line 141
Returns:
Min zoom.
- Type
- number
-
getOrigin
Stability: experimental -
Parameters:
Name Type Description znumber Z.
- Source:
- tilegrid.js, line 151
Returns:
Origin.
- Type
- ol.Coordinate
-
getResolution
Stability: experimental -
Parameters:
Name Type Description znumber Z.
- Source:
- tilegrid.js, line 167
Returns:
Resolution.
- Type
- number
-
getTileSize
Stability: experimental -
Parameters:
Name Type Description znumber Z.
- Source:
- tilegrid.js, line 365
Returns:
Tile size.
- Type
- number
OpenLayers 3