circlePitchScale property

dynamic circlePitchScale
final

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

Type: enum default: map Options: "map" Circles are scaled according to their apparent distance to the camera. "viewport" Circles are not scaled.

Sdk Support: basic functionality with js, android, ios, macos

Implementation

final dynamic circlePitchScale;