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. |
||
---|---|---|
.. | ||
marker | ||
tile | ||
vector | ||
FeatureGroupSpec.js | ||
GeoJSONSpec.js | ||
ImageOverlaySpec.js | ||
LayerGroupSpec.js | ||
PopupSpec.js | ||
TooltipSpec.js |