Builder
class Builder
Content copied to clipboard
Constructors
Functions
build
Link copied to clipboard
extra Options
Link copied to clipboard
open fun extraOptions(@Nullable extraOptions: Value): TilesetDescriptorOptionsForTilesets.Builder
Content copied to clipboard
max Zoom
Link copied to clipboard
open fun maxZoom(maxZoom: Byte): TilesetDescriptorOptionsForTilesets.Builder
Content copied to clipboard
Maximum zoom level for the tile package.
min Zoom
Link copied to clipboard
open fun minZoom(minZoom: Byte): TilesetDescriptorOptionsForTilesets.Builder
Content copied to clipboard
Minimum zoom level for the tile package.
pixel Ratio
Link copied to clipboard
open fun pixelRatio(pixelRatio: Float): TilesetDescriptorOptionsForTilesets.Builder
Content copied to clipboard
Pixel ratio to be accounted for when downloading raster tiles.