Hi
I am trying to embed this map http://www.groundtruthtrekking.org/mines/ onto my wordpress site. The website that the map is from provides some HTML to do so, but it isn't working.
Here's the HTML:
<div id="map-container"></div>
<script type="text/javascript" src="http://www.groundtruthtrekking.org/mines/embed/gtt-metals-mines.js"></script>
<script type="text/javascript">
// src data-frame, target container
embedDataOutput('http://www.groundtruthtrekking.org/mines/embed/', 'map-container');
</script>
The blog I need help with is akmininginfo.org.