region
A map region that provides a hint for the geographic area to search.
Declaration
region?: CoordinateRegion;Discussion
This property specifies a region of a map in which to search. In a map application, this is typically the region displayed in the map.
{ region: map.region }