mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-26 03:26:41 +07:00
better touch hinting
This commit is contained in:
parent
328d2665fa
commit
9000efddad
3 changed files with 58 additions and 28 deletions
|
@ -25,7 +25,7 @@ export class Poly {
|
|||
weight: 6,
|
||||
maxMarkers: 100,
|
||||
smoothFactor: 3,
|
||||
bubblingMouseEvents: false,
|
||||
// bubblingMouseEvents: false,
|
||||
})
|
||||
.on('distancechange', this.onDistanceUpdate);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue