ClusterRadius

Radius of each cluster if clustering is enabled. A value of 512 indicates a radius equal to the width of a tile.

Parameters

value

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

Constructors

Link copied to clipboard
fun ClusterRadius(value: Long)

Construct the ClusterRadius with Long.

Link copied to clipboard
fun ClusterRadius(expression: Expression)

Construct the ClusterRadius with Mapbox Expression.

Link copied to clipboard
fun ClusterRadius(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard