geo-data / cesium-terrain-server

A basic server for serving up filesystem based tilesets representing Cesium.js terrain models
271 stars 111 forks source link

Default tileset URL in template is wrong #13

Open fnicollet opened 6 years ago

fnicollet commented 6 years ago

As per this comment: https://github.com/geo-data/cesium-terrain-server/issues/8#issuecomment-256295584 The file bundled with the docker image is just not pointing to the right URL. It is a pain to just edit that, so it should be fixed here instead. Also, what would be best would be to have a URL parameter instead of hardcoded "test"

Crare commented 6 years ago

This fixed one of my problems.