@syncfusion/ej2-maps 19.4.48 → 19.4.55

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,22 @@
12
12
 
13
13
  #### Bug Fixes
14
14
 
15
+ - `#I368368` - Drilldown of the Maps will now work properly in the mobile devices.
16
+
17
+ ## 19.4.53 (2022-02-22)
18
+
19
+ ### Maps
20
+
21
+ #### Bug Fixes
22
+
23
+ - `#I367115` - `markerClick` event will be triggered properly in the Maps control.
24
+
25
+ ## 19.4.48 (2022-01-31)
26
+
27
+ ### Maps
28
+
29
+ #### Bug Fixes
30
+
15
31
  - `#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
32
 
17
33
  ## 19.4.47 (2022-01-25)