Package com.javadocmd.simplelatlng

The base package for latitude and longitude utilities offered by SimpleLatLng.

See:
          Description

Class Summary
Geohasher Implements the Geohash algorithm for hashing latitude and longitude points.
LatLng A representation of a single point in latitude and longitude.
LatLngTool Primary calculations and tools.
 

Package com.javadocmd.simplelatlng Description

The base package for latitude and longitude utilities offered by SimpleLatLng.

LatLng is a class for representing a single point in latitude and longitude.

LatLngTool contains static methods for performing common calculations on LatLng points.



Copyright © 2010-2011. All Rights Reserved.