getCirclePitchScale method
Controls the scaling behavior of the circle when the map is pitched.
Implementation
Future<CirclePitchScale?> getCirclePitchScale() =>
messenger.getCirclePitchScale(id);
Controls the scaling behavior of the circle when the map is pitched.
Future<CirclePitchScale?> getCirclePitchScale() =>
messenger.getCirclePitchScale(id);