| Project: | GMap Addons |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi all,
I hope you'll be able to help me, this is a critical issue for me. I need to add overlays to maps from KML files and I specify the following macro command as explained in the README.TXT file:
[gmap |overlay=kml:http://gmaps-samples.googlecode.com/svn/trunk/ggeoxml/cta.kml]
However, I end up with the following error, no matter if I use this or any other .kml file:
warning: Invalid argument supplied for foreach() in /[PATH_TO_MY_ROOT_HERE/public_html/sites/all/modules/gmap_addons/gmap_overlays/gmap_overlays.module on line 45.
I tried both using macros in nodes with GMap macros filter enabled as well as through the GMap Locations module ending up with the same critical error.
Please help me solving this, it's of highest priority for me right now to fix this issue.