MapstedMapDelta
public enum MapstedMapDelta
-
Declaration
Swift
case PropertyTightFit
-
Declaration
Swift
case BuildingLevel
-
Declaration
Swift
case Routing
-
Declaration
Swift
case PropertyLevel
-
Declaration
Swift
public var values: (deltaRatioX: Double, deltaRatioY: Double, minDeltaX: Double, minDeltaY: Double) { get }