Thanks so much for developing the leaflet R package! I was wondering if you had thought about adding the functionality to programmatically update the z-index for a map pane? This functionality would be useful for a Shiny App so that users can re-order the layers (via panes) as needed (via leafletProxy) without needing to add/remove layers. I would be happy to develop/write up a PR to add this functionality (e.g. using an updateMapPane function) if that would be helpful? I completely understand if you (the maintainers/developers) are swamped with other tasks, so please let me know if you will not have time to reivew/merge a PR and I will not waste your time with a low priority PR?
Thanks so much for developing the leaflet R package! I was wondering if you had thought about adding the functionality to programmatically update the z-index for a map pane? This functionality would be useful for a Shiny App so that users can re-order the layers (via panes) as needed (via leafletProxy) without needing to add/remove layers. I would be happy to develop/write up a PR to add this functionality (e.g. using an
updateMapPane
function) if that would be helpful? I completely understand if you (the maintainers/developers) are swamped with other tasks, so please let me know if you will not have time to reivew/merge a PR and I will not waste your time with a low priority PR?