A basic custom tour generator for Google Earth VR
https://earthvr-custom-tours.appspot.com
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