Merge master

This commit is contained in:
Pieter Vander Vennet 2020-11-02 13:19:12 +01:00
commit c226e15d99
9 changed files with 339 additions and 193 deletions

View file

@ -4,7 +4,6 @@ import * as L from "leaflet"
import {Layer} from "leaflet"
import {GeoOperations} from "./GeoOperations";
import {UIElement} from "../UI/UIElement";
import State from "../State";
import LayerConfig from "../Customizations/JSON/LayerConfig";