@syncfusion/ej2-angular-maps 32.1.21-ngcc → 32.1.21

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.
Files changed (44) hide show
  1. package/CHANGELOG.md +644 -0
  2. package/README.md +15 -7
  3. package/esm2020/public_api.mjs +2 -0
  4. package/esm2020/src/index.mjs +12 -0
  5. package/esm2020/src/maps/annotations.directive.mjs +62 -0
  6. package/esm2020/src/maps/bubblesettings.directive.mjs +71 -0
  7. package/esm2020/src/maps/colormapping.directive.mjs +61 -0
  8. package/esm2020/src/maps/initialshapeselection.directive.mjs +59 -0
  9. package/esm2020/src/maps/layers.directive.mjs +64 -0
  10. package/esm2020/src/maps/maps-all.module.mjs +68 -0
  11. package/esm2020/src/maps/maps.component.mjs +168 -0
  12. package/esm2020/src/maps/maps.module.mjs +88 -0
  13. package/esm2020/src/maps/markersettings.directive.mjs +73 -0
  14. package/esm2020/src/maps/navigationlinesettings.directive.mjs +67 -0
  15. package/esm2020/syncfusion-ej2-angular-maps.mjs +5 -0
  16. package/fesm2015/syncfusion-ej2-angular-maps.mjs +737 -0
  17. package/fesm2015/syncfusion-ej2-angular-maps.mjs.map +1 -0
  18. package/fesm2020/syncfusion-ej2-angular-maps.mjs +737 -0
  19. package/fesm2020/syncfusion-ej2-angular-maps.mjs.map +1 -0
  20. package/package.json +28 -46
  21. package/public_api.d.ts +1 -1
  22. package/src/index.d.ts +11 -11
  23. package/src/maps/annotations.directive.d.ts +58 -53
  24. package/src/maps/bubblesettings.directive.d.ts +121 -116
  25. package/src/maps/colormapping.directive.d.ts +76 -71
  26. package/src/maps/initialshapeselection.directive.d.ts +42 -37
  27. package/src/maps/layers.directive.d.ts +140 -135
  28. package/src/maps/maps-all.module.d.ts +26 -20
  29. package/src/maps/maps.component.d.ts +73 -70
  30. package/src/maps/maps.module.d.ts +18 -5
  31. package/src/maps/markersettings.directive.d.ts +176 -171
  32. package/src/maps/navigationlinesettings.directive.d.ts +80 -75
  33. package/syncfusion-ej2-angular-maps.d.ts +5 -0
  34. package/@syncfusion/ej2-angular-maps.es5.js +0 -877
  35. package/@syncfusion/ej2-angular-maps.es5.js.map +0 -1
  36. package/@syncfusion/ej2-angular-maps.js +0 -810
  37. package/@syncfusion/ej2-angular-maps.js.map +0 -1
  38. package/LICENSE +0 -10
  39. package/dist/ej2-angular-maps.umd.js +0 -1137
  40. package/dist/ej2-angular-maps.umd.js.map +0 -1
  41. package/dist/ej2-angular-maps.umd.min.js +0 -11
  42. package/dist/ej2-angular-maps.umd.min.js.map +0 -1
  43. package/ej2-angular-maps.d.ts +0 -5
  44. package/ej2-angular-maps.metadata.json +0 -1
package/CHANGELOG.md ADDED
@@ -0,0 +1,644 @@
1
+ <!-- markdownlint-disable MD010 -->
2
+
3
+ <!-- markdownlint-disable MD030 -->
4
+
5
+ <!-- markdownlint-disable MD004 -->
6
+
7
+ # Changelog
8
+
9
+ ## [Unreleased]
10
+
11
+ ### Maps
12
+
13
+ #### Bug fixes
14
+
15
+ - `#I793444` - Color mappings without an initially specified value now function correctly when toggling the legend.
16
+
17
+ ## 32.1.19 (2025-12-16)
18
+
19
+ ### Maps
20
+
21
+ #### Bug fixes
22
+
23
+ - `#I732333` - The map rendered in the pop-up will no longer throw console warnings during user interaction.
24
+
25
+ #### New Features
26
+
27
+ - An animation transition will now occur when the data labels are first rendered.
28
+
29
+ #### Bug Fixes
30
+
31
+ - `#I493376` - The tooltip will now be displayed properly above the marker templates.
32
+
33
+ ## 28.2.9 (2025-03-04)
34
+
35
+ ### Maps
36
+
37
+ #### Bug fixes
38
+
39
+ - `#I695421` - The data label will render correctly when binds to the specified label Path.
40
+
41
+ ## 28.2.6 (2025-02-18)
42
+
43
+ ### Maps
44
+
45
+ #### Bug fixes
46
+
47
+ - `#I681991` - Now, the marker will not be translated for the maximum zoomed-out layers.
48
+ - `#I686422` - Now, the marker cluster expands properly when clicked.
49
+
50
+ ## 28.2.3 (2025-01-29)
51
+
52
+ ### Maps
53
+
54
+ #### New Features
55
+
56
+ - An animation transition will now occur when the data labels are first rendered.
57
+
58
+ #### Bug Fixes
59
+
60
+ - `#I493376` - The tooltip will now be displayed properly above the marker templates.
61
+
62
+ ## 22.2.8 (2023-08-08)
63
+
64
+ ### Maps
65
+
66
+ #### Bug Fixes
67
+
68
+ - `#I485498` - Mouse events will now work properly on the marker templates.
69
+
70
+ ## 22.1.39 (2023-07-18)
71
+
72
+ ### Maps
73
+
74
+ #### Bug Fixes
75
+
76
+ - `#I482286` - When the page containing the Maps, which is placed in the dashboard, is switched dynamically, script errors are no longer thrown.
77
+
78
+ ## 22.1.34 (2023-06-21)
79
+
80
+ ### Maps
81
+
82
+ #### New Features
83
+
84
+ - `#I275734`, `#I293775` - The appearance of the buttons and tooltips in the zoom toolbar can now be customized using properties in the `buttonSettings` and `tooltipSettings` in the `toolbarSettings` property of `zoomSettings`.
85
+ - `#I425592` - The marker rendered in the Maps can now be dragged and dropped in the desired location based on the requirement. Events are also supported to notify the drag start and end.
86
+
87
+ ## 20.4.38 (2022-12-21)
88
+
89
+ ### Maps
90
+
91
+ #### New Features
92
+
93
+ - When panning is performed, the image rendering in online map providers is now improved.
94
+
95
+ ## 20.3.56 (2022-11-08)
96
+
97
+ ### Maps
98
+
99
+ #### Bug Fixes
100
+
101
+ - `#I413909` - When the highlight is removed from the interactive legend, the opacity of the corresponding shape is now properly maintained.
102
+ - `#I412101` - `shapeHighlight` event will now trigger properly.
103
+ - `#I411790` - `zoomByPosition` method will now work properly in the online map providers.
104
+ - `#I401870` - The fixes for the styles, related to the Content Security Policy (CSP), are included.
105
+
106
+ ## 20.3.49 (2022-10-11)
107
+
108
+ ### Maps
109
+
110
+ #### Bug Fixes
111
+
112
+ - `#I408673` - Data labels will now render properly when the values from `shapeDataPath` and `shapePropertyPath` are numbers.
113
+
114
+ ## 20.3.47 (2022-09-29)
115
+
116
+ ### Maps
117
+
118
+ #### Breaking Changes
119
+
120
+ - The `click` event is deprecated because it is triggered twice in the Angular application. The reason for this is that in Angular, the native `click` event is triggered first, followed by the `click` event available on Maps. To address this, we introduced a `onclick` event for the same functionality, which will now only trigger once.
121
+
122
+ #### Bug Fixes
123
+
124
+ - `#I404496` - Europe GeoJSON map will now render properly when legend is enabled.
125
+ - `#F175229` - `offsetX` and `offsetY` properties are now available in the event arguments of `dataLabelRendering` event to customize the label position.
126
+
127
+ #### New Features
128
+
129
+ - Azure Maps can now be loaded and viewed through our Maps.
130
+
131
+ ## 20.2.43 (2022-08-08)
132
+
133
+ ### Maps
134
+
135
+ #### New Features
136
+
137
+ - `#I390757` - As an alternative to the `click` event, the `onclick` event is exposed.
138
+
139
+ #### Bug Fixes
140
+
141
+ - `#I392653` - The `content` property in the event argument can now be used to customize the layer tooltip with format in the `tooltipRender` event.
142
+ - `#F174180` - Maps will function properly when adding and removing layers via the `zoom` event.
143
+
144
+ ## 20.2.38 (2022-07-12)
145
+
146
+ ### Maps
147
+
148
+ #### Bug Fixes
149
+
150
+ - `#I388045` - In mobile devices, the marker tooltip will now render properly when touched.
151
+
152
+ ## 20.2.36 (2022-06-30)
153
+
154
+ ### Maps
155
+
156
+ #### New Features
157
+
158
+ - GeoJSON data with geometry types like "MultiLineString," "MultiPoint," and "GeometryCollection" can now be displayed in Maps.
159
+ - `#F170451` - `urlTemplate` has been extended to accept tile server URLs from online map providers like ESRI, TomTom, and Mapbox.
160
+ - `#I326902` - Support for legend is provided when markers or sublayers are rendered in the online map providers.
161
+
162
+ ## 20.1.59 (2022-06-07)
163
+
164
+ ### Maps
165
+
166
+ #### Bug Fixes
167
+
168
+ - "Maps throws script error while resizing the window in React 18 sample" issue has been resolved.
169
+
170
+ ## 20.1.48 (2022-04-12)
171
+
172
+ ### Maps
173
+
174
+ #### Bug Fixes
175
+
176
+ - `#F174008` - `cancel` argument of the `zoom` event will work as expected when the value is set as **true**.
177
+
178
+ ## 20.1.47 (2022-04-04)
179
+
180
+ ### Maps
181
+
182
+ #### New Features
183
+
184
+ - Maps control now supports keyboard interaction for zooming, navigating, and other functions.
185
+
186
+ #### Bug Fixes
187
+
188
+ - `#F173348` - When the Maps control is printed, the position of the markers will now be proper.
189
+
190
+ ## 19.4.38 (2021-12-17)
191
+
192
+ ### Maps
193
+
194
+ #### New Features
195
+
196
+ - GeoJSON maps with "LineString" geometry type is now supported in the Maps control.
197
+ - When the `animationDuration` property is set, the zooming of map service providers such as OSM, Bing, and others is now smoother.
198
+
199
+ #### Bug Fixes
200
+
201
+ - `#F163990` - When the `imageUrlValuePath` property is set as the source image for the markers, image type markers will render properly.
202
+
203
+ ## 19.3.46 (2021-10-19)
204
+
205
+ ### Maps
206
+
207
+ #### Bug Fixes
208
+
209
+ - Script error will not be thrown when a shape is selected without binding the data source to the Maps.
210
+
211
+ ## 19.3.44 (2021-10-05)
212
+
213
+ ### Maps
214
+
215
+ #### Bug Fixes
216
+
217
+ - `#I342201` - When the `projectionType` is set to `Equirectangular`, data labels will now render correctly.
218
+
219
+ ## 19.1.59 (2021-05-04)
220
+
221
+ ### Maps
222
+
223
+ #### Bug Fixes
224
+
225
+ - `#F164278` - `click` event will now work properly in the mobile devices.
226
+
227
+ ## 19.1.57 (2021-04-20)
228
+
229
+ ### Maps
230
+
231
+ #### Bug Fixes
232
+
233
+ - `#318561` - When the `height` property is set to a percentage value, Maps can now render with proper height of the parent element.
234
+
235
+ ## 19.1.56 (2021-04-13)
236
+
237
+ ### Maps
238
+
239
+ #### New Features
240
+
241
+ - `#315251` - The `opacity` property for `border` in `shapeSettings` is exposed to provide opacity for the border of the shapes.
242
+
243
+ #### Bug Fixes
244
+
245
+ - `#F163539` - The data labels will now render properly when the value of `labelPath` of `dataLabelSettings` is different from the value of `shapePropertyPath` and `shapeDataPath`.
246
+
247
+ ## 19.1.54 (2021-03-30)
248
+
249
+ ### Maps
250
+
251
+ #### Bug Fixes
252
+
253
+ - `#312465` - When the `zoomFactor` property is set as 0 in the tile maps, it now renders properly.
254
+ - `#311273` - The `imageUrlValuePath` property now correctly renders markers as images.
255
+ - `#312865` - Markers will now render properly when they are added dynamically in the click event with "Normal" geometry type maps.
256
+ - `#317398` - `shapeSelection` method will now work properly with multi-layers on the Maps.
257
+
258
+ ## 18.4.39 (2021-01-28)
259
+
260
+ ### Maps
261
+
262
+ #### New Features
263
+
264
+ - `#306094` - `borderWidthValuePath` and `borderColorValuePath` properties are exposed to set border width and color to individual shapes using data source values.
265
+
266
+ #### Bug Fixes
267
+
268
+ - `#307853` - The property in the JSON for the maps shape data can now be displayed in the tooltip template.
269
+
270
+ ## 18.4.30 (2020-12-17)
271
+
272
+ ### Maps
273
+
274
+ #### Bug Fixes
275
+
276
+ - `#302270` - The position of the marker cluster will now render properly when the Map control is positioned in an absolute location.
277
+
278
+ ## 18.3.51 (2020-11-24)
279
+
280
+ ### Maps
281
+
282
+ #### Bug Fixes
283
+
284
+ - `#301355` - The balloon marker will now select properly with `initialMarkerSelection`.
285
+
286
+ ## 18.3.44 (2020-10-27)
287
+
288
+ ### Maps
289
+
290
+ #### Bug Fixes
291
+
292
+ - `#298697` - The font style of legend and data labels will be now set properly.
293
+
294
+ ## 18.3.42 (2020-10-20)
295
+
296
+ ### Maps
297
+
298
+ #### Bug Fixes
299
+
300
+ - `#292757` - `doubleClick` event will now be triggered properly.
301
+
302
+ ## 18.3.40 (2020-10-13)
303
+
304
+ ### Maps
305
+
306
+ #### Bug Fixes
307
+
308
+ - `#292757` - The multiple tile maps in a single page will now work properly.
309
+
310
+ ## 18.3.35 (2020-10-01)
311
+
312
+ ### Maps
313
+
314
+ #### New Features
315
+
316
+ `#291448` - A property `isShapeSelected` is exposed in the event arguments of the click event to specify whether the map shape is selected or not.
317
+
318
+ #### Bug Fixes
319
+
320
+ - `#F157226` - Marker clusters will now render properly when the markers are added dynamically to the maps.
321
+ - `#289864` - Hyperlinks added in the tooltip template will now be clickable in the click action.
322
+ - `#289034` - Panning will now work properly on mobile devices.
323
+ - `#287918` - Markers will now render properly when the animation duration is greater than 0.
324
+ - `#285727` - Outline for the shapes will no longer appear when clicking on it.
325
+
326
+ ## 18.2.47 (2020-07-28)
327
+
328
+ ### Maps
329
+
330
+ #### Bug Fixes
331
+
332
+ - `#285727` - Outline for the shapes will no longer appear when clicking on it.
333
+
334
+ ## 18.2.44 (2020-07-07)
335
+
336
+ ### Maps
337
+
338
+ #### New Features
339
+
340
+ - The data manager support for bubble and marker data source is now available.
341
+ - `Google` enum value is provided in `ShapeLayerType` to render the Google maps in the Maps control.
342
+ - `#280380` - `isResized` argument is exposed in the `loaded` event argument for indicating that the component is resized.
343
+
344
+ - The data manager support for bubble and marker data source is now available.
345
+ - `Google` enum value is provided in `ShapeLayerType` to render the Google maps in the Maps control.
346
+
347
+ #### Bug Fixes
348
+
349
+ - `#278468` - The script errors will not be thrown when rendering the GeoJSON file with line string geometry in Maps control.
350
+ - `#280380` - The center position property will be maintained when the zooming operation is done after the reset zoom.
351
+
352
+ - `#I278468` - The script errors will not be thrown when rendering the GeoJSON file with line string geometry in Maps control.
353
+
354
+ ## 17.4.39 (2019-12-17)
355
+
356
+ ### Maps
357
+
358
+ #### New Features
359
+
360
+ - `#I244108`, `#I240060`, `#I247767`, `#I250088` - Provided support to zoom the maps initially, based on the marker’s location.
361
+
362
+ - `#I248021` - Provided support to cluster and expand markers with the same latitude and longitude values.
363
+
364
+ - `#I253516` - Provided clustering support for marker templates.
365
+
366
+ - `#I255189` - Improved the `markerClusterClick` event to get the hidden cluster collection details.
367
+
368
+ - `#I242130` - Provided support to select or deselect the shapes dynamically and on initial rendering.
369
+
370
+ - `#I248172` - Provided support to show tooltip on tap/click.
371
+
372
+ - `F146103`, `F147309` - Provided support to bind the shapes and colors to the markers from the data source.
373
+
374
+ ## 17.3.21 (2019-10-30)
375
+
376
+ ### Maps
377
+
378
+ #### New Features
379
+
380
+ - Improved the marker cluster appearance for duplicate markers.
381
+
382
+ ## 17.3.14 (2019-10-03)
383
+
384
+ ### Maps
385
+
386
+ #### Bug Fixes
387
+
388
+ - `F147309` - Issue in adding sub layer in the 'OpenStreetMap' has been resolved.
389
+
390
+ ## 17.3.9-beta (2019-09-20)
391
+
392
+ ### Maps
393
+
394
+ #### New Features
395
+
396
+ - The toggle option has been provided for legend. So, if you toggle the legend, the given color will be changed to the corresponding shape item.
397
+
398
+ ## 17.2.41 (2019-08-14)
399
+
400
+ ### Maps
401
+
402
+ #### Bug Fixes
403
+
404
+ - `#244108` - The issue with legend border that does not disappear when hover over the legend item has been fixed.
405
+ - The issue with tooltip was not working in Internet Explorer 11 browser has been fixed.
406
+
407
+ ## 17.2.40 (2019-08-06)
408
+
409
+ ### Maps
410
+
411
+ #### Bug Fixes
412
+
413
+ - `#I243271` - The issue with changing text in our component when the text argument is changed in the datalabelRendering event has been fixed.
414
+ - `#I243499` - The issue with arrow option in the navigation line has been fixed.
415
+ - `#I238404` - The issue with bubble color and size when using point type shape data has been fixed.
416
+
417
+ ## 17.2.39 (2019-07-30)
418
+
419
+ ### Maps
420
+
421
+ #### Bug Fixes
422
+
423
+ - `#I240804` - The issue with dynamically updating the zoom factor along with the initial case of the zoom factor has been fixed.
424
+ - `#I240836` - The issue with border that was not applied for marker highlight and selection has been fixed.
425
+
426
+ ## 17.2.36 (2019-07-24)
427
+
428
+ ### Maps
429
+
430
+ #### Bug Fixes
431
+
432
+ - `#I240833` - Some labels disappear when you change "colorMapping" and refresh the map issue has been fixed.
433
+ - `I240804` - The issue with dynamically updating the zoom factor has been fixed.
434
+ - `I241873` - The issue with zooming the map component with a single click has been fixed
435
+
436
+ ## 17.2.35 (2019-07-17)
437
+
438
+ ### Maps
439
+
440
+ #### Bug Fixes
441
+
442
+ - `#I240835` - Highlight border thickness on the shape is huge when hovering on the legend item, it does not set as we given in code issue has been fixed
443
+ - `#I240836` - Marker highlight and selection settings do not make a difference issue has been fixed
444
+ - `#I240834` - Interactive legend is not working while changing data source issue has been fixed.
445
+
446
+ ## 17.2.34 (2019-07-11)
447
+
448
+ ### Maps
449
+
450
+ #### Bug Fixes
451
+
452
+ - `#F143717` - Zooming toolbar position misalign problem that occurs when there are multiple elements in DOM has been fixed
453
+ - `#I238404` - The issue that occurs when rendering bubble for point type Shape Data has been fixed
454
+ - `#I238839` - The console error that occurs when mouse leaves from the maps Shapes with legend hide option has been resolved
455
+
456
+ ## 17.1.32-beta (2019-03-13)
457
+
458
+ ### Maps
459
+
460
+ #### Bug Fixes
461
+
462
+ - Now, the border style is applied properly to the shapes when performing selection.
463
+
464
+ ## 16.4.55 (2019-02-27)
465
+
466
+ ### Maps
467
+
468
+ #### Bug Fixes
469
+
470
+ - Changed the OSM and Bing maps URL from http to https.
471
+
472
+ ## 16.4.53 (2019-02-13)
473
+
474
+ ### Maps
475
+
476
+ #### Bug Fixes
477
+
478
+ - Padding issue for OSM type layers resolved now.
479
+
480
+ ## 16.4.40-beta (2018-12-10)
481
+
482
+ ### Maps
483
+
484
+ #### New Features
485
+
486
+ - Support has been added for desaturation color mapping.
487
+ - Support has been added to hide specific legend items and bind legend text from data source.
488
+ - Support has been added for highlighting or selecting the legend items along with shapes.
489
+ - Support has been added to specify multiple fields in the data source for **shapePropertyPath**.
490
+ - Events has been added for zoom-in and zoom-out.
491
+
492
+ ## 16.3.33 (2018-11-20)
493
+
494
+ ### Maps
495
+
496
+ #### Bug Fixes
497
+
498
+ - Now map is rendering properly in universal applications
499
+ - Now panning works properly without freezing
500
+
501
+ ## 16.3.22 (2018-09-25)
502
+
503
+ ### Maps
504
+
505
+ #### Bug Fixes
506
+
507
+ - Now the data labels are rendering properly with numeric values.
508
+
509
+ ## 16.3.17 (2018-09-12)
510
+
511
+ ### Maps
512
+
513
+ #### Breaking Changes
514
+
515
+ - The maps tooltip has been replaced with `EJ2 SVG Tooltip`, so now it is mandatory to include `ej2-svg-base.umd.min.js` in system.js configuration if you are using system.js module loader. Update the system.js configuration while using this version and above.
516
+
517
+ #### Bug Fixes
518
+
519
+ - Tooltip is now working properly for marker in OSM map.
520
+
521
+ ## 16.2.49 (2018-08-21)
522
+
523
+ ### Maps
524
+
525
+ #### Bug Fixes
526
+
527
+ - Shape selection is now working fine with touch events.
528
+
529
+ ## 16.2.45 (2018-07-17)
530
+
531
+ ### Maps
532
+
533
+ #### Bug Fixes
534
+
535
+ - Marker click event is now working fine with OSM layer.
536
+
537
+ ## 16.2.44 (2018-07-10)
538
+
539
+ ### Maps
540
+
541
+ #### Bug Fixes
542
+
543
+ - Bing map type is changed as AerialWithLabels and now it is rendering properly with labels.
544
+
545
+ ## 16.2.41 (2018-06-25)
546
+
547
+ ### Maps
548
+
549
+ #### New Features
550
+
551
+ - Support has been added for animating the shapes on zooming.
552
+ - Support has been added to trim the maps title, when it exceeds the available width.
553
+ - Support had been provided for printing and exporting the maps.
554
+ - Support has been provided for printing.
555
+
556
+ - Support has been added for animating the shapes on zooming.
557
+ - Support has been added to trim the maps title, when it exceeds the available width.
558
+ - Support had been provided for printing and exporting the maps.
559
+ - Support has been provided for printing.## 16.1.24 (2018-02-22)
560
+
561
+ ### Maps
562
+
563
+ The Maps control is used to visualize the geographical data. It is used to represent the statistical data of a particular geographical area on Earth, with user interactivity and provides various customizing options. All the map elements are rendered using Scalable Vector Graphics (SVG).
564
+
565
+ - **Layers** - Map is maintained through layers and it can accommodate one or more layers.
566
+ - **GeoJSON Data Input** - Supports GeoJSON data, which allows you to plot your own shapes in the maps.
567
+ - **Map Providers** - Supports map providers such as Bing and OpenStreetMap that can be added to any layers.
568
+ - **Projection** - Supports 6 types of map projections.
569
+ - **Marker** - Supports 10 types of marker shapes and also takes custom HTML element.
570
+ - **Bubbles** - Supports 2 types of bubbles such as Circle and Square.
571
+ - **Legend** - Supports legend which is useful in providing additional information about shapes, bubbles and markers with paging and customization options.
572
+ - **Data Labels** - Supports data label to provide additional information about the shapes.
573
+ - **Navigation Lines** - Lines can be rendered between various points in map.
574
+ - **Annotations** - Supports placing any HTML element on desired location in the map.
575
+ - **User interaction** - Supports interactive features like zooming, panning, tooltip, highlight, selection and interactive legend.## 17.2.28-beta (2019-06-27)
576
+
577
+ ### Maps
578
+
579
+ #### New Features
580
+
581
+ - `#I227277` - Support has been provided to get geo location when clicking on maps.
582
+ - `#I217458` - Support has been provided to hide and cluster a marker when it intersects with other markers.
583
+
584
+ ## 17.1.50 (2019-06-04)
585
+
586
+ ### Maps
587
+
588
+ #### Bug Fixes
589
+
590
+ - `#I237041` - The issue in the sublayers are not re-rendered when zooming or panning is fixed.
591
+
592
+ ## 17.1.48 (2019-05-21)
593
+
594
+ ### Maps
595
+
596
+ #### New Features
597
+
598
+ - `#I233127` - The issue with recalculating the data labels when zooming the maps has been fixed.
599
+
600
+ ## 17.1.44 (2019-05-07)
601
+
602
+ ### Maps
603
+
604
+ #### Bug Fixes
605
+
606
+ - `#I234578` - The issue with rendering data label and tooltip when the layers type is set to 'Sublayer' has been fixed.
607
+ - `#I234578` - The issue with returning wrong highlight opacity to shapes in maps when highlighting the legend has been fixed.
608
+
609
+ ## 17.1.43 (2019-04-30)
610
+
611
+ ### Maps
612
+
613
+ #### Bug Fixes
614
+
615
+ - `#F143717` - The div containing the maps component overlaps the div with inputs above it issue has been fixed
616
+ - `#I233127` - The issue with the last interacted scaling is not maintained when refreshing the browser
617
+ with the 'enablePersistence' API as true has been fixed.
618
+
619
+ ## 17.1.42 (2019-04-23)
620
+
621
+ ### Maps
622
+
623
+ #### Bug Fixes
624
+
625
+ - `#I233129` – The issue in data label rendering, if you resize the map by setting the "intersectionAction" property to 'hide' has been fixed.
626
+ - `#I233127` - When selecting the new shape, the border for old shape is not removed issue has been fixed.
627
+ - `#I233127` – The issue of border width changing, when zooming the map has been fixed.
628
+
629
+ ## 17.1.41 (2019-04-16)
630
+
631
+ ### Maps
632
+
633
+ #### Bug Fixes
634
+
635
+ - `#F143717` - The issue "When setting high zoom factor to OpenStreetMap, sub layer is not placed properly" has been fixed".
636
+
637
+ ## 17.1.38 (2019-03-29)
638
+
639
+ ### Maps
640
+
641
+ #### Bug Fixes
642
+
643
+ - The ng-template support has been provided to render custom annotation.
644
+
package/README.md CHANGED
@@ -15,7 +15,7 @@ The [Angular Maps](https://www.syncfusion.com/angular-components/angular-maps-li
15
15
  <p align="center">
16
16
  Trusted by the world's leading companies
17
17
  <a href="https://www.syncfusion.com">
18
- <img src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/syncfusion/syncfusion-trusted-companies.webp" alt="Bootstrap logo">
18
+ <img src="https://ej2.syncfusion.com/home/images/trusted_companies.png" alt="Bootstrap logo">
19
19
  </a>
20
20
  </p>
21
21
 
@@ -36,9 +36,9 @@ ng new my-app
36
36
  cd my-app
37
37
  ```
38
38
 
39
- ### Adding Syncfusion Maps package
39
+ ### Adding Syncfusion<sup>®</sup> Maps package
40
40
 
41
- All Syncfusion Angular packages are available in [npmjs.com](https://www.npmjs.com/~syncfusionorg). To install the Angular Maps package, use the following command.
41
+ All Syncfusion<sup>®</sup> Angular packages are available in [npmjs.com](https://www.npmjs.com/~syncfusionorg). To install the Angular Maps package, use the following command.
42
42
 
43
43
  ```sh
44
44
  npm install @syncfusion/ej2-angular-maps
@@ -48,13 +48,13 @@ The above command does the below configuration to your Angular app.
48
48
 
49
49
  * Adds `@syncfusion/ej2-angular-maps` package and its peer dependencies to your `package.json` file.
50
50
  * Imports the `MapsModule` in your application module `app.module.ts`.
51
- * Registers the Syncfusion UI default theme (material) in the `angular.json` file.
51
+ * Registers the Syncfusion<sup>®</sup> UI default theme (material) in the `angular.json` file.
52
52
 
53
- This makes it easy to add the Syncfusion Angular Maps module to your project and start using it in your application.
53
+ This makes it easy to add the Syncfusion<sup>®</sup> Angular Maps module to your project and start using it in your application.
54
54
 
55
55
  ### Add Maps component
56
56
 
57
- In **src/app/app.component.ts**, use `<ejs-maps>` selector in the `template` attribute of the `@Component` directive to render the Syncfusion Angular Maps component.
57
+ In **src/app/app.component.ts**, use `<ejs-maps>` selector in the `template` attribute of the `@Component` directive to render the Syncfusion<sup>®</sup> Angular Maps component.
58
58
 
59
59
  ```typescript
60
60
  import { Component } from '@angular/core';
@@ -110,6 +110,14 @@ Maps component is also offered in the following list of frameworks.
110
110
  * [Globalization](https://ej2.syncfusion.com/angular/documentation/maps/internationalization/?utm_source=npm&utm_campaign=angular-maps-npm): Personalize the Maps component with different languages, as well as culture-specific number, date and time formatting.
111
111
  * [Accessibility](https://ej2.syncfusion.com/angular/documentation/maps/accessibility/?utm_source=npm&utm_campaign=angular-maps-npm): Provides with built-in accessibility support which helps to access all the Maps component features through the keyboard, screen readers, or other assistive technology devices.
112
112
 
113
+ ## Resources
114
+
115
+ * [Documentation](https://ej2.syncfusion.com/angular/documentation/maps/getting-started)
116
+ * [Theme Studio](https://ej2.syncfusion.com/themestudio/)
117
+ * [What's New](https://www.syncfusion.com/products/whatsnew/angular?utm_medium=listing&utm_source=github)
118
+ * [Road Map](https://www.syncfusion.com/products/roadmap/angular)
119
+ * [E-Books](https://www.syncfusion.com/succinctly-free-ebooks?searchkey=angular&type=all)
120
+
113
121
  ## Support
114
122
 
115
123
  Product support is available through the following mediums.
@@ -126,7 +134,7 @@ Check the changelog [here](https://github.com/syncfusion/ej2-angular-ui-componen
126
134
 
127
135
  ## License and copyright
128
136
 
129
- > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
137
+ > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 140+ [Angular UI components](https://www.syncfusion.com/angular-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
130
138
 
131
139
  > A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
132
140
 
@@ -0,0 +1,2 @@
1
+ export * from './src/index';
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljX2FwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3B1YmxpY19hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxhQUFhLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL3NyYy9pbmRleCc7Il19