Volatile

A setting to determine whether a source's tiles are cached locally.

Parameters

value

the property wrapped in Value to be used with native renderer.

Constructors

Link copied to clipboard
fun Volatile(value: Boolean)

Construct the Volatile with Boolean.

Link copied to clipboard
fun Volatile(expression: Expression)

Construct the Volatile with Mapbox Expression.

Link copied to clipboard
fun Volatile(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard