Tracking for bumping the OL dependency to v7: https://github.com/openlayers/openlayers/releases/tag/v7.0.0
I noticed a couple breaking changes that may effect us:
The forEachLayerAtPixel method has been removed from the Map class.
I know we use this downstream in farmOS, likely in farmOS-map too?
Deprecated options have been removed from the Overlay component.
Might not directly effect us but should check on the ol-popup library which uses an overlay.
Tracking for bumping the OL dependency to v7: https://github.com/openlayers/openlayers/releases/tag/v7.0.0
I noticed a couple breaking changes that may effect us:
I know we use this downstream in farmOS, likely in farmOS-map too?
Might not directly effect us but should check on the ol-popup library which uses an overlay.