mapdeck icon indicating copy to clipboard operation
mapdeck copied to clipboard

Mapbox supported draw tool bar & selection tools.

Open rwjam opened this issue 5 years ago • 1 comments

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

rwjam avatar Sep 17 '20 17:09 rwjam

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

dcooley avatar Sep 17 '20 22:09 dcooley