See the Pen Restriction by Geofence by Addressfinder (@addressfinder) on CodePen.
Related code examples
-
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
-
Collect the G-NAF ID and GPS coordinates for an address - The example demonstrates how to collect both the G-NAF ID and GPS coordinated, and then save into form fields.#GNAF #GPS #Metadata #Split Fields
-
Display alert is address may have stairs - It checks the addresses metadata for unit type and level type. If the address contains a unit or level an alert will ask to confirm whether there are stairs at the property.#Logic #Metadata
-
Geofence example with custom polygons - The example shows how you can use polygons to determine whether an address is in a particular area. In this example we use Australia's Mainland and Tasmania as the two "areas".#GPS #Geofence #Restrict
-
Capture AusPost DPID - The demo shows requesting and then stored the DPID in a hidden field. The DPID is the unique address identifier used by Australia Post.#DPID #Metadata #Split Fields