I have created a new page and would like to add two different google maps to the page. I have the script that will generate the maps and place the markers where they belong.
The issue I am having is when I add the static HTML module to the page, both maps do not show up. the second module shows as an empty white box, whereas the first module shows the second module's data.
I have tried with a stand-alone (single modules) on the page and the map shows just fine, using the code. I have also attempted to use the tabbed container module with the same results.
I did obtain two different API keys, just in case that was the issue but get the same results
I can provide screenshots, code etc if needed.
Comment