forked from MapComplete/MapComplete
Merge develop
This commit is contained in:
commit
40400591d0
53 changed files with 921 additions and 339 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue