It doesn't appear to work properly on the demo site and I can't get it to work. Is the map feed macro on the demo site incorrect, or is this feature just not supported anymore?
It doesn't appear to work properly on the demo site and I can't get it to work. Is the map feed macro on the demo site incorrect, or is this feature just not supported anymore?
Comments
Comment #1
webgeer commentedI think that an update to drupal has munged the feeds so that the gmap.module can't read them anymore. (It was relying on the geo:lon tag and this seems to have been messed up by replacing a "<" with "<".)
It should be a pretty easy fix -- I actually had thought I fixed it, but it appears not. Unfortunately I don't have any time to do even easy fixes right now. Hopefully this weekend I will have some time to go through all the patches that have been submitted and also do some of the easy bug-fixes myself.
Comment #2
webgeer commentedActually this had been fixed. Should be working with any version since early September. It wasn't working on my site as I had turned off location.module and location.module is necessary for the feeds to work. (Location module inserts the location information into the feeds).
Comment #3
(not verified) commented