Title: google api key
Last modified: August 30, 2016

---

# google api key

 *  [alegrelle](https://wordpress.org/support/users/alegrelle/)
 * (@alegrelle)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/google-api-key-1/)
 * I have install BGMP on a shared web hosting.
    If i add a placemark the geocoding
   return a error quota.
 * Is it possible to add a admin option api key for use the feature google api key.
 * I have change in the core.php the request on google to https and i have add my
   api key. This change work fine but it is a workaround.
 * $geocodeResponse = wp_remote_get(‘[https://maps.googleapis.com/maps/api/geocode/json?address=&#8217](https://maps.googleapis.com/maps/api/geocode/json?address=&#8217);.
   str_replace( ‘ ‘, ‘+’, $address ) .’&key=API_KEY’ );
 * $geocodeResponse = wp_remote_get( ‘[https://maps.googleapis.com/maps/api/geocode/json?latlng=&#8217](https://maps.googleapis.com/maps/api/geocode/json?latlng=&#8217);.
   $latitude .’,’. $longitude .’&key=API_KEY’ );
 * THX
 * Auban
 * [https://wordpress.org/plugins/basic-google-maps-placemarks/](https://wordpress.org/plugins/basic-google-maps-placemarks/)

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

 *  Plugin Author [Ian Dunn](https://wordpress.org/support/users/iandunn/)
 * (@iandunn)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/google-api-key-1/#post-6624694)
 * That’s a good idea. I’ll add it to the list, but I’m not sure when I’ll have 
   time to implement it.
 *  Thread Starter [alegrelle](https://wordpress.org/support/users/alegrelle/)
 * (@alegrelle)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/google-api-key-1/#post-6624711)
 * Super Great.

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

The topic ‘google api key’ is closed to new replies.

 * ![](https://ps.w.org/basic-google-maps-placemarks/assets/icon-128x128.png?rev
   =1152531)
 * [Basic Google Maps Placemarks](https://wordpress.org/plugins/basic-google-maps-placemarks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/basic-google-maps-placemarks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/basic-google-maps-placemarks/)
 * [Active Topics](https://wordpress.org/support/plugin/basic-google-maps-placemarks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/basic-google-maps-placemarks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/basic-google-maps-placemarks/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [alegrelle](https://wordpress.org/support/users/alegrelle/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/google-api-key-1/#post-6624711)
 * Status: not resolved