mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 17:06:01 +00:00
fixed No mapping #575
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
function addObjectToMap() {
|
||||
if (!map) return;
|
||||
if (!geoJson) return;
|
||||
|
||||
for (const layer of layers) {
|
||||
layer.remove();
|
||||
|
||||
Reference in New Issue
Block a user