add unser interaction
@@ -21,5 +21,14 @@ Idea: Bring vector data the user interact with in 2d into 3d. Allow same styling
|
||||
Idea: use cesium picking information to get the coordinates in 3D. and send them back to the traditionnal transactional webservice
|
||||
http://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Picking.html&label=Showcases
|
||||
|
||||
## Sahre same user interaction
|
||||
Idea: same keyboard shortcut to rotate a map in Ol3 as to rotate the globe in cesium.
|
||||
|
||||
For now, we have:
|
||||
* rotation:
|
||||
* ol3js: `shift` - drag
|
||||
* cesiumjs: `control` - drag
|
||||
|
||||
|
||||
# Architecture
|
||||
This integration is developed in an open source layer built ontop of ol3js as ol3js is not bound to a specific 3D globe. This layer should allow to provide a common and efficient way to have ol3js and cesium working closely together.
|
||||
Reference in New Issue
Block a user