emilhe / dash-leaflet

MIT License
213 stars 37 forks source link

Hovering on polyline does not work when overlapped with dl.geojson using dl.LayersControl #232

Open kennethfungch opened 6 months ago

kennethfungch commented 6 months ago

I am trying to have a bunch of dl.Polylines that I can hover over on top of a few dl.Geojson but it does not work even with the autoZindex/sortLayers set as false, false. I can use riseOnHover for dl.Marker but would like to know what are the equivalent for dl.Polylines.