@syncfusion/ej2-maps 19.4.52 → 19.4.56

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,31 @@
12
12
 
13
13
  #### Bug Fixes
14
14
 
15
+ - `#F173348` - When the Maps control is printed, the position of the markers will now be proper.
16
+ - `#I369134` - When the `initialMarkerSelection` property is set, script errors are no longer thrown.
17
+
18
+ ## 19.4.55 (2022-03-08)
19
+
20
+ ### Maps
21
+
22
+ #### Bug Fixes
23
+
24
+ - `#I368368` - Drilldown of the Maps will now work properly in the mobile devices.
25
+
26
+ ## 19.4.53 (2022-02-22)
27
+
28
+ ### Maps
29
+
30
+ #### Bug Fixes
31
+
32
+ - `#I367115` - `markerClick` event will be triggered properly in the Maps control.
33
+
34
+ ## 19.4.48 (2022-01-31)
35
+
36
+ ### Maps
37
+
38
+ #### Bug Fixes
39
+
15
40
  - `#I363761` - Script error will no longer be thrown when the display CSS property for the div element of the Maps control is set to "none".
16
41
 
17
42
  ## 19.4.47 (2022-01-25)