- add checboses for visibility in legend.entry.component
- add checkbox.scss - npm updates
This commit is contained in:
parent
9579a23e8e
commit
d6abaa0d6d
12 changed files with 559 additions and 235 deletions
|
@ -1,3 +1,5 @@
|
|||
import { GeoJSON } from 'leaflet';
|
||||
|
||||
export class GeomonPlatform {
|
||||
|
||||
constructor(
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
import { GeoJSON } from 'leaflet';
|
||||
|
||||
export interface Station {
|
||||
id: string;
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue