Title: [Patch] a patch solution for the new google api
Last modified: December 2, 2016

---

# [Patch] a patch solution for the new google api

 *  [benzheng](https://wordpress.org/support/users/benzheng/)
 * (@benzheng)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/patch-a-patch-solution-for-the-new-google-api/)
 * Hi folks,
 * I also got the google map couldn’t load java issue recently.
    Figure out a patch
   solution for this with file “MapMyPosts.php” Search for “gooogle.load” and add
   following code as parameter – google.load(“visualization”, “1”, {packages: [“
   geochart”]}, {other_params: ‘key=enter your key here’}); google.load(‘maps’, ‘
   3’, {other_params: ‘sensor=false&key=enter your key here’});
 * This will bring your embedded map back on for now.
    Hope Erik will keep working
   on it.
 * Cheers
    Ben.z

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

 *  [komadayim](https://wordpress.org/support/users/komadayim/)
 * (@komadayim)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/patch-a-patch-solution-for-the-new-google-api/#post-8674202)
 * Hey Ben.z,
 * Thanks for this but the map doesn’t show up on category edit page where I should
   search and find the appropriate location for the category.
 * Anyway to fix this?
 * THanks
 *  [onico0](https://wordpress.org/support/users/onico0/)
 * (@onico0)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/patch-a-patch-solution-for-the-new-google-api/#post-8792298)
 * Then, also add this to admin-geocoder.js.
 *     ```
       google.load('maps', '3', {other_params: 'sensor=false&key=AIzaSyCqQBt6kmG65K1RHBiAchXzX0o8i_lD-F0'});
       ```
   
 * Don’t forget to refresh the js file.

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

The topic ‘[Patch] a patch solution for the new google api’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/map-my-posts_a0aeb2.svg)
 * [Map My Posts](https://wordpress.org/plugins/map-my-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/map-my-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/map-my-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/map-my-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/map-my-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/map-my-posts/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [onico0](https://wordpress.org/support/users/onico0/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/patch-a-patch-solution-for-the-new-google-api/#post-8792298)
 * Status: not resolved