intersection
Calculates the bounds of the intersection between this LatLngBounds and another LatLngBounds.
Return
a new LatLngBounds representing the intersection, or null if there is no intersection
Parameters
other
the other LatLngBounds
Calculates the bounds of the intersection between this LatLngBounds and another LatLngBounds.
a new LatLngBounds representing the intersection, or null if there is no intersection
the other LatLngBounds