Add new icons for parking/pumps

This commit is contained in:
Pieter Fiers 2020-07-16 15:56:10 +02:00
parent 9d245bcf98
commit 67ceb04148
5 changed files with 32 additions and 39 deletions

View file

@ -1,6 +1,6 @@
import {Layout} from "../Layout";
import { BikeParkings } from "../Layers/BikeParkings";
import BikeServices from "../Layers/BikeServices";
import BikeParkings from "../Layers/BikeParkings";
import BikeServices from "../Layers/BikeStations";
import {GhostBike} from "../Layers/GhostBike";
@ -9,7 +9,6 @@ export default class Cyclofix extends Layout {
super(
"pomp",
"Cyclofix bicycle infrastructure",
// [new BikePumps()],
[new BikeParkings(), new BikeServices()],
16,
50.8465573,