MapstedMapRange

public class MapstedMapRange
  • Declaration

    Swift

    convenience public init()
  • Declaration

    Swift

    public init(min: Float, max: Float)
  • min

    Minimum map zoom

    Declaration

    Swift

    public var min: Float { get }

    Return Value

    the minValue

  • max

    Maximum map zoom

    Declaration

    Swift

    public var max: Float { get }

    Return Value

    the max