Hi @ivo, can you describe how to implement this new ecosystem and how to install it in our existing project with npm ? Because for the moment a lot of features of my plugin doesn't work anymore => L.circle, mouseover => circle disappears (!?), L.GeoJSon is not working with errors like :
TypeError: right-hand side of 'in' should be an object, got undefined
r leaflet-gl.js:8
hasLayer leaflet-gl.js:8
and
Error: This layer type does not support tooltips.
_addTooltipFocusListeners leaflet-gl.js:8
_initTooltipInteractions leaflet-gl.js:8
_layerAdd leaflet-gl.js:8
addLayer leaflet-gl.js:8
eachLayer leaflet-gl.js:8
onAdd leaflet-gl.js:8
_layerAdd leaflet-gl.js:8
addLayer leaflet-gl.js:8
addTo leaflet-gl.js:8
I've already updated @windycom/plugin-devtools to 3.0.3 version. I suppose this upgrade is better with your library LeafletGL for implementation, but for the moment my dream is just coming back to the old version :')
Thank you very much ! It's not crystal clear to me only with this doc https://windycom.github.io/LeafletGL/docs/ so I'm reaching you directly, it may help some other people !