Property | Type | Description | |
---|---|---|---|
$northWest | |||
$southEast |
Method | Description | |
---|---|---|
__construct ( |
||
getCenter ( ) : |
Calculates the center of this bounds object and returns it as a Coordinate instance. | |
getEast ( ) : float | ||
getNorth ( ) : float | ||
getNorthWest ( ) : |
Getter | |
getSouth ( ) : float | ||
getSouthEast ( ) : |
Getter | |
getWest ( ) : float |
Method | Description | |
---|---|---|
getCenterLng ( ) : float |
public __construct ( |
||
$northWest | ||
$southEast |
public getCenter ( ) : |
||
return |