Merge branch 'master' of github.com:pietervdvn/MapComplete
This commit is contained in:
commit
072e466607
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ export class GhostBike extends LayerDefinition {
|
|||
" in the form of a white bicycle placed permanently near the accident location.";
|
||||
|
||||
this.minzoom = 1;
|
||||
this.icon = "./assets/bike.svg"
|
||||
this.icon = "./assets/bike/ghost.svg"
|
||||
this.presets = [
|
||||
{
|
||||
title: "Ghost bike",
|
||||
|
|
Loading…
Reference in a new issue