Builder
class Builder
Constructors
Functions
Link copied to clipboard
                Accepts expired data when loading tiles.
Link copied to clipboard
                open fun averageBytesPerSecond(@Nullable averageBytesPerSecond: Integer): TileRegionLoadOptions.Builder
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
                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
                open fun networkRestriction(@NonNull networkRestriction: NetworkRestriction): TileRegionLoadOptions.Builder
Controls which networks may be used to load the tile.
Link copied to clipboard
                Starts loading the tile region at the given location and then proceeds to tiles that are further away from it.