Class: ol.source.Stamen
new Stamen
Parameters:
| Name |
Type |
Description |
stamenOptions |
ol.source.StamenOptions
|
Stamen options. |
- Source:
Extends
Members
-
isReady
-
- Inherited From:
- Source:
-
-
- Inherited From:
- Source:
-
<protected> tileUrlFunction :ol.TileUrlFunctionType
-
- Inherited From:
- Source:
Methods
-
<protected> dispatchLoadEvent
-
- Inherited From:
- Source:
-
getAttributions
-
- Inherited From:
- Source:
Returns:
Attributions.
-
Type
-
Array.<ol.Attribution>
-
getExtent
-
- Inherited From:
- Source:
Returns:
Extent.
-
Type
-
ol.Extent
-
getProjection
-
- Inherited From:
- Source:
Returns:
Projection.
-
Type
-
ol.Projection
-
getResolutions
-
- Inherited From:
- Source:
-
getTile
-
Parameters:
| Name |
Type |
Description |
tileCoord |
ol.TileCoord
|
Tile coordinate. |
- Inherited From:
- Source:
Returns:
Tile.
-
Type
-
ol.Tile
-
getTileCoordUrl
-
Parameters:
| Name |
Type |
Description |
tileCoord |
ol.TileCoord
|
Tile coordinate. |
- Inherited From:
- Source:
Returns:
Tile URL.
-
Type
-
string
|
undefined
-
getTileGrid
-
- Inherited From:
- Source:
Returns:
Tile grid.
-
Type
-
ol.tilegrid.TileGrid
-
setAttributions
-
Parameters:
| Name |
Type |
Description |
attributions |
Array.<ol.Attribution>
|
Attributions. |
- Inherited From:
- Source:
-
setExtent
-
Parameters:
| Name |
Type |
Description |
extent |
ol.Extent
|
Extent. |
- Inherited From:
- Source:
-
setProjection
-
Parameters:
- Inherited From:
- Source: