Tile Set
class TileSet
Content copied to clipboard
Tile set, allows using TileJson specification as source. Note that encoding
is only relevant to raster-dem
sources, and is not supported in the TileJson spec.
See also
Types
RasterDemBuilder
Link copied to clipboard
class RasterDemBuilder(tilejson: String, tiles: List<String>) : TileSet.Builder
Content copied to clipboard