TileSize

The minimum visual size to display tiles for this layer. Only configurable for raster layers.

Parameters

value

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

Constructors

Link copied to clipboard
fun TileSize(value: Long)

Construct the TileSize with Long.

Link copied to clipboard
fun TileSize(expression: Expression)

Construct the TileSize with Mapbox Expression.

Link copied to clipboard
fun TileSize(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard