@syncfusion/ej2-angular-maps 28.2.5 → 28.2.6-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.
- package/@syncfusion/ej2-angular-maps.es5.js +877 -0
- package/@syncfusion/ej2-angular-maps.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-maps.js +810 -0
- package/@syncfusion/ej2-angular-maps.js.map +1 -0
- package/dist/ej2-angular-maps.umd.js +1137 -0
- package/dist/ej2-angular-maps.umd.js.map +1 -0
- package/dist/ej2-angular-maps.umd.min.js +11 -0
- package/dist/ej2-angular-maps.umd.min.js.map +1 -0
- package/{syncfusion-ej2-angular-maps.d.ts → ej2-angular-maps.d.ts} +1 -1
- package/ej2-angular-maps.metadata.json +1 -0
- package/license +10 -0
- package/package.json +13 -26
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/maps/annotations.directive.d.ts +0 -5
- package/src/maps/bubblesettings.directive.d.ts +0 -5
- package/src/maps/colormapping.directive.d.ts +0 -5
- package/src/maps/initialshapeselection.directive.d.ts +0 -5
- package/src/maps/layers.directive.d.ts +0 -5
- package/src/maps/maps-all.module.d.ts +0 -6
- package/src/maps/maps.component.d.ts +0 -3
- package/src/maps/maps.module.d.ts +0 -13
- package/src/maps/markersettings.directive.d.ts +0 -5
- package/src/maps/navigationlinesettings.directive.d.ts +0 -5
- package/CHANGELOG.md +0 -644
- package/esm2020/public_api.mjs +0 -2
- package/esm2020/src/index.mjs +0 -12
- package/esm2020/src/maps/annotations.directive.mjs +0 -62
- package/esm2020/src/maps/bubblesettings.directive.mjs +0 -71
- package/esm2020/src/maps/colormapping.directive.mjs +0 -61
- package/esm2020/src/maps/initialshapeselection.directive.mjs +0 -59
- package/esm2020/src/maps/layers.directive.mjs +0 -64
- package/esm2020/src/maps/maps-all.module.mjs +0 -68
- package/esm2020/src/maps/maps.component.mjs +0 -168
- package/esm2020/src/maps/maps.module.mjs +0 -88
- package/esm2020/src/maps/markersettings.directive.mjs +0 -73
- package/esm2020/src/maps/navigationlinesettings.directive.mjs +0 -67
- package/esm2020/syncfusion-ej2-angular-maps.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-maps.mjs +0 -737
- package/fesm2015/syncfusion-ej2-angular-maps.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-maps.mjs +0 -737
- 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","mouseMove","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","clusterSettings","colorValuePath","dashArray","dataSource","enableDrag","fill","height","heightValuePath","highlightSettings","imageUrl","imageUrlValuePath","initialMarkerSelection","latitudeValuePath","legendText","longitudeValuePath","offset","opacity","query","selectionSettings","shape","shapeValuePath","template","tooltipSettings","visible","width","widthValuePath"],"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@28.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-maps@28.2.5",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-SeHRK1MHM13DofE3YTPDz58BhCh6Km4RrvO5PVkJer8EhbvUNnxwpJlTPrjYqzdY5c45e44WtRBHMwvoVGqfQA==",
|
|
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-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-maps/-/ej2-angular-maps-28.2.5.tgz",
|
|
23
|
+
"_shasum": "878be9dbf5a8a7de148f9b56dac3dc847d32d66e",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-maps@*",
|
|
25
|
-
"_where": "/jenkins/workspace/elease-automation_release_28.1.1/
|
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Syncfusion Inc."
|
|
28
28
|
},
|
|
@@ -33,27 +33,12 @@
|
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-angular-base": "~28.2.5",
|
|
35
35
|
"@syncfusion/ej2-base": "~28.2.5",
|
|
36
|
-
"@syncfusion/ej2-maps": "28.2.
|
|
36
|
+
"@syncfusion/ej2-maps": "28.2.6"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
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",
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"exports": {
|
|
43
|
-
"./package.json": {
|
|
44
|
-
"default": "./package.json"
|
|
45
|
-
},
|
|
46
|
-
".": {
|
|
47
|
-
"types": "./syncfusion-ej2-angular-maps.d.ts",
|
|
48
|
-
"esm2020": "./esm2020/syncfusion-ej2-angular-maps.mjs",
|
|
49
|
-
"es2020": "./fesm2020/syncfusion-ej2-angular-maps.mjs",
|
|
50
|
-
"es2015": "./fesm2015/syncfusion-ej2-angular-maps.mjs",
|
|
51
|
-
"node": "./fesm2015/syncfusion-ej2-angular-maps.mjs",
|
|
52
|
-
"default": "./fesm2020/syncfusion-ej2-angular-maps.mjs"
|
|
53
|
-
}
|
|
54
|
-
},
|
|
55
|
-
"fesm2015": "fesm2015/syncfusion-ej2-angular-maps.mjs",
|
|
56
|
-
"fesm2020": "fesm2020/syncfusion-ej2-angular-maps.mjs",
|
|
40
|
+
"devDependencies": {},
|
|
41
|
+
"es2015": "@syncfusion/ej2-angular-maps.js",
|
|
57
42
|
"homepage": "https://www.syncfusion.com/angular-components",
|
|
58
43
|
"keywords": [
|
|
59
44
|
"angular",
|
|
@@ -61,7 +46,9 @@
|
|
|
61
46
|
"ej2-ng-maps"
|
|
62
47
|
],
|
|
63
48
|
"license": "SEE LICENSE IN license",
|
|
64
|
-
"
|
|
49
|
+
"main": "dist/ej2-angular-maps.umd.js",
|
|
50
|
+
"metadata": "ej2-angular-maps.metadata.json",
|
|
51
|
+
"module": "@syncfusion/ej2-angular-maps.es5.js",
|
|
65
52
|
"name": "@syncfusion/ej2-angular-maps",
|
|
66
53
|
"repository": {
|
|
67
54
|
"type": "git",
|
|
@@ -69,6 +56,6 @@
|
|
|
69
56
|
},
|
|
70
57
|
"schematics": "./schematics/collection.json",
|
|
71
58
|
"sideEffects": false,
|
|
72
|
-
"typings": "
|
|
73
|
-
"version": "28.2.
|
|
59
|
+
"typings": "ej2-angular-maps.d.ts",
|
|
60
|
+
"version": "28.2.6-ngcc"
|
|
74
61
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-maps";
|
|
2
|
-
export declare const pkgVer = "^28.
|
|
2
|
+
export declare const pkgVer = "^28.2.5";
|
|
3
3
|
export declare const moduleName = "MapsModule";
|
|
4
|
-
export declare const themeVer = "~28.
|
|
4
|
+
export declare const themeVer = "~28.2.5";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-maps';
|
|
4
|
-
exports.pkgVer = '^28.2.
|
|
4
|
+
exports.pkgVer = '^28.2.6';
|
|
5
5
|
exports.moduleName = 'MapsModule';
|
|
6
|
-
exports.themeVer = '~28.2.
|
|
6
|
+
exports.themeVer = '~28.2.6';
|
|
@@ -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[];
|
|
@@ -68,6 +67,4 @@ export declare class MapsComponent extends Maps implements IComponentBase {
|
|
|
68
67
|
ngAfterContentChecked(): void;
|
|
69
68
|
registerEvents: (eventList: string[]) => void;
|
|
70
69
|
addTwoWay: (propList: string[]) => void;
|
|
71
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MapsComponent, never>;
|
|
72
|
-
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"; "mouseMove": "mouseMove"; "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>;
|
|
73
70
|
}
|
|
@@ -1,18 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./maps.component";
|
|
3
|
-
import * as i2 from "./initialshapeselection.directive";
|
|
4
|
-
import * as i3 from "./markersettings.directive";
|
|
5
|
-
import * as i4 from "./colormapping.directive";
|
|
6
|
-
import * as i5 from "./bubblesettings.directive";
|
|
7
|
-
import * as i6 from "./navigationlinesettings.directive";
|
|
8
|
-
import * as i7 from "./layers.directive";
|
|
9
|
-
import * as i8 from "./annotations.directive";
|
|
10
|
-
import * as i9 from "@angular/common";
|
|
11
1
|
/**
|
|
12
2
|
* NgModule definition for the Maps component.
|
|
13
3
|
*/
|
|
14
4
|
export declare class MapsModule {
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MapsModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MapsModule, [typeof i1.MapsComponent, typeof i2.InitialShapeSelectionDirective, typeof i2.InitialShapeSelectionsDirective, typeof i3.MarkerDirective, typeof i3.MarkersDirective, typeof i4.ColorMappingDirective, typeof i4.ColorMappingsDirective, typeof i5.BubbleDirective, typeof i5.BubblesDirective, typeof i6.NavigationLineDirective, typeof i6.NavigationLinesDirective, typeof i7.LayerDirective, typeof i7.LayersDirective, typeof i8.AnnotationDirective, typeof i8.AnnotationsDirective], [typeof i9.CommonModule], [typeof i1.MapsComponent, typeof i2.InitialShapeSelectionDirective, typeof i2.InitialShapeSelectionsDirective, typeof i3.MarkerDirective, typeof i3.MarkersDirective, typeof i4.ColorMappingDirective, typeof i4.ColorMappingsDirective, typeof i5.BubbleDirective, typeof i5.BubblesDirective, typeof i6.NavigationLineDirective, typeof i6.NavigationLinesDirective, typeof i7.LayerDirective, typeof i7.LayersDirective, typeof i8.AnnotationDirective, typeof i8.AnnotationsDirective]>;
|
|
17
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MapsModule>;
|
|
18
5
|
}
|
|
@@ -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 markers in the maps.
|
|
6
5
|
* ```html
|
|
@@ -162,8 +161,6 @@ export declare class MarkerDirective extends ComplexBase<MarkerDirective> {
|
|
|
162
161
|
template: any;
|
|
163
162
|
tooltipSettings_template: any;
|
|
164
163
|
constructor(viewContainerRef: ViewContainerRef);
|
|
165
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MarkerDirective, never>;
|
|
166
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MarkerDirective, "e-layer>e-markerSettings>e-markerSetting", never, { "animationDelay": "animationDelay"; "animationDuration": "animationDuration"; "border": "border"; "clusterSettings": "clusterSettings"; "colorValuePath": "colorValuePath"; "dashArray": "dashArray"; "dataSource": "dataSource"; "enableDrag": "enableDrag"; "fill": "fill"; "height": "height"; "heightValuePath": "heightValuePath"; "highlightSettings": "highlightSettings"; "imageUrl": "imageUrl"; "imageUrlValuePath": "imageUrlValuePath"; "initialMarkerSelection": "initialMarkerSelection"; "latitudeValuePath": "latitudeValuePath"; "legendText": "legendText"; "longitudeValuePath": "longitudeValuePath"; "offset": "offset"; "opacity": "opacity"; "query": "query"; "selectionSettings": "selectionSettings"; "shape": "shape"; "shapeValuePath": "shapeValuePath"; "template": "template"; "tooltipSettings": "tooltipSettings"; "visible": "visible"; "width": "width"; "widthValuePath": "widthValuePath"; }, {}, ["template", "tooltipSettings_template"]>;
|
|
167
164
|
}
|
|
168
165
|
/**
|
|
169
166
|
* Marker Array Directive
|
|
@@ -171,6 +168,4 @@ export declare class MarkerDirective extends ComplexBase<MarkerDirective> {
|
|
|
171
168
|
*/
|
|
172
169
|
export declare class MarkersDirective extends ArrayBase<MarkersDirective> {
|
|
173
170
|
constructor();
|
|
174
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MarkersDirective, never>;
|
|
175
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MarkersDirective, "e-layer>e-markerSettings", never, {}, {}, ["children"]>;
|
|
176
171
|
}
|
|
@@ -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 navigation lines in the maps.
|
|
6
5
|
* ```html
|
|
@@ -66,8 +65,6 @@ export declare class NavigationLineDirective extends ComplexBase<NavigationLineD
|
|
|
66
65
|
width: any;
|
|
67
66
|
tooltipSettings_template: any;
|
|
68
67
|
constructor(viewContainerRef: ViewContainerRef);
|
|
69
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigationLineDirective, never>;
|
|
70
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<NavigationLineDirective, "e-layer>e-navigationLineSettings>e-navigationLineSetting", never, { "angle": "angle"; "arrowSettings": "arrowSettings"; "color": "color"; "dashArray": "dashArray"; "highlightSettings": "highlightSettings"; "latitude": "latitude"; "longitude": "longitude"; "selectionSettings": "selectionSettings"; "visible": "visible"; "width": "width"; }, {}, ["tooltipSettings_template"]>;
|
|
71
68
|
}
|
|
72
69
|
/**
|
|
73
70
|
* NavigationLine Array Directive
|
|
@@ -75,6 +72,4 @@ export declare class NavigationLineDirective extends ComplexBase<NavigationLineD
|
|
|
75
72
|
*/
|
|
76
73
|
export declare class NavigationLinesDirective extends ArrayBase<NavigationLinesDirective> {
|
|
77
74
|
constructor();
|
|
78
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavigationLinesDirective, never>;
|
|
79
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<NavigationLinesDirective, "e-layer>e-navigationLineSettings", never, {}, {}, ["children"]>;
|
|
80
75
|
}
|