Closed (fixed)
Project:
GMap Module
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2006 at 22:13 UTC
Updated:
8 Nov 2006 at 06:17 UTC
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