Leaflet/src
John Firebaugh bb19fc1bf8 Deterministic tile pruning
Do not throttle _pruneTiles. Instead, when adding new tiles,
prune tiles that are no longer needed immediately, and when
a new tile finishes its fade animation, immediately prune
just its parents/children.
2015-01-29 16:26:32 -08:00
..
control add ESLint rules; various code style fixes 2015-01-28 17:27:31 +02:00
core complete the switch to ESLint 2015-01-28 19:33:45 +02:00
dom complete the switch to ESLint 2015-01-28 19:33:45 +02:00
geo add ESLint rules; various code style fixes 2015-01-28 17:27:31 +02:00
geometry complete the switch to ESLint 2015-01-28 19:33:45 +02:00
images made the logo pretty-printed for consistency 2013-12-16 19:09:22 -05:00
layer Deterministic tile pruning 2015-01-29 16:26:32 -08:00
map add ESLint rules; various code style fixes 2015-01-28 17:27:31 +02:00
copyright.js Update year in copyright.js 2015-01-24 11:20:01 +01:00
Leaflet.js add newline 2014-10-14 15:15:06 -07:00