Originally Posted By: Joseph

Please post the Gmap4 command you used to try and display your map in this thread. Maybe it just needs a simple syntax tweak.


let's try it with an iframe - this is as simple as I can do it, using html mode in markup pulldown box in the posting form, you can insert an iframe, in which the remote mappingsupport server fills in your map. Here's the code I use to show a single GPX file hosted on my web server, 800x800 pixels not to get too wide in the forum layout:

(all this should be one line no line break)




<iframe style='width: 800px; height: 800px; margin: 0'
frameborder='0' scrolling='no' src=http://www.mappingsupport.com/p/gmap4.php?q=
http://didnt.doit.wisc.edu/outdoor/muir2009/gps/2010/20100722.gpx></iframe>





and this is what it looks like: