extend method

LatLngBounds? extend(
  1. LatLng? point
)

Implementation

external LatLngBounds? extend(LatLng? point);