Builder
Build a new PredictiveCacheOptions.
Constructors
Functions
Link copied to clipboard
Build PredictiveCacheOptions.
Link copied to clipboard
fun predictiveCacheMapsOptionsList(predictiveCacheMapsOptionsList: List<PredictiveCacheMapsOptions>): PredictiveCacheOptions.Builder
Content copied to clipboard
List of predictive cache Maps related options (PredictiveCacheMapsOptions).
Link copied to clipboard
fun predictiveCacheNavigationOptions(predictiveCacheNavigationOptions: PredictiveCacheNavigationOptions): PredictiveCacheOptions.Builder
Content copied to clipboard
Predictive cache Navigation related options.
Link copied to clipboard
fun unrecognizedTilesetDescriptorOptions(unrecognizedTilesetDescriptorOptions: List<PredictiveCacheUnrecognizedTilesetDescriptorOptions>): PredictiveCacheOptions.Builder
Content copied to clipboard
List of predictive cache unrecognized TilesetDescriptor related options (such as Search descriptor), Maps descriptors shouldn't be used here (PredictiveCacheUnrecognizedTilesetDescriptorOptions).