() {
- { "corner1", new Double[] { (Double)map["bounds"][0], (Double)map["bounds"][1] } },
- { "corner2", new Double[] { (Double)map["bounds"][2], (Double)map["bounds"][3] } }
- } }
- };
- ret.Add(dir.Substring(("resources" + Path.DirectorySeparatorChar + "maps").Length+1), entry);
- } catch { }
- }
- }
- }
- return ret;
- }
-
public override void Dispose() {
- this.weather.Dispose();
+ SensorModel.Instance.Dispose();
base.Dispose();
}
}
diff --git a/Lora-Map/resources/admin/index.html b/Lora-Map/resources/admin/index.html
index 1632311..3712a2e 100644
--- a/Lora-Map/resources/admin/index.html
+++ b/Lora-Map/resources/admin/index.html
@@ -5,7 +5,6 @@
Adminpannel Lora-Map
-
@@ -18,5 +17,9 @@
Wilkommen im Adminbereich
+
+
+
+