mirror of
https://github.com/Leaflet/Leaflet.git
synced 2026-01-18 16:23:07 +00:00
* WIP refactor canvas clear * Fix clearing bounds, remov unnecessary code * Refactor redraw logic * Remove flicker on update * Fix code style * Add support for layer ordering with bringToFront/bringToBack * Fix redraw when layer moves * Add example for moving canvas layers * Fix code style * Use layer ordering for mouse events * Fix removing first or last layer