Web tool: visualize on Google Maps

I have been working a bit on Google Maps visualisations for my milonga.be tango site, to show an overview of all Belgian tango sites. I did it the following way:

  • I use Google Maps‘ “My Maps” to create a collection of pointers on a map. I called this map “milonga.be tango venues”. It’s not complete yet, but I have about 25 locations in it for the moment. I can easily link to this page so anyone can see it: Belgian tango venues.
  • But let’s say I want to embed it into a page. I could do it in-line (which would add a lot of JavaScript to the HTML) or use an inline frame (IFRAME). I decided to use the frame approach and build a generic KML visualizor.

Google Maps Visualizor

So how can you use it to show any KML/GeoRSS feed on your website?

  1. Go to the forret.com Google Maps visualizor tool
  2. Copy/paste the KML feed URL. Example 1: the KML link from Google Maps:
    Google Maps KML link
    Example 2: Flickr feeds also have a Flickr GeoRSS format which is compatible (now also KML).
  3. Choose the appropriate center point. Currently you have to copy/paste it from Google Maps or another application, I still have to add some interface magic to do it in the page.
  4. Press “Show!” and copy/paste the resulting IFRAME HTML code. Voila!


An example: Peter’s KML feed of tango locations in Brussels.

So I am using Google’s “My maps” feature as my online map editor and KML generator, and the regular Google Maps as the visualisation tool. I’m a happy man!

  • del.icio.us
  • digg
  • Reddit
  • Facebook
  • FriendFeed

If you're new here, you may want to subscribe to my RSS feed or receive updates via email. Thanks for visiting!

Related posts:

  1. New Google hack: Pixagogo Maps Pixagogo has just released a feature to show images...
  2. Brussels Tango on Google Calendar I’ve started a public Google calendar for tango events (milonga’s,...
  3. MIVB en Google Transit Wouldn’t this be a great idea: the Brussels public transport...
  4. Creating a tango calendar Resurrection of milonga.be When I started dancing argentine tango, there...
  5. Google and social software: wiki’s Moving my tango site I am currently considering converting...

8 Responses to “Web tool: visualize on Google Maps”


Leave a Reply