document title changes on route load

This commit is contained in:
muerwre 2019-02-14 09:44:10 +07:00
parent a04b903206
commit 8391408bb3
3 changed files with 14 additions and 6 deletions

View file

@ -131,8 +131,6 @@ export class Sticker {
window.removeEventListener('touchend', this.onDragStop);
this.lockMapClicks(false);
// this.marker.enableEdit();
};
onDrag = e => {