Exemplo n.º 1
0
 function getDistance(GeoPosition $target)
 {
     return GeoUtil::getDistance($this, $target);
 }