Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
This commit is contained in:
commit
188522dc19
@ -234,7 +234,8 @@ window.plugin.playerTracker.drawData = function() {
|
||||
weight: 2-0.25*i,
|
||||
color: '#FF00FD',
|
||||
clickable: false,
|
||||
opacity: 1-0.2*i
|
||||
opacity: 1-0.2*i,
|
||||
dashArray: "5,8"
|
||||
};
|
||||
|
||||
L.multiPolyline(polyLine, opts).addTo(layer);
|
||||
|
Loading…
x
Reference in New Issue
Block a user