Scheme

enum Scheme : Enum<Scheme>

Influences the y direction of the tile coordinates. The global-mercator (aka Spherical Mercator) profile is assumed.

Parameters

value

Entries

TMS
Link copied to clipboard
TMS("tms")

OSGeo spec scheme.

XYZ
Link copied to clipboard
XYZ("xyz")

Slippy map tilenames scheme.

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int
value
Link copied to clipboard
val value: String