v1.9.4
Link to marker accessibility guideline from docs (#8146)
Use preferred tile.openstreetmap.org URL (#8418)
fix vector drifts when `zoomAnimation` is `false` and zooming via `flyTo` or pinch (#8794)
Remove usage of global L and safeguard against it (#8536)
Update FeatureGroup's factory method (#7160)
`toGeoJSON()` should still work if no values in coords array (#8737)
Replace http with https (#7860)
Docs: add mouseup event to interactive layer (#5941)
Correct condition to add zoom limits for Layer (#7609)
LayerGroup: inherit from Interactive layer (#7763)
Alternate fix for PopUp keepInView recursion and speed up associated test (#8520)
SVGOverlay & VideoOverlay: respect className option (#6679)
Fix issue whereby tooltips loaded dynamically while moving the map were never shown. (#8672)
Add `playsInline` attribute on the video element (#7928)
Added basic SVGOverlay to expose SVG DOM element (#6517)