mapgl icon indicating copy to clipboard operation
mapgl copied to clipboard

Paint, layout, and filter properties not preserved with `set_style()`

Open walkerke opened this issue 7 months ago • 0 comments

Ah, the whack-a-mole we play in software development.

In solving #39 with #99, I came across another issue. Layer states introduced by set_filter(), set_paint_property(), and set_layout_property() are not preserved when set_style() is called in a Shiny app.

No wonder the issue remains unsolved in the parent libraries...

I'll put some thought into this.

walkerke avatar May 14 '25 18:05 walkerke