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
Currently, OpenLayerService has symbolPanelClosed$ / raiseSymbolPanelClosed() and showSymbolPanel$ / updateShowSymbolPanel which indicate similar states.
Maybe one of these (symbolPanelClosed$) can be removed and only the latter is used.
Currently, OpenLayerService has
symbolPanelClosed$ / raiseSymbolPanelClosed()andshowSymbolPanel$ / updateShowSymbolPanelwhich indicate similar states.Maybe one of these (symbolPanelClosed$) can be removed and only the latter is used.