34dca3cfd9
Bug when using map option `preferCanvas: true` (canvas renderer for paths) and removing then adding back a vector within the same animation frame (typically in the same sequence, as done by Leaflet.markercluster at `"zoomend"` event, to remove layers and clusters outside visible bounds). This commit clears the `_removed` flag from paths when they are added to the canvas. Also added corresponding test suites. |
||
---|---|---|
.. | ||
control | ||
core | ||
dom | ||
geo | ||
geometry | ||
layer | ||
map | ||
SpecHelper.js |