new Tile
Parameters:
| Name | Type | Description |
|---|---|---|
tileCoord |
ol.TileCoord | Tile coordinate. |
- Source:
- tile.js, line 29
Extends
- goog.events.EventTarget
Members
-
getImage
-
- Source:
- tile.js, line 67
-
inQueue :number
-
A count incremented each time the tile is inQueue in a tile queue, and decremented each time the tile is dequeued from a tile queue.
- Source:
- tile.js, line 38
-
load
-
FIXME empty description for jsdoc
- Source:
- tile.js, line 89
-
<protected> state :ol.TileState
-
- Source:
- tile.js, line 49
-
tileCoord :ol.TileCoord
-
- Source:
- tile.js, line 43
Methods
-
<protected> dispatchChangeEvent
-
- Source:
- tile.js, line 58
-
getKey
-
- Source:
- tile.js, line 73
Returns:
Key.- Type
- string
-
getState
-
- Source:
- tile.js, line 81
Returns:
State.- Type
- ol.TileState