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
Update to support OpenLayers v7. Fixes#487
The ol package now includes ES6 classes instead of transpiled ES5; in
order to extend the ol Control class ol-layerswitcher must also ship ES6
classes.