It seems that plotting an L.geoJSON layer causes an error and layer is not rendered.
Tracing back, I couldn't find any where in the source where _updateLayers is defined either which seems to be the root cause of the issue,. This is using Leaflet 1.7.1
It seems that plotting an
L.geoJSON
layer causes an error and layer is not rendered.Tracing back, I couldn't find any where in the source where
_updateLayers
is defined either which seems to be the root cause of the issue,. This is using Leaflet 1.7.1