Resolution
public enum Resolution : Int, Encodable
Sets the resolution of the base layers.
The values have units of km/mm e.g. 110 corresponds to a scale ratio of 1:110,000,000.
-
Undocumented
Declaration
Swift
case oneOver110M = 110
-
Undocumented
Declaration
Swift
case oneOver50M = 50