Page 1 of 1

Map Module

Posted: Wed Jan 18, 2012 10:49 am
by beherenow_uk
Hi all,

Im not a developer, so I wondered how and if it was possible to get this module: http://dev.cmsmadesimple.org/projects/map working with CMSMS 1.10.x series?

It's perfect for my needs - plotting points on top of a custom image. Anybody able to have a go? (Send me a quote?) Hopefully the dev will see this if not then any help would be appreciated!

The error given in 1.10.2 is shown in the attached screengrab:
Screen shot 2012-01-18 at 10.49.05.png
Thanks.

Re: Map Module

Posted: Wed Jan 18, 2012 12:11 pm
by M@rtijn
Last release of that module has been on '2007-12-20', bugs from 2009 have not been addressed. My best guess is that the developer has abandoned the project.

So unfortunately chances are slim that the module will be upgraded to work with 1.10.x

I have made some maps on website's for a project and found that html5 is pretty good at creating vector maps using the <map> and <area> tags. It's manual labour, so a bit of a PIA if you want to do something quick. Hopefully this helps