Reset position on touch end
This commit is contained in:
@@ -87,6 +87,7 @@ ol.interaction.TouchPan.prototype.handleTouchEnd =
|
||||
}
|
||||
return false;
|
||||
} else {
|
||||
this.lastCentroid = null;
|
||||
return true;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user