PHP Location\Distance 네임스페이스

Interfaces

이름 설명
DistanceInterface Interface for Distance Calculator Classes

클래스들

이름 설명
Haversine Implementation of distance calculation with http://en.wikipedia.org/wiki/Law_of_haversines
HaversineTest
Vincenty Implementation of distance calculation with Vincenty Method
VincentyTest