union method

LatLngBounds? union(
  1. LatLngBounds? other
)

Implementation

external LatLngBounds? union(LatLngBounds? other);