MGLIconPitchAlignment
enum MGLIconPitchAlignment {}Orientation of icon when map is pitched.
Values of this type are used in the MGLSymbolStyleLayer.iconPitchAlignment
property.
- 
                  
                  The icon is aligned to the plane of the map. DeclarationObjective-C MGLIconPitchAlignmentMapSwift case map = 0
- 
                  
                  The icon is aligned to the plane of the viewport. DeclarationObjective-C MGLIconPitchAlignmentViewportSwift case viewport = 1
- 
                  
                  Automatically matches the value of MGLSymbolStyleLayer.iconRotationAlignment.DeclarationObjective-C MGLIconPitchAlignmentAutoSwift case auto = 2
 Install in Dash
              Install in Dash
             MGLIconPitchAlignment Enumeration Reference
        MGLIconPitchAlignment Enumeration Reference