=== Address Autocomplete via Google for Gravity Forms === Contributors: kaisarahmmed Tags: Gravityforms, Address, Autocomplete, Google place api, geolocation Requires at least: 4.0 Requires PHP: 5.6 Tested up to: 6.5.3 Stable tag: trunk License: GPLv2 or later License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html A simple and nice plugin to get auto suggestion from google place api in gravity form address field. == Description == A simple and nice plugin to get auto suggestion from google place api in gravity form address field. If the installation is okay, go to gravity form menu called 'Autocomplete API settings'. Input your google map api key and save it. Now create or edit a form, add or edit address field. You can see 'Enable Autocomplete with Google Places API', Just click on enable and save form. You're done! = Requirements = * PHP 5.6 or higher * Gravity Forms 2.6.0 or higher == Installation == Installation is fairly straight forward. Install it from the WordPress plugin repository. == Change log == = 1.3.1 = * Added country restriction in text field * Bug fix = 1.3.0 = * Added country restriction and bug fix = 1.2.0 = * Added text field autofill and bug fix = 1.1.0 = * Added single field autofill and bug fix = 1.0.0 = * Initial Release