java.io.Serializable
public class Bounds
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field | Description |
---|---|---|
LatLng |
northeast |
The northeast corner of the bounding box.
|
LatLng |
southwest |
The southwest corner of the bounding box.
|
Constructor | Description |
---|---|
Bounds() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
toString() |