I could not find an image viewer which supports slideshows mixing photos with maps, so I created my own. It's designed for local images and flickr sets.
Try it now at http://zkiiito.github.io/MapGallery
Next photo: right arrow, down arrow, click
Prev photo: left arrow, up arrow
- Download and unzip the .zip file or clone the repo.
- Copy your photos to the /images folder
- Edit scripts/demo.js
- Edit index.html, add your google maps key.
- Access the index.html page.
from: string, starting position
to: string, destination
speed: integer, indicating travel speed
mode: string, if it equals FLYING, it's a line on the map. otherwise, a driving road is calculated by google.
waypoints: array, see here
- geocodezip - Map animation is based on a script from there
- Moyan Brenn - Demo photos about Rome
- echiner1 - Demo photo about Pisa