circlePitchScale

open override fun circlePitchScale(circlePitchScale: CirclePitchScale): CircleLayer

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

Use static method CircleLayer.defaultCirclePitchScale to set the default property.

Parameters

circlePitchScale

value of circlePitchScale

open override fun circlePitchScale(circlePitchScale: Expression): CircleLayer

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

Use static method CircleLayer.defaultCirclePitchScaleAsExpression to set the default property.

Parameters

circlePitchScale

value of circlePitchScale as Expression

val circlePitchScale: CirclePitchScale?

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