I've downloaded the cesium git repository and launch a ant build. It's ok.
Now, I'm trying to run a local server to get terrain data from my private network using ant runServer command.
The server is running on localhost:8185 and examples are running correctly.
I've modified the cesium terrain sample to load terrain data from
http://localhost:8185/terrain but nothing appears.
In the browser console, I've got the error [HTTP/1.1 400 No url specified.
So, is it possible to get running the terrain server locally ?
What is wrong ?
--
You received this message because you are subscribed to the Google Groups "cesium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cesium-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "cesium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cesium-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.