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
  • Furl
  • Ma.gnolia
  • NewsVine
  • Reddit
  • TailRank

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. MIVB en Google Transit Wouldn’t this be a great idea: the Brussels public transport...
  3. Easy web page mockup tool I’ve just finished a tool to make web page mockups....
  4. Brussels Tango on Google Calendar I’ve started a public Google calendar for tango events (milonga’s,...
  5. What Google Agenda currently misses I am using Google Agenda as the central repository for...

Related posts brought to you by Yet Another Related Posts Plugin.

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


  1. 1 dekay

    great stuff! ;)

  2. 2 dekay

    …its just that the centering within your tool doesn’t work here. I can enter the location just fine and the embedded version on my site works as intended, but not on your tool site?! odd.

  3. 3 Pascal Van Hecke

    really handy!

  4. 4 loichay

    a similar tool is on http://www.dr2ooo.com/tools/maps/ ;-)

  5. 5 Denis

    Great ! Thanks for that very useful tool.

  6. 6 damien

    It works fine but I can’t center my map well. here is the KML feed
    maps.google.fr
    and the lat/long: 52.22 & 4.89
    The result is always centered on Brussels …

  7. 7 damien

    hi Peter
    Seems that your tool is out of work today ..;

  8. 8 Peter

    @ Damien & Daniel: there was a bug in my tool (faulty URLencoding) that created problems for inserting the coordinates. It’s fixed now!

  1. 1 Denis au fil du web » links for 2007-07-31
  2. 2 Playing with the GoogleMaps API at dekay.org

Leave a Reply