$location->lat()
Returns the latitude
$location->lat(): float|null
Return types
floatornull
This method modifies the existing $location object it is applied to and returns it again.
Returns the latitude
$location->lat(): float|null
floatornull
This method modifies the existing $location object it is applied to and returns it again.