minor changelog update [skip ci]
This commit is contained in:
parent
7a4c59680e
commit
cd84d75005
@ -25,6 +25,7 @@ Leaflet vector layers rendering got a major rewrite, making it possible to switc
|
|||||||
* Improved `Polyline`/`Polygon` `getBounds` to be cached (so it works much faster).
|
* Improved `Polyline`/`Polygon` `getBounds` to be cached (so it works much faster).
|
||||||
* Changed `Circle` to inherit from `CircleMarker` and not the other way.
|
* Changed `Circle` to inherit from `CircleMarker` and not the other way.
|
||||||
* Fixed `GeoJSON` `resetStyle` to work properly in case `style` option wasn't set.
|
* Fixed `GeoJSON` `resetStyle` to work properly in case `style` option wasn't set.
|
||||||
|
* Fixed a bug where map fired `moveend` when updating Canvas layers.
|
||||||
|
|
||||||
### Layers refactoring
|
### Layers refactoring
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user