igniteui-angular-maps 12.1.2 → 13.1.1
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/bundles/igniteui-angular-maps.umd.js +2559 -2096
- package/bundles/igniteui-angular-maps.umd.min.js +7 -2
- package/esm2015/igniteui-angular-maps.js +0 -1
- package/esm2015/lib/ArcGISOnlineMapImagery.js +0 -1
- package/esm2015/lib/BingMapsImageryStyle.js +0 -1
- package/esm2015/lib/BingMapsMapImagery.js +0 -1
- package/esm2015/lib/BingMapsMapImageryView.js +0 -1
- package/esm2015/lib/BingMapsMapImageryView_combined.js +0 -1
- package/esm2015/lib/BingResourceSet.js +0 -1
- package/esm2015/lib/BingResponse.js +0 -1
- package/esm2015/lib/CustomMapImagery.js +0 -1
- package/esm2015/lib/GeographicContourLineSeries.js +0 -1
- package/esm2015/lib/GeographicContourLineSeriesView.js +0 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +60 -40
- package/esm2015/lib/GeographicHighDensityScatterSeries.js +0 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView.js +0 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +111 -94
- package/esm2015/lib/GeographicMapImagery.js +0 -1
- package/esm2015/lib/GeographicMapImageryView.js +0 -1
- package/esm2015/lib/GeographicMapSeriesHost.js +0 -1
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +239 -148
- package/esm2015/lib/GeographicMarkerSeries.js +89 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js +17 -0
- package/esm2015/lib/GeographicPolylineSeries.js +0 -1
- package/esm2015/lib/GeographicPolylineSeriesView.js +0 -1
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +32 -23
- package/esm2015/lib/GeographicProportionalSymbolSeries.js +0 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js +3 -4
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -3
- package/esm2015/lib/GeographicProportionalSymbolSeriesView.js +0 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +130 -160
- package/esm2015/lib/GeographicScatterAreaSeries.js +0 -1
- package/esm2015/lib/GeographicScatterAreaSeriesView.js +0 -1
- package/esm2015/lib/GeographicShapeSeries.js +0 -1
- package/esm2015/lib/GeographicShapeSeriesBase.js +0 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBase.js +0 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +2 -3
- package/esm2015/lib/GeographicShapeSeriesBaseView.js +0 -1
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +72 -93
- package/esm2015/lib/GeographicShapeSeriesView.js +0 -1
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +99 -67
- package/esm2015/lib/GeographicSymbolSeries.js +0 -1
- package/esm2015/lib/GeographicSymbolSeriesBase.js +3 -4
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js +2 -3
- package/esm2015/lib/GeographicSymbolSeriesView.js +0 -1
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +82 -113
- package/esm2015/lib/GeographicTileSeries.js +30 -28
- package/esm2015/lib/GeographicXYTriangulatingSeries.js +0 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBase.js +0 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -3
- package/esm2015/lib/GeographicXYTriangulatingSeriesView.js +0 -1
- package/esm2015/lib/HostSeriesView.js +0 -1
- package/esm2015/lib/ImageTilesReadyEventArgs.js +0 -1
- package/esm2015/lib/ImageryMetadata.js +0 -1
- package/esm2015/lib/ImagesChangedEventArgs.js +0 -1
- package/esm2015/lib/LevelOfDetailResponseModel.js +0 -1
- package/esm2015/lib/MapBackgroundTilingMode.js +0 -1
- package/esm2015/lib/MapResizeBehavior.js +0 -1
- package/esm2015/lib/MapServerResponseModel.js +0 -1
- package/esm2015/lib/OpenStreetMapImagery.js +0 -1
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -3
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +2 -3
- package/esm2015/lib/SubDomainsCollection.js +0 -1
- package/esm2015/lib/TileGeneratorMapImagery.js +0 -1
- package/esm2015/lib/TileInfoResponseModel.js +0 -1
- package/esm2015/lib/TileSeries.js +0 -1
- package/esm2015/lib/TileSeriesView.js +0 -1
- package/esm2015/lib/TileSeries_combined.js +106 -90
- package/esm2015/lib/TokenResponseModel.js +0 -1
- package/esm2015/lib/XamGeographicMap.js +0 -1
- package/esm2015/lib/XamGeographicMapView.js +0 -1
- package/esm2015/lib/XamGeographicMap_combined.js +578 -566
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +4 -5
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js +4 -5
- package/esm2015/lib/igx-arc-gis-online-map-imagery.js +0 -1
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js +4 -5
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js +4 -5
- package/esm2015/lib/igx-bing-maps-map-imagery.js +2 -2
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js +4 -5
- package/esm2015/lib/igx-custom-map-imagery-module.js +4 -5
- package/esm2015/lib/igx-custom-map-imagery.js +0 -1
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +54 -20
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-contour-line-series-module.js +4 -5
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +31 -26
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js +4 -5
- package/esm2015/lib/igx-geographic-map-component.js +65 -54
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-map-core-module.js +4 -5
- package/esm2015/lib/igx-geographic-map-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-map-imagery.js +0 -1
- package/esm2015/lib/igx-geographic-map-module.js +4 -5
- package/esm2015/lib/igx-geographic-map-series-host-component.js +33 -24
- package/esm2015/lib/igx-geographic-marker-series-base-component.js +25 -0
- package/esm2015/lib/igx-geographic-marker-series-component.js +156 -0
- package/esm2015/lib/igx-geographic-polyline-series-component.js +19 -14
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-polyline-series-module.js +4 -5
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js +5 -6
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +55 -143
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js +4 -5
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +54 -13
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js +4 -5
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js +3 -4
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +23 -24
- package/esm2015/lib/igx-geographic-shape-series-component.js +69 -31
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-shape-series-module.js +4 -5
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js +5 -6
- package/esm2015/lib/igx-geographic-symbol-series-component.js +27 -115
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-symbol-series-module.js +4 -5
- package/esm2015/lib/igx-geographic-tile-series-component.js +13 -8
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-tile-series-module.js +4 -5
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js +3 -4
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +15 -16
- package/esm2015/lib/igx-image-tiles-ready-event-args.js +0 -1
- package/esm2015/lib/igx-images-changed-event-args.js +0 -1
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js +4 -5
- package/esm2015/lib/igx-open-street-map-imagery-module.js +4 -5
- package/esm2015/lib/igx-open-street-map-imagery.js +0 -1
- package/esm2015/lib/igx-sub-domains-collection.js +0 -1
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js +4 -5
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js +4 -5
- package/esm2015/lib/igx-tile-generator-map-imagery.js +0 -1
- package/esm2015/lib/igx-tile-series-component.js +12 -7
- package/esm2015/lib/igx-tile-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-tile-series-module.js +4 -5
- package/esm2015/public_api.js +4 -1
- package/esm5/igniteui-angular-maps.js +0 -1
- package/esm5/lib/ArcGISOnlineMapImagery.js +0 -1
- package/esm5/lib/BingMapsImageryStyle.js +0 -1
- package/esm5/lib/BingMapsMapImagery.js +0 -1
- package/esm5/lib/BingMapsMapImageryView.js +0 -1
- package/esm5/lib/BingMapsMapImageryView_combined.js +0 -1
- package/esm5/lib/BingResourceSet.js +0 -1
- package/esm5/lib/BingResponse.js +0 -1
- package/esm5/lib/CustomMapImagery.js +0 -1
- package/esm5/lib/GeographicContourLineSeries.js +0 -1
- package/esm5/lib/GeographicContourLineSeriesView.js +0 -1
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +60 -40
- package/esm5/lib/GeographicHighDensityScatterSeries.js +0 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView.js +0 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +110 -93
- package/esm5/lib/GeographicMapImagery.js +0 -1
- package/esm5/lib/GeographicMapImageryView.js +0 -1
- package/esm5/lib/GeographicMapSeriesHost.js +0 -1
- package/esm5/lib/GeographicMapSeriesHost_combined.js +237 -146
- package/esm5/lib/GeographicMarkerSeries.js +91 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js +21 -0
- package/esm5/lib/GeographicPolylineSeries.js +0 -1
- package/esm5/lib/GeographicPolylineSeriesView.js +0 -1
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +32 -23
- package/esm5/lib/GeographicProportionalSymbolSeries.js +0 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +3 -4
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -3
- package/esm5/lib/GeographicProportionalSymbolSeriesView.js +0 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +130 -160
- package/esm5/lib/GeographicScatterAreaSeries.js +0 -1
- package/esm5/lib/GeographicScatterAreaSeriesView.js +0 -1
- package/esm5/lib/GeographicShapeSeries.js +0 -1
- package/esm5/lib/GeographicShapeSeriesBase.js +0 -1
- package/esm5/lib/GeographicShapeSeriesBaseBase.js +0 -1
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -3
- package/esm5/lib/GeographicShapeSeriesBaseView.js +0 -1
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +70 -91
- package/esm5/lib/GeographicShapeSeriesView.js +0 -1
- package/esm5/lib/GeographicShapeSeriesView_combined.js +99 -67
- package/esm5/lib/GeographicSymbolSeries.js +0 -1
- package/esm5/lib/GeographicSymbolSeriesBase.js +3 -4
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -3
- package/esm5/lib/GeographicSymbolSeriesView.js +0 -1
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +82 -113
- package/esm5/lib/GeographicTileSeries.js +29 -27
- package/esm5/lib/GeographicXYTriangulatingSeries.js +0 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +0 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -3
- package/esm5/lib/GeographicXYTriangulatingSeriesView.js +0 -1
- package/esm5/lib/HostSeriesView.js +0 -1
- package/esm5/lib/ImageTilesReadyEventArgs.js +0 -1
- package/esm5/lib/ImageryMetadata.js +0 -1
- package/esm5/lib/ImagesChangedEventArgs.js +0 -1
- package/esm5/lib/LevelOfDetailResponseModel.js +0 -1
- package/esm5/lib/MapBackgroundTilingMode.js +0 -1
- package/esm5/lib/MapResizeBehavior.js +0 -1
- package/esm5/lib/MapServerResponseModel.js +0 -1
- package/esm5/lib/OpenStreetMapImagery.js +0 -1
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +2 -3
- package/esm5/lib/SphericalMercatorVerticalScaler.js +2 -3
- package/esm5/lib/SubDomainsCollection.js +0 -1
- package/esm5/lib/TileGeneratorMapImagery.js +0 -1
- package/esm5/lib/TileInfoResponseModel.js +0 -1
- package/esm5/lib/TileSeries.js +0 -1
- package/esm5/lib/TileSeriesView.js +0 -1
- package/esm5/lib/TileSeries_combined.js +104 -88
- package/esm5/lib/TokenResponseModel.js +0 -1
- package/esm5/lib/XamGeographicMap.js +0 -1
- package/esm5/lib/XamGeographicMapView.js +0 -1
- package/esm5/lib/XamGeographicMap_combined.js +590 -562
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +4 -5
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js +4 -5
- package/esm5/lib/igx-arc-gis-online-map-imagery.js +0 -1
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js +4 -5
- package/esm5/lib/igx-bing-maps-map-imagery-module.js +4 -5
- package/esm5/lib/igx-bing-maps-map-imagery.js +2 -2
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js +4 -5
- package/esm5/lib/igx-custom-map-imagery-module.js +4 -5
- package/esm5/lib/igx-custom-map-imagery.js +0 -1
- package/esm5/lib/igx-geographic-contour-line-series-component.js +62 -20
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-contour-line-series-module.js +4 -5
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +35 -26
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js +4 -5
- package/esm5/lib/igx-geographic-map-component.js +65 -54
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-map-core-module.js +4 -5
- package/esm5/lib/igx-geographic-map-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-map-imagery.js +0 -1
- package/esm5/lib/igx-geographic-map-module.js +4 -5
- package/esm5/lib/igx-geographic-map-series-host-component.js +33 -24
- package/esm5/lib/igx-geographic-marker-series-base-component.js +30 -0
- package/esm5/lib/igx-geographic-marker-series-component.js +205 -0
- package/esm5/lib/igx-geographic-polyline-series-component.js +23 -14
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-polyline-series-module.js +4 -5
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js +5 -6
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +56 -172
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js +4 -5
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +62 -13
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-scatter-area-series-module.js +4 -5
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js +3 -4
- package/esm5/lib/igx-geographic-shape-series-base-component.js +23 -24
- package/esm5/lib/igx-geographic-shape-series-component.js +85 -31
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-shape-series-module.js +4 -5
- package/esm5/lib/igx-geographic-symbol-series-base-component.js +5 -6
- package/esm5/lib/igx-geographic-symbol-series-component.js +28 -144
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-symbol-series-module.js +4 -5
- package/esm5/lib/igx-geographic-tile-series-component.js +17 -8
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-tile-series-module.js +4 -5
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js +3 -4
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +15 -16
- package/esm5/lib/igx-image-tiles-ready-event-args.js +0 -1
- package/esm5/lib/igx-images-changed-event-args.js +0 -1
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js +4 -5
- package/esm5/lib/igx-open-street-map-imagery-module.js +4 -5
- package/esm5/lib/igx-open-street-map-imagery.js +0 -1
- package/esm5/lib/igx-sub-domains-collection.js +0 -1
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js +4 -5
- package/esm5/lib/igx-tile-generator-map-imagery-module.js +4 -5
- package/esm5/lib/igx-tile-generator-map-imagery.js +0 -1
- package/esm5/lib/igx-tile-series-component.js +16 -7
- package/esm5/lib/igx-tile-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-tile-series-module.js +4 -5
- package/esm5/public_api.js +4 -1
- package/fesm2015/igniteui-angular-maps.js +2419 -2020
- package/fesm5/igniteui-angular-maps.js +2560 -2101
- package/lib/GeographicContourLineSeriesView_combined.d.ts +22 -17
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +39 -37
- package/lib/GeographicMapSeriesHost_combined.d.ts +61 -49
- package/lib/GeographicMarkerSeries.d.ts +32 -0
- package/lib/GeographicMarkerSeriesBase.d.ts +10 -0
- package/lib/GeographicPolylineSeriesView_combined.d.ts +16 -14
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +50 -63
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +30 -33
- package/lib/GeographicShapeSeriesView_combined.d.ts +42 -32
- package/lib/GeographicSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicSymbolSeriesView_combined.d.ts +37 -50
- package/lib/GeographicTileSeries.d.ts +10 -9
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +25 -22
- package/lib/XamGeographicMap_combined.d.ts +149 -151
- package/lib/igx-bing-maps-map-imagery.d.ts +2 -1
- package/lib/igx-geographic-contour-line-series-component.d.ts +11 -1
- package/lib/igx-geographic-high-density-scatter-series-component.d.ts +5 -0
- package/lib/igx-geographic-map-component.d.ts +12 -0
- package/lib/igx-geographic-map-series-host-component.d.ts +8 -0
- package/lib/igx-geographic-marker-series-base-component.d.ts +12 -0
- package/lib/igx-geographic-marker-series-component.d.ts +82 -0
- package/lib/igx-geographic-polyline-series-component.d.ts +5 -0
- package/lib/igx-geographic-proportional-symbol-series-base-component.d.ts +2 -2
- package/lib/igx-geographic-proportional-symbol-series-component.d.ts +8 -55
- package/lib/igx-geographic-scatter-area-series-component.d.ts +16 -1
- package/lib/igx-geographic-shape-series-component.d.ts +21 -1
- package/lib/igx-geographic-symbol-series-base-component.d.ts +2 -2
- package/lib/igx-geographic-symbol-series-component.d.ts +8 -55
- package/lib/igx-geographic-tile-series-component.d.ts +5 -0
- package/lib/igx-tile-series-component.d.ts +5 -0
- package/package.json +5 -5
- package/public_api.d.ts +4 -0
- package/bundles/igniteui-angular-maps.umd.js.map +0 -1
- package/bundles/igniteui-angular-maps.umd.min.js.map +0 -1
- package/esm2015/igniteui-angular-maps.js.map +0 -1
- package/esm2015/lib/ArcGISOnlineMapImagery.js.map +0 -1
- package/esm2015/lib/BingMapsImageryStyle.js.map +0 -1
- package/esm2015/lib/BingMapsMapImagery.js.map +0 -1
- package/esm2015/lib/BingMapsMapImageryView.js.map +0 -1
- package/esm2015/lib/BingMapsMapImageryView_combined.js.map +0 -1
- package/esm2015/lib/BingResourceSet.js.map +0 -1
- package/esm2015/lib/BingResponse.js.map +0 -1
- package/esm2015/lib/CustomMapImagery.js.map +0 -1
- package/esm2015/lib/GeographicContourLineSeries.js.map +0 -1
- package/esm2015/lib/GeographicContourLineSeriesView.js.map +0 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js.map +0 -1
- package/esm2015/lib/GeographicHighDensityScatterSeries.js.map +0 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView.js.map +0 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js.map +0 -1
- package/esm2015/lib/GeographicMapImagery.js.map +0 -1
- package/esm2015/lib/GeographicMapImageryView.js.map +0 -1
- package/esm2015/lib/GeographicMapSeriesHost.js.map +0 -1
- package/esm2015/lib/GeographicMapSeriesHost_combined.js.map +0 -1
- package/esm2015/lib/GeographicPolylineSeries.js.map +0 -1
- package/esm2015/lib/GeographicPolylineSeriesView.js.map +0 -1
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js.map +0 -1
- package/esm2015/lib/GeographicProportionalSymbolSeries.js.map +0 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js.map +0 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js.map +0 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesView.js.map +0 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js.map +0 -1
- package/esm2015/lib/GeographicScatterAreaSeries.js.map +0 -1
- package/esm2015/lib/GeographicScatterAreaSeriesView.js.map +0 -1
- package/esm2015/lib/GeographicShapeSeries.js.map +0 -1
- package/esm2015/lib/GeographicShapeSeriesBase.js.map +0 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBase.js.map +0 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js.map +0 -1
- package/esm2015/lib/GeographicShapeSeriesBaseView.js.map +0 -1
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js.map +0 -1
- package/esm2015/lib/GeographicShapeSeriesView.js.map +0 -1
- package/esm2015/lib/GeographicShapeSeriesView_combined.js.map +0 -1
- package/esm2015/lib/GeographicSymbolSeries.js.map +0 -1
- package/esm2015/lib/GeographicSymbolSeriesBase.js.map +0 -1
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js.map +0 -1
- package/esm2015/lib/GeographicSymbolSeriesView.js.map +0 -1
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js.map +0 -1
- package/esm2015/lib/GeographicTileSeries.js.map +0 -1
- package/esm2015/lib/GeographicXYTriangulatingSeries.js.map +0 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBase.js.map +0 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js.map +0 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesView.js.map +0 -1
- package/esm2015/lib/HostSeriesView.js.map +0 -1
- package/esm2015/lib/ImageTilesReadyEventArgs.js.map +0 -1
- package/esm2015/lib/ImageryMetadata.js.map +0 -1
- package/esm2015/lib/ImagesChangedEventArgs.js.map +0 -1
- package/esm2015/lib/LevelOfDetailResponseModel.js.map +0 -1
- package/esm2015/lib/MapBackgroundTilingMode.js.map +0 -1
- package/esm2015/lib/MapResizeBehavior.js.map +0 -1
- package/esm2015/lib/MapServerResponseModel.js.map +0 -1
- package/esm2015/lib/OpenStreetMapImagery.js.map +0 -1
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js.map +0 -1
- package/esm2015/lib/SphericalMercatorVerticalScaler.js.map +0 -1
- package/esm2015/lib/SubDomainsCollection.js.map +0 -1
- package/esm2015/lib/TileGeneratorMapImagery.js.map +0 -1
- package/esm2015/lib/TileInfoResponseModel.js.map +0 -1
- package/esm2015/lib/TileSeries.js.map +0 -1
- package/esm2015/lib/TileSeriesView.js.map +0 -1
- package/esm2015/lib/TileSeries_combined.js.map +0 -1
- package/esm2015/lib/TokenResponseModel.js.map +0 -1
- package/esm2015/lib/XamGeographicMap.js.map +0 -1
- package/esm2015/lib/XamGeographicMapView.js.map +0 -1
- package/esm2015/lib/XamGeographicMap_combined.js.map +0 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js.map +0 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery.js.map +0 -1
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js.map +0 -1
- package/esm2015/lib/igx-bing-maps-map-imagery.js.map +0 -1
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-custom-map-imagery-module.js.map +0 -1
- package/esm2015/lib/igx-custom-map-imagery.js.map +0 -1
- package/esm2015/lib/igx-geographic-contour-line-series-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-contour-line-series-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-map-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-map-core-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-map-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-map-imagery.js.map +0 -1
- package/esm2015/lib/igx-geographic-map-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-map-series-host-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-polyline-series-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-polyline-series-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-shape-series-base-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-shape-series-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-shape-series-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-symbol-series-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-symbol-series-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-tile-series-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-tile-series-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js.map +0 -1
- package/esm2015/lib/igx-image-tiles-ready-event-args.js.map +0 -1
- package/esm2015/lib/igx-images-changed-event-args.js.map +0 -1
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-open-street-map-imagery-module.js.map +0 -1
- package/esm2015/lib/igx-open-street-map-imagery.js.map +0 -1
- package/esm2015/lib/igx-sub-domains-collection.js.map +0 -1
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js.map +0 -1
- package/esm2015/lib/igx-tile-generator-map-imagery.js.map +0 -1
- package/esm2015/lib/igx-tile-series-component.js.map +0 -1
- package/esm2015/lib/igx-tile-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-tile-series-module.js.map +0 -1
- package/esm2015/public_api.js.map +0 -1
- package/esm5/igniteui-angular-maps.js.map +0 -1
- package/esm5/lib/ArcGISOnlineMapImagery.js.map +0 -1
- package/esm5/lib/BingMapsImageryStyle.js.map +0 -1
- package/esm5/lib/BingMapsMapImagery.js.map +0 -1
- package/esm5/lib/BingMapsMapImageryView.js.map +0 -1
- package/esm5/lib/BingMapsMapImageryView_combined.js.map +0 -1
- package/esm5/lib/BingResourceSet.js.map +0 -1
- package/esm5/lib/BingResponse.js.map +0 -1
- package/esm5/lib/CustomMapImagery.js.map +0 -1
- package/esm5/lib/GeographicContourLineSeries.js.map +0 -1
- package/esm5/lib/GeographicContourLineSeriesView.js.map +0 -1
- package/esm5/lib/GeographicContourLineSeriesView_combined.js.map +0 -1
- package/esm5/lib/GeographicHighDensityScatterSeries.js.map +0 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView.js.map +0 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js.map +0 -1
- package/esm5/lib/GeographicMapImagery.js.map +0 -1
- package/esm5/lib/GeographicMapImageryView.js.map +0 -1
- package/esm5/lib/GeographicMapSeriesHost.js.map +0 -1
- package/esm5/lib/GeographicMapSeriesHost_combined.js.map +0 -1
- package/esm5/lib/GeographicPolylineSeries.js.map +0 -1
- package/esm5/lib/GeographicPolylineSeriesView.js.map +0 -1
- package/esm5/lib/GeographicPolylineSeriesView_combined.js.map +0 -1
- package/esm5/lib/GeographicProportionalSymbolSeries.js.map +0 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js.map +0 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js.map +0 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesView.js.map +0 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js.map +0 -1
- package/esm5/lib/GeographicScatterAreaSeries.js.map +0 -1
- package/esm5/lib/GeographicScatterAreaSeriesView.js.map +0 -1
- package/esm5/lib/GeographicShapeSeries.js.map +0 -1
- package/esm5/lib/GeographicShapeSeriesBase.js.map +0 -1
- package/esm5/lib/GeographicShapeSeriesBaseBase.js.map +0 -1
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js.map +0 -1
- package/esm5/lib/GeographicShapeSeriesBaseView.js.map +0 -1
- package/esm5/lib/GeographicShapeSeriesBase_combined.js.map +0 -1
- package/esm5/lib/GeographicShapeSeriesView.js.map +0 -1
- package/esm5/lib/GeographicShapeSeriesView_combined.js.map +0 -1
- package/esm5/lib/GeographicSymbolSeries.js.map +0 -1
- package/esm5/lib/GeographicSymbolSeriesBase.js.map +0 -1
- package/esm5/lib/GeographicSymbolSeriesBaseView.js.map +0 -1
- package/esm5/lib/GeographicSymbolSeriesView.js.map +0 -1
- package/esm5/lib/GeographicSymbolSeriesView_combined.js.map +0 -1
- package/esm5/lib/GeographicTileSeries.js.map +0 -1
- package/esm5/lib/GeographicXYTriangulatingSeries.js.map +0 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js.map +0 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js.map +0 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesView.js.map +0 -1
- package/esm5/lib/HostSeriesView.js.map +0 -1
- package/esm5/lib/ImageTilesReadyEventArgs.js.map +0 -1
- package/esm5/lib/ImageryMetadata.js.map +0 -1
- package/esm5/lib/ImagesChangedEventArgs.js.map +0 -1
- package/esm5/lib/LevelOfDetailResponseModel.js.map +0 -1
- package/esm5/lib/MapBackgroundTilingMode.js.map +0 -1
- package/esm5/lib/MapResizeBehavior.js.map +0 -1
- package/esm5/lib/MapServerResponseModel.js.map +0 -1
- package/esm5/lib/OpenStreetMapImagery.js.map +0 -1
- package/esm5/lib/SphericalMercatorHorizontalScaler.js.map +0 -1
- package/esm5/lib/SphericalMercatorVerticalScaler.js.map +0 -1
- package/esm5/lib/SubDomainsCollection.js.map +0 -1
- package/esm5/lib/TileGeneratorMapImagery.js.map +0 -1
- package/esm5/lib/TileInfoResponseModel.js.map +0 -1
- package/esm5/lib/TileSeries.js.map +0 -1
- package/esm5/lib/TileSeriesView.js.map +0 -1
- package/esm5/lib/TileSeries_combined.js.map +0 -1
- package/esm5/lib/TokenResponseModel.js.map +0 -1
- package/esm5/lib/XamGeographicMap.js.map +0 -1
- package/esm5/lib/XamGeographicMapView.js.map +0 -1
- package/esm5/lib/XamGeographicMap_combined.js.map +0 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js.map +0 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery.js.map +0 -1
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-bing-maps-map-imagery-module.js.map +0 -1
- package/esm5/lib/igx-bing-maps-map-imagery.js.map +0 -1
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-custom-map-imagery-module.js.map +0 -1
- package/esm5/lib/igx-custom-map-imagery.js.map +0 -1
- package/esm5/lib/igx-geographic-contour-line-series-component.js.map +0 -1
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-contour-line-series-module.js.map +0 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js.map +0 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js.map +0 -1
- package/esm5/lib/igx-geographic-map-component.js.map +0 -1
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-map-core-module.js.map +0 -1
- package/esm5/lib/igx-geographic-map-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-map-imagery.js.map +0 -1
- package/esm5/lib/igx-geographic-map-module.js.map +0 -1
- package/esm5/lib/igx-geographic-map-series-host-component.js.map +0 -1
- package/esm5/lib/igx-geographic-polyline-series-component.js.map +0 -1
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-polyline-series-module.js.map +0 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js.map +0 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js.map +0 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js.map +0 -1
- package/esm5/lib/igx-geographic-scatter-area-series-component.js.map +0 -1
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-scatter-area-series-module.js.map +0 -1
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js.map +0 -1
- package/esm5/lib/igx-geographic-shape-series-base-component.js.map +0 -1
- package/esm5/lib/igx-geographic-shape-series-component.js.map +0 -1
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-shape-series-module.js.map +0 -1
- package/esm5/lib/igx-geographic-symbol-series-base-component.js.map +0 -1
- package/esm5/lib/igx-geographic-symbol-series-component.js.map +0 -1
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-symbol-series-module.js.map +0 -1
- package/esm5/lib/igx-geographic-tile-series-component.js.map +0 -1
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-tile-series-module.js.map +0 -1
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js.map +0 -1
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js.map +0 -1
- package/esm5/lib/igx-image-tiles-ready-event-args.js.map +0 -1
- package/esm5/lib/igx-images-changed-event-args.js.map +0 -1
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-open-street-map-imagery-module.js.map +0 -1
- package/esm5/lib/igx-open-street-map-imagery.js.map +0 -1
- package/esm5/lib/igx-sub-domains-collection.js.map +0 -1
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-tile-generator-map-imagery-module.js.map +0 -1
- package/esm5/lib/igx-tile-generator-map-imagery.js.map +0 -1
- package/esm5/lib/igx-tile-series-component.js.map +0 -1
- package/esm5/lib/igx-tile-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-tile-series-module.js.map +0 -1
- package/esm5/public_api.js.map +0 -1
- package/fesm2015/igniteui-angular-maps.js.map +0 -1
- package/fesm5/igniteui-angular-maps.js.map +0 -1
|
@@ -84,82 +84,82 @@ export let IgxGeographicShapeSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
|
84
84
|
* To be consistent with the Shapefile technical description, it is expected that each list of points is defined as an IEnumerable of IEnumerable of Point, or in other words, a list of lists of points.
|
|
85
85
|
*/
|
|
86
86
|
get shapeMemberPath() {
|
|
87
|
-
return this.i.
|
|
87
|
+
return this.i.qm;
|
|
88
88
|
}
|
|
89
89
|
set shapeMemberPath(v) {
|
|
90
|
-
this.i.
|
|
90
|
+
this.i.qm = v;
|
|
91
91
|
}
|
|
92
92
|
/**
|
|
93
93
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.
|
|
94
94
|
*/
|
|
95
95
|
get isCustomShapeStyleAllowed() {
|
|
96
|
-
return this.i.
|
|
96
|
+
return this.i.qb;
|
|
97
97
|
}
|
|
98
98
|
set isCustomShapeStyleAllowed(v) {
|
|
99
|
-
this.i.
|
|
99
|
+
this.i.qb = ensureBool(v);
|
|
100
100
|
}
|
|
101
101
|
/**
|
|
102
102
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.
|
|
103
103
|
*/
|
|
104
104
|
get isCustomShapeMarkerStyleAllowed() {
|
|
105
|
-
return this.i.
|
|
105
|
+
return this.i.qa;
|
|
106
106
|
}
|
|
107
107
|
set isCustomShapeMarkerStyleAllowed(v) {
|
|
108
|
-
this.i.
|
|
108
|
+
this.i.qa = ensureBool(v);
|
|
109
109
|
}
|
|
110
110
|
/**
|
|
111
111
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
112
112
|
*/
|
|
113
113
|
get itemSearchMode() {
|
|
114
|
-
return this.i.
|
|
114
|
+
return this.i.p3;
|
|
115
115
|
}
|
|
116
116
|
set itemSearchMode(v) {
|
|
117
|
-
this.i.
|
|
117
|
+
this.i.p3 = ensureEnum(ShapeItemSearchMode_$type, v);
|
|
118
118
|
}
|
|
119
119
|
/**
|
|
120
120
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
121
121
|
*/
|
|
122
122
|
get itemSearchThreshold() {
|
|
123
|
-
return this.i.
|
|
123
|
+
return this.i.qe;
|
|
124
124
|
}
|
|
125
125
|
set itemSearchThreshold(v) {
|
|
126
|
-
this.i.
|
|
126
|
+
this.i.qe = +v;
|
|
127
127
|
}
|
|
128
128
|
/**
|
|
129
129
|
* Gets or sets the points threshold to use when searching for items using ItemSearchMode.
|
|
130
130
|
*/
|
|
131
131
|
get itemSearchPointsThreshold() {
|
|
132
|
-
return this.i.
|
|
132
|
+
return this.i.qd;
|
|
133
133
|
}
|
|
134
134
|
set itemSearchPointsThreshold(v) {
|
|
135
|
-
this.i.
|
|
135
|
+
this.i.qd = +v;
|
|
136
136
|
}
|
|
137
137
|
/**
|
|
138
138
|
* Set a shapefile datasource to use with the series.
|
|
139
139
|
*/
|
|
140
140
|
get shapefileDataSource() {
|
|
141
|
-
if (this.i.
|
|
141
|
+
if (this.i.p6 == null) {
|
|
142
142
|
return null;
|
|
143
143
|
}
|
|
144
|
-
if (!this.i.
|
|
144
|
+
if (!this.i.p6.externalObject) {
|
|
145
145
|
let e = new IgxShapeDataSource();
|
|
146
|
-
e._implementation = this.i.
|
|
147
|
-
this.i.
|
|
146
|
+
e._implementation = this.i.p6;
|
|
147
|
+
this.i.p6.externalObject = e;
|
|
148
148
|
}
|
|
149
|
-
return this.i.
|
|
149
|
+
return this.i.p6.externalObject;
|
|
150
150
|
}
|
|
151
151
|
set shapefileDataSource(v) {
|
|
152
|
-
v == null ? this.i.
|
|
152
|
+
v == null ? this.i.p6 = null : this.i.p6 = v.i;
|
|
153
153
|
}
|
|
154
154
|
/**
|
|
155
155
|
* The resolution at which to filter out shapes in the series. For example, if the ShapeFilterResolution is set to 3, then elements with a bounding rectangle smaller than 3 X 3 pixels will be filtered out.
|
|
156
156
|
* In the case of GeographicPolylineSeries, the resolution is compared to either dimension, rather than both. In other words, a polyline will not be filtered if its height or its width exceeds the value of this property. Whereas with a ShapeSeries, both the height and the width must exceed the value of this property.
|
|
157
157
|
*/
|
|
158
158
|
get shapeFilterResolution() {
|
|
159
|
-
return this.i.
|
|
159
|
+
return this.i.qc;
|
|
160
160
|
}
|
|
161
161
|
set shapeFilterResolution(v) {
|
|
162
|
-
this.i.
|
|
162
|
+
this.i.qc = +v;
|
|
163
163
|
}
|
|
164
164
|
findByName(name) {
|
|
165
165
|
var baseResult = super.findByName(name);
|
|
@@ -212,11 +212,11 @@ export let IgxGeographicShapeSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
|
212
212
|
return this._assigningShapeMarkerStyle;
|
|
213
213
|
}
|
|
214
214
|
}
|
|
215
|
-
IgxGeographicShapeSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
216
|
-
IgxGeographicShapeSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
215
|
+
IgxGeographicShapeSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
216
|
+
IgxGeographicShapeSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicShapeSeriesBaseComponent, selector: "ng-component", inputs: { shapeDataSource: "shapeDataSource", databaseSource: "databaseSource", shapeMemberPath: "shapeMemberPath", isCustomShapeStyleAllowed: "isCustomShapeStyleAllowed", isCustomShapeMarkerStyleAllowed: "isCustomShapeMarkerStyleAllowed", itemSearchMode: "itemSearchMode", itemSearchThreshold: "itemSearchThreshold", itemSearchPointsThreshold: "itemSearchPointsThreshold", shapefileDataSource: "shapefileDataSource", shapeFilterResolution: "shapeFilterResolution" }, outputs: { assigningShapeStyle: "assigningShapeStyle", assigningShapeMarkerStyle: "assigningShapeMarkerStyle" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
217
217
|
return IgxGeographicShapeSeriesBaseComponent;
|
|
218
218
|
})();
|
|
219
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
219
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesBaseComponent, decorators: [{
|
|
220
220
|
type: Component,
|
|
221
221
|
args: [{
|
|
222
222
|
template: ``,
|
|
@@ -246,4 +246,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
246
246
|
}], assigningShapeMarkerStyle: [{
|
|
247
247
|
type: Output
|
|
248
248
|
}] } });
|
|
249
|
-
//# sourceMappingURL=igx-geographic-shape-series-base-component.js.map
|
|
@@ -9,8 +9,8 @@ import { IgxGeographicShapeSeriesBaseComponent } from "./igx-geographic-shape-se
|
|
|
9
9
|
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
10
10
|
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
11
11
|
import { GeographicShapeSeries } from "./GeographicShapeSeries";
|
|
12
|
-
import { Style } from "igniteui-angular-core";
|
|
13
12
|
import { ensureEnum, brushToString, stringToBrush } from "igniteui-angular-core";
|
|
13
|
+
import { Style } from "igniteui-angular-core";
|
|
14
14
|
import * as i0 from "@angular/core";
|
|
15
15
|
/**
|
|
16
16
|
* Series class which renders polygons as Paths, in a geographic context, based on lists of points in the ItemsSource.
|
|
@@ -30,124 +30,157 @@ export let IgxGeographicShapeSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
30
30
|
get i() {
|
|
31
31
|
return this._implementation;
|
|
32
32
|
}
|
|
33
|
+
/**
|
|
34
|
+
* Gets whether the current series shows a polygon shape.
|
|
35
|
+
*/
|
|
36
|
+
get isPolygon() {
|
|
37
|
+
return this.i.d3;
|
|
38
|
+
}
|
|
33
39
|
/**
|
|
34
40
|
* Gets or sets the fill brush.
|
|
35
41
|
*/
|
|
36
42
|
get shapeFill() {
|
|
37
|
-
return this.i.
|
|
43
|
+
return this.i.r8 ? this.i.r8.fill : null;
|
|
38
44
|
}
|
|
39
45
|
set shapeFill(v) {
|
|
40
46
|
this.ensureShapeStyle();
|
|
41
|
-
this.i.
|
|
47
|
+
this.i.r8.fill = v;
|
|
42
48
|
}
|
|
43
49
|
/**
|
|
44
50
|
* Gets or sets the stroke brush.
|
|
45
51
|
*/
|
|
46
52
|
get shapeStroke() {
|
|
47
|
-
return this.i.
|
|
53
|
+
return this.i.r8 ? this.i.r8.stroke : null;
|
|
48
54
|
}
|
|
49
55
|
set shapeStroke(v) {
|
|
50
56
|
this.ensureShapeStyle();
|
|
51
|
-
this.i.
|
|
57
|
+
this.i.r8.stroke = v;
|
|
52
58
|
}
|
|
53
59
|
/**
|
|
54
60
|
* Gets or sets the stroke thickness.
|
|
55
61
|
*/
|
|
56
62
|
get shapeStrokeThickness() {
|
|
57
|
-
return this.i.
|
|
63
|
+
return this.i.r8 ? this.i.r8.strokeThickness : NaN;
|
|
58
64
|
}
|
|
59
65
|
set shapeStrokeThickness(v) {
|
|
60
66
|
this.ensureShapeStyle();
|
|
61
|
-
this.i.
|
|
67
|
+
this.i.r8.strokeThickness = +v;
|
|
62
68
|
}
|
|
63
69
|
/**
|
|
64
70
|
* Gets or sets the opacity.
|
|
65
71
|
*/
|
|
66
72
|
get shapeOpacity() {
|
|
67
|
-
return this.i.
|
|
73
|
+
return this.i.r8 ? this.i.r8.opacity : NaN;
|
|
68
74
|
}
|
|
69
75
|
set shapeOpacity(v) {
|
|
70
76
|
this.ensureShapeStyle();
|
|
71
|
-
this.i.
|
|
77
|
+
this.i.r8.opacity = +v;
|
|
72
78
|
}
|
|
73
79
|
ensureShapeStyle() {
|
|
74
|
-
if (this.i.
|
|
80
|
+
if (this.i.r8) {
|
|
75
81
|
return;
|
|
76
82
|
}
|
|
77
|
-
this.i.
|
|
83
|
+
this.i.r8 = new Style();
|
|
78
84
|
}
|
|
79
85
|
/**
|
|
80
86
|
* Gets or sets the marker type for the current series object.
|
|
81
87
|
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
82
88
|
*/
|
|
83
89
|
get markerType() {
|
|
84
|
-
return this.i.
|
|
90
|
+
return this.i.q2;
|
|
85
91
|
}
|
|
86
92
|
set markerType(v) {
|
|
87
|
-
this.i.
|
|
93
|
+
this.i.q2 = ensureEnum(MarkerType_$type, v);
|
|
88
94
|
}
|
|
89
95
|
/**
|
|
90
96
|
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
91
97
|
*/
|
|
92
98
|
get markerOutlineMode() {
|
|
93
|
-
return this.i.
|
|
99
|
+
return this.i.q1;
|
|
94
100
|
}
|
|
95
101
|
set markerOutlineMode(v) {
|
|
96
|
-
this.i.
|
|
102
|
+
this.i.q1 = ensureEnum(MarkerOutlineMode_$type, v);
|
|
97
103
|
}
|
|
98
104
|
/**
|
|
99
105
|
* Gets or sets whether the marker brush is based on the marker outline of the series rather than the marker brushes collection.
|
|
100
106
|
*/
|
|
101
107
|
get markerFillMode() {
|
|
102
|
-
return this.i.
|
|
108
|
+
return this.i.q0;
|
|
103
109
|
}
|
|
104
110
|
set markerFillMode(v) {
|
|
105
|
-
this.i.
|
|
111
|
+
this.i.q0 = ensureEnum(MarkerFillMode_$type, v);
|
|
106
112
|
}
|
|
107
113
|
/**
|
|
108
114
|
* Gets or sets the MarkerTemplate for the current series object.
|
|
109
115
|
*/
|
|
110
116
|
get markerTemplate() {
|
|
111
|
-
return this.i.
|
|
117
|
+
return this.i.ro;
|
|
112
118
|
}
|
|
113
119
|
set markerTemplate(v) {
|
|
114
|
-
this.i.
|
|
120
|
+
this.i.ro = v;
|
|
115
121
|
}
|
|
116
122
|
/**
|
|
117
123
|
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
118
124
|
*/
|
|
119
125
|
get markerBrush() {
|
|
120
|
-
return brushToString(this.i.
|
|
126
|
+
return brushToString(this.i.r5);
|
|
121
127
|
}
|
|
122
128
|
set markerBrush(v) {
|
|
123
|
-
this.i.
|
|
129
|
+
this.i.r5 = stringToBrush(v);
|
|
124
130
|
}
|
|
125
131
|
/**
|
|
126
132
|
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
127
133
|
*/
|
|
128
134
|
get markerOutline() {
|
|
129
|
-
return brushToString(this.i.
|
|
135
|
+
return brushToString(this.i.r6);
|
|
130
136
|
}
|
|
131
137
|
set markerOutline(v) {
|
|
132
|
-
this.i.
|
|
138
|
+
this.i.r6 = stringToBrush(v);
|
|
133
139
|
}
|
|
134
140
|
/**
|
|
135
141
|
* Gets or sets thickness of the marker outline
|
|
136
142
|
*/
|
|
137
143
|
get markerThickness() {
|
|
138
|
-
return this.i.
|
|
144
|
+
return this.i.q5;
|
|
139
145
|
}
|
|
140
146
|
set markerThickness(v) {
|
|
141
|
-
this.i.
|
|
147
|
+
this.i.q5 = +v;
|
|
142
148
|
}
|
|
143
149
|
/**
|
|
144
150
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
145
151
|
*/
|
|
146
152
|
get markerCollisionAvoidance() {
|
|
147
|
-
return this.i.
|
|
153
|
+
return this.i.qz;
|
|
148
154
|
}
|
|
149
155
|
set markerCollisionAvoidance(v) {
|
|
150
|
-
this.i.
|
|
156
|
+
this.i.qz = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
157
|
+
}
|
|
158
|
+
/**
|
|
159
|
+
* Gets the effective marker template for the current series object.
|
|
160
|
+
*/
|
|
161
|
+
get actualMarkerTemplate() {
|
|
162
|
+
return this.i.rn;
|
|
163
|
+
}
|
|
164
|
+
set actualMarkerTemplate(v) {
|
|
165
|
+
this.i.rn = v;
|
|
166
|
+
}
|
|
167
|
+
/**
|
|
168
|
+
* Gets the effective marker brush for the current series object.
|
|
169
|
+
*/
|
|
170
|
+
get actualMarkerBrush() {
|
|
171
|
+
return brushToString(this.i.r3);
|
|
172
|
+
}
|
|
173
|
+
set actualMarkerBrush(v) {
|
|
174
|
+
this.i.r3 = stringToBrush(v);
|
|
175
|
+
}
|
|
176
|
+
/**
|
|
177
|
+
* Gets the effective marker outline for the current series object.
|
|
178
|
+
*/
|
|
179
|
+
get actualMarkerOutline() {
|
|
180
|
+
return brushToString(this.i.r4);
|
|
181
|
+
}
|
|
182
|
+
set actualMarkerOutline(v) {
|
|
183
|
+
this.i.r4 = stringToBrush(v);
|
|
151
184
|
}
|
|
152
185
|
get styleShape() {
|
|
153
186
|
if (this._styleShape == null) {
|
|
@@ -169,11 +202,11 @@ export let IgxGeographicShapeSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
169
202
|
return this._styleShape;
|
|
170
203
|
}
|
|
171
204
|
}
|
|
172
|
-
IgxGeographicShapeSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
173
|
-
IgxGeographicShapeSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
205
|
+
IgxGeographicShapeSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
206
|
+
IgxGeographicShapeSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicShapeSeriesComponent, selector: "igx-geographic-shape-series", inputs: { shapeFill: "shapeFill", shapeStroke: "shapeStroke", shapeStrokeThickness: "shapeStrokeThickness", shapeOpacity: "shapeOpacity", markerType: "markerType", markerOutlineMode: "markerOutlineMode", markerFillMode: "markerFillMode", markerTemplate: "markerTemplate", markerBrush: "markerBrush", markerOutline: "markerOutline", markerThickness: "markerThickness", markerCollisionAvoidance: "markerCollisionAvoidance", actualMarkerTemplate: "actualMarkerTemplate", actualMarkerBrush: "actualMarkerBrush", actualMarkerOutline: "actualMarkerOutline" }, outputs: { styleShape: "styleShape" }, providers: [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: forwardRef(() => IgxGeographicShapeSeriesComponent) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicShapeSeriesComponent) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicShapeSeriesComponent) }], usesInheritance: true, ngImport: i0, template: ``, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
174
207
|
return IgxGeographicShapeSeriesComponent;
|
|
175
208
|
})();
|
|
176
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
209
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesComponent, decorators: [{
|
|
177
210
|
type: Component,
|
|
178
211
|
args: [{
|
|
179
212
|
selector: 'igx-geographic-shape-series',
|
|
@@ -205,7 +238,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
205
238
|
type: Input
|
|
206
239
|
}], markerCollisionAvoidance: [{
|
|
207
240
|
type: Input
|
|
241
|
+
}], actualMarkerTemplate: [{
|
|
242
|
+
type: Input
|
|
243
|
+
}], actualMarkerBrush: [{
|
|
244
|
+
type: Input
|
|
245
|
+
}], actualMarkerOutline: [{
|
|
246
|
+
type: Input
|
|
208
247
|
}], styleShape: [{
|
|
209
248
|
type: Output
|
|
210
249
|
}] } });
|
|
211
|
-
//# sourceMappingURL=igx-geographic-shape-series-component.js.map
|
|
@@ -18,12 +18,12 @@ export let IgxGeographicShapeSeriesDynamicModule = /*@__PURE__*/ (() => {
|
|
|
18
18
|
TypeRegistrar.register("GeographicShapeSeries", GeographicShapeSeries.$type);
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
|
-
IgxGeographicShapeSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
22
|
-
IgxGeographicShapeSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
23
|
-
IgxGeographicShapeSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
+
IgxGeographicShapeSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IgxGeographicShapeSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesDynamicModule, imports: [CommonModule, IgxGeographicShapeSeriesModule], exports: [IgxGeographicShapeSeriesModule] });
|
|
23
|
+
IgxGeographicShapeSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesDynamicModule, imports: [[CommonModule, IgxGeographicShapeSeriesModule], IgxGeographicShapeSeriesModule] });
|
|
24
24
|
return IgxGeographicShapeSeriesDynamicModule;
|
|
25
25
|
})();
|
|
26
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesDynamicModule, decorators: [{
|
|
27
27
|
type: NgModule,
|
|
28
28
|
args: [{
|
|
29
29
|
declarations: [],
|
|
@@ -32,4 +32,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
32
32
|
entryComponents: [IgxGeographicShapeSeriesComponent]
|
|
33
33
|
}]
|
|
34
34
|
}], ctorParameters: function () { return []; } });
|
|
35
|
-
//# sourceMappingURL=igx-geographic-shape-series-dynamic-module.js.map
|
|
@@ -12,12 +12,12 @@ import * as i0 from "@angular/core";
|
|
|
12
12
|
export let IgxGeographicShapeSeriesModule = /*@__PURE__*/ (() => {
|
|
13
13
|
class IgxGeographicShapeSeriesModule {
|
|
14
14
|
}
|
|
15
|
-
IgxGeographicShapeSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
16
|
-
IgxGeographicShapeSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
17
|
-
IgxGeographicShapeSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
+
IgxGeographicShapeSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
16
|
+
IgxGeographicShapeSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesModule, declarations: [IgxGeographicShapeSeriesComponent], imports: [CommonModule, IgxScatterPolygonSeriesDynamicModule], exports: [IgxGeographicShapeSeriesComponent, IgxScatterPolygonSeriesDynamicModule] });
|
|
17
|
+
IgxGeographicShapeSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesModule, imports: [[CommonModule, IgxScatterPolygonSeriesDynamicModule], IgxScatterPolygonSeriesDynamicModule] });
|
|
18
18
|
return IgxGeographicShapeSeriesModule;
|
|
19
19
|
})();
|
|
20
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesModule, decorators: [{
|
|
21
21
|
type: NgModule,
|
|
22
22
|
args: [{
|
|
23
23
|
declarations: [IgxGeographicShapeSeriesComponent],
|
|
@@ -26,4 +26,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
26
26
|
entryComponents: []
|
|
27
27
|
}]
|
|
28
28
|
}] });
|
|
29
|
-
//# sourceMappingURL=igx-geographic-shape-series-module.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Component } from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { IgxGeographicMarkerSeriesBaseComponent } from "./igx-geographic-marker-series-base-component";
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export let IgxGeographicSymbolSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
5
|
-
class IgxGeographicSymbolSeriesBaseComponent extends
|
|
5
|
+
class IgxGeographicSymbolSeriesBaseComponent extends IgxGeographicMarkerSeriesBaseComponent {
|
|
6
6
|
constructor() {
|
|
7
7
|
super();
|
|
8
8
|
}
|
|
@@ -13,14 +13,13 @@ export let IgxGeographicSymbolSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
|
13
13
|
return this._implementation;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
|
-
IgxGeographicSymbolSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
17
|
-
IgxGeographicSymbolSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
16
|
+
IgxGeographicSymbolSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
17
|
+
IgxGeographicSymbolSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicSymbolSeriesBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
18
18
|
return IgxGeographicSymbolSeriesBaseComponent;
|
|
19
19
|
})();
|
|
20
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesBaseComponent, decorators: [{
|
|
21
21
|
type: Component,
|
|
22
22
|
args: [{
|
|
23
23
|
template: ``,
|
|
24
24
|
}]
|
|
25
25
|
}], ctorParameters: function () { return []; } });
|
|
26
|
-
//# sourceMappingURL=igx-geographic-symbol-series-base-component.js.map
|