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

---

# Google Maps API issues

 *  Resolved [sarahmytych](https://wordpress.org/support/users/sarahmytych/)
 * (@sarahmytych)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-issues/)
 * We finally got the API working but it’s only working for the first event : [http://centralwanice.com/events/1/first-friday-art-walk/](http://centralwanice.com/events/1/first-friday-art-walk/)
 * All the others ([http://centralwanice.com/events/6/brainstorm-monthly-potluck/](http://centralwanice.com/events/6/brainstorm-monthly-potluck/))
   are throwing a 404 error in the JS console and showing the map in the middle 
   of the ocean.
 * HELP!
 * [https://wordpress.org/plugins/events-made-easy/](https://wordpress.org/plugins/events-made-easy/)

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

 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-issues/#post-7632768)
 * Hmm … I don’t see a 404 here, but when you edit the mentioned location, does 
   it show it correctly in the edit window?
 *  Thread Starter [sarahmytych](https://wordpress.org/support/users/sarahmytych/)
 * (@sarahmytych)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-issues/#post-7632794)
 * Yes the errors seem to be gone but the map is still loading incorrectly.
 * [http://centralwanice.com/events/6/brainstorm-monthly-potluck/](http://centralwanice.com/events/6/brainstorm-monthly-potluck/)
   shows a blue ocean location off the coast of Africa instead of Yakima, WA USA.
 * Screenshot for this event’s edit screen: [http://centralwanice.com/wp-content/uploads/2016/08/Screen-Shot-2016-08-04-at-8.11.49-AM.png](http://centralwanice.com/wp-content/uploads/2016/08/Screen-Shot-2016-08-04-at-8.11.49-AM.png)
 * Any thoughts on what might cause this?
 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-issues/#post-7632797)
 * Apparently the code generates this for you (look in your html source for something
   similar):
 *  latitude_93420204_1470322189_26 = parseFloat(‘0’);
    longitude_93420204_1470322189_26
   = parseFloat(‘0’);
 * Of course, the “0” is the problem here.
    Since in the screenshot the latitude
   and longitude show correctly, could you just edit the location, change something
   in the address, change it back to it’s original value and then press “save” again?
 *  Thread Starter [sarahmytych](https://wordpress.org/support/users/sarahmytych/)
 * (@sarahmytych)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-issues/#post-7632799)
 * Ah – fixed! I think the problem was from the complete address being entered in
   the first address field.

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

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

 * ![](https://ps.w.org/events-made-easy/assets/icon-256x256.png?rev=1856035)
 * [Events Made Easy](https://wordpress.org/plugins/events-made-easy/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-made-easy/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-made-easy/)
 * [Active Topics](https://wordpress.org/support/plugin/events-made-easy/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-made-easy/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-made-easy/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [sarahmytych](https://wordpress.org/support/users/sarahmytych/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/google-maps-api-issues/#post-7632799)
 * Status: resolved