@syncfusion/ej2-maps 23.1.38 → 23.1.40

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
+ - `#I504008` - The zoom factor of the Maps will now be properly updated when the `zoomByPosition` method is called in the `zoom` event.
16
+
17
+ ## 23.1.38 (2023-09-26)
18
+
19
+ ### Maps
20
+
21
+ #### Bug Fixes
22
+
15
23
  - `#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
24
 
17
25
  ## 23.1.36 (2023-09-15)