See the Pen Restriction by Geofence by Addressfinder (@addressfinder) on CodePen.
Related code examples
-
North Island/South Island Geofencing - The example shows how you can use polygons to determine whether an address is in a particular area. In this example we use NZ's North and South island.#Geofence #Logic
-
Address region filter - The example shows the widget enabled with a region filter. Only addresses from the filtered region are returned in the search results.#Region #Restrict
-
Form without address line 2 - The example shows the basic use case of the AddressFinder widget but on a form that has fewer address fields. This form only has one "address line" so the widget has been modified to combine the 'Address_Line_1' and 'Address_Line_2' elements when populating the content into the appropriate field.#DOM #Logic #Split Fields #Street
-
Physical address search (no PO boxes) - The example demonstrates the widget being filtered to return only physical addresses. PO box and Private Bag address types are excluded from the search results.#PO Box #Restrict
-
Restrict results by metadata (Suburb) - Monitor the Suburb of the selected address. Allow the entry of addresses in the suburbs of Newtown or Te Aro. Addresses in other suburbs will display an error message.#Error Message #Restrict #Suburb