- 
                  
                  Undocumented See moreDeclarationSwift public enum Value<T> : Codable where T : Decodable, T : Encodableextension Value: Equatable where T: Equatable
- 
                  
                  Whether extruded geometries are lit relative to the map or viewport. See moreDeclarationSwift public enum Anchor : String, Codable, CaseIterable
- 
                  
                  Orientation of circle when map is pitched. See moreDeclarationSwift public enum CirclePitchAlignment : String, Codable, CaseIterable
- 
                  
                  Controls the scaling behavior of the circle when the map is pitched. See moreDeclarationSwift public enum CirclePitchScale : String, Codable, CaseIterable
- 
                  
                  Controls the frame of reference for See morecircle-translate.DeclarationSwift public enum CircleTranslateAnchor : String, Codable, CaseIterable
- 
                  
                  Controls the frame of reference for See morefill-extrusion-translate.DeclarationSwift public enum FillExtrusionTranslateAnchor : String, Codable, CaseIterable
- 
                  
                  Controls the frame of reference for See morefill-translate.DeclarationSwift public enum FillTranslateAnchor : String, Codable, CaseIterable
- 
                  
                  Direction of light source when map is rotated. See moreDeclarationSwift public enum HillshadeIlluminationAnchor : String, Codable, CaseIterable
- 
                  
                  Part of the icon placed closest to the anchor. See moreDeclarationSwift public enum IconAnchor : String, Codable, CaseIterable
- 
                  
                  Orientation of icon when map is pitched. See moreDeclarationSwift public enum IconPitchAlignment : String, Codable, CaseIterable
- 
                  
                  In combination with See moresymbol-placement, determines the rotation behavior of icons.DeclarationSwift public enum IconRotationAlignment : String, Codable, CaseIterable
- 
                  
                  Scales the icon to fit around the associated text. See moreDeclarationSwift public enum IconTextFit : String, Codable, CaseIterable
- 
                  
                  Controls the frame of reference for See moreicon-translate.DeclarationSwift public enum IconTranslateAnchor : String, Codable, CaseIterable
- 
                  
                  The display of line endings. See moreDeclarationSwift public enum LineCap : String, Codable, CaseIterable
- 
                  
                  The display of lines when joining. See moreDeclarationSwift public enum LineJoin : String, Codable, CaseIterable
- 
                  
                  Controls the frame of reference for See moreline-translate.DeclarationSwift public enum LineTranslateAnchor : String, Codable, CaseIterable
- 
                  
                  The resampling/interpolation method to use for overscaling, also known as texture magnification filter See moreDeclarationSwift public enum RasterResampling : String, Codable, CaseIterable
- 
                  
                  Undocumented See moreDeclarationSwift public enum ResolvedImage : Codableextension ResolvedImage: Equatable
- 
                  
                  Undocumented See moreDeclarationSwift public struct ResolvedImageData : Codable, Equatable
- 
                  
                  The transition property for a layer. A transition property controls timing for the interpolation between a transitionable style property’s previous value and new value. See moreDeclarationSwift public struct StyleTransition : Codable
- 
                  
                  Label placement relative to its geometry. See moreDeclarationSwift public enum SymbolPlacement : String, Codable, CaseIterable
- 
                  
                  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. To control the order and prioritization of symbols otherwise, use See moresymbol-sort-key.DeclarationSwift public enum SymbolZOrder : String, Codable, CaseIterable
- 
                  
                  Part of the text placed closest to the anchor. See moreDeclarationSwift public enum TextAnchor : String, Codable, CaseIterable
- 
                  
                  Text justification options. See moreDeclarationSwift public enum TextJustify : String, Codable, CaseIterable
- 
                  
                  Orientation of text when map is pitched. See moreDeclarationSwift public enum TextPitchAlignment : String, Codable, CaseIterable
- 
                  
                  In combination with See moresymbol-placement, determines the rotation behavior of the individual glyphs forming the text.DeclarationSwift public enum TextRotationAlignment : String, Codable, CaseIterable
- 
                  
                  Specifies how to capitalize text, similar to the CSS See moretext-transformproperty.DeclarationSwift public enum TextTransform : String, Codable, CaseIterable
- 
                  
                  Controls the frame of reference for See moretext-translate.DeclarationSwift public enum TextTranslateAnchor : String, Codable, CaseIterable
- 
                  
                  The property allows control over a symbol’s orientation. Note that the property values act as a hint, so that a symbol whose language doesn’t support the provided orientation will be laid out in its natural orientation. Example: English point symbol will be rendered horizontally even if array value contains single ‘vertical’ enum value. For symbol with point placement, the order of elements in an array define priority order for the placement of an orientation variant. For symbol with line placement, the default text writing mode is either [‘horizontal’, ‘vertical’] or [‘vertical’, ‘horizontal’], the order doesn’t affect the placement. See moreDeclarationSwift public enum TextWritingMode : String, Codable, CaseIterable
- 
                  
                  Undocumented See moreDeclarationSwift public enum Visibility : String, Codable
 Layer Property Values  Reference
        Layer Property Values  Reference