new ImageTile
Parameters:
| Name | Type | Argument | Description |
|---|---|---|---|
tileCoord |
ol.TileCoord | Tile coordinate. | |
state |
ol.TileState | State. | |
src |
string | Image source URI. | |
crossOrigin |
?string |
<nullable> |
Cross origin. |
- Source:
- imagetile.js, line 20
Extends
Members
-
tileCoord :ol.TileCoord
-
- Inherited From:
- Source:
- tile.js, line 38
Methods
-
<protected> dispatchChangeEvent
-
- Inherited From:
- Source:
- tile.js, line 53
-
getImage
-
- Source:
- imagetile.js, line 60
-
getKey
-
- Source:
- imagetile.js, line 82
-
getState
-
- Inherited From:
- Source:
- tile.js, line 76
Returns:
State.- Type
- ol.TileState
-
load
-
Load not yet loaded URI.
- Source:
- imagetile.js, line 114