IconOptional

If true, text will display without their corresponding icons when the icon collides with other symbols and the text does not.

Parameters

value

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

Constructors

Link copied to clipboard
fun IconOptional(value: Boolean)

Construct the IconOptional with Boolean.

Link copied to clipboard
fun IconOptional(expression: Expression)

Construct the IconOptional with Mapbox Expression.

Link copied to clipboard
fun IconOptional(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard