Add missing 'protected' comment for targetTouches prop.
This commit is contained in:
@@ -31,6 +31,7 @@ ol.interaction.Touch = function() {
|
||||
|
||||
/**
|
||||
* @type {Array.<Object>}
|
||||
* @protected
|
||||
*/
|
||||
this.targetTouches = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user