Package com.mapbox.maps.extension.style.layers.properties.generated

Types

Anchor
Link copied to clipboard
enum Anchor : Enum<Anchor> , LayerProperty
Whether extruded geometries are lit relative to the map or viewport.
CirclePitchAlignment
Link copied to clipboard
enum CirclePitchAlignment : Enum<CirclePitchAlignment> , LayerProperty
Orientation of circle when map is pitched.
CirclePitchScale
Link copied to clipboard
enum CirclePitchScale : Enum<CirclePitchScale> , LayerProperty
Controls the scaling behavior of the circle when the map is pitched.
CircleTranslateAnchor
Link copied to clipboard
enum CircleTranslateAnchor : Enum<CircleTranslateAnchor> , LayerProperty
Controls the frame of reference for circle-translate.
FillExtrusionTranslateAnchor
Link copied to clipboard
enum FillExtrusionTranslateAnchor : Enum<FillExtrusionTranslateAnchor> , LayerProperty
Controls the frame of reference for fill-extrusion-translate.
FillTranslateAnchor
Link copied to clipboard
enum FillTranslateAnchor : Enum<FillTranslateAnchor> , LayerProperty
Controls the frame of reference for fill-translate.
HillshadeIlluminationAnchor
Link copied to clipboard
enum HillshadeIlluminationAnchor : Enum<HillshadeIlluminationAnchor> , LayerProperty
Direction of light source when map is rotated.
IconAnchor
Link copied to clipboard
enum IconAnchor : Enum<IconAnchor> , LayerProperty
Part of the icon placed closest to the anchor.
IconPitchAlignment
Link copied to clipboard
enum IconPitchAlignment : Enum<IconPitchAlignment> , LayerProperty
Orientation of icon when map is pitched.
IconRotationAlignment
Link copied to clipboard
enum IconRotationAlignment : Enum<IconRotationAlignment> , LayerProperty
In combination with symbol-placement, determines the rotation behavior of icons.
IconTextFit
Link copied to clipboard
enum IconTextFit : Enum<IconTextFit> , LayerProperty
Scales the icon to fit around the associated text.
IconTranslateAnchor
Link copied to clipboard
enum IconTranslateAnchor : Enum<IconTranslateAnchor> , LayerProperty
Controls the frame of reference for icon-translate.
LineCap
Link copied to clipboard
enum LineCap : Enum<LineCap> , LayerProperty
The display of line endings.
LineJoin
Link copied to clipboard
enum LineJoin : Enum<LineJoin> , LayerProperty
The display of lines when joining.
LineTranslateAnchor
Link copied to clipboard
enum LineTranslateAnchor : Enum<LineTranslateAnchor> , LayerProperty
Controls the frame of reference for line-translate.
RasterResampling
Link copied to clipboard
enum RasterResampling : Enum<RasterResampling> , LayerProperty
The resampling/interpolation method to use for overscaling, also known as texture magnification filter
SkyType
Link copied to clipboard
enum SkyType : Enum<SkyType> , LayerProperty
The type of the sky
SymbolPlacement
Link copied to clipboard
enum SymbolPlacement : Enum<SymbolPlacement> , LayerProperty
Label placement relative to its geometry.
SymbolZOrder
Link copied to clipboard
enum SymbolZOrder : Enum<SymbolZOrder> , LayerProperty
Determines whether overlapping symbols in the same layer are rendered in the order that they appear in the data source or by their y-position relative to the viewport.
TextAnchor
Link copied to clipboard
enum TextAnchor : Enum<TextAnchor> , LayerProperty
Part of the text placed closest to the anchor.
TextJustify
Link copied to clipboard
enum TextJustify : Enum<TextJustify> , LayerProperty
Text justification options.
TextPitchAlignment
Link copied to clipboard
enum TextPitchAlignment : Enum<TextPitchAlignment> , LayerProperty
Orientation of text when map is pitched.
TextRotationAlignment
Link copied to clipboard
enum TextRotationAlignment : Enum<TextRotationAlignment> , LayerProperty
In combination with symbol-placement, determines the rotation behavior of the individual glyphs forming the text.
TextTransform
Link copied to clipboard
enum TextTransform : Enum<TextTransform> , LayerProperty
Specifies how to capitalize text, similar to the CSS text-transform property.
TextTranslateAnchor
Link copied to clipboard
enum TextTranslateAnchor : Enum<TextTranslateAnchor> , LayerProperty
Controls the frame of reference for text-translate.
TextWritingMode
Link copied to clipboard
enum TextWritingMode : Enum<TextWritingMode> , LayerProperty
The property allows control over a symbol's orientation.
Visibility
Link copied to clipboard
enum Visibility : Enum<Visibility> , LayerProperty
The visibility of a layer.