mapdeck
mapdeck copied to clipboard
Mapbox supported draw tool bar & selection tools.
Is there a way to add a drawl tool bar / a method for a user to selecting multiple points on say a add_scatterplot map? I've seen this supported in leaflet, but I haven't been able to make anything work myself in mapdeck as of yet.
https://www.rdocumentation.org/packages/leaflet.extras/versions/1.0.0/topics/addDrawToolbar
This is not an easy feature to add to mapdeck because of the way the layers are rendered. So it's unlikely to be implemented any time soon.
related
- https://github.com/SymbolixAU/mapdeck/issues/85
- https://github.com/timelyportfolio/nebular