Added vector format for cesium
@@ -35,6 +35,10 @@ WMTS issue, see: https://github.com/AnalyticalGraphicsInc/cesium/issues/1890
|
|||||||
## Share vector data
|
## Share vector data
|
||||||
Idea: Bring vector data the user interact with in 2d into 3d. Allow same styling, labels and tooltip information.
|
Idea: Bring vector data the user interact with in 2d into 3d. Allow same styling, labels and tooltip information.
|
||||||
|
|
||||||
|
Cesium supported format:
|
||||||
|
* GeoJSON, OK!
|
||||||
|
* KML is an ongoing work: https://github.com/AnalyticalGraphicsInc/cesium/tree/kml & https://github.com/AnalyticalGraphicsInc/cesium/issues/873
|
||||||
|
|
||||||
Cesium examples:
|
Cesium examples:
|
||||||
* Styling:
|
* Styling:
|
||||||
* Points/Billboards: http://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Billboards.html&label=Showcases
|
* Points/Billboards: http://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Billboards.html&label=Showcases
|
||||||
|
|||||||
Reference in New Issue
Block a user