From 030a9f4b4a1f8d3137f4ba0bac1bb25e079d2aeb Mon Sep 17 00:00:00 2001
From: BRKP5614 <sandrine.gateau@orange.com>
Date: Mon, 4 Oct 2021 17:29:43 +0200
Subject: [PATCH] *** Version 2.6.7 ***

---
 package-lock.json                                    | 6 +++---
 package.json                                         | 2 +-
 src/iotMapManager/css/map.css                        | 2 +-
 src/iotMapManager/css/markers.css                    | 2 +-
 src/iotMapManager/css/popup.css                      | 2 +-
 src/iotMapManager/css/tabs.css                       | 2 +-
 src/iotMapManager/import_png.d.ts                    | 2 +-
 src/iotMapManager/index.ts                           | 2 +-
 src/iotMapManager/iot-map-manager.css                | 2 +-
 src/iotMapManager/package.json                       | 2 +-
 src/iotMapManager/readme.md                          | 2 +-
 src/iotMapManager/src/iot-map-area-manager.ts        | 2 +-
 src/iotMapManager/src/iot-map-area.ts                | 2 +-
 src/iotMapManager/src/iot-map-cluster-manager.ts     | 2 +-
 src/iotMapManager/src/iot-map-cluster.ts             | 2 +-
 src/iotMapManager/src/iot-map-common-svg.ts          | 2 +-
 src/iotMapManager/src/iot-map-config.ts              | 2 +-
 src/iotMapManager/src/iot-map-icons.ts               | 2 +-
 src/iotMapManager/src/iot-map-manager.ts             | 2 +-
 src/iotMapManager/src/iot-map-marker-manager.ts      | 2 +-
 src/iotMapManager/src/iot-map-marker.ts              | 2 +-
 src/iotMapManager/src/iot-map-path-manager.ts        | 2 +-
 src/iotMapManager/src/iot-map-path.ts                | 2 +-
 src/iotMapManager/src/iot-map-types.ts               | 2 +-
 src/iotMapManager/src/iot-map-user-marker-manager.ts | 2 +-
 src/iotMapManager/src/iot-map-user-marker.ts         | 2 +-
 src/map/map.component.ts                             | 1 -
 27 files changed, 28 insertions(+), 29 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index e706442f..486bfff8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10095,9 +10095,9 @@
       }
     },
     "iotmapmanager": {
-      "version": "2.6.6",
-      "resolved": "https://registry.npmjs.org/iotmapmanager/-/iotmapmanager-2.6.6.tgz",
-      "integrity": "sha512-gfVhR0DCSqNPHyoKfNhslGTzC2CAEcrYDU41OR9fR/wGy16FHlGD+4cnOdnqi3BvCq790hgaeSZyTlclg4tC4g==",
+      "version": "2.6.7",
+      "resolved": "https://registry.npmjs.org/iotmapmanager/-/iotmapmanager-2.6.7.tgz",
+      "integrity": "sha512-iLnwuteSJ3ibZKu99zoS3bD1Ur9hqjuqBzvoztjtzCBJWYsByb+7TVFxNVRiZvjCqB+iqPs7s8lt4uj+m9oKRw==",
       "requires": {
         "@types/leaflet": "^1.5.19",
         "@types/leaflet.markercluster": "^1.4.3",
diff --git a/package.json b/package.json
index 171d1068..75e1ec85 100644
--- a/package.json
+++ b/package.json
@@ -59,7 +59,7 @@
     "@types/leaflet": "^1.5.19",
     "@types/leaflet.markercluster": "^1.4.3",
     "boosted": "^4.6.0",
-    "iotmapmanager": "^2.6.6",
+    "iotmapmanager": "^2.6.7",
     "leaflet": "^1.6.0",
     "leaflet.markercluster": "^1.4.1",
     "zone.js": "^0.11.3"
diff --git a/src/iotMapManager/css/map.css b/src/iotMapManager/css/map.css
index 1cfec312..5196053f 100644
--- a/src/iotMapManager/css/map.css
+++ b/src/iotMapManager/css/map.css
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/css/markers.css b/src/iotMapManager/css/markers.css
index cde50eb4..882eb993 100644
--- a/src/iotMapManager/css/markers.css
+++ b/src/iotMapManager/css/markers.css
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/css/popup.css b/src/iotMapManager/css/popup.css
index 4b128753..d1f05c25 100644
--- a/src/iotMapManager/css/popup.css
+++ b/src/iotMapManager/css/popup.css
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/css/tabs.css b/src/iotMapManager/css/tabs.css
index ee52b8a6..cea2271f 100644
--- a/src/iotMapManager/css/tabs.css
+++ b/src/iotMapManager/css/tabs.css
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/import_png.d.ts b/src/iotMapManager/import_png.d.ts
index e9b4b8ba..c2477e3b 100644
--- a/src/iotMapManager/import_png.d.ts
+++ b/src/iotMapManager/import_png.d.ts
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/index.ts b/src/iotMapManager/index.ts
index f85d47c3..b95b9776 100644
--- a/src/iotMapManager/index.ts
+++ b/src/iotMapManager/index.ts
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/iot-map-manager.css b/src/iotMapManager/iot-map-manager.css
index 1ad0c08e..d7247937 100644
--- a/src/iotMapManager/iot-map-manager.css
+++ b/src/iotMapManager/iot-map-manager.css
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/package.json b/src/iotMapManager/package.json
index a1f1a7ab..f577191b 100644
--- a/src/iotMapManager/package.json
+++ b/src/iotMapManager/package.json
@@ -1,6 +1,6 @@
 {
   "name": "iotmapmanager",
-  "version": "2.6.6",
+  "version": "2.6.7",
   "description": "Manage markers, clusters, user marker or paths on IotMaps",
   "main": "dist/index.js",
   "types": "lib/index.d.ts",
diff --git a/src/iotMapManager/readme.md b/src/iotMapManager/readme.md
index 06f59876..79ac7fb8 100644
--- a/src/iotMapManager/readme.md
+++ b/src/iotMapManager/readme.md
@@ -1,4 +1,4 @@
-# IotMapManager V2.6.6
+# IotMapManager V2.6.7
 
 This library provides management of markers dedicated to projects using mapping.
 ## use
diff --git a/src/iotMapManager/src/iot-map-area-manager.ts b/src/iotMapManager/src/iot-map-area-manager.ts
index e016b903..d200b254 100644
--- a/src/iotMapManager/src/iot-map-area-manager.ts
+++ b/src/iotMapManager/src/iot-map-area-manager.ts
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/src/iot-map-area.ts b/src/iotMapManager/src/iot-map-area.ts
index ed0aed45..7a8e5cec 100644
--- a/src/iotMapManager/src/iot-map-area.ts
+++ b/src/iotMapManager/src/iot-map-area.ts
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/src/iot-map-cluster-manager.ts b/src/iotMapManager/src/iot-map-cluster-manager.ts
index 8a95764c..56a9eb11 100644
--- a/src/iotMapManager/src/iot-map-cluster-manager.ts
+++ b/src/iotMapManager/src/iot-map-cluster-manager.ts
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/src/iot-map-cluster.ts b/src/iotMapManager/src/iot-map-cluster.ts
index 620778cb..ad1dcd43 100644
--- a/src/iotMapManager/src/iot-map-cluster.ts
+++ b/src/iotMapManager/src/iot-map-cluster.ts
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/src/iot-map-common-svg.ts b/src/iotMapManager/src/iot-map-common-svg.ts
index c7a9e9f1..cb8b1c43 100644
--- a/src/iotMapManager/src/iot-map-common-svg.ts
+++ b/src/iotMapManager/src/iot-map-common-svg.ts
@@ -1,6 +1,6 @@
 /*
 * Software Name: IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/src/iot-map-config.ts b/src/iotMapManager/src/iot-map-config.ts
index ed2880c9..6dd2fede 100644
--- a/src/iotMapManager/src/iot-map-config.ts
+++ b/src/iotMapManager/src/iot-map-config.ts
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/src/iot-map-icons.ts b/src/iotMapManager/src/iot-map-icons.ts
index ad5d5b21..70148f3b 100644
--- a/src/iotMapManager/src/iot-map-icons.ts
+++ b/src/iotMapManager/src/iot-map-icons.ts
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/src/iot-map-manager.ts b/src/iotMapManager/src/iot-map-manager.ts
index 25658822..f8e6f940 100644
--- a/src/iotMapManager/src/iot-map-manager.ts
+++ b/src/iotMapManager/src/iot-map-manager.ts
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/src/iot-map-marker-manager.ts b/src/iotMapManager/src/iot-map-marker-manager.ts
index 7f72d528..f431bbbf 100644
--- a/src/iotMapManager/src/iot-map-marker-manager.ts
+++ b/src/iotMapManager/src/iot-map-marker-manager.ts
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/src/iot-map-marker.ts b/src/iotMapManager/src/iot-map-marker.ts
index b82428e0..254dd150 100644
--- a/src/iotMapManager/src/iot-map-marker.ts
+++ b/src/iotMapManager/src/iot-map-marker.ts
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/src/iot-map-path-manager.ts b/src/iotMapManager/src/iot-map-path-manager.ts
index ad1ce6de..e1f17cba 100644
--- a/src/iotMapManager/src/iot-map-path-manager.ts
+++ b/src/iotMapManager/src/iot-map-path-manager.ts
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/src/iot-map-path.ts b/src/iotMapManager/src/iot-map-path.ts
index d1838d25..a822b88b 100644
--- a/src/iotMapManager/src/iot-map-path.ts
+++ b/src/iotMapManager/src/iot-map-path.ts
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/src/iot-map-types.ts b/src/iotMapManager/src/iot-map-types.ts
index fba0c9d9..af807f47 100644
--- a/src/iotMapManager/src/iot-map-types.ts
+++ b/src/iotMapManager/src/iot-map-types.ts
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/src/iot-map-user-marker-manager.ts b/src/iotMapManager/src/iot-map-user-marker-manager.ts
index a03e8a37..5755a164 100644
--- a/src/iotMapManager/src/iot-map-user-marker-manager.ts
+++ b/src/iotMapManager/src/iot-map-user-marker-manager.ts
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/iotMapManager/src/iot-map-user-marker.ts b/src/iotMapManager/src/iot-map-user-marker.ts
index 7cfcbbbc..18306633 100644
--- a/src/iotMapManager/src/iot-map-user-marker.ts
+++ b/src/iotMapManager/src/iot-map-user-marker.ts
@@ -1,6 +1,6 @@
 /*
 * Software Name : IotMapManager
-* Version: 2.6.6
+* Version: 2.6.7
 * SPDX-FileCopyrightText: Copyright (c) 2020 Orange
 * SPDX-License-Identifier: MIT
 *
diff --git a/src/map/map.component.ts b/src/map/map.component.ts
index 28ce3183..e013852a 100644
--- a/src/map/map.component.ts
+++ b/src/map/map.component.ts
@@ -681,7 +681,6 @@ export class MapComponent implements AfterViewInit {
     this.iotMapClusterManager.updateCluster('cluster 1', { markersArea: new LatLngBounds([44.880, 4.89], [44.885, 4.9])})
 
     this.iotMapAreaManager.addArea(this.zone)
-
   }
 }