Javascript Libraries
Make use of a variety of popular libraries to integrate AddressFinder into your form/page.
-
Postal Address Search
Only return addresses that Australia Post deliver mail to.
-
Physical Address Search
Only return physical addresses (excludes PO Box, Private Bag, Counter Delivery and similar addresses).
-
Capture Address Metadata
Return a searched address as well as metadata (GPS, Meshblock, etc) associated with that address.
-
Forms without Address Line 2
Shows how address components can be squeezed into a form with fewer address fields.
-
Forms without Field IDs
Use the querySelector function to populate form fields that do not have ID attrbutes.
-
Multiple Widgets on one page
Collect both billing and delivery addresses using two widgets on the same page.
-
Australia and New Zealand Address Search
Demonstrates the searching of addresses from either AU or NZ on the same page.
-
Custom Styling
Use the 'manual style' option with your own CSS to modify the widget's appearance.
-
Geocode Addresses - Open Street Maps Integration
Collect an address and its associated GPS coordinates. Use these to display proximity to goods/stores on a map or for routing purposes.
-
Geocode Addresses - Google Maps Integration
Collect an address and its associated GPS coordinates. Use these to display proximity to goods/stores on a map or for routing purposes.
-
Delivery 'Zone' Identification
Demonstrates the collection of an address and uses its GPS coordinates to determine the 'zone' in which it is located.