Page 1 of 1

CGGoogleMaps2 - adding additional maps

Posted: Thu Sep 18, 2014 1:59 am
by jasnick
Using CMSMS 1.11.11 and CGGoogleMaps2 0.99

Set up default map no problem.

Added another map and in the page changed {cms_jquery}{CGGoogleMaps2}
to
{cms_jquery}{CGGoogleMaps2 map="Central"} with Central being the name of the second map.

However it still shows the default map.

Tried {cms_jquery}{CGGoogleMaps2 map id="2"}and got an error:
Syntax error in template "content:content_en" on line 1 "{cms_jquery}{CGGoogleMaps2 map id="2"}" too many shorthand attributes.

What is the correct parameter for adding subsequent maps.

Each map will be on a different page.

Thanks