Skip to content

Address::getLongitude

James Cobban edited this page Sep 26, 2019 · 2 revisions

$address->getLongitude()

Up: class Address

This method returns the longitude 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 -180.0 and +180.0.

Next: $address->getZoom()

Clone this wiki locally