add track casing + change color to magenta

This commit is contained in:
Norbert Renner 2015-04-25 16:19:30 +02:00
parent e822c9a21c
commit 7c2df94fe8
5 changed files with 37 additions and 4 deletions

View file

@ -3,6 +3,7 @@ BR.TrackMessages = L.Class.extend({
options: {
edgeStyle: {
color: 'yellow',
opacity: 0.8,
weight: 8
}
},