<link rel="stylesheet" type="text/css" href="/stylesheets/nyroModal.css">


<div class="leftPanel">
  <div id="content" class="width auto_margin">
   
        <h1>Visit us in Google Earth</h1>


<p>Now you can travel the world courtesy of <a href="http://earth.google.com/">Google Earth</a> and 360 Cities' thousands and thousands of VR panoramas from locations around the globe. 360 Cities is now featured as part of the Gallery layer and Preview layer of Google Earth.</p>

<p>When you open Google Earth, click 'Gallery' in the layers window and then select 360Cities. As you navigate the world, you'll see the 360 Cities icons wherever we currently have panoramas.</p>

<a href="/images/ge_screenshot_1.jpg" class="nyroModal" title="See 360 Cities panorama images in Google Earth"><img src="/images/ge_screenshot_1_sm.jpg"/></a>

<p>The Preview layer is under Geographic Web / Places / Preview. Here a small selection of panoramas from our collection are selected by default when you open <a href="http://earth.google.com/download-earth.html">Google Earth</a>.</p>

<a href="/images/ge_screenshot_2.jpg" class="nyroModal" title="See 360 Cities panorama images in Google Earth"><img src="/images/ge_screenshot_2_sm.jpg"/></a>

<p>The switch to turn on the 360 Cities layer in Google Earth is illustrated below:</p>
<a href="/images/ge_screenshot_3.jpg" class="nyroModal" title="Switch on the 360 Cities layer in Google Earth"><img src="/images/ge_screenshot_3_sm.jpg"/></a>

<p>If you have Google Earth installed already and would like to fly into a panorama right now, <a href="http://360cities.net/ge_kml/image/dominoes-in-santiago.kml">click here</a>. Enjoy!</p>
        
</div>
</div>

<div id="rightPanel">
<ul>
	<li><a href="/contact"><img src="/images/contact_icon.gif"/>Contact us</a></li>
	<li><a href="http://earth.google.com/download-earth.html"><img src="/images/download_icon.gif"/>Download Google Earth</a></li>
	<li>Press releases</li>
	<li><a href="/javascripts/360cities-google-earth-press-release-21-11-2008-en.pdf"><img src="/images/download_icon.gif"/>English</a></li>
	<li><a href="/javascripts/360cities-google-earth-press-release-21-11-2008-cs.pdf"><img src="/images/download_icon.gif"/>Český</a></li>
	<li><a href="/javascripts/360cities-google-earth-press-release-21-11-2008-de.pdf"><img src="/images/download_icon.gif"/>Deutsch</a></li>
</ul>
</div>


<script type="text/javascript">
	jQuery( function( $ ) {
		$('.leftPanel a').nyroModal();
		$(document).keydown( function( e ) {
		   if( e.which == 27) {  // escape, close box
			 $("#popup").jqmHide();
		   }
		 }); 
	})
</script>




