todo comment

This commit is contained in:
Mourner 2011-08-04 12:29:33 +03:00
parent c02053825d
commit 9334d78ce4

View File

@ -23,6 +23,7 @@ L.Path = L.Class.extend({
clickable: true,
// TODO remove this, as all paths now update on moveend
updateOnMoveEnd: true
},