MapboxScaleBarOrnamentView

public class MapboxScaleBarOrnamentView : UIView

Undocumented

  • Row

    Undocumented

    Declaration

    Swift

    public typealias Row = (distance: CLLocationDistance, numberOfBars: UInt)
  • Undocumented

    Declaration

    Swift

    public var metersPerPoint: CLLocationDistance { get set }
  • Undocumented

    Declaration

    Swift

    public override var intrinsicContentSize: CGSize { get }
  • Undocumented

    Declaration

    Swift

    override public init(frame: CGRect)
  • Undocumented

    Declaration

    Swift

    public override func updateConstraints()
  • Undocumented

    Declaration

    Swift

    public override func layoutSubviews()