source for ms pointer events (IE10)

This commit is contained in:
tsauerwein
2014-02-03 15:03:51 +01:00
parent 7140f608f8
commit df4bd7c43b
4 changed files with 206 additions and 24 deletions

View File

@@ -29,6 +29,7 @@ if (ol.structs.isWeakMapUndefined()) {
/**
* @this {ol.structs.WeakMap}
* @param {*} key
* @param {*} value
*/
@@ -43,6 +44,7 @@ if (ol.structs.isWeakMapUndefined()) {
/**
* @this {ol.structs.WeakMap}
* @param {*} key
* @return {*}
*/