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 am getting this error when trying to use rlayers with OpenLayers 8.0.0. Error comes up when trying to build.
node_modules/rlayers/layer/RLayerStamen.d.ts:3:10 - error TS2305: Module '"ol/source"' has no exported member 'Stamen'.
3 import { Stamen } from 'ol/source';
~~~~~~
Found 1 error in node_modules/rlayers/layer/RLayerStamen.d.ts:3
I am getting this error when trying to use rlayers with OpenLayers 8.0.0. Error comes up when trying to build.
This may have been because of the new Stadia maps that replaces Stamen. Refer: https://github.com/openlayers/openlayers/blob/main/changelog/upgrade-notes.md#new-stadiamaps-source-replaces-the-stamen-source
The text was updated successfully, but these errors were encountered: