PredictiveCache

Wrapper for PredictiveCacheController to make it easier to disable.

Inheritors

Types

Link copied to clipboard
class Enabled(predictiveCacheController: PredictiveCacheController, mapStylesProvider: MapStylesProvider) : PredictiveCache

Functions

Link copied to clipboard
abstract suspend fun onMapCreated(mapboxMap: MapboxMap)
Link copied to clipboard
abstract fun onMapDestroyed(mapboxMap: MapboxMap)