contains
Determines whether this LngLatBounds contains a point.
Return
true, if the point is contained within the bounds
Parameters
lng Lat
the point which may be contained
Determines whether this LngLatBounds contains another bounds.
Return
true, if the bounds is contained within the bounds
Parameters
other
the bounds which may be contained