Merge develop

This commit is contained in:
Pieter Vander Vennet 2021-07-19 16:15:15 +02:00
commit 40400591d0
53 changed files with 921 additions and 339 deletions

View file

@ -48,7 +48,7 @@ export default class LocationInput extends InputElement<Loc> {
)
})
layer.map(layer => {
this.mapBackground.map(layer => {
const leaflet = map.leafletMap.data
if (leaflet === undefined || layer === undefined) {