Projection
The projection configuration. Note: this definition is still experimental and is under development.
projection: {"type": "globe"}
type
Optional enum. Possible values: mercator
, globe
. Defaults to mercator
.
The projection type.
mercator
: The Mercator projection.globe
: The globe projection.