Page 1 of 1

Map on frontpage

Posted: 05 Apr 2010, 22:08
by meyerula
I need to put a map in the frontend in a module position.

Can I do this? How?

Thanks,

Felipe

Re: Map on frontpage

Posted: 22 Jul 2011, 21:02
by sd12013
Install the phocamaps plugin and activate it first, if you haven't already. This lets you put a map in an article or module. Get it here: https://www.phoca.cz/phocamaps-plugin

Create a new "Custom HTML" module, assign it to the module position you like and in the module's html editor insert the plugin code snippet

Code: Select all

{phocamaps view=map|id=1}
using the map id number for your desired map of course.

That should do the trick! I just tested it and it worked brilliantly.

Good luck!