Skip to content
Snippets Groups Projects
Commit 139e3c1a authored by Nils Schneider's avatar Nils Schneider
Browse files

map: less obstrusive client color

parent 1ed8a560
No related branches found
No related tags found
No related merge requests found
...@@ -56,7 +56,7 @@ define(["leaflet"], ...@@ -56,7 +56,7 @@ define(["leaflet"],
} }
}) })
ctx.fillStyle = "#294D66" ctx.fillStyle = "rgba(153, 118, 16, 0.5)"
ctx.fill() ctx.fill()
} }
}) })
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment