intersects method

bool? intersects(
  1. LatLngBounds? other
)

Implementation

external bool? intersects(LatLngBounds? other);