getDataVersion abstract method
- TileKey tileKey
Gets the current data version of a tile.
tileKeyKey of the tile for which to retrieve the version.
Returns TileSourceDataVersion. Data version for a tile.
Implementation
TileSourceDataVersion getDataVersion(TileKey tileKey);