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 19

Extends

Members

tileCoord :ol.TileCoord

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

Methods

<protected> dispatchChangeEvent

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

getImage

Source:
  • imagetile.js, line 59

getKey

Source:
  • imagetile.js, line 81

getState

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

load

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