Added cesium styling examples

Emmanuel Belo
2014-07-04 01:05:49 -07:00
parent 7813d1969f
commit 8c00efa4a0
+10 -1
@@ -15,7 +15,16 @@ Ongoing work:
## Share vector data
Idea: Bring vector data the user interact with in 2d into 3d. Allow same styling and same tooltip information.
Idea: Bring vector data the user interact with in 2d into 3d. Allow same styling, labels and tooltip information.
Cesium examples:
* Styling:
* Points/Billboards: http://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Billboards.html&label=Showcases
* Polylines: http://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Polylines.html&label=Showcases
* Polygons: http://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Polygons.html&label=Showcases
* Geometries: http://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Geometry%20and%20Appearances.html&label=Showcases
* Labels: http://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Labels.html&label=Showcases
* Tooltips?
## Share edit
Idea: use cesium picking information to get the coordinates in 3D. and send them back to the traditionnal transactional webservice