New icons

This commit is contained in:
Pieter Vander Vennet 2020-07-20 16:32:35 +02:00
parent 7d25088981
commit 360c653553
9 changed files with 179 additions and 5 deletions

View file

@ -10,7 +10,7 @@ import {ImageCarouselWithUploadConstructor} from "../../UI/Image/ImageCarouselWi
export default class BikeParkings extends LayerDefinition {
constructor() {
super();
this.name = "bike_parking";
this.name = "bike parking";
this.icon = "./assets/bike/parking.svg";
this.overpassFilter = new Tag("amenity", "bicycle_parking");
this.newElementTags = [