Updated cesium integration (markdown)

gberaudo
2014-07-16 07:19:02 -07:00
parent 9372a8d625
commit b0654384a8
+2 -1
@@ -57,9 +57,10 @@ Cesium examples:
* Tooltips?
Notes
* Cesium places the 2D GeoJSON on the terrain according following rules:
* Cesium places the 2D GeoJSON on the terrain according to following rules:
* Vertexes are precisely placed on the terrain
* Segments go straight (in 3D) between the 2 Vertexes
* Heights must be manually set to have a 3D GeoJSON.
## Share edit
Idea: use cesium picking information to get the coordinates in 3D. and send them back to the traditionnal transactional webservice