circlePitchScale

open override fun circlePitchScale(circlePitchScale: CirclePitchScale): CircleLayer

Controls the scaling behavior of the circle when the map is pitched. Default value: "map".

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. Default value: "map".

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

Parameters

circlePitchScale

value of circlePitchScale as Expression


Controls the scaling behavior of the circle when the map is pitched. Default value: "map".