| Package | Description |
|---|---|
| de.alpharogroup.jgeohash | |
| de.alpharogroup.jgeohash.distance |
| Modifier and Type | Class and Description |
|---|---|
class |
GeoHashPoint
The Class GeoHashPoint.
|
class |
Point
The Class Point represents a point on earth with the latitude and longitude.
|
| Constructor and Description |
|---|
GeoHashPoint(Position position)
Instantiates a new geo hash point.
|
| Modifier and Type | Method and Description |
|---|---|
static double |
DistanceCalculator.distanceBetweenPoints(Position start,
Position end,
MeasuringUnit unit)
Returns the distance between two points.
|
Copyright © 2010–2015. All rights reserved.