class LatLngBounds extends Model (View source)

Properties

protected $northeastType
protected $northeastDataType
protected $southwestType
protected $southwestDataType

Methods

setNortheast(LatLng $northeast)

No description

getNortheast()

No description

setSouthwest(LatLng $southwest)

No description

getSouthwest()

No description

Details

setNortheast(LatLng $northeast)

No description

Parameters

LatLng $northeast

LatLng getNortheast()

No description

Return Value

LatLng

setSouthwest(LatLng $southwest)

No description

Parameters

LatLng $southwest

LatLng getSouthwest()

No description

Return Value

LatLng