Param: tileCoord

Tile coordinate.

Param: state

State.

Param: src

Data source url.

Param: format

Feature format.

Param: tileLoadFunction

Tile load function.

Hierarchy

Constructors

Methods

  • Get the feature format assigned for reading this tile's features.

    Returns ol.format.Feature

    Feature format.

    Api

  • Get the tile coordinate for this tile.

    Returns TileCoord

    The tile coordinate.

    Api

  • Load the image or retry if loading previously failed. Loading is taken care of by the tile queue, and calling this method is only needed for preloading or for reloading in case of an error.

    Returns void

    Abstract

    Api

  • Parameters

    Returns void

    Api

  • Set the feature loader for reading this tile's features.

    Parameters

    Returns void

    Api

  • Set the projection of the features that were added with #setFeatures.

    Parameters

    Returns void

    Api

Generated using TypeDoc