Geolocalizable
in
Table of Contents
Methods
- getLatitude() : float
- getLongitude() : float
- setLatitude() : void
- setLongitude() : void
Methods
getLatitude()
public
getLatitude() : float
Return values
floatgetLongitude()
public
getLongitude() : float
Return values
floatsetLatitude()
public
setLatitude(float $latitude) : void
Parameters
- $latitude : float
setLongitude()
public
setLongitude(float $longitude) : void
Parameters
- $longitude : float