new Tile
Parameters:
| Name | Type | Description |
|---|---|---|
tileCoord |
ol.TileCoord | Tile coordinate. |
- Source:
- tile.js, line 28
Extends
- goog.events.EventTarget
Members
-
getImage
-
- Source:
- tile.js, line 59
-
load
-
FIXME empty description for jsdoc
- Source:
- tile.js, line 81
-
<protected> state :ol.TileState
-
- Source:
- tile.js, line 41
-
tileCoord :ol.TileCoord
-
- Source:
- tile.js, line 35
Methods
-
<protected> dispatchChangeEvent
-
- Source:
- tile.js, line 50
-
getKey
-
- Source:
- tile.js, line 65
Returns:
Key.- Type
- string
-
getState
-
- Source:
- tile.js, line 73
Returns:
State.- Type
- ol.TileState