mgrs-ios 1.1.6 Documentation

Class Label

open class Label  
  • Grid Label
Label Label GridLabel GridLabel GridLabel->Label

Subclasses

GridLabel

Initializers

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

public init(_ name: String, _ center: GridPoint, _ bounds: Bounds)  
  • Initialize
  • @param width
  •        tile width
    
  • @param height
  •        tile height
    
  • @param x
  •        x coordinate
    
  • @param y
  •        y coordinate
    
  • @param zoom
  •        zoom level
    

Properties

name

public var name: String
  • Name

center

public var center: GridPoint
  • Center point

bounds

public var bounds: Bounds
  • Bounds