mgrs-ios 1.1.6 Documentation

Class Grid​Label

public class GridLabel: Label  
  • MGRS Grid Label
GridLabel GridLabel Label Label GridLabel->Label

Superclass

Label

Initializers

init(_:​_:​_:​_:​_:​)

public init(_ name: String, _ center: GridPoint, _ bounds: Bounds, _ gridType: GridType, _ coordinate: MGRS)  
  • Initialize
  • @param name
  •        name
    
  • @param center
  •        center point
    
  • @param bounds
  •        bounds
    
  • @param gridType
  •        grid type
    
  • @param coordinate
  •        MGRS coordinate
    

Properties

grid​Type

public var gridType: GridType
  • Grid type

coordinate

public var coordinate: MGRS
  • MGRS coordinate