How to use HTML in a Database

Hi, I saw this post about using an HTML code in a database and need help doing something similar. Have a bunch of HTML generated country maps, and I have a dynamic item page for each country in my database. Is there a way I can put the code in my database so that when the dynamic item page comes up, the HTML generated map connected to that country in the database will appear on the page?

Hi,
Have you tried using google map element ?
It’s in content category in the editor.
My suggestion is storing latitude and longitude coordinates and it will generate your map.
This reference will be helpful.
Feel free to paste your code here.
Roi

Roi,
Thanks for your response. I can try the google map element if I can’t get this working, but I’d like to use the html generated map, because it has interactive links for the cities and a cleaner appearance for my site.

This is the code for one of the maps I’d like to use: