mapbox-maps-android
/
com.mapbox.maps.extension.style.layers.properties.generated
/
CirclePitchScale
Circle
Pitch
Scale
enum
CirclePitchScale
:
Enum
<
CirclePitchScale
> ,
LayerProperty
Content copied to clipboard
Controls the scaling behavior of the circle when the map is pitched.
Entries
Properties
Parameters
Parameters
value
String value of this property
Entries
VIEWPORT
Link copied to clipboard
VIEWPORT
("viewport")
Content copied to clipboard
Circles are not scaled.
MAP
Link copied to clipboard
MAP
("map")
Content copied to clipboard
Circles are scaled according to their apparent distance to the camera.
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
open override val
value
:
String
Content copied to clipboard
String value of this property