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
|
@@ -16,13 +16,13 @@ var IgxArcGISOnlineMapImageryDynamicModule = /** @class */ /*@__PURE__*/ (functi
|
|
|
16
16
|
TypeRegistrar.registerCons("IgxArcGISOnlineMapImagery", IgxArcGISOnlineMapImagery);
|
|
17
17
|
TypeRegistrar.register("ArcGISOnlineMapImagery", ArcGISOnlineMapImagery.$type);
|
|
18
18
|
}
|
|
19
|
-
IgxArcGISOnlineMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
-
IgxArcGISOnlineMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
-
IgxArcGISOnlineMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
IgxArcGISOnlineMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxArcGISOnlineMapImageryDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
+
IgxArcGISOnlineMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxArcGISOnlineMapImageryDynamicModule, imports: [CommonModule, IgxArcGISOnlineMapImageryModule], exports: [IgxArcGISOnlineMapImageryModule] });
|
|
21
|
+
IgxArcGISOnlineMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxArcGISOnlineMapImageryDynamicModule, imports: [[CommonModule, IgxArcGISOnlineMapImageryModule], IgxArcGISOnlineMapImageryModule] });
|
|
22
22
|
return IgxArcGISOnlineMapImageryDynamicModule;
|
|
23
23
|
}());
|
|
24
24
|
export { IgxArcGISOnlineMapImageryDynamicModule };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxArcGISOnlineMapImageryDynamicModule, decorators: [{
|
|
26
26
|
type: NgModule,
|
|
27
27
|
args: [{
|
|
28
28
|
declarations: [],
|
|
@@ -31,4 +31,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
31
31
|
entryComponents: []
|
|
32
32
|
}]
|
|
33
33
|
}], ctorParameters: function () { return []; } });
|
|
34
|
-
//# sourceMappingURL=igx-arc-gis-online-map-imagery-dynamic-module.js.map
|
|
@@ -10,13 +10,13 @@ import * as i0 from "@angular/core";
|
|
|
10
10
|
var IgxArcGISOnlineMapImageryModule = /** @class */ /*@__PURE__*/ (function () {
|
|
11
11
|
function IgxArcGISOnlineMapImageryModule() {
|
|
12
12
|
}
|
|
13
|
-
IgxArcGISOnlineMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
14
|
-
IgxArcGISOnlineMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
-
IgxArcGISOnlineMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
13
|
+
IgxArcGISOnlineMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxArcGISOnlineMapImageryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
14
|
+
IgxArcGISOnlineMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxArcGISOnlineMapImageryModule, imports: [CommonModule] });
|
|
15
|
+
IgxArcGISOnlineMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxArcGISOnlineMapImageryModule, imports: [[CommonModule]] });
|
|
16
16
|
return IgxArcGISOnlineMapImageryModule;
|
|
17
17
|
}());
|
|
18
18
|
export { IgxArcGISOnlineMapImageryModule };
|
|
19
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxArcGISOnlineMapImageryModule, decorators: [{
|
|
20
20
|
type: NgModule,
|
|
21
21
|
args: [{
|
|
22
22
|
declarations: [],
|
|
@@ -25,4 +25,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
25
25
|
entryComponents: []
|
|
26
26
|
}]
|
|
27
27
|
}] });
|
|
28
|
-
//# sourceMappingURL=igx-arc-gis-online-map-imagery-module.js.map
|
|
@@ -16,13 +16,13 @@ var IgxBingMapsMapImageryDynamicModule = /** @class */ /*@__PURE__*/ (function (
|
|
|
16
16
|
TypeRegistrar.registerCons("IgxBingMapsMapImagery", IgxBingMapsMapImagery);
|
|
17
17
|
TypeRegistrar.register("BingMapsMapImagery", BingMapsMapImagery.$type);
|
|
18
18
|
}
|
|
19
|
-
IgxBingMapsMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
-
IgxBingMapsMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
-
IgxBingMapsMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
IgxBingMapsMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxBingMapsMapImageryDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
+
IgxBingMapsMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxBingMapsMapImageryDynamicModule, imports: [CommonModule, IgxBingMapsMapImageryModule], exports: [IgxBingMapsMapImageryModule] });
|
|
21
|
+
IgxBingMapsMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxBingMapsMapImageryDynamicModule, imports: [[CommonModule, IgxBingMapsMapImageryModule], IgxBingMapsMapImageryModule] });
|
|
22
22
|
return IgxBingMapsMapImageryDynamicModule;
|
|
23
23
|
}());
|
|
24
24
|
export { IgxBingMapsMapImageryDynamicModule };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxBingMapsMapImageryDynamicModule, decorators: [{
|
|
26
26
|
type: NgModule,
|
|
27
27
|
args: [{
|
|
28
28
|
declarations: [],
|
|
@@ -31,4 +31,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
31
31
|
entryComponents: []
|
|
32
32
|
}]
|
|
33
33
|
}], ctorParameters: function () { return []; } });
|
|
34
|
-
//# sourceMappingURL=igx-bing-maps-map-imagery-dynamic-module.js.map
|
|
@@ -10,13 +10,13 @@ import * as i0 from "@angular/core";
|
|
|
10
10
|
var IgxBingMapsMapImageryModule = /** @class */ /*@__PURE__*/ (function () {
|
|
11
11
|
function IgxBingMapsMapImageryModule() {
|
|
12
12
|
}
|
|
13
|
-
IgxBingMapsMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
14
|
-
IgxBingMapsMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
-
IgxBingMapsMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
13
|
+
IgxBingMapsMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxBingMapsMapImageryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
14
|
+
IgxBingMapsMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxBingMapsMapImageryModule, imports: [CommonModule] });
|
|
15
|
+
IgxBingMapsMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxBingMapsMapImageryModule, imports: [[CommonModule]] });
|
|
16
16
|
return IgxBingMapsMapImageryModule;
|
|
17
17
|
}());
|
|
18
18
|
export { IgxBingMapsMapImageryModule };
|
|
19
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxBingMapsMapImageryModule, decorators: [{
|
|
20
20
|
type: NgModule,
|
|
21
21
|
args: [{
|
|
22
22
|
declarations: [],
|
|
@@ -25,4 +25,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
25
25
|
entryComponents: []
|
|
26
26
|
}]
|
|
27
27
|
}] });
|
|
28
|
-
//# sourceMappingURL=igx-bing-maps-map-imagery-module.js.map
|
|
@@ -210,7 +210,8 @@ var IgxBingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
210
210
|
});
|
|
211
211
|
Object.defineProperty(IgxBingMapsMapImagery.prototype, "imageryStyle", {
|
|
212
212
|
/**
|
|
213
|
-
* Gets or sets a map style of the Bing Maps imagery tiles.
|
|
213
|
+
* Gets or sets a map style of the Bing Maps imagery tiles.
|
|
214
|
+
* For example: Aerial, AerialWithLabels, or Road map style.
|
|
214
215
|
*/
|
|
215
216
|
get: function () {
|
|
216
217
|
return this.i.imageryStyle;
|
|
@@ -231,4 +232,3 @@ var IgxBingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
231
232
|
return IgxBingMapsMapImagery;
|
|
232
233
|
}(IgxGeographicMapImagery));
|
|
233
234
|
export { IgxBingMapsMapImagery };
|
|
234
|
-
//# sourceMappingURL=igx-bing-maps-map-imagery.js.map
|
|
@@ -16,13 +16,13 @@ var IgxCustomMapImageryDynamicModule = /** @class */ /*@__PURE__*/ (function ()
|
|
|
16
16
|
TypeRegistrar.registerCons("IgxCustomMapImagery", IgxCustomMapImagery);
|
|
17
17
|
TypeRegistrar.register("CustomMapImagery", CustomMapImagery.$type);
|
|
18
18
|
}
|
|
19
|
-
IgxCustomMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
-
IgxCustomMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
-
IgxCustomMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
IgxCustomMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxCustomMapImageryDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
+
IgxCustomMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxCustomMapImageryDynamicModule, imports: [CommonModule, IgxCustomMapImageryModule], exports: [IgxCustomMapImageryModule] });
|
|
21
|
+
IgxCustomMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxCustomMapImageryDynamicModule, imports: [[CommonModule, IgxCustomMapImageryModule], IgxCustomMapImageryModule] });
|
|
22
22
|
return IgxCustomMapImageryDynamicModule;
|
|
23
23
|
}());
|
|
24
24
|
export { IgxCustomMapImageryDynamicModule };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxCustomMapImageryDynamicModule, decorators: [{
|
|
26
26
|
type: NgModule,
|
|
27
27
|
args: [{
|
|
28
28
|
declarations: [],
|
|
@@ -31,4 +31,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
31
31
|
entryComponents: []
|
|
32
32
|
}]
|
|
33
33
|
}], ctorParameters: function () { return []; } });
|
|
34
|
-
//# sourceMappingURL=igx-custom-map-imagery-dynamic-module.js.map
|
|
@@ -10,13 +10,13 @@ import * as i0 from "@angular/core";
|
|
|
10
10
|
var IgxCustomMapImageryModule = /** @class */ /*@__PURE__*/ (function () {
|
|
11
11
|
function IgxCustomMapImageryModule() {
|
|
12
12
|
}
|
|
13
|
-
IgxCustomMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
14
|
-
IgxCustomMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
-
IgxCustomMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
13
|
+
IgxCustomMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxCustomMapImageryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
14
|
+
IgxCustomMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxCustomMapImageryModule, imports: [CommonModule] });
|
|
15
|
+
IgxCustomMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxCustomMapImageryModule, imports: [[CommonModule]] });
|
|
16
16
|
return IgxCustomMapImageryModule;
|
|
17
17
|
}());
|
|
18
18
|
export { IgxCustomMapImageryModule };
|
|
19
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxCustomMapImageryModule, decorators: [{
|
|
20
20
|
type: NgModule,
|
|
21
21
|
args: [{
|
|
22
22
|
declarations: [],
|
|
@@ -25,4 +25,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
25
25
|
entryComponents: []
|
|
26
26
|
}]
|
|
27
27
|
}] });
|
|
28
|
-
//# sourceMappingURL=igx-custom-map-imagery-module.js.map
|
|
@@ -32,15 +32,25 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
32
32
|
enumerable: false,
|
|
33
33
|
configurable: true
|
|
34
34
|
});
|
|
35
|
+
Object.defineProperty(IgxGeographicContourLineSeriesComponent.prototype, "isLineContour", {
|
|
36
|
+
/**
|
|
37
|
+
* Gets whether the current series shows a line contour shape.
|
|
38
|
+
*/
|
|
39
|
+
get: function () {
|
|
40
|
+
return this.i.dw;
|
|
41
|
+
},
|
|
42
|
+
enumerable: false,
|
|
43
|
+
configurable: true
|
|
44
|
+
});
|
|
35
45
|
Object.defineProperty(IgxGeographicContourLineSeriesComponent.prototype, "valueMemberPath", {
|
|
36
46
|
/**
|
|
37
47
|
* The name of the property from which to retrieve the numeric values from the ItemsSource items.
|
|
38
48
|
*/
|
|
39
49
|
get: function () {
|
|
40
|
-
return this.i.
|
|
50
|
+
return this.i.qs;
|
|
41
51
|
},
|
|
42
52
|
set: function (v) {
|
|
43
|
-
this.i.
|
|
53
|
+
this.i.qs = v;
|
|
44
54
|
},
|
|
45
55
|
enumerable: false,
|
|
46
56
|
configurable: true
|
|
@@ -50,22 +60,47 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
50
60
|
* The ValueBrushScale to use when determining Brushes for each contour line, based on the values found in ValueMemberPath.
|
|
51
61
|
*/
|
|
52
62
|
get: function () {
|
|
53
|
-
if (this.i.
|
|
63
|
+
if (this.i.qo == null) {
|
|
64
|
+
return null;
|
|
65
|
+
}
|
|
66
|
+
if (!this.i.qo.externalObject) {
|
|
67
|
+
var e = IgxValueBrushScaleComponent._createFromInternal(this.i.qo);
|
|
68
|
+
if (e) {
|
|
69
|
+
e._implementation = this.i.qo;
|
|
70
|
+
}
|
|
71
|
+
this.i.qo.externalObject = e;
|
|
72
|
+
}
|
|
73
|
+
return this.i.qo.externalObject;
|
|
74
|
+
},
|
|
75
|
+
set: function (v) {
|
|
76
|
+
if (v != null && this._stylingContainer && v._styling)
|
|
77
|
+
v._styling(this._stylingContainer, this, this);
|
|
78
|
+
v == null ? this.i.qo = null : this.i.qo = v.i;
|
|
79
|
+
},
|
|
80
|
+
enumerable: false,
|
|
81
|
+
configurable: true
|
|
82
|
+
});
|
|
83
|
+
Object.defineProperty(IgxGeographicContourLineSeriesComponent.prototype, "actualFillScale", {
|
|
84
|
+
/**
|
|
85
|
+
* Gets actual fill scale that is set on the FillScale property or default FillScale
|
|
86
|
+
*/
|
|
87
|
+
get: function () {
|
|
88
|
+
if (this.i.qn == null) {
|
|
54
89
|
return null;
|
|
55
90
|
}
|
|
56
|
-
if (!this.i.
|
|
57
|
-
var e = IgxValueBrushScaleComponent._createFromInternal(this.i.
|
|
91
|
+
if (!this.i.qn.externalObject) {
|
|
92
|
+
var e = IgxValueBrushScaleComponent._createFromInternal(this.i.qn);
|
|
58
93
|
if (e) {
|
|
59
|
-
e._implementation = this.i.
|
|
94
|
+
e._implementation = this.i.qn;
|
|
60
95
|
}
|
|
61
|
-
this.i.
|
|
96
|
+
this.i.qn.externalObject = e;
|
|
62
97
|
}
|
|
63
|
-
return this.i.
|
|
98
|
+
return this.i.qn.externalObject;
|
|
64
99
|
},
|
|
65
100
|
set: function (v) {
|
|
66
101
|
if (v != null && this._stylingContainer && v._styling)
|
|
67
102
|
v._styling(this._stylingContainer, this, this);
|
|
68
|
-
v == null ? this.i.
|
|
103
|
+
v == null ? this.i.qn = null : this.i.qn = v.i;
|
|
69
104
|
},
|
|
70
105
|
enumerable: false,
|
|
71
106
|
configurable: true
|
|
@@ -75,22 +110,22 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
75
110
|
* The ContourValueResolver used to determine the numeric values of contours.
|
|
76
111
|
*/
|
|
77
112
|
get: function () {
|
|
78
|
-
if (this.i.
|
|
113
|
+
if (this.i.qk == null) {
|
|
79
114
|
return null;
|
|
80
115
|
}
|
|
81
|
-
if (!this.i.
|
|
82
|
-
var e = IgxContourValueResolverComponent._createFromInternal(this.i.
|
|
116
|
+
if (!this.i.qk.externalObject) {
|
|
117
|
+
var e = IgxContourValueResolverComponent._createFromInternal(this.i.qk);
|
|
83
118
|
if (e) {
|
|
84
|
-
e._implementation = this.i.
|
|
119
|
+
e._implementation = this.i.qk;
|
|
85
120
|
}
|
|
86
|
-
this.i.
|
|
121
|
+
this.i.qk.externalObject = e;
|
|
87
122
|
}
|
|
88
|
-
return this.i.
|
|
123
|
+
return this.i.qk.externalObject;
|
|
89
124
|
},
|
|
90
125
|
set: function (v) {
|
|
91
126
|
if (v != null && this._stylingContainer && v._styling)
|
|
92
127
|
v._styling(this._stylingContainer, this, this);
|
|
93
|
-
v == null ? this.i.
|
|
128
|
+
v == null ? this.i.qk = null : this.i.qk = v.i;
|
|
94
129
|
},
|
|
95
130
|
enumerable: false,
|
|
96
131
|
configurable: true
|
|
@@ -103,6 +138,9 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
103
138
|
if (this.fillScale && this.fillScale.name && this.fillScale.name == name) {
|
|
104
139
|
return this.fillScale;
|
|
105
140
|
}
|
|
141
|
+
if (this.actualFillScale && this.actualFillScale.name && this.actualFillScale.name == name) {
|
|
142
|
+
return this.actualFillScale;
|
|
143
|
+
}
|
|
106
144
|
if (this.valueResolver && this.valueResolver.name && this.valueResolver.name == name) {
|
|
107
145
|
return this.valueResolver;
|
|
108
146
|
}
|
|
@@ -114,6 +152,9 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
114
152
|
if (this.fillScale && this.fillScale._styling) {
|
|
115
153
|
this.fillScale._styling(container, component, this);
|
|
116
154
|
}
|
|
155
|
+
if (this.actualFillScale && this.actualFillScale._styling) {
|
|
156
|
+
this.actualFillScale._styling(container, component, this);
|
|
157
|
+
}
|
|
117
158
|
if (this.valueResolver && this.valueResolver._styling) {
|
|
118
159
|
this.valueResolver._styling(container, component, this);
|
|
119
160
|
}
|
|
@@ -146,12 +187,12 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
146
187
|
enumerable: false,
|
|
147
188
|
configurable: true
|
|
148
189
|
});
|
|
149
|
-
IgxGeographicContourLineSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
150
|
-
IgxGeographicContourLineSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
190
|
+
IgxGeographicContourLineSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
191
|
+
IgxGeographicContourLineSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicContourLineSeriesComponent, selector: "igx-geographic-contour-line-series", inputs: { valueMemberPath: "valueMemberPath", fillScale: "fillScale", actualFillScale: "actualFillScale", valueResolver: "valueResolver" }, outputs: { triangulationStatusChanged: "triangulationStatusChanged" }, providers: [{ provide: IgxGeographicXYTriangulatingSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicContourLineSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicContourLineSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicContourLineSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
151
192
|
return IgxGeographicContourLineSeriesComponent;
|
|
152
193
|
}(IgxGeographicXYTriangulatingSeriesComponent));
|
|
153
194
|
export { IgxGeographicContourLineSeriesComponent };
|
|
154
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
195
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesComponent, decorators: [{
|
|
155
196
|
type: Component,
|
|
156
197
|
args: [{
|
|
157
198
|
selector: 'igx-geographic-contour-line-series',
|
|
@@ -163,9 +204,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
163
204
|
type: Input
|
|
164
205
|
}], fillScale: [{
|
|
165
206
|
type: Input
|
|
207
|
+
}], actualFillScale: [{
|
|
208
|
+
type: Input
|
|
166
209
|
}], valueResolver: [{
|
|
167
210
|
type: Input
|
|
168
211
|
}], triangulationStatusChanged: [{
|
|
169
212
|
type: Output
|
|
170
213
|
}] } });
|
|
171
|
-
//# sourceMappingURL=igx-geographic-contour-line-series-component.js.map
|
|
@@ -16,13 +16,13 @@ var IgxGeographicContourLineSeriesDynamicModule = /** @class */ /*@__PURE__*/ (f
|
|
|
16
16
|
TypeRegistrar.registerCons("IgxGeographicContourLineSeriesComponent", IgxGeographicContourLineSeriesComponent);
|
|
17
17
|
TypeRegistrar.register("GeographicContourLineSeries", GeographicContourLineSeries.$type);
|
|
18
18
|
}
|
|
19
|
-
IgxGeographicContourLineSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
-
IgxGeographicContourLineSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
-
IgxGeographicContourLineSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
IgxGeographicContourLineSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
+
IgxGeographicContourLineSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesDynamicModule, imports: [CommonModule, IgxGeographicContourLineSeriesModule], exports: [IgxGeographicContourLineSeriesModule] });
|
|
21
|
+
IgxGeographicContourLineSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesDynamicModule, imports: [[CommonModule, IgxGeographicContourLineSeriesModule], IgxGeographicContourLineSeriesModule] });
|
|
22
22
|
return IgxGeographicContourLineSeriesDynamicModule;
|
|
23
23
|
}());
|
|
24
24
|
export { IgxGeographicContourLineSeriesDynamicModule };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesDynamicModule, decorators: [{
|
|
26
26
|
type: NgModule,
|
|
27
27
|
args: [{
|
|
28
28
|
declarations: [],
|
|
@@ -31,4 +31,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
31
31
|
entryComponents: [IgxGeographicContourLineSeriesComponent]
|
|
32
32
|
}]
|
|
33
33
|
}], ctorParameters: function () { return []; } });
|
|
34
|
-
//# sourceMappingURL=igx-geographic-contour-line-series-dynamic-module.js.map
|
|
@@ -12,13 +12,13 @@ import * as i0 from "@angular/core";
|
|
|
12
12
|
var IgxGeographicContourLineSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
13
13
|
function IgxGeographicContourLineSeriesModule() {
|
|
14
14
|
}
|
|
15
|
-
IgxGeographicContourLineSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
16
|
-
IgxGeographicContourLineSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
17
|
-
IgxGeographicContourLineSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
+
IgxGeographicContourLineSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
16
|
+
IgxGeographicContourLineSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesModule, declarations: [IgxGeographicContourLineSeriesComponent], imports: [CommonModule, IgxScatterContourSeriesDynamicModule], exports: [IgxGeographicContourLineSeriesComponent, IgxScatterContourSeriesDynamicModule] });
|
|
17
|
+
IgxGeographicContourLineSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesModule, imports: [[CommonModule, IgxScatterContourSeriesDynamicModule], IgxScatterContourSeriesDynamicModule] });
|
|
18
18
|
return IgxGeographicContourLineSeriesModule;
|
|
19
19
|
}());
|
|
20
20
|
export { IgxGeographicContourLineSeriesModule };
|
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicContourLineSeriesModule, decorators: [{
|
|
22
22
|
type: NgModule,
|
|
23
23
|
args: [{
|
|
24
24
|
declarations: [IgxGeographicContourLineSeriesComponent],
|
|
@@ -27,4 +27,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
27
27
|
entryComponents: []
|
|
28
28
|
}]
|
|
29
29
|
}] });
|
|
30
|
-
//# sourceMappingURL=igx-geographic-contour-line-series-module.js.map
|
|
@@ -31,15 +31,25 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
31
31
|
enumerable: false,
|
|
32
32
|
configurable: true
|
|
33
33
|
});
|
|
34
|
+
Object.defineProperty(IgxGeographicHighDensityScatterSeriesComponent.prototype, "isPixel", {
|
|
35
|
+
/**
|
|
36
|
+
* Gets whether the current series shows pixels.
|
|
37
|
+
*/
|
|
38
|
+
get: function () {
|
|
39
|
+
return this.i.d1;
|
|
40
|
+
},
|
|
41
|
+
enumerable: false,
|
|
42
|
+
configurable: true
|
|
43
|
+
});
|
|
34
44
|
Object.defineProperty(IgxGeographicHighDensityScatterSeriesComponent.prototype, "latitudeMemberPath", {
|
|
35
45
|
/**
|
|
36
46
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
37
47
|
*/
|
|
38
48
|
get: function () {
|
|
39
|
-
return this.i.
|
|
49
|
+
return this.i.qg;
|
|
40
50
|
},
|
|
41
51
|
set: function (v) {
|
|
42
|
-
this.i.
|
|
52
|
+
this.i.qg = v;
|
|
43
53
|
},
|
|
44
54
|
enumerable: false,
|
|
45
55
|
configurable: true
|
|
@@ -49,10 +59,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
49
59
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
50
60
|
*/
|
|
51
61
|
get: function () {
|
|
52
|
-
return this.i.
|
|
62
|
+
return this.i.qi;
|
|
53
63
|
},
|
|
54
64
|
set: function (v) {
|
|
55
|
-
this.i.
|
|
65
|
+
this.i.qi = v;
|
|
56
66
|
},
|
|
57
67
|
enumerable: false,
|
|
58
68
|
configurable: true
|
|
@@ -62,10 +72,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
62
72
|
* Gets or sets the whether to use use brute force mode.
|
|
63
73
|
*/
|
|
64
74
|
get: function () {
|
|
65
|
-
return this.i.
|
|
75
|
+
return this.i.p5;
|
|
66
76
|
},
|
|
67
77
|
set: function (v) {
|
|
68
|
-
this.i.
|
|
78
|
+
this.i.p5 = ensureBool(v);
|
|
69
79
|
},
|
|
70
80
|
enumerable: false,
|
|
71
81
|
configurable: true
|
|
@@ -75,10 +85,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
75
85
|
* Gets or sets the whether to progressively load the data into the chart.
|
|
76
86
|
*/
|
|
77
87
|
get: function () {
|
|
78
|
-
return this.i.
|
|
88
|
+
return this.i.p4;
|
|
79
89
|
},
|
|
80
90
|
set: function (v) {
|
|
81
|
-
this.i.
|
|
91
|
+
this.i.p4 = ensureBool(v);
|
|
82
92
|
},
|
|
83
93
|
enumerable: false,
|
|
84
94
|
configurable: true
|
|
@@ -88,10 +98,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
88
98
|
* Gets or sets the whether the chart reacts to mouse move events.
|
|
89
99
|
*/
|
|
90
100
|
get: function () {
|
|
91
|
-
return this.i.
|
|
101
|
+
return this.i.p3;
|
|
92
102
|
},
|
|
93
103
|
set: function (v) {
|
|
94
|
-
this.i.
|
|
104
|
+
this.i.p3 = ensureBool(v);
|
|
95
105
|
},
|
|
96
106
|
enumerable: false,
|
|
97
107
|
configurable: true
|
|
@@ -101,10 +111,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
101
111
|
* Gets or sets the density value that maps to the minimum heat color.
|
|
102
112
|
*/
|
|
103
113
|
get: function () {
|
|
104
|
-
return this.i.
|
|
114
|
+
return this.i.p7;
|
|
105
115
|
},
|
|
106
116
|
set: function (v) {
|
|
107
|
-
this.i.
|
|
117
|
+
this.i.p7 = +v;
|
|
108
118
|
},
|
|
109
119
|
enumerable: false,
|
|
110
120
|
configurable: true
|
|
@@ -114,10 +124,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
114
124
|
* Gets or sets the value that maps to the maximum heat color.
|
|
115
125
|
*/
|
|
116
126
|
get: function () {
|
|
117
|
-
return this.i.
|
|
127
|
+
return this.i.p6;
|
|
118
128
|
},
|
|
119
129
|
set: function (v) {
|
|
120
|
-
this.i.
|
|
130
|
+
this.i.p6 = +v;
|
|
121
131
|
},
|
|
122
132
|
enumerable: false,
|
|
123
133
|
configurable: true
|
|
@@ -127,10 +137,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
127
137
|
* Gets or sets the color to use for the minimum end of the scale.
|
|
128
138
|
*/
|
|
129
139
|
get: function () {
|
|
130
|
-
return colorToString(this.i.
|
|
140
|
+
return colorToString(this.i.q1);
|
|
131
141
|
},
|
|
132
142
|
set: function (v) {
|
|
133
|
-
this.i.
|
|
143
|
+
this.i.q1 = stringToColor(v);
|
|
134
144
|
},
|
|
135
145
|
enumerable: false,
|
|
136
146
|
configurable: true
|
|
@@ -140,10 +150,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
140
150
|
* Gets or sets the color to use for the maximum end of the scale.
|
|
141
151
|
*/
|
|
142
152
|
get: function () {
|
|
143
|
-
return colorToString(this.i.
|
|
153
|
+
return colorToString(this.i.q0);
|
|
144
154
|
},
|
|
145
155
|
set: function (v) {
|
|
146
|
-
this.i.
|
|
156
|
+
this.i.q0 = stringToColor(v);
|
|
147
157
|
},
|
|
148
158
|
enumerable: false,
|
|
149
159
|
configurable: true
|
|
@@ -153,10 +163,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
153
163
|
* Gets or sets the the pixel extent of the square data points that are rendered.
|
|
154
164
|
*/
|
|
155
165
|
get: function () {
|
|
156
|
-
return this.i.
|
|
166
|
+
return this.i.qa;
|
|
157
167
|
},
|
|
158
168
|
set: function (v) {
|
|
159
|
-
this.i.
|
|
169
|
+
this.i.qa = +v;
|
|
160
170
|
},
|
|
161
171
|
enumerable: false,
|
|
162
172
|
configurable: true
|
|
@@ -166,10 +176,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
166
176
|
* Represents the current status of the progressive load of the series. It will range from 0 to 100, where 100 is fully loaded.
|
|
167
177
|
*/
|
|
168
178
|
get: function () {
|
|
169
|
-
return this.i.
|
|
179
|
+
return this.i.qb;
|
|
170
180
|
},
|
|
171
181
|
set: function (v) {
|
|
172
|
-
this.i.
|
|
182
|
+
this.i.qb = +v;
|
|
173
183
|
},
|
|
174
184
|
enumerable: false,
|
|
175
185
|
configurable: true
|
|
@@ -201,12 +211,12 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
201
211
|
enumerable: false,
|
|
202
212
|
configurable: true
|
|
203
213
|
});
|
|
204
|
-
IgxGeographicHighDensityScatterSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
205
|
-
IgxGeographicHighDensityScatterSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
214
|
+
IgxGeographicHighDensityScatterSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
215
|
+
IgxGeographicHighDensityScatterSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicHighDensityScatterSeriesComponent, selector: "igx-geographic-high-density-scatter-series", inputs: { latitudeMemberPath: "latitudeMemberPath", longitudeMemberPath: "longitudeMemberPath", useBruteForce: "useBruteForce", progressiveLoad: "progressiveLoad", mouseOverEnabled: "mouseOverEnabled", heatMinimum: "heatMinimum", heatMaximum: "heatMaximum", heatMinimumColor: "heatMinimumColor", heatMaximumColor: "heatMaximumColor", pointExtent: "pointExtent", progressiveStatus: "progressiveStatus" }, outputs: { progressiveLoadStatusChanged: "progressiveLoadStatusChanged" }, providers: [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicHighDensityScatterSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicHighDensityScatterSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
206
216
|
return IgxGeographicHighDensityScatterSeriesComponent;
|
|
207
217
|
}(IgxGeographicMapSeriesHostComponent));
|
|
208
218
|
export { IgxGeographicHighDensityScatterSeriesComponent };
|
|
209
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
219
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesComponent, decorators: [{
|
|
210
220
|
type: Component,
|
|
211
221
|
args: [{
|
|
212
222
|
selector: 'igx-geographic-high-density-scatter-series',
|
|
@@ -239,4 +249,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
239
249
|
}], progressiveLoadStatusChanged: [{
|
|
240
250
|
type: Output
|
|
241
251
|
}] } });
|
|
242
|
-
//# sourceMappingURL=igx-geographic-high-density-scatter-series-component.js.map
|
|
@@ -16,13 +16,13 @@ var IgxGeographicHighDensityScatterSeriesDynamicModule = /** @class */ /*@__PURE
|
|
|
16
16
|
TypeRegistrar.registerCons("IgxGeographicHighDensityScatterSeriesComponent", IgxGeographicHighDensityScatterSeriesComponent);
|
|
17
17
|
TypeRegistrar.register("GeographicHighDensityScatterSeries", GeographicHighDensityScatterSeries.$type);
|
|
18
18
|
}
|
|
19
|
-
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
-
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
-
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
+
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesDynamicModule, imports: [CommonModule, IgxGeographicHighDensityScatterSeriesModule], exports: [IgxGeographicHighDensityScatterSeriesModule] });
|
|
21
|
+
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesDynamicModule, imports: [[CommonModule, IgxGeographicHighDensityScatterSeriesModule], IgxGeographicHighDensityScatterSeriesModule] });
|
|
22
22
|
return IgxGeographicHighDensityScatterSeriesDynamicModule;
|
|
23
23
|
}());
|
|
24
24
|
export { IgxGeographicHighDensityScatterSeriesDynamicModule };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesDynamicModule, decorators: [{
|
|
26
26
|
type: NgModule,
|
|
27
27
|
args: [{
|
|
28
28
|
declarations: [],
|
|
@@ -31,4 +31,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
31
31
|
entryComponents: [IgxGeographicHighDensityScatterSeriesComponent]
|
|
32
32
|
}]
|
|
33
33
|
}], ctorParameters: function () { return []; } });
|
|
34
|
-
//# sourceMappingURL=igx-geographic-high-density-scatter-series-dynamic-module.js.map
|
|
@@ -12,13 +12,13 @@ import * as i0 from "@angular/core";
|
|
|
12
12
|
var IgxGeographicHighDensityScatterSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
13
13
|
function IgxGeographicHighDensityScatterSeriesModule() {
|
|
14
14
|
}
|
|
15
|
-
IgxGeographicHighDensityScatterSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
16
|
-
IgxGeographicHighDensityScatterSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
17
|
-
IgxGeographicHighDensityScatterSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
+
IgxGeographicHighDensityScatterSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
16
|
+
IgxGeographicHighDensityScatterSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesModule, declarations: [IgxGeographicHighDensityScatterSeriesComponent], imports: [CommonModule, IgxHighDensityScatterSeriesDynamicModule], exports: [IgxGeographicHighDensityScatterSeriesComponent, IgxHighDensityScatterSeriesDynamicModule] });
|
|
17
|
+
IgxGeographicHighDensityScatterSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesModule, imports: [[CommonModule, IgxHighDensityScatterSeriesDynamicModule], IgxHighDensityScatterSeriesDynamicModule] });
|
|
18
18
|
return IgxGeographicHighDensityScatterSeriesModule;
|
|
19
19
|
}());
|
|
20
20
|
export { IgxGeographicHighDensityScatterSeriesModule };
|
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesModule, decorators: [{
|
|
22
22
|
type: NgModule,
|
|
23
23
|
args: [{
|
|
24
24
|
declarations: [IgxGeographicHighDensityScatterSeriesComponent],
|
|
@@ -27,4 +27,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
27
27
|
entryComponents: []
|
|
28
28
|
}]
|
|
29
29
|
}] });
|
|
30
|
-
//# sourceMappingURL=igx-geographic-high-density-scatter-series-module.js.map
|