sing the address field, the front-end user can enter an address that will then be geocoded by the geocoder field which is synced with. If the address field is also synced with coordinates or Google map fields, then the map marker will dynamically set to the right position on the map and the coordinates fields will automatically populate with the values.
Select the geocoder field that you would like to sync the address field.
Use the select dropdown menu to restrict the address autocomplete suggested results based on specific countries, proximity, specific area, or based on the location returned by the page-locator feature.
Listed below are the different restrictions types:
1. Disabled – do not restrict the address autocomplete suggested results.
2. Countries – Select single or multiple countries from the select menu if you wish to restrict the address autocomplete feature to display addresses from those specific countries only. Otherwise, leave it unselected to include all countries.
3. Proximity
Restrict the address autocomplete to display suggested results nearby a specific location by providing the coordinates of the location and the radius to which you would like to restrict the results.
4. Area bounds
Restrict the address autocomplete suggested results to a specific area by providing the Southwest and northeast points of this area.
5. Auto-locator bounds – display the address autocomplete suggested results based on the location returned from the page locator. ( when enabled in the Geocoder field ).
Strict the autocomplete to bounds – by default, the plugin will prioritize the suggested results based on addresses nearest to the restricted area, but it will not limit the results to that area. Check this checkbox if you would like to limit the suggested results to the restricted area only. Note that this option is available only with the “Proximity” and the “Area Bounds” restriction types.