contains
Determines whether this LatLngBounds contains a point.
Return
true, if the point is contained within the bounds
Parameters
lat Lng
the point which may be contained
Determines whether this LatLngBounds contains another bounds.
Return
true, if the bounds is contained within the bounds
Parameters
other
the bounds which may be contained