SymbolixAU
SymbolixAU
Hi @harryprince , This is an interesting idea and I'm keen to know more about how you think GeoSpark can be used as a backend to mapdeck. Do you have...
Would the idea be to take the `process_stream` object directly and plot it on a map, rather than writing to disk?
Could you give me a `dput()` output of example data, say only 5 lines, generated by ```r process_stream %>% stream_write_memory("urls_stream", mode = "complete") %>% dput() ``` Or however is best...
which libraries are these functions from? - `stream_generate_test()` - `stream_read_csv()` - `st_geomfromwkt()`
Still noticing this is slower, especially when setting to FALSE vs clearing the layer ```r library(shiny) library(shinydashboard) library(mapdeck) ui
related - https://github.com/SymbolixAU/mapdeck/issues/221
pushed to master for people to use / test.
related - https://github.com/visgl/deck.gl/issues/4324
@einarhjorleifsson Do you happen to know which `css` values make the leaflet full screen?
Are you talking about initialising the location before you call any `add_scatterplot`/`add_polygon` etc layers?