contains

operator fun contains(point: Coords): Boolean

Determines whether this LatLngBounds contains a point

Return

true, if the point is contained within the box.

Parameters

point

the point which may be contained