forked from MapComplete/MapComplete
refactoring(maplibre): WIP
This commit is contained in:
parent
231d67361e
commit
4d48b1cf2b
89 changed files with 1166 additions and 3973 deletions
|
@ -171,9 +171,6 @@ export default class DefaultGUI {
|
|||
const state = this.state
|
||||
const guiState = this.guiState
|
||||
|
||||
// Attach the map
|
||||
state.mainMapObject.SetClass("w-full h-full").AttachTo("leafletDiv")
|
||||
|
||||
this.setupClickDialogOnMap(guiState.filterViewIsOpened, state)
|
||||
|
||||
new ShowDataLayer({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue