Class: ol.Tile

ol.Tile

new Tile

Parameters:
Name Type Description
tileCoord ol.TileCoord Tile coordinate.
Source:
  • tile.js, line 27

Extends

  • goog.events.EventTarget

Members

getImage

Source:
  • tile.js, line 58

load

FIXME empty description for jsdoc
Source:
  • tile.js, line 80

<protected> state :ol.TileState

Source:
  • tile.js, line 40

tileCoord :ol.TileCoord

Source:
  • tile.js, line 34

Methods

<protected> dispatchChangeEvent

Source:
  • tile.js, line 49

getKey

Source:
  • tile.js, line 64
Returns:
Key.
Type
string

getState

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