Panoramio + Google Earth
October 23rd, 2005 by Joaquín Cuenca Abela
Stefan Geens suggested to publish a KML Network Link with the latest pictures of Panoramio.
I did not know what is a KML Network Link, but it sounds cool, so I looked up the documentation, and implemented a KML Network Link for Panoramio.
How does it work?
You just install Google Earth on your computer, and click on our network link.
Your browser will ask you what do you want to do with this file. You should open it. Google Earth will start up, and then you just have to go somewhere in the planet. When you stop moving, Google Earth will download pictures of this place of the planet from Panoramio.
Enjoy it!
Archives
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
Categories
- css (2)
- html (8)
- Interaction Design (6)
- javascript (11)
- miscellaneous (25)
- new features / improvements (55)
- panoramio (39)
- personal (2)
- places (25)
- Uncategorized (5)

When you click on an image, the picture is only showing partially. See if you can edit the KMZ file to make a larger window for the clicked image. Some kind of link back to the Panoramio site in each image would be nice too.
Yes, it looks like a bug in the latest Google Earth.
In previous Google Earth versions the balloon had the right size.
Do you know of any way to coerce the balloon to take a particlar size? I have already put the width and height in the img tag, but it’s not helping.
Maybe enclosing the whole image in a div with the right width & height may help…
I will add the link back to the Panoramio image this evening, good idea.
Cheers,
Hi,
the div trick did it, but I also changed a little bit the img tag, so it may be just that.
I also added a link back to Panoramio in each image.
Cheers,