See the Pen Geofence example with custom polygons by AddressFinder (@addressfinder) on CodePen.
Related code examples
-
Restriction by Geofence - The code produces a pop-up which notifies the user whether or not they are in the designated location. The location boundary is defined using a polygon.#GPS #Geofence #Logic #Metadata
-
Address not found: Prompt to input address manually - The example shows the removal of the "learn more" button which appears when an address is not found in the search results. It is replaced with a "Click here to enter it manually" response.#Error Message #Manual #Restrict
-
Address state filter - The example shows the widget enabled with a state filter. Only addresses from the filtered state(s) are returned in the search results.#Restrict #State
-
Capturing Address metadata such as GPS coordinates, LGA, Meshblock and SA1. - Demonstrates how to collect GPS coordinates, LGA name and type, meshblock IDs and SA1 data.#DPID #GPS #LGA #Meshblock #Metadata #SA1
-
Capturing PAF metadata such as the DPID and GPS coordinates - The widget shows some of the extra data Address Finder can give you about an Address. This example shows how to get the GPS coordinates and Delivery Point ID for an Address from the Australia Post PAF dataset.#Australia Post #DPID #GPS #Metadata #PAF