• The plugin was giving me a huge headache, it was warning me that google maps api was loading twice.

    My solution:

    Google maps api is already “enqueued” in classes\simplemap.php

    Therefore, I removed line 203 in classes\maps.php which calls the maps.googleapi a second time.

    I no longer see the warning, and the maps are working properly.

    If this was a mistake, somebody let me know.

    http://wordpress.org/extend/plugins/simplemap/

  • The topic ‘Google Maps API Called Twice on Single Location Pages’ is closed to new replies.