Extends
Methods
-
getFormat(){ol.format.Feature} experimental
src/ol/vectortile.js, line 95 -
Get the feature format assigned for reading this tile's features.
Returns:
Feature format.
-
getTileCoord(){ol.TileCoord} inherited experimental
src/ol/tile.js, line 72 -
Get the tile coordinate for this tile.
-
setLoader(loader) experimental
src/ol/vectortile.js, line 175 -
Set the feeature loader for reading this tile's features.
Name Type Description loaderol.FeatureLoader Feature loader.
OpenLayers 3