MapstedMapRange
public class MapstedMapRange
-
Declaration
Swift
convenience public init()
-
Declaration
Swift
public init(min: Float, max: Float)
-
Minimum map zoom
Declaration
Swift
public var min: Float { get }
Return Value
the minValue
-
Maximum map zoom
Declaration
Swift
public var max: Float { get }
Return Value
the max