circle Pitch Scale
open override fun circlePitchScale(circlePitchScale: CirclePitchScale): CircleLayer
Content copied to clipboard
Controls the scaling behavior of the circle when the map is pitched.
Use static method CircleLayer.defaultCirclePitchScale to set the default property.
Parameters
circle Pitch Scale
value of circlePitchScale
open override fun circlePitchScale(circlePitchScale: Expression): CircleLayer
Content copied to clipboard
Controls the scaling behavior of the circle when the map is pitched.
Use static method CircleLayer.defaultCirclePitchScaleAsExpression to set the default property.
Parameters
circle Pitch Scale
value of circlePitchScale as Expression
Controls the scaling behavior of the circle when the map is pitched.