I am looking to setup a page that will use the Google Maps module. I would like to have multiple maps on the same page within CMSMS. I vaguely recall from reading about Google Maps in the past that in order to display multiple maps on one page one would need to use different classes for each map.
Is there a way the GoogleMaps module can be modified to display multiple maps on one page? I tried using two, thinking this may have been covered and implemented but only one map is displayed. The other one is blank. Here is how I called for the maps (did I do it wrong?):
Code: Select all
{cms_module module='GoogleMaps' map='Bismarck ATMs'}
<hr />
{cms_module module='GoogleMaps' map='Dickinson ATMs'}