@syncfusion/ej2-maps 22.2.12 → 23.1.38

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,7 +12,19 @@
12
12
 
13
13
  #### Bug Fixes
14
14
 
15
- - `#I493376` - The tooltip will now be displayed properly above the marker templates.
15
+ - `#I497871` - After adding a marker using the `addMarker` method, marker locations will now be correct when zooming and panning is performed on the Maps.
16
+
17
+ ## 23.1.36 (2023-09-15)
18
+
19
+ ### Maps
20
+
21
+ #### New Features
22
+
23
+ - An animated transition will now occur on the initial rendering of data labels and not during any dynamic updates.
24
+
25
+ #### Bug Fixes
26
+
27
+ - `#I493376` - The tooltip will now be displayed properly above the marker templates.
16
28
 
17
29
  ## 22.2.8 (2023-08-08)
18
30