mgrs-ios 1.1.6 Documentation

Class Grid​Style

public class GridStyle  
  • Grid Line Style

Initializers

init()

public init()  
  • Initialize

init(_:​_:​)

public init(_ color: UIColor?, _ width: Double)  
  • Initialize
  • @param color
  •        color
    
  • @param width
  •        width
    

Properties

color

public var color: UIColor? 
  • Grid line color

width

public var width: Double = 0
  • Grid line width