Remove goog.fs.FileReader and goog.events.FileDropHandler

This commit is contained in:
Andreas Hocevar
2016-01-24 23:17:00 +01:00
parent 3f2d79b7fe
commit 0f216659f9
2 changed files with 37 additions and 42 deletions
+3
View File
@@ -14,6 +14,9 @@ ol.events.EventType = {
CHANGE: 'change',
CLICK: 'click',
DBLCLICK: 'dblclick',
DRAGENTER: 'dragenter',
DRAGOVER: 'dragover',
DROP: 'drop',
ERROR: 'error',
LOAD: 'load',
MOUSEDOWN: 'mousedown',