Modifier and Type | Field and Description |
---|---|
static CRS |
Earth
Serves as the base for CRS that are global such that they cover the earth.
|
static CRS |
EPSG3395
Rarely used by some commercial tile providers.
|
static CRS |
EPSG3857
The most common CRS for online maps, used by almost all free and commercial tile providers.
|
static CRS |
EPSG4326
A common CRS among GIS enthusiasts.
|
static CRS |
Simple
A simple CRS that maps longitude and latitude into x and y directly.
|
Constructor and Description |
---|
CRS() |
@JsProperty public static CRS EPSG3395
@JsProperty public static CRS EPSG3857
@JsProperty public static CRS EPSG4326
@JsProperty public static CRS Earth
@JsProperty public static CRS Simple
Copyright © 2018 G-Widgets. All rights reserved.