We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We want to pass the in memory ol3 existing feature collections to cesium - it means all ol3 supported formats should be possible to display in 3D.
Styling of the features should be read from ol3 structures and set via Cesium API: (http://cesiumjs.org/Cesium/Build/Documentation/Material.html) - PolylineOutline, etc.
Only styling already available in Cesium API is to be implemented:
There is no:
This tickets implements features displayed without terrain! Implementation on top of terrain is tracked under #12
The text was updated successfully, but these errors were encountered:
I think most of the work was done for this issue, so I'm closing it. Please reopen if you disagree.
Sorry, something went wrong.
No branches or pull requests
We want to pass the in memory ol3 existing feature collections to cesium - it means all ol3 supported formats should be possible to display in 3D.
Styling of the features should be read from ol3 structures and set via Cesium API: (http://cesiumjs.org/Cesium/Build/Documentation/Material.html) - PolylineOutline, etc.
Only styling already available in Cesium API is to be implemented:
There is no:
This tickets implements features displayed without terrain!
Implementation on top of terrain is tracked under #12
The text was updated successfully, but these errors were encountered: