Embed a map on your own page!
February 25th, 2007
Until today, MyGuestmap only allowed you to add a link to open up your map, or a little funky button (
). The more webdesignerish among us found a way to do the iframe-trick, to show the map on their pages. But now you can show your map yourself on any page you like, with (almost) no html knowledge: just copy+paste this piece of html (actually a Javascript) you'll find on the admin area (under 'Usage Tips'):
<script src='http://www.mapservices.org/myguestmap/javascripts/guestmap.js' type='text/javascript'></script>
<script type='text/javascript'>
show_guestmap(500, 400, 'your_username_here');
</script>
And it will show like that:
Simple as that! :)
). The more webdesignerish among us found a way to do the iframe-trick, to show the map on their pages. But now you can show your map yourself on any page you like, with (almost) no html knowledge: just copy+paste this piece of html (actually a Javascript) you'll find on the admin area (under 'Usage Tips'):
<script src='http://www.mapservices.org/myguestmap/javascripts/guestmap.js' type='text/javascript'></script>
<script type='text/javascript'>
show_guestmap(500, 400, 'your_username_here');
</script>
And it will show like that:
Simple as that! :)
2 Responses to “Embed a map on your own page!”
Sorry, comments are closed for this article.


June 1st, 2007 at 03:57 PM nice thing, although it´s still empty... i embedded it instantly :) thanks for sharing bye
January 5th, 2008 at 08:03 PM Mi mapa de visitas