circlePitchScale

abstract fun circlePitchScale(circlePitchScale: CirclePitchScale = CirclePitchScale.MAP): CircleLayer

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

Parameters

circlePitchScale

value of circlePitchScale


abstract fun circlePitchScale(circlePitchScale: Expression): CircleLayer

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

Parameters

circlePitchScale

value of circlePitchScale as Expression