public class SphericalMercatorProjection
extends java.lang.Object
| Constructor and Description |
|---|
SphericalMercatorProjection(double worldWidth) |
| Modifier and Type | Method and Description |
|---|---|
LatLng |
toLatLng(Point point) |
Point |
toPoint(LatLng latLng) |