SearchBoxOptions constructor

SearchBoxOptions({
  1. LatLngBoundsOrLatLngBoundsLiteral? bounds,
})

Implementation

external SearchBoxOptions({
  LatLngBoundsOrLatLngBoundsLiteral? bounds,
});