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