- add checboses for visibility in legend.entry.component

- add checkbox.scss
- npm updates
This commit is contained in:
Arno Kaimbacher 2021-10-25 12:27:24 +02:00
parent 9579a23e8e
commit d6abaa0d6d
12 changed files with 559 additions and 235 deletions

View file

@ -1,3 +1,5 @@
import { GeoJSON } from 'leaflet';
export class GeomonPlatform {
constructor(

View file

@ -1,4 +1,4 @@
import { GeoJSON } from 'leaflet';
export interface Station {
id: string;