@syncfusion/ej2-maps 20.1.59 → 20.2.43

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
@@ -10,82 +10,60 @@
10
10
 
11
11
  ### Maps
12
12
 
13
- #### Bug Fixes
14
-
15
- - "Maps throws script error while resizing the window in React 18 sample" issue has been resolved.
16
-
17
- ## 20.1.48 (2022-04-12)
18
-
19
- ### Maps
20
-
21
- #### Bug Fixes
22
-
23
- - `#F174008` - `cancel` argument of the `zoom` event will work as expected when the value is set as **true**.
24
-
25
- ## 20.1.47 (2022-04-04)
26
-
27
- ### Maps
28
-
29
13
  #### New Features
30
14
 
31
- - Maps control now supports keyboard interaction for zooming, navigating, and other functions.
15
+ - `#I390757` - As an alternative to the `click` event, the `onclick` event is exposed.
32
16
 
33
17
  #### Bug Fixes
34
18
 
35
- - `#F173348` - When the Maps control is printed, the position of the markers will now be proper.
36
-
37
- ## 19.4.56 (2022-03-15)
38
-
39
- ### Maps
40
-
41
- #### Bug Fixes
42
-
43
- - `#F173348` - When the Maps control is printed, the position of the markers will now be proper.
44
- - `#I369134` - When the `initialMarkerSelection` property is set, script errors are no longer thrown.
19
+ - `#I392653` - The `content` property in the event argument can now be used to customize the layer tooltip with format in the `tooltipRender` event.
20
+ - `#F174180` - Maps will function properly when adding and removing layers via the `zoom` event.
45
21
 
46
- ## 19.4.55 (2022-03-08)
22
+ ## 20.2.38 (2022-07-12)
47
23
 
48
24
  ### Maps
49
25
 
50
26
  #### Bug Fixes
51
27
 
52
- - `#I368368` - Drilldown of the Maps will now work properly in the mobile devices.
28
+ - `#I388045` - In mobile devices, the marker tooltip will now render properly when touched.
53
29
 
54
- ## 19.4.53 (2022-02-22)
30
+ ## 20.2.36 (2022-06-30)
55
31
 
56
32
  ### Maps
57
33
 
58
- #### Bug Fixes
34
+ #### New Features
59
35
 
60
- - `#I367115` - `markerClick` event will be triggered properly in the Maps control.
36
+ - GeoJSON data with geometry types like "MultiLineString," "MultiPoint," and "GeometryCollection" can now be displayed in Maps.
37
+ - `#F170451` - `urlTemplate` has been extended to accept tile server URLs from online map providers like ESRI, TomTom, and Mapbox.
38
+ - `#I326902` - Support for legend is provided when markers or sublayers are rendered in the online map providers.
61
39
 
62
- ## 19.4.48 (2022-01-31)
40
+ ## 20.1.59 (2022-06-07)
63
41
 
64
42
  ### Maps
65
43
 
66
44
  #### Bug Fixes
67
45
 
68
- - `#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".
46
+ - "Maps throws script error while resizing the window in React 18 sample" issue has been resolved.
69
47
 
70
- ## 19.4.47 (2022-01-25)
48
+ ## 20.1.48 (2022-04-12)
71
49
 
72
50
  ### Maps
73
51
 
74
52
  #### Bug Fixes
75
53
 
76
- - `#SF-360297` - The position of the zoom toolbar will now be proper when the float CSS style is set as "right" in the parent element of the Maps control.
54
+ - `#F174008` - `cancel` argument of the `zoom` event will work as expected when the value is set as **true**.
77
55
 
78
- ## 19.4.42 (2022-01-11)
56
+ ## 20.1.47 (2022-04-04)
79
57
 
80
58
  ### Maps
81
59
 
82
60
  #### New Features
83
61
 
84
- - When the `type` property of `legendSettings` property is set to "Markers", the `useMarkerShapes` property is exposed in the `legendSettings` to render the legend item shapes the same as the marker shapes.
62
+ - Maps control now supports keyboard interaction for zooming, navigating, and other functions.
85
63
 
86
64
  #### Bug Fixes
87
65
 
88
- - `#SF-360297` - The position of the marker template will now be proper when the float CSS style is set as "right" in the parent element of the Maps control.
66
+ - `#F173348` - When the Maps control is printed, the position of the markers will now be proper.
89
67
 
90
68
  ## 19.4.38 (2021-12-17)
91
69