Title: Google Maps API
Last modified: September 1, 2016

---

# Google Maps API

 *  [smellygit](https://wordpress.org/support/users/smellygit/)
 * (@smellygit)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/google-maps-api-9/)
 * Hi guys, love your plugin and was just about to put a site live but started noticing
   I was getting error messages in the location search field and the map wasn’t 
   showing.
 * Looking into it it looks like Google have changed the way their maps api works:
   [http://googlegeodevelopers.blogspot.co.uk/2016/06/building-for-scale-updates-to-google.html](http://googlegeodevelopers.blogspot.co.uk/2016/06/building-for-scale-updates-to-google.html)
   so you now need a key to use the api.
 * I have had to manually add a key into the vebra_properties.php file:
    Line 72:`
   wp_register_script('google-maps', 'https://maps.googleapis.com/maps/api/js?key
   =YOUR_KEY_HERE&libraries=places,drawing,geometry');` And line 75: `wp_enqueue_script('
   google-maps','https://maps.googleapis.com/maps/api/js?key=YOUR_KEY_HERE&libraries
   =places,drawing,geometry');`
 * Just wondering if there will be a way to enter the key into the plugin in future?
 * Cheers
 * [https://wordpress.org/plugins/vebra-properties/](https://wordpress.org/plugins/vebra-properties/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [ultimatewebuk](https://wordpress.org/support/users/ultimatewebuk/)
 * (@ultimatewebuk)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/google-maps-api-9/#post-7543225)
 * Yep working on this in the next release – thanks google!
 *  Thread Starter [smellygit](https://wordpress.org/support/users/smellygit/)
 * (@smellygit)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/google-maps-api-9/#post-7543226)
 * Haha, yeah nice of them! Best of luck with the update.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Google Maps API’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/vebra-properties_9b9b9d.svg)
 * [Vebra Properties](https://wordpress.org/plugins/vebra-properties/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/vebra-properties/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/vebra-properties/)
 * [Active Topics](https://wordpress.org/support/plugin/vebra-properties/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/vebra-properties/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/vebra-properties/reviews/)

## Tags

 * [api](https://wordpress.org/support/topic-tag/api/)

 * 2 replies
 * 2 participants
 * Last reply from: [smellygit](https://wordpress.org/support/users/smellygit/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/google-maps-api-9/#post-7543226)
 * Status: not resolved