Method | Description | |
---|---|---|
__construct ( float $latitude = null, float $longitude = null ) | ||
getLatitude ( ) : float | ||
getLongitude ( ) : float | ||
setLatitude ( float $latitude ) | ||
setLongitude ( float $longitude ) | ||
shouldBeApplied ( ) |
public __construct ( float $latitude = null, float $longitude = null ) | ||
$latitude | float | |
$longitude | float |