Class: ol.ImageTile

ol.ImageTile

new ImageTile

Parameters:
Name Type Argument Description
tileCoord ol.TileCoord Tile coordinate.
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 35

Methods

<protected> dispatchChangeEvent

Inherited From:
Source:
  • tile.js, line 50

getImage

Source:
  • imagetile.js, line 60

getKey

Source:
  • imagetile.js, line 82

getState

Inherited From:
Source:
  • tile.js, line 73
Returns:
State.
Type
ol.TileState

load

Load not yet loaded URI.
Source:
  • imagetile.js, line 114