mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
document title changes on route load
This commit is contained in:
parent
a04b903206
commit
8391408bb3
3 changed files with 14 additions and 6 deletions
|
@ -131,8 +131,6 @@ export class Sticker {
|
|||
window.removeEventListener('touchend', this.onDragStop);
|
||||
|
||||
this.lockMapClicks(false);
|
||||
|
||||
// this.marker.enableEdit();
|
||||
};
|
||||
|
||||
onDrag = e => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue