| 99 | | * will fail otherwise. Though not documented anywhere, |
|---|
| 100 | | * OpenLayers.Util.distVincenty takes two objects representing |
|---|
| 101 | | * points with geographic coordinates and returns the geodesic |
|---|
| 102 | | * distance between them (shortest distance between the two |
|---|
| 103 | | * points on a sphere) in *kilometers*. |
|---|
| | 99 | * will fail otherwise. OpenLayers.Util.distVincenty takes |
|---|
| | 100 | * two objects representing points with geographic coordinates |
|---|
| | 101 | * and returns the geodesic distance between them (shortest |
|---|
| | 102 | * distance between the two points on an ellipsoid) in *kilometers*. |
|---|