mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
changed polyline smoothness
This commit is contained in:
parent
ac3e824579
commit
dc3e8d73e5
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ export class Poly {
|
|||
color: 'url(#activePathGradient)',
|
||||
weight: 6,
|
||||
maxMarkers: 100,
|
||||
smoothFactor: 3,
|
||||
})
|
||||
.on('distancechange', this.onDistanceUpdate);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue