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