You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the need for imperatively switching a CustomLayer on and off, unfortunately the visibleProp has no effect here and results in a thrown error if switched dynamically with a signal:
Error: The layer 'cl-168' does not exist in the map's style and cannot be styled.
The text was updated successfully, but these errors were encountered:
I have the need for imperatively switching a CustomLayer on and off, unfortunately the
visible
Prop has no effect here and results in a thrown error if switched dynamically with a signal:Error: The layer 'cl-168' does not exist in the map's style and cannot be styled.
The text was updated successfully, but these errors were encountered: