mapbox-maps-android
/
com.mapbox.maps.extension.style.layers.properties.generated
/
TextPitchAlignment
Text
Pitch
Alignment
enum
TextPitchAlignment
:
Enum
<
TextPitchAlignment
> ,
LayerProperty
Content copied to clipboard
Orientation of text when map is pitched.
Entries
Properties
Parameters
Parameters
value
String value of this property
Entries
AUTO
Link copied to clipboard
AUTO
("auto")
Content copied to clipboard
Automatically matches the value of {@link TEXT_ROTATION_ALIGNMENT}.
VIEWPORT
Link copied to clipboard
VIEWPORT
("viewport")
Content copied to clipboard
The text is aligned to the plane of the viewport.
MAP
Link copied to clipboard
MAP
("map")
Content copied to clipboard
The text is aligned to the plane of the map.
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