Only return addresses that NZ Post deliver mail to.
Only return physical addresses (excludes PO Box, Private Bag, Counter Delivery and similar addresses).
Excludes rural addresses (a defined by Stats NZ).
Return a searched address as well as metadata (GPS, Meshblock, etc) associated with that address.
Shows how address components can be squeezed into a form with fewer address fields.
Use the querySelector function to populate form fields that do not have ID attrbutes.
Collect both billing and delivery addresses using two widgets on the same page.
Demonstrates the searching of addresses from either AU or NZ on the same page.
Use the 'manual style' option with your own CSS to modify the widget's appearance.
Collect an address and its associated GPS coordinates. Use these to display proximity to goods/stores on a map or for routing purposes.
Collect an address and its associated GPS coordinates. Use these to display proximity to goods/stores on a map or for routing purposes.
Demonstrates the collection of an address and uses its GPS coordinates to determine the 'zone' in which it is located.