mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
fixed maps dialog mobile appearance
This commit is contained in:
parent
679c485b89
commit
df15cddb27
6 changed files with 26 additions and 9 deletions
|
@ -94,7 +94,6 @@ export class Sticker {
|
|||
};
|
||||
|
||||
onDragStart = e => {
|
||||
console.log('drag started');
|
||||
this.preventPropagations(e);
|
||||
this.marker.dragging.disable();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue