intersect

fun intersect(bounds: CoordsBounds): CoordsBounds?

Returns a new LatLngBounds that is the intersection of this with another box

Return

LatLngBounds

Parameters

bounds

LatLngBounds to intersect with