class LatLongRect extends Model (View source)

Properties

protected $maxLatLngType
protected $maxLatLngDataType
protected $minLatLngType
protected $minLatLngDataType

Methods

setMaxLatLng(LatLng $maxLatLng)

No description

getMaxLatLng()

No description

setMinLatLng(LatLng $minLatLng)

No description

getMinLatLng()

No description

Details

setMaxLatLng(LatLng $maxLatLng)

No description

Parameters

LatLng $maxLatLng

LatLng getMaxLatLng()

No description

Return Value

LatLng

setMinLatLng(LatLng $minLatLng)

No description

Parameters

LatLng $minLatLng

LatLng getMinLatLng()

No description

Return Value

LatLng