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