See the Pen Urban address search only 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
-
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
-
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