@syncfusion/ej2-maps 20.4.48 → 20.4.49

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
@@ -8,6 +8,21 @@
8
8
 
9
9
  ## [Unreleased]
10
10
 
11
+ ### Maps
12
+
13
+ #### Bug Fixes
14
+
15
+ - `#I430846` - Maps will be rendered properly when the `zoomFactor` and `centerPosition` is set to their initial value using `zoomByPosition` method.
16
+ - `#I430070` - Marker templates will now render properly in the Maps when they are contained within an HTML div element with "scroll" overflow CSS style.
17
+
18
+ ## 20.4.48 (2023-02-01)
19
+
20
+ ### Maps
21
+
22
+ #### Bug Fixes
23
+
24
+ - `#I430070` - Marker templates will now render properly in the Maps when they are contained within an HTML div element with "scroll" overflow CSS style.
25
+
11
26
  ## 20.4.44 (2023-01-18)
12
27
 
13
28
  ### Maps