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