Simple Address Autocomplete
  • Home
  • Documentation
    • Google Maps API Key
    • Form Field IDs
    • Country
    • Browser Geolocation
    • Supported Forms
  • Knowledge Base
    • Forminator Forms
    • How to install and activate Simple Address Autocomplete plugin?
    • How to get coordinates?
    • How to get Google Maps API key?
    • Where to enter Google Maps API key?
    • How to find the field id?
    • Where to enter field id?
    • How to limit search to one or multiple countries?
    • How to enable browser geolocation?
    • How to add address autocomplete to Contact Form 7?
  • CHANGELOG
    • Changelog
  • Common Issues
    • Common Issues
Powered by GitBook
On this page

Was this helpful?

  1. Documentation

Google Maps API Key

The plugin supports only Google Maps therefore it is required to have a Goolge Maps API key for the plugin to function. This is a free* service by Google.

PreviousHomeNextForm Field IDs

Last updated 4 years ago

Was this helpful?

The plugin uses Google Maps Places API to autocomplete address search on any WordPress form. The API is required for the plugin to function. Users can use existing Google Maps API Key (with Places API activated) or get a new one by following help guide. The API gives 100,000 maps queries per day per account which is more than enough for small to medium websites.

Google Maps API Key gives 100,000 maps queries per day.

The search returns two place types 'geocode' and 'establishment'. This should allow users to search both by street address i.e '123 street name' and establishment name i.e 'The Awesome Cafe'.

The API key is not encrypted and has input type of 'password'. This basically turns the content in the field into password dots. The best way to prevent misuse of API Key is to limit it to website domain name when creating one.

Related How to guides

How to get Google Maps API Key?
How to get Google Maps API key