Builder
class Builder
Content copied to clipboard
Constructors
Functions
build
                          
                    Link copied to clipboard
                        extra
                    Link copied to clipboard
                        open fun extraOptions(@Nullable extraOptions: Value): TilesetDescriptorOptionsForTilesets.Builder
Content copied to clipboard
max
                    Link copied to clipboard
                        open fun maxZoom(maxZoom: Byte): TilesetDescriptorOptionsForTilesets.Builder
Content copied to clipboard
Maximum zoom level for the tile package.
min
                    Link copied to clipboard
                        open fun minZoom(minZoom: Byte): TilesetDescriptorOptionsForTilesets.Builder
Content copied to clipboard
Minimum zoom level for the tile package.
pixel
                    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.