Builder

class Builder

Build a new PredictiveCacheOptions.

Constructors

Link copied to clipboard
fun Builder()

Functions

Link copied to clipboard
fun build(): PredictiveCacheOptions
Link copied to clipboard
fun predictiveCacheMapsOptionsList(predictiveCacheMapsOptionsList: List<PredictiveCacheMapsOptions>): PredictiveCacheOptions.Builder

List of predictive cache Maps related options (PredictiveCacheMapsOptions).

Link copied to clipboard
fun predictiveCacheNavigationOptions(predictiveCacheNavigationOptions: PredictiveCacheNavigationOptions): PredictiveCacheOptions.Builder

Predictive cache Navigation related options.

Link copied to clipboard

List of predictive cache unrecognized TilesetDescriptor related options (such as Search descriptor), Maps descriptors shouldn't be used here (PredictiveCacheUnrecognizedTilesetDescriptorOptions).