iconKeepUpright

abstract fun iconKeepUpright(iconKeepUpright: Boolean = false): SymbolLayer

If true, the icon may be flipped to prevent it from being rendered upside-down.

Parameters

iconKeepUpright

value of iconKeepUpright

abstract fun iconKeepUpright(iconKeepUpright: Expression): SymbolLayer

If true, the icon may be flipped to prevent it from being rendered upside-down.

Parameters

iconKeepUpright

value of iconKeepUpright as Expression