fix(remove): Remove duplicate body content and merge conflicts
Co-authored-by: aider (ollama/qwen2.5-coder:32b) <aider@aider.chat>
This commit is contained in:
parent
ba11d093cc
commit
a7474a8c64
@ -184,7 +184,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||||||
}));
|
}));
|
||||||
|
|
||||||
// Add fullscreen control
|
// Add fullscreen control
|
||||||
map.addControl(new maplibregl.FullscreenControl());
|
map.addControl(L.control.fullscreen());
|
||||||
|
|
||||||
// Mode switching
|
// Mode switching
|
||||||
const modeCreateBtn = document.getElementById('mode-create');
|
const modeCreateBtn = document.getElementById('mode-create');
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user