See the Pen Physical address search (no PO boxes) by Addressfinder (@addressfinder) on CodePen.
Related code examples
-
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
-
Multiple widgets on one page - The example shows how it's possible to use two widgets to collect two different types of addresses within the same page. We are using a billing and shipping address form as an example.#Multiple Widgets #PO Box
-
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
-
Restrict results by metadata (TA) - Widget configured to watch the Territorial Authority of the selected address and return either the selected address (if the address is in allowed TA/s) or an error message.#Error Message #Metadata #Restrict
-
Restriction by Geofence - The code produces a pop-up which notifies the user whether or not they are in the designated location.#Geofence #Logic #Restrict