qfes / rdeck

Deck.gl widget for R
https://qfes.github.io/rdeck
MIT License
98 stars 0 forks source link

setLayerVisibility only works for layers that have visibilityToggle = TRUE #38

Closed MilesMcBain closed 3 years ago

MilesMcBain commented 3 years ago

We agree that this parameter is just for controlling whether the layer appears in the internal layer control, not whether the layer can be toggled via external calls to setLayerVisibility.