Package 

Class SphericalMercatorProjection

    • Method Summary

      Modifier and Type Method Description
      Point toPoint(LatLng latLng)
      LatLng toLatLng(Point point)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SphericalMercatorProjection

        SphericalMercatorProjection(double worldWidth)