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! :)

2 Responses to “Embed a map on your own page!”

  1. Matthias Köbrich Says:
    nice thing, although it´s still empty... i embedded it instantly :) thanks for sharing bye
  2. Mariela Says:
    Mi mapa de visitas

Sorry, comments are closed for this article.