public class Crs
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Crs |
EPSG3395
WGS 84 / World Mercator
|
static Crs |
EPSG3857
WGS 84 / Pseudo-Mercator
|
static Crs |
EPSG4326
WGS 84
|
static Crs |
Simple
Leaflet specific
|
Constructor and Description |
---|
Crs(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |