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