Package | Description |
---|---|
com.gwidgets.api.leaflet |
Modifier and Type | Field and Description |
---|---|
static Projection |
L.Projection.LonLat
Equirectangular, or Plate Carree projection the most simple projection, mostly used by GIS enthusiasts.
|
static Projection |
L.Projection.Mercator
Elliptical Mercator projection more complex than Spherical Mercator.
|
static Projection |
L.Projection.SphericalMercator
Spherical Mercator projection the most common projection for online maps, used by almost all free and commercial tile providers.
|
Copyright © 2018 G-Widgets. All rights reserved.