new Tile
Parameters:
| Name | Type | Description |
|---|---|---|
tileCoord |
ol.TileCoord | Tile coordinate. |
state |
ol.TileState | State. |
- Source:
- tile.js, line 31
Extends
- goog.events.EventTarget
Members
-
getImage
-
- Source:
- tile.js, line 62
-
load
-
FIXME empty description for jsdoc
- Source:
- tile.js, line 84
-
<protected> state :ol.TileState
-
- Source:
- tile.js, line 44
-
tileCoord :ol.TileCoord
-
- Source:
- tile.js, line 38
Methods
-
<protected> dispatchChangeEvent
-
- Source:
- tile.js, line 53
-
getKey
-
- Source:
- tile.js, line 68
Returns:
Key.- Type
- string
-
getState
-
- Source:
- tile.js, line 76
Returns:
State.- Type
- ol.TileState