main
fix: remove stale browser-compat guards and comments (refs #8477) (#10227)
Deduplicate code between `Circle` and `CircleMarker` (#10072)
Convert everything to ES6 classes and inheritance (#9677)
Use super to access methods on superclass (#9902)
Lower polyline smoothFactor from 1.0 to 0.5 (#10087)
Rename `Map` to `LeafletMap` in source code (#10039)
Consistently call super class `initialize()` method (#10051)
SVG: stop exposing modules on other classes (#10057)