better touch hinting

This commit is contained in:
muerwre 2019-02-25 14:26:51 +07:00
parent 328d2665fa
commit 9000efddad
3 changed files with 58 additions and 28 deletions

View file

@ -25,7 +25,7 @@ export class Poly {
weight: 6,
maxMarkers: 100,
smoothFactor: 3,
bubblingMouseEvents: false,
// bubblingMouseEvents: false,
})
.on('distancechange', this.onDistanceUpdate);