mapdeck icon indicating copy to clipboard operation
mapdeck copied to clipboard

IconLayer support

Open mitchelloharawild opened this issue 4 years ago • 2 comments

What do you want the feature to do? Add support for the icon layer: https://github.com/uber/deck.gl/blob/master/docs/layers/icon-layer.md

Related to #30 and #118, any reason why these were closed? Do you have a desired interface for adding these icons? I expect something similar to add_scatterplot with additional arguments for the icon. Perhaps auto packing icons will be the simplest place to start (and the default interface for users), where the icon variable input is simply the path to the image.

mitchelloharawild avatar Nov 26 '19 04:11 mitchelloharawild

I closed them because the remaining layers, and the icon layer were really low on my priority list I was almost never going to get to them. I'll happily take another PR if you want to implement them.

SymbolixAU avatar Nov 26 '19 21:11 SymbolixAU

Would you like to create a branch for the PR?

mitchelloharawild avatar Dec 02 '19 07:12 mitchelloharawild