class GoogleGeoTypeViewport extends Model (View source)

Properties

protected $highType
protected $highDataType
protected $lowType
protected $lowDataType

Methods

setHigh(GoogleTypeLatLng $high)

No description

getHigh()

No description

setLow(GoogleTypeLatLng $low)

No description

getLow()

No description

Details

setHigh(GoogleTypeLatLng $high)

No description

Parameters

GoogleTypeLatLng $high

GoogleTypeLatLng getHigh()

No description

Return Value

GoogleTypeLatLng

setLow(GoogleTypeLatLng $low)

No description

Parameters

GoogleTypeLatLng $low

GoogleTypeLatLng getLow()

No description

Return Value

GoogleTypeLatLng