Builder

class Builder

Constructors

Link copied to clipboard
open fun Builder()

Functions

Link copied to clipboard
Accepts expired data when loading tiles.
Link copied to clipboard
Limits the download speed of the tile region.
Link copied to clipboard
Link copied to clipboard
The tile region's tileset descriptors.
Link copied to clipboard
Extra tile region load options.
Link copied to clipboard
open fun geometry(@Nullable geometry: Geometry): TileRegionLoadOptions.Builder
The tile region's associated geometry.
Link copied to clipboard
A custom Mapbox Value associated with this tile region for storing metadata.
Link copied to clipboard
Controls which networks may be used to load the tile.
Link copied to clipboard
open fun startLocation(@Nullable startLocation: Point): TileRegionLoadOptions.Builder
Starts loading the tile region at the given location and then proceeds to tiles that are further away from it.