Scheme
public struct Scheme : RawRepresentable, Codable, Hashable
Influences the y direction of the tile coordinates. The global-mercator (aka Spherical Mercator) profile is assumed.
-
Declaration
Swift
public let rawValue: String -
Declaration
Swift
public init(rawValue: String) -
Slippy map tilenames scheme.
Declaration
Swift
public static let xyz: Scheme -
OSGeo spec scheme.
Declaration
Swift
public static let tms: Scheme
Scheme Structure Reference