Dominic Hargreaves wrote:
<>On Sat, Dec 24, 2005 at 12:44:50PM +0000, IvorW wrote:
The page source looks OK, but no map is being displayed. Viewing the page source looks OK compared with the Oxford one.
Any suggestions?
Look at the javascript console. It seems that there is some junk data being stored (this was the case for Oxford too - I need to validate that we're passing decimal lat/longs to avoid this. I just deleted the rogue data as a quick fix for Oxford.
'missing ) after argument list "var point9 = new GPoint(0d 0m 0s, 0d 0m 0s);" Line 12038, Column 35, File "wiki.cgi?action=index;format=map" in "http://www.nurflax.net/cgi-bin/openguides"'
Yup, same problem with London. I have patched map_index.tt (patch is attached to ticket #75) to filter out nodes with dms coordinates.
And it now works. Yay hay! :D
http://www.nurflax.net/cgi-bin/openguides/wiki.cgi?action=index;format=map
Note also that this mirrored site also includes the patch for ticket #18 and I'd like some feedback.
Merry Christmas and Happy New Year to all.
Ivor.