Skip to content

thrnz/earthvr-custom-tours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Earth VR Custom Tour Generator

A basic custom tour generator for Google Earth VR

https://earthvr-custom-tours.appspot.com

Self Hosting

A pre-made Docker image is available for easy self hosting, however a valid Google Maps API key is needed to retireve elevation data. See here for more info.

docker run -p 80:80 \
    -e MAPS_API_KEY=xxxxxx \
    thrnz/earthvr-custom-tours    

About

Basic custom tour generator for Google Earth VR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published