Style
public enum Style : StringThe enum Style.
- 
                  
                  The Polygon Style DeclarationSwift case polygons = "polygons"
- 
                  
                  The Polyline Style DeclarationSwift case lines = "lines"
- 
                  
                  The Point & Marker Style DeclarationSwift case points = "points"
- 
                  
                  The Label Style DeclarationSwift case text = "text"
 Style Enum Reference
        Style Enum Reference