Tile coordinate.
State.
Data source url.
Feature format.
Tile load function.
Get the feature format assigned for reading this tile's features.
Get the tile coordinate for this tile.
The tile coordinate.
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.
Features.
Set the feature loader for reading this tile's features.
Feature loader.
Set the projection of the features that were added with #setFeatures.
Feature projection.
Generated using TypeDoc
Param: tileCoord
Tile coordinate.
Param: state
State.
Param: src
Data source url.
Param: format
Feature format.
Param: tileLoadFunction
Tile load function.