Location::getLatitude - jcobban/Genealogy GitHub Wiki
$location->getLatitude()
Up: class Location
This method returns the latitude of the physical location associated with the instance of Location
. This method exists for symmetry with class Address.
The return value is a double-precision floating point number between -90.0 and +90.0.