Document mapdeck/cesium
What do you want the feature to do?
Document mapdeck support for Cesium JS.
Similar examples
I was surprised to see Uber involved in development of Ceasium: https://cesium.com/blog/2019/11/06/cesium-uber/
Amazing work on adding support with add_cesium() do you plan to add more support documentation? Happy to help with the latter if time permits...
Reference
- https://loaders.gl/modules/3d-tiles/docs/api-reference/tiles-3d-loader
- https://deck.gl/docs/api-reference/geo-layers/tile-3d-layer
Hi @Robinlovelace
Yes I plan to add more cesium-based layers and then documentation, but I haven't yet decided on how the R API will look as there are a couple of different cesium layers to add (the current add_cesium() only works for cesium ion).
Over the next few days I'm focussing on improving performance of the polygon layer, then I'll be back on to Cesium and globe view too. I'd love your input / help with documentation and examples if you are willing I'll ping you back on this thread when the API is up and running.