From e409a22e7d4655c60b1a2d6f1333c294b99c5273 Mon Sep 17 00:00:00 2001 From: kimhaak Date: Sat, 11 Sep 2021 16:09:57 +0200 Subject: [PATCH] Changed map functionality in device overview (#13225) Changed map in overview page for devices so that it is possible to move and drop the marker to update position, and possible to pan/move map without marker being stuck in center, marker stays in its fixed position. --- includes/html/dev-overview-data.inc.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/includes/html/dev-overview-data.inc.php b/includes/html/dev-overview-data.inc.php index ffc1d32f33..5895300095 100644 --- a/includes/html/dev-overview-data.inc.php +++ b/includes/html/dev-overview-data.inc.php @@ -147,16 +147,21 @@ if ($device['location_id']) {