scheme property

String? scheme
final

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

Type: enum default: xyz Options: "xyz" Slippy map tilenames scheme. "tms" OSGeo spec scheme.

Implementation

final String? scheme;