stevendesu/world-distance

A Laravel 5 package for calculating the distance between two given points on a globe. Optionally uses Google's Distance Matrix API. By default just uses math and assumes a spherical Earth.

dev-master 2015-03-08 17:20 UTC

This package is not auto-updated.

Last update: 2024-04-17 06:40:16 UTC


README

Calculates the distance between two points on a globe, inspired by @ritey