@syncfusion/ej2-angular-maps 26.2.10 → 27.1.48-ngcc

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 (52) hide show
  1. package/@syncfusion/ej2-angular-maps.es5.js +877 -0
  2. package/@syncfusion/ej2-angular-maps.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-maps.js +810 -0
  4. package/@syncfusion/ej2-angular-maps.js.map +1 -0
  5. package/dist/ej2-angular-maps.umd.js +1136 -0
  6. package/dist/ej2-angular-maps.umd.js.map +1 -0
  7. package/dist/ej2-angular-maps.umd.min.js +11 -0
  8. package/dist/ej2-angular-maps.umd.min.js.map +1 -0
  9. package/{syncfusion-ej2-angular-maps.d.ts → ej2-angular-maps.d.ts} +1 -1
  10. package/ej2-angular-maps.metadata.json +1 -0
  11. package/license +10 -0
  12. package/package.json +15 -29
  13. package/schematics/collection.json +10 -9
  14. package/schematics/ng-add/index.d.ts +3 -0
  15. package/schematics/ng-add/index.js +9 -0
  16. package/schematics/ng-add/index.ts +10 -10
  17. package/schematics/ng-add/schema.d.ts +13 -0
  18. package/schematics/ng-add/schema.js +2 -0
  19. package/schematics/ng-add/schema.json +34 -34
  20. package/schematics/ng-add/schema.ts +30 -30
  21. package/schematics/tsconfig.json +25 -25
  22. package/schematics/utils/lib-details.d.ts +4 -0
  23. package/schematics/utils/lib-details.js +6 -0
  24. package/schematics/utils/lib-details.ts +2 -2
  25. package/src/maps/annotations.directive.d.ts +0 -5
  26. package/src/maps/bubblesettings.directive.d.ts +0 -5
  27. package/src/maps/colormapping.directive.d.ts +0 -5
  28. package/src/maps/initialshapeselection.directive.d.ts +0 -5
  29. package/src/maps/layers.directive.d.ts +0 -5
  30. package/src/maps/maps-all.module.d.ts +0 -6
  31. package/src/maps/maps.component.d.ts +0 -3
  32. package/src/maps/maps.module.d.ts +0 -13
  33. package/src/maps/markersettings.directive.d.ts +0 -5
  34. package/src/maps/navigationlinesettings.directive.d.ts +0 -5
  35. package/CHANGELOG.md +0 -762
  36. package/esm2020/public_api.mjs +0 -2
  37. package/esm2020/src/index.mjs +0 -12
  38. package/esm2020/src/maps/annotations.directive.mjs +0 -62
  39. package/esm2020/src/maps/bubblesettings.directive.mjs +0 -71
  40. package/esm2020/src/maps/colormapping.directive.mjs +0 -61
  41. package/esm2020/src/maps/initialshapeselection.directive.mjs +0 -59
  42. package/esm2020/src/maps/layers.directive.mjs +0 -64
  43. package/esm2020/src/maps/maps-all.module.mjs +0 -68
  44. package/esm2020/src/maps/maps.component.mjs +0 -168
  45. package/esm2020/src/maps/maps.module.mjs +0 -88
  46. package/esm2020/src/maps/markersettings.directive.mjs +0 -73
  47. package/esm2020/src/maps/navigationlinesettings.directive.mjs +0 -67
  48. package/esm2020/syncfusion-ej2-angular-maps.mjs +0 -5
  49. package/fesm2015/syncfusion-ej2-angular-maps.mjs +0 -737
  50. package/fesm2015/syncfusion-ej2-angular-maps.mjs.map +0 -1
  51. package/fesm2020/syncfusion-ej2-angular-maps.mjs +0 -737
  52. package/fesm2020/syncfusion-ej2-angular-maps.mjs.map +0 -1
@@ -0,0 +1 @@
1
+ {"__symbolic":"module","version":3,"exports":[{"from":"@syncfusion/ej2-maps"}],"metadata":{"ɵa":["allowImageExport","allowPdfExport","allowPrint","annotations","background","baseLayerIndex","border","centerPosition","description","enablePersistence","enableRtl","format","height","layers","legendSettings","locale","mapsArea","margin","projectionType","tabIndex","theme","titleSettings","tooltipDisplayMode","useGroupingSeparator","width","zoomSettings"],"ɵb":["animationComplete","annotationRendering","beforePrint","bubbleClick","bubbleMouseMove","bubbleRendering","click","dataLabelRendering","doubleClick","itemHighlight","itemSelection","layerRendering","legendRendering","load","loaded","markerClick","markerClusterClick","markerClusterMouseMove","markerClusterRendering","markerDragEnd","markerDragStart","markerMouseMove","markerRendering","onclick","pan","panComplete","resize","rightClick","shapeHighlight","shapeRendering","shapeSelected","tooltipRender","tooltipRenderComplete","zoom","zoomComplete","dataSourceChange"],"InitialShapeSelectionDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComplexBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layer>e-initialShapeSelections>e-initialShapeSelection","inputs":["shapePath","shapeValue"],"outputs":[],"queries":{}}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"}]}]}},"InitialShapeSelectionsDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ArrayBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layer>e-initialShapeSelections","queries":{"children":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChildren"},"arguments":[{"__symbolic":"reference","name":"InitialShapeSelectionDirective"}]}}}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"MarkerDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComplexBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layer>e-markerSettings>e-markerSetting","inputs":["animationDelay","animationDuration","border","colorValuePath","dashArray","dataSource","enableDrag","fill","height","highlightSettings","imageUrl","imageUrlValuePath","initialMarkerSelection","latitudeValuePath","legendText","longitudeValuePath","offset","opacity","query","selectionSettings","shape","shapeValuePath","template","tooltipSettings","visible","width"],"outputs":[],"queries":{}}]}],"members":{"template":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":["template"]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"Template"}}]}],"tooltipSettings_template":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":["tooltipSettingsTemplate"]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"Template"}}]}],"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"}]}]}},"MarkersDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ArrayBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layer>e-markerSettings","queries":{"children":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChildren"},"arguments":[{"__symbolic":"reference","name":"MarkerDirective"}]}}}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"ColorMappingDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComplexBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-bubbleSettings>e-colorMappings>e-colorMapping","inputs":["color","from","label","maxOpacity","minOpacity","showLegend","to","value"],"outputs":[],"queries":{}}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"}]}]}},"ColorMappingsDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ArrayBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-bubbleSettings>e-colorMappings","queries":{"children":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChildren"},"arguments":[{"__symbolic":"reference","name":"ColorMappingDirective"}]}}}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"BubbleDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComplexBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layer>e-bubbleSettings>e-bubbleSetting","inputs":["animationDelay","animationDuration","border","bubbleType","colorMapping","colorValuePath","dataSource","fill","highlightSettings","maxRadius","minRadius","opacity","query","selectionSettings","tooltipSettings","valuePath","visible"],"outputs":[],"queries":{"childColorMapping":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":[{"__symbolic":"reference","name":"ColorMappingsDirective"}]}}}]}],"members":{"tooltipSettings_template":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":["tooltipSettingsTemplate"]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"Template"}}]}],"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"}]}]}},"BubblesDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ArrayBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layer>e-bubbleSettings","queries":{"children":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChildren"},"arguments":[{"__symbolic":"reference","name":"BubbleDirective"}]}}}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"NavigationLineDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComplexBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layer>e-navigationLineSettings>e-navigationLineSetting","inputs":["angle","arrowSettings","color","dashArray","highlightSettings","latitude","longitude","selectionSettings","visible","width"],"outputs":[],"queries":{}}]}],"members":{"tooltipSettings_template":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":["tooltipSettingsTemplate"]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"Template"}}]}],"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"}]}]}},"NavigationLinesDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ArrayBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layer>e-navigationLineSettings","queries":{"children":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChildren"},"arguments":[{"__symbolic":"reference","name":"NavigationLineDirective"}]}}}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"LayerDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComplexBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-layers>e-layer","inputs":["animationDuration","bubbleSettings","dataLabelSettings","dataSource","geometryType","highlightSettings","initialShapeSelection","markerClusterSettings","markerSettings","navigationLineSettings","polygonSettings","query","selectionSettings","shapeData","shapeDataPath","shapePropertyPath","shapeSettings","toggleLegendSettings","tooltipSettings","type","urlTemplate","visible"],"outputs":[],"queries":{"childInitialShapeSelection":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":[{"__symbolic":"reference","name":"InitialShapeSelectionsDirective"}]},"childMarkerSettings":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":[{"__symbolic":"reference","name":"MarkersDirective"}]},"childBubbleSettings":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":[{"__symbolic":"reference","name":"BubblesDirective"}]},"childNavigationLineSettings":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":[{"__symbolic":"reference","name":"NavigationLinesDirective"}]}}}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"}]}]}},"LayersDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ArrayBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"ej-maps>e-layers","queries":{"children":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChildren"},"arguments":[{"__symbolic":"reference","name":"LayerDirective"}]}}}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"AnnotationDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComplexBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"e-maps-annotations>e-maps-annotation","inputs":["content","horizontalAlignment","verticalAlignment","x","y","zIndex"],"outputs":[],"queries":{}}]}],"members":{"content":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":["content"]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"Template"}}]}],"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"}]}]}},"AnnotationsDirective":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ArrayBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Directive"},"arguments":[{"selector":"ej-maps>e-maps-annotations","queries":{"children":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChildren"},"arguments":[{"__symbolic":"reference","name":"AnnotationDirective"}]}}}]}],"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"MapsComponent":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Maps"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component"},"arguments":[{"selector":"ejs-maps","inputs":{"__symbolic":"reference","name":"ɵa"},"outputs":{"__symbolic":"reference","name":"ɵb"},"template":"","changeDetection":{"__symbolic":"select","expression":{"__symbolic":"reference","module":"@angular/core","name":"ChangeDetectionStrategy"},"member":"OnPush"},"queries":{"childLayers":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":[{"__symbolic":"reference","name":"LayersDirective"}]},"childAnnotations":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"ContentChild"},"arguments":[{"__symbolic":"reference","name":"AnnotationsDirective"}]}}}]},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComponentMixins"},"arguments":[[{"__symbolic":"reference","module":"@syncfusion/ej2-angular-base","name":"ComponentBase"}]]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","module":"@angular/core","name":"ElementRef"},{"__symbolic":"reference","module":"@angular/core","name":"Renderer2"},{"__symbolic":"reference","module":"@angular/core","name":"ViewContainerRef"},{"__symbolic":"reference","module":"@angular/core","name":"Injector"}]}],"ngOnInit":[{"__symbolic":"method"}],"ngAfterViewInit":[{"__symbolic":"method"}],"ngOnDestroy":[{"__symbolic":"method"}],"ngAfterContentChecked":[{"__symbolic":"method"}]}},"MapsModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule"}],"declarations":[{"__symbolic":"reference","name":"MapsComponent"},{"__symbolic":"reference","name":"InitialShapeSelectionDirective"},{"__symbolic":"reference","name":"InitialShapeSelectionsDirective"},{"__symbolic":"reference","name":"MarkerDirective"},{"__symbolic":"reference","name":"MarkersDirective"},{"__symbolic":"reference","name":"ColorMappingDirective"},{"__symbolic":"reference","name":"ColorMappingsDirective"},{"__symbolic":"reference","name":"BubbleDirective"},{"__symbolic":"reference","name":"BubblesDirective"},{"__symbolic":"reference","name":"NavigationLineDirective"},{"__symbolic":"reference","name":"NavigationLinesDirective"},{"__symbolic":"reference","name":"LayerDirective"},{"__symbolic":"reference","name":"LayersDirective"},{"__symbolic":"reference","name":"AnnotationDirective"},{"__symbolic":"reference","name":"AnnotationsDirective"}],"exports":[{"__symbolic":"reference","name":"MapsComponent"},{"__symbolic":"reference","name":"InitialShapeSelectionDirective"},{"__symbolic":"reference","name":"InitialShapeSelectionsDirective"},{"__symbolic":"reference","name":"MarkerDirective"},{"__symbolic":"reference","name":"MarkersDirective"},{"__symbolic":"reference","name":"ColorMappingDirective"},{"__symbolic":"reference","name":"ColorMappingsDirective"},{"__symbolic":"reference","name":"BubbleDirective"},{"__symbolic":"reference","name":"BubblesDirective"},{"__symbolic":"reference","name":"NavigationLineDirective"},{"__symbolic":"reference","name":"NavigationLinesDirective"},{"__symbolic":"reference","name":"LayerDirective"},{"__symbolic":"reference","name":"LayersDirective"},{"__symbolic":"reference","name":"AnnotationDirective"},{"__symbolic":"reference","name":"AnnotationsDirective"}]}]}],"members":{}},"MapsAllModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule"},{"__symbolic":"reference","name":"MapsModule"}],"exports":[{"__symbolic":"reference","name":"MapsModule"}],"providers":[{"__symbolic":"reference","name":"BubbleService"},{"__symbolic":"reference","name":"LegendService"},{"__symbolic":"reference","name":"MarkerService"},{"__symbolic":"reference","name":"HighlightService"},{"__symbolic":"reference","name":"SelectionService"},{"__symbolic":"reference","name":"MapsTooltipService"},{"__symbolic":"reference","name":"ZoomService"},{"__symbolic":"reference","name":"DataLabelService"},{"__symbolic":"reference","name":"NavigationLineService"},{"__symbolic":"reference","name":"AnnotationsService"},{"__symbolic":"reference","name":"PrintService"},{"__symbolic":"reference","name":"PdfExportService"},{"__symbolic":"reference","name":"ImageExportService"},{"__symbolic":"reference","name":"PolygonService"}]}]}],"members":{}},"BubbleService":{"provide":"MapsBubble","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Bubble"}},"LegendService":{"provide":"MapsLegend","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Legend"}},"MarkerService":{"provide":"MapsMarker","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Marker"}},"HighlightService":{"provide":"MapsHighlight","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Highlight"}},"SelectionService":{"provide":"MapsSelection","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Selection"}},"MapsTooltipService":{"provide":"MapsMapsTooltip","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"MapsTooltip"}},"ZoomService":{"provide":"MapsZoom","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Zoom"}},"DataLabelService":{"provide":"MapsDataLabel","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"DataLabel"}},"NavigationLineService":{"provide":"MapsNavigationLine","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"NavigationLine"}},"AnnotationsService":{"provide":"MapsAnnotations","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Annotations"}},"PrintService":{"provide":"MapsPrint","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Print"}},"PdfExportService":{"provide":"MapsPdfExport","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"PdfExport"}},"ImageExportService":{"provide":"MapsImageExport","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"ImageExport"}},"PolygonService":{"provide":"MapsPolygon","useValue":{"__symbolic":"reference","module":"@syncfusion/ej2-maps","name":"Polygon"}}},"origins":{"ɵa":"./src/maps/maps.component","ɵb":"./src/maps/maps.component","InitialShapeSelectionDirective":"./src/maps/initialshapeselection.directive","InitialShapeSelectionsDirective":"./src/maps/initialshapeselection.directive","MarkerDirective":"./src/maps/markersettings.directive","MarkersDirective":"./src/maps/markersettings.directive","ColorMappingDirective":"./src/maps/colormapping.directive","ColorMappingsDirective":"./src/maps/colormapping.directive","BubbleDirective":"./src/maps/bubblesettings.directive","BubblesDirective":"./src/maps/bubblesettings.directive","NavigationLineDirective":"./src/maps/navigationlinesettings.directive","NavigationLinesDirective":"./src/maps/navigationlinesettings.directive","LayerDirective":"./src/maps/layers.directive","LayersDirective":"./src/maps/layers.directive","AnnotationDirective":"./src/maps/annotations.directive","AnnotationsDirective":"./src/maps/annotations.directive","MapsComponent":"./src/maps/maps.component","MapsModule":"./src/maps/maps.module","MapsAllModule":"./src/maps/maps-all.module","BubbleService":"./src/maps/maps-all.module","LegendService":"./src/maps/maps-all.module","MarkerService":"./src/maps/maps-all.module","HighlightService":"./src/maps/maps-all.module","SelectionService":"./src/maps/maps-all.module","MapsTooltipService":"./src/maps/maps-all.module","ZoomService":"./src/maps/maps-all.module","DataLabelService":"./src/maps/maps-all.module","NavigationLineService":"./src/maps/maps-all.module","AnnotationsService":"./src/maps/maps-all.module","PrintService":"./src/maps/maps-all.module","PdfExportService":"./src/maps/maps-all.module","ImageExportService":"./src/maps/maps-all.module","PolygonService":"./src/maps/maps-all.module"},"importAs":"@syncfusion/ej2-angular-maps"}
package/license ADDED
@@ -0,0 +1,10 @@
1
+ Essential JS 2 library is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.
2
+
3
+ To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
4
+
5
+ Customers who do not qualify for the community license can contact sales@syncfusion.com for commercial licensing options.
6
+
7
+ Under no circumstances can you use this product without (1) either a Community License or a commercial license and (2) without agreeing and abiding by Syncfusion’s license containing all terms and conditions.
8
+
9
+ The Syncfusion license that contains the terms and conditions can be found at
10
+ https://www.syncfusion.com/content/downloads/syncfusion_license.pdf
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-maps@*",
3
- "_id": "@syncfusion/ej2-angular-maps@26.2.8",
3
+ "_id": "@syncfusion/ej2-angular-maps@16.42.7",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-bByz2AkbAoIUNX1Uemz3f3QUU2yzMBijS34io5HiS9L//qHKWEPbZ3c/3VQBWQExHE2t711htRPaH9nMZeDHoQ==",
5
+ "_integrity": "sha512-3NsRvsImY7Qsvb6X9uq1xb6uYw1kT2L1mKCuHBSq4BxdARhLznjgnHwLEGoUbYRu3ZYl241RClFmGt6pFXqV+Q==",
6
6
  "_location": "/@syncfusion/ej2-angular-maps",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-maps/-/ej2-angular-maps-26.2.8.tgz",
23
- "_shasum": "ded86f9f96082829bfef5794efaea31498bd3195",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-angular-maps/-/ej2-angular-maps-16.42.7.tgz",
23
+ "_shasum": "325f63bb59e1c6d664de20dac08103511aaa5893",
24
24
  "_spec": "@syncfusion/ej2-angular-maps@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_26.1.1/ivypackages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,30 +31,14 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~26.2.10",
35
- "@syncfusion/ej2-base": "~26.2.10",
36
- "@syncfusion/ej2-maps": "26.2.10",
37
- "tslib": "^2.3.0"
34
+ "@syncfusion/ej2-angular-base": "~27.1.48",
35
+ "@syncfusion/ej2-base": "~27.1.48",
36
+ "@syncfusion/ej2-maps": "27.1.48"
38
37
  },
39
38
  "deprecated": false,
40
39
  "description": "The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options for Angular",
41
- "es2020": "fesm2020/syncfusion-ej2-angular-maps.mjs",
42
- "esm2020": "esm2020/syncfusion-ej2-angular-maps.mjs",
43
- "exports": {
44
- "./package.json": {
45
- "default": "./package.json"
46
- },
47
- ".": {
48
- "types": "./syncfusion-ej2-angular-maps.d.ts",
49
- "esm2020": "./esm2020/syncfusion-ej2-angular-maps.mjs",
50
- "es2020": "./fesm2020/syncfusion-ej2-angular-maps.mjs",
51
- "es2015": "./fesm2015/syncfusion-ej2-angular-maps.mjs",
52
- "node": "./fesm2015/syncfusion-ej2-angular-maps.mjs",
53
- "default": "./fesm2020/syncfusion-ej2-angular-maps.mjs"
54
- }
55
- },
56
- "fesm2015": "fesm2015/syncfusion-ej2-angular-maps.mjs",
57
- "fesm2020": "fesm2020/syncfusion-ej2-angular-maps.mjs",
40
+ "devDependencies": {},
41
+ "es2015": "@syncfusion/ej2-angular-maps.js",
58
42
  "homepage": "https://www.syncfusion.com/angular-components",
59
43
  "keywords": [
60
44
  "angular",
@@ -62,7 +46,9 @@
62
46
  "ej2-ng-maps"
63
47
  ],
64
48
  "license": "SEE LICENSE IN license",
65
- "module": "fesm2015/syncfusion-ej2-angular-maps.mjs",
49
+ "main": "dist/ej2-angular-maps.umd.js",
50
+ "metadata": "ej2-angular-maps.metadata.json",
51
+ "module": "@syncfusion/ej2-angular-maps.es5.js",
66
52
  "name": "@syncfusion/ej2-angular-maps",
67
53
  "repository": {
68
54
  "type": "git",
@@ -70,6 +56,6 @@
70
56
  },
71
57
  "schematics": "./schematics/collection.json",
72
58
  "sideEffects": false,
73
- "typings": "syncfusion-ej2-angular-maps.d.ts",
74
- "version": "26.2.10"
59
+ "typings": "ej2-angular-maps.d.ts",
60
+ "version": "27.1.48-ngcc"
75
61
  }
@@ -1,10 +1,11 @@
1
1
  {
2
- "$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json",
3
- "schematics": {
4
- "ng-add": {
5
- "description": "Adds Essential JS 2 specific Angular package to an application",
6
- "factory": "./ng-add",
7
- "schema": "./ng-add/schema.json"
8
- }
9
- }
10
- }
2
+ "$schema": "./node_modules/@angular-devkit/schematics/collection-schema.json",
3
+ "schematics": {
4
+ "ng-add": {
5
+ "description": "Adds Essential JS 2 specific Angular package to an application",
6
+ "factory": "./ng-add",
7
+ "schema": "./ng-add/schema.json"
8
+ }
9
+ }
10
+ }
11
+
@@ -0,0 +1,3 @@
1
+ import { OptionsSchema } from './schema';
2
+ import { Rule } from '@angular-devkit/schematics';
3
+ export default function (options: OptionsSchema): Rule;
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const lib_details_1 = require("./../utils/lib-details");
4
+ const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
5
+ function default_1(options) {
6
+ const libOptions = Object.assign({}, { 'pkgName': lib_details_1.pkgName, 'pkgVer': lib_details_1.pkgVer, 'moduleName': lib_details_1.moduleName, 'themeVer': lib_details_1.themeVer });
7
+ return schematics_1.install(options, libOptions);
8
+ }
9
+ exports.default = default_1;
@@ -1,10 +1,10 @@
1
- import { pkgName, pkgVer, moduleName, themeVer } from './../utils/lib-details';
2
- import { install } from '@syncfusion/ej2-angular-base/schematics';
3
- import { OptionsSchema, LibOptionsSchema } from './schema';
4
- import { Rule } from '@angular-devkit/schematics';
5
-
6
- export default function (options: OptionsSchema): Rule {
7
- const libOptions: LibOptionsSchema = Object.assign({},
8
- { 'pkgName': pkgName, 'pkgVer': pkgVer, 'moduleName': moduleName, 'themeVer': themeVer });
9
- return install(options, libOptions);
10
- }
1
+ import { pkgName, pkgVer, moduleName, themeVer } from './../utils/lib-details';
2
+ import { install } from '@syncfusion/ej2-angular-base/schematics';
3
+ import { OptionsSchema, LibOptionsSchema } from './schema';
4
+ import { Rule } from '@angular-devkit/schematics';
5
+
6
+ export default function (options: OptionsSchema): Rule {
7
+ const libOptions: LibOptionsSchema = Object.assign({},
8
+ { 'pkgName': pkgName, 'pkgVer': pkgVer, 'moduleName': moduleName, 'themeVer': themeVer });
9
+ return install(options, libOptions);
10
+ }
@@ -0,0 +1,13 @@
1
+ export interface OptionsSchema {
2
+ skipPackageJson: boolean;
3
+ modules: string;
4
+ modulePath: string;
5
+ theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
6
+ project?: string;
7
+ }
8
+ export interface LibOptionsSchema {
9
+ pkgName: string;
10
+ pkgVer: string;
11
+ moduleName: string;
12
+ themeVer: string;
13
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,34 +1,34 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "$id": "ngAdd",
4
- "title": "Add Essential JS 2 Angular packages",
5
- "type": "object",
6
- "properties": {
7
- "skipPackageJson": {
8
- "type": "boolean",
9
- "default": false,
10
- "description": "Do not add add Essential JS 2 Angular packages dependencies to package.json (e.g., --skipPackageJson)"
11
- },
12
- "modules": {
13
- "type": "string",
14
- "default": "",
15
- "description": "Add only specific Essential JS 2 modules to the app.module file (eg: --modules=slider, grid)"
16
- },
17
- "modulePath": {
18
- "type": "string",
19
- "default": "",
20
- "description": "Used to specify the path of the module file where the EJ2 module needs to be imported"
21
- },
22
- "theme": {
23
- "enum": [
24
- "material",
25
- "fabric",
26
- "bootstrap",
27
- "highcontrast"
28
- ],
29
- "default": "material",
30
- "description": "Used to change the theme that needs to be imported"
31
- }
32
- },
33
- "required": []
34
- }
1
+ {
2
+ "$schema": "http://json-schema.org/schema",
3
+ "$id": "ngAdd",
4
+ "title": "Add Essential JS 2 Angular packages",
5
+ "type": "object",
6
+ "properties": {
7
+ "skipPackageJson": {
8
+ "type": "boolean",
9
+ "default": false,
10
+ "description": "Do not add add Essential JS 2 Angular packages dependencies to package.json (e.g., --skipPackageJson)"
11
+ },
12
+ "modules": {
13
+ "type": "string",
14
+ "default": "",
15
+ "description": "Add only specific Essential JS 2 modules to the app.module file (eg: --modules=slider, grid)"
16
+ },
17
+ "modulePath": {
18
+ "type": "string",
19
+ "default": "",
20
+ "description": "Used to specify the path of the module file where the EJ2 module needs to be imported"
21
+ },
22
+ "theme": {
23
+ "enum": [
24
+ "material",
25
+ "fabric",
26
+ "bootstrap",
27
+ "highcontrast"
28
+ ],
29
+ "default": "material",
30
+ "description": "Used to change the theme that needs to be imported"
31
+ }
32
+ },
33
+ "required": []
34
+ }
@@ -1,30 +1,30 @@
1
- export interface OptionsSchema {
2
- // Whether to skip package.json install.
3
- skipPackageJson: boolean;
4
-
5
- // Used to specify required module names
6
- modules: string;
7
-
8
- // Used to specify custom module path
9
- modulePath: string;
10
-
11
- // Used to specify theme name
12
- theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
13
-
14
- // Name of the project to target.
15
- project?: string;
16
- }
17
-
18
- export interface LibOptionsSchema {
19
- // Package name
20
- pkgName: string;
21
-
22
- // Package version
23
- pkgVer: string;
24
-
25
- // Library base module name
26
- moduleName: string;
27
-
28
- // Theme version
29
- themeVer: string;
30
- }
1
+ export interface OptionsSchema {
2
+ // Whether to skip package.json install.
3
+ skipPackageJson: boolean;
4
+
5
+ // Used to specify required module names
6
+ modules: string;
7
+
8
+ // Used to specify custom module path
9
+ modulePath: string;
10
+
11
+ // Used to specify theme name
12
+ theme: 'material' | 'fabric' | 'bootstrap' | 'highcontrast';
13
+
14
+ // Name of the project to target.
15
+ project?: string;
16
+ }
17
+
18
+ export interface LibOptionsSchema {
19
+ // Package name
20
+ pkgName: string;
21
+
22
+ // Package version
23
+ pkgVer: string;
24
+
25
+ // Library base module name
26
+ moduleName: string;
27
+
28
+ // Theme version
29
+ themeVer: string;
30
+ }
@@ -1,25 +1,25 @@
1
- {
2
- "compilerOptions": {
3
- "lib": ["es2017", "dom"],
4
- "module": "commonjs",
5
- "moduleResolution": "node",
6
- "noEmitOnError": false,
7
- "skipDefaultLibCheck": true,
8
- "skipLibCheck": true,
9
- "sourceMap": true,
10
- "target": "es6",
11
- "declaration": true,
12
- "types": [
13
- "jasmine",
14
- "node"
15
- ]
16
- },
17
- "exclude": [
18
- "node_modules",
19
- "src",
20
- "src/**/*.ts",
21
- "spec",
22
- "spec/**/*.ts",
23
- "@typings"
24
- ]
25
- }
1
+ {
2
+ "compilerOptions": {
3
+ "lib": ["es2017", "dom"],
4
+ "module": "commonjs",
5
+ "moduleResolution": "node",
6
+ "noEmitOnError": false,
7
+ "skipDefaultLibCheck": true,
8
+ "skipLibCheck": true,
9
+ "sourceMap": true,
10
+ "target": "es6",
11
+ "declaration": true,
12
+ "types": [
13
+ "jasmine",
14
+ "node"
15
+ ]
16
+ },
17
+ "exclude": [
18
+ "node_modules",
19
+ "src",
20
+ "src/**/*.ts",
21
+ "spec",
22
+ "spec/**/*.ts",
23
+ "@typings"
24
+ ]
25
+ }
@@ -0,0 +1,4 @@
1
+ export declare const pkgName = "@syncfusion/ej2-angular-maps";
2
+ export declare const pkgVer = "^16.42.7";
3
+ export declare const moduleName = "MapsModule";
4
+ export declare const themeVer = "~16.42.7";
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.pkgName = '@syncfusion/ej2-angular-maps';
4
+ exports.pkgVer = '^27.1.48';
5
+ exports.moduleName = 'MapsModule';
6
+ exports.themeVer = '~27.1.48';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-maps';
2
- export const pkgVer = '^26.2.8';
2
+ export const pkgVer = '^27.1.48';
3
3
  export const moduleName = 'MapsModule';
4
- export const themeVer = '~26.2.8';
4
+ export const themeVer = '~27.1.48';
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Represents the directive to define the annotations in the maps.
6
5
  * ```html
@@ -44,8 +43,6 @@ export declare class AnnotationDirective extends ComplexBase<AnnotationDirective
44
43
  */
45
44
  content: any;
46
45
  constructor(viewContainerRef: ViewContainerRef);
47
- static ɵfac: i0.ɵɵFactoryDeclaration<AnnotationDirective, never>;
48
- static ɵdir: i0.ɵɵDirectiveDeclaration<AnnotationDirective, "e-maps-annotations>e-maps-annotation", never, { "content": "content"; "horizontalAlignment": "horizontalAlignment"; "verticalAlignment": "verticalAlignment"; "x": "x"; "y": "y"; "zIndex": "zIndex"; }, {}, ["content"]>;
49
46
  }
50
47
  /**
51
48
  * Annotation Array Directive
@@ -53,6 +50,4 @@ export declare class AnnotationDirective extends ComplexBase<AnnotationDirective
53
50
  */
54
51
  export declare class AnnotationsDirective extends ArrayBase<AnnotationsDirective> {
55
52
  constructor();
56
- static ɵfac: i0.ɵɵFactoryDeclaration<AnnotationsDirective, never>;
57
- static ɵdir: i0.ɵɵDirectiveDeclaration<AnnotationsDirective, "ej-maps>e-maps-annotations", never, {}, {}, ["children"]>;
58
53
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Represents the directive to define the bubbles in the maps.
6
5
  * ```html
@@ -107,8 +106,6 @@ export declare class BubbleDirective extends ComplexBase<BubbleDirective> {
107
106
  visible: any;
108
107
  tooltipSettings_template: any;
109
108
  constructor(viewContainerRef: ViewContainerRef);
110
- static ɵfac: i0.ɵɵFactoryDeclaration<BubbleDirective, never>;
111
- static ɵdir: i0.ɵɵDirectiveDeclaration<BubbleDirective, "e-layer>e-bubbleSettings>e-bubbleSetting", never, { "animationDelay": "animationDelay"; "animationDuration": "animationDuration"; "border": "border"; "bubbleType": "bubbleType"; "colorMapping": "colorMapping"; "colorValuePath": "colorValuePath"; "dataSource": "dataSource"; "fill": "fill"; "highlightSettings": "highlightSettings"; "maxRadius": "maxRadius"; "minRadius": "minRadius"; "opacity": "opacity"; "query": "query"; "selectionSettings": "selectionSettings"; "tooltipSettings": "tooltipSettings"; "valuePath": "valuePath"; "visible": "visible"; }, {}, ["tooltipSettings_template", "childColorMapping"]>;
112
109
  }
113
110
  /**
114
111
  * Bubble Array Directive
@@ -116,6 +113,4 @@ export declare class BubbleDirective extends ComplexBase<BubbleDirective> {
116
113
  */
117
114
  export declare class BubblesDirective extends ArrayBase<BubblesDirective> {
118
115
  constructor();
119
- static ɵfac: i0.ɵɵFactoryDeclaration<BubblesDirective, never>;
120
- static ɵdir: i0.ɵɵDirectiveDeclaration<BubblesDirective, "e-layer>e-bubbleSettings", never, {}, {}, ["children"]>;
121
116
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Represents the directive to define the bubble color mapping in the maps.
6
5
  * ```html
@@ -62,8 +61,6 @@ export declare class ColorMappingDirective extends ComplexBase<ColorMappingDirec
62
61
  */
63
62
  value: any;
64
63
  constructor(viewContainerRef: ViewContainerRef);
65
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorMappingDirective, never>;
66
- static ɵdir: i0.ɵɵDirectiveDeclaration<ColorMappingDirective, "e-bubbleSettings>e-colorMappings>e-colorMapping", never, { "color": "color"; "from": "from"; "label": "label"; "maxOpacity": "maxOpacity"; "minOpacity": "minOpacity"; "showLegend": "showLegend"; "to": "to"; "value": "value"; }, {}, never>;
67
64
  }
68
65
  /**
69
66
  * ColorMapping Array Directive
@@ -71,6 +68,4 @@ export declare class ColorMappingDirective extends ComplexBase<ColorMappingDirec
71
68
  */
72
69
  export declare class ColorMappingsDirective extends ArrayBase<ColorMappingsDirective> {
73
70
  constructor();
74
- static ɵfac: i0.ɵɵFactoryDeclaration<ColorMappingsDirective, never>;
75
- static ɵdir: i0.ɵɵDirectiveDeclaration<ColorMappingsDirective, "e-bubbleSettings>e-colorMappings", never, {}, {}, ["children"]>;
76
71
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Represents the directive to configure the selection of the shapes when the maps is initially rendered.
6
5
  * ```html
@@ -28,8 +27,6 @@ export declare class InitialShapeSelectionDirective extends ComplexBase<InitialS
28
27
  */
29
28
  shapeValue: any;
30
29
  constructor(viewContainerRef: ViewContainerRef);
31
- static ɵfac: i0.ɵɵFactoryDeclaration<InitialShapeSelectionDirective, never>;
32
- static ɵdir: i0.ɵɵDirectiveDeclaration<InitialShapeSelectionDirective, "e-layer>e-initialShapeSelections>e-initialShapeSelection", never, { "shapePath": "shapePath"; "shapeValue": "shapeValue"; }, {}, never>;
33
30
  }
34
31
  /**
35
32
  * InitialShapeSelection Array Directive
@@ -37,6 +34,4 @@ export declare class InitialShapeSelectionDirective extends ComplexBase<InitialS
37
34
  */
38
35
  export declare class InitialShapeSelectionsDirective extends ArrayBase<InitialShapeSelectionsDirective> {
39
36
  constructor();
40
- static ɵfac: i0.ɵɵFactoryDeclaration<InitialShapeSelectionsDirective, never>;
41
- static ɵdir: i0.ɵɵDirectiveDeclaration<InitialShapeSelectionsDirective, "e-layer>e-initialShapeSelections", never, {}, {}, ["children"]>;
42
37
  }
@@ -1,6 +1,5 @@
1
1
  import { ViewContainerRef } from '@angular/core';
2
2
  import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
3
- import * as i0 from "@angular/core";
4
3
  /**
5
4
  * Represents the directive to define the layer of the maps.
6
5
  * ```html
@@ -126,8 +125,6 @@ export declare class LayerDirective extends ComplexBase<LayerDirective> {
126
125
  */
127
126
  visible: any;
128
127
  constructor(viewContainerRef: ViewContainerRef);
129
- static ɵfac: i0.ɵɵFactoryDeclaration<LayerDirective, never>;
130
- static ɵdir: i0.ɵɵDirectiveDeclaration<LayerDirective, "e-layers>e-layer", never, { "animationDuration": "animationDuration"; "bubbleSettings": "bubbleSettings"; "dataLabelSettings": "dataLabelSettings"; "dataSource": "dataSource"; "geometryType": "geometryType"; "highlightSettings": "highlightSettings"; "initialShapeSelection": "initialShapeSelection"; "markerClusterSettings": "markerClusterSettings"; "markerSettings": "markerSettings"; "navigationLineSettings": "navigationLineSettings"; "polygonSettings": "polygonSettings"; "query": "query"; "selectionSettings": "selectionSettings"; "shapeData": "shapeData"; "shapeDataPath": "shapeDataPath"; "shapePropertyPath": "shapePropertyPath"; "shapeSettings": "shapeSettings"; "toggleLegendSettings": "toggleLegendSettings"; "tooltipSettings": "tooltipSettings"; "type": "type"; "urlTemplate": "urlTemplate"; "visible": "visible"; }, {}, ["childInitialShapeSelection", "childMarkerSettings", "childBubbleSettings", "childNavigationLineSettings"]>;
131
128
  }
132
129
  /**
133
130
  * Layer Array Directive
@@ -135,6 +132,4 @@ export declare class LayerDirective extends ComplexBase<LayerDirective> {
135
132
  */
136
133
  export declare class LayersDirective extends ArrayBase<LayersDirective> {
137
134
  constructor();
138
- static ɵfac: i0.ɵɵFactoryDeclaration<LayersDirective, never>;
139
- static ɵdir: i0.ɵɵDirectiveDeclaration<LayersDirective, "ej-maps>e-layers", never, {}, {}, ["children"]>;
140
135
  }
@@ -1,7 +1,4 @@
1
1
  import { ValueProvider } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "@angular/common";
4
- import * as i2 from "./maps.module";
5
2
  export declare const BubbleService: ValueProvider;
6
3
  export declare const LegendService: ValueProvider;
7
4
  export declare const MarkerService: ValueProvider;
@@ -20,7 +17,4 @@ export declare const PolygonService: ValueProvider;
20
17
  * NgModule definition for the Maps component with providers.
21
18
  */
22
19
  export declare class MapsAllModule {
23
- static ɵfac: i0.ɵɵFactoryDeclaration<MapsAllModule, never>;
24
- static ɵmod: i0.ɵɵNgModuleDeclaration<MapsAllModule, never, [typeof i1.CommonModule, typeof i2.MapsModule], [typeof i2.MapsModule]>;
25
- static ɵinj: i0.ɵɵInjectorDeclaration<MapsAllModule>;
26
20
  }
@@ -3,7 +3,6 @@ import { IComponentBase } from '@syncfusion/ej2-angular-base';
3
3
  import { Maps } from '@syncfusion/ej2-maps';
4
4
  import { LayersDirective } from './layers.directive';
5
5
  import { AnnotationsDirective } from './annotations.directive';
6
- import * as i0 from "@angular/core";
7
6
  export declare const inputs: string[];
8
7
  export declare const outputs: string[];
9
8
  export declare const twoWays: string[];
@@ -67,6 +66,4 @@ export declare class MapsComponent extends Maps implements IComponentBase {
67
66
  ngAfterContentChecked(): void;
68
67
  registerEvents: (eventList: string[]) => void;
69
68
  addTwoWay: (propList: string[]) => void;
70
- static ɵfac: i0.ɵɵFactoryDeclaration<MapsComponent, never>;
71
- static ɵcmp: i0.ɵɵComponentDeclaration<MapsComponent, "ejs-maps", never, { "allowImageExport": "allowImageExport"; "allowPdfExport": "allowPdfExport"; "allowPrint": "allowPrint"; "annotations": "annotations"; "background": "background"; "baseLayerIndex": "baseLayerIndex"; "border": "border"; "centerPosition": "centerPosition"; "description": "description"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "format": "format"; "height": "height"; "layers": "layers"; "legendSettings": "legendSettings"; "locale": "locale"; "mapsArea": "mapsArea"; "margin": "margin"; "projectionType": "projectionType"; "tabIndex": "tabIndex"; "theme": "theme"; "titleSettings": "titleSettings"; "tooltipDisplayMode": "tooltipDisplayMode"; "useGroupingSeparator": "useGroupingSeparator"; "width": "width"; "zoomSettings": "zoomSettings"; }, { "animationComplete": "animationComplete"; "annotationRendering": "annotationRendering"; "beforePrint": "beforePrint"; "bubbleClick": "bubbleClick"; "bubbleMouseMove": "bubbleMouseMove"; "bubbleRendering": "bubbleRendering"; "click": "click"; "dataLabelRendering": "dataLabelRendering"; "doubleClick": "doubleClick"; "itemHighlight": "itemHighlight"; "itemSelection": "itemSelection"; "layerRendering": "layerRendering"; "legendRendering": "legendRendering"; "load": "load"; "loaded": "loaded"; "markerClick": "markerClick"; "markerClusterClick": "markerClusterClick"; "markerClusterMouseMove": "markerClusterMouseMove"; "markerClusterRendering": "markerClusterRendering"; "markerDragEnd": "markerDragEnd"; "markerDragStart": "markerDragStart"; "markerMouseMove": "markerMouseMove"; "markerRendering": "markerRendering"; "onclick": "onclick"; "pan": "pan"; "panComplete": "panComplete"; "resize": "resize"; "rightClick": "rightClick"; "shapeHighlight": "shapeHighlight"; "shapeRendering": "shapeRendering"; "shapeSelected": "shapeSelected"; "tooltipRender": "tooltipRender"; "tooltipRenderComplete": "tooltipRenderComplete"; "zoom": "zoom"; "zoomComplete": "zoomComplete"; "dataSourceChange": "dataSourceChange"; }, ["childLayers", "childAnnotations"], never>;
72
69
  }