Serve vector tiles with cities names
docker build -t cesium-labels .
docker run -p 48088:48088 --rm cesium-labels
cd demo
python -m SimpleHTTPServer 8000
Then go to http://localhost:8000/
Serve vector tiles with cities names
docker build -t cesium-labels .
docker run -p 48088:48088 --rm cesium-labels
cd demo
python -m SimpleHTTPServer 8000
Then go to http://localhost:8000/