functions-online

Geo Distance

description

The distance function calculates the distance between 2 geo-coordinates. The distance is the distance on the crow flies, not by an itinerary.

The coordinates can be entered with . and , for the decimal place. Calculates the distance in kilometers (km).

declaration of Geo Distance

number geoDistance ( float $latitude1 , float $longitude1 , float $latitude2 , float $longitude2 )

test Geo Distance online













share Geo Distance

comments for Geo Distance

On 22. Dec 2014 01:27 Mello wrote:

Good one right here thanks for the gr8 site

+

Leave your comment