region
A region for constraining lookup results.
Declaration
region?: CoordinateRegion;Discussion
Tell the geocoder to return results in this region. For example, constrain the geocoder to return results in the region currently displayed by the map with { region: map.region }.