Monthly Archives: June 2013

Rotating Street View Panorama using Google Maps

We can use Google maps street view to build a simple virtual tour, namely automatically rotating street view panorama. For the setup, we need a specific “div” element holding the panorama. The solution for automatic rotating is using JavaScript “window.setInterval”

Tagged with: , , , ,
Posted in JavaScript, Web