@syncfusion/ej2-maps 22.1.39 → 22.2.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -12,6 +12,14 @@
12
12
 
13
13
  #### Bug Fixes
14
14
 
15
+ - `#I485498` - Mouse events will now work properly on the marker templates.
16
+
17
+ ## 22.1.39 (2023-07-18)
18
+
19
+ ### Maps
20
+
21
+ #### Bug Fixes
22
+
15
23
  - `#I482286` - When the page containing the Maps, which is placed in the dashboard, is switched dynamically, script errors are no longer thrown.
16
24
 
17
25
  ## 22.1.34 (2023-06-21)
@@ -503,4 +511,4 @@ The Maps control is used to visualize the geographical data. It is used to repre
503
511
  - **Data Labels** - Supports data label to provide additional information about the shapes.
504
512
  - **Navigation Lines** - Lines can be rendered between various points in map.
505
513
  - **Annotations** - Supports placing any HTML element on desired location in the map.
506
- - **User interaction** - Supports interactive features like zooming, panning, tooltip, highlight, selection and interactive legend.
514
+ - **User interaction** - Supports interactive features like zooming, panning, tooltip, highlight, selection and interactive legend.