Added cesium styling examples
+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
|
||||
|
||||
Reference in New Issue
Block a user