Skip to content

Address::getLatitude

James Cobban edited this page Sep 26, 2019 · 1 revision

$address->getLatitude()

Up: class Address

This method returns the latitude of the physical location associated with the instance of Address. This method exists for symmetry with class Location.

The return value is a double-precision floating point number between -90.0 and +90.0.

Next: $address->getLongitude()

Clone this wiki locally