TileRequestsDelay

For the tiled sources, this property sets the tile requests delay. The given delay comes in action only during an ongoing animation or gestures. It helps to avoid loading, parsing and rendering of the transient tiles and thus to improve the rendering performance, especially on low-end devices.

Parameters

value

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

Constructors

Link copied to clipboard

Construct the TileRequestsDelay with Double.

Link copied to clipboard
fun TileRequestsDelay(expression: Expression)

Construct the TileRequestsDelay with Mapbox Expression.

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard