circlePitchScale

open override fun circlePitchScale(circlePitchScale: CirclePitchScale): CircleLayer

Controls the scaling behavior of the circle when the map is pitched.

Parameters

circlePitchScale

value of circlePitchScale

open override fun circlePitchScale(circlePitchScale: Expression): CircleLayer

Controls the scaling behavior of the circle when the map is pitched.

Parameters

circlePitchScale

value of circlePitchScale as Expression

val circlePitchScale: CirclePitchScale?

Controls the scaling behavior of the circle when the map is pitched.