igniteui-angular-maps 12.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/License +27 -0
- package/README.md +22 -0
- package/bundles/igniteui-angular-maps.umd.js +10492 -0
- package/bundles/igniteui-angular-maps.umd.js.map +1 -0
- package/bundles/igniteui-angular-maps.umd.min.js +2 -0
- package/bundles/igniteui-angular-maps.umd.min.js.map +1 -0
- package/esm2015/igniteui-angular-maps.js +5 -0
- package/esm2015/igniteui-angular-maps.js.map +1 -0
- package/esm2015/lib/ArcGISOnlineMapImagery.js +218 -0
- package/esm2015/lib/ArcGISOnlineMapImagery.js.map +1 -0
- package/esm2015/lib/BingMapsImageryStyle.js +42 -0
- package/esm2015/lib/BingMapsImageryStyle.js.map +1 -0
- package/esm2015/lib/BingMapsMapImagery.js +8 -0
- package/esm2015/lib/BingMapsMapImagery.js.map +1 -0
- package/esm2015/lib/BingMapsMapImageryView.js +8 -0
- package/esm2015/lib/BingMapsMapImageryView.js.map +1 -0
- package/esm2015/lib/BingMapsMapImageryView_combined.js +267 -0
- package/esm2015/lib/BingMapsMapImageryView_combined.js.map +1 -0
- package/esm2015/lib/BingResourceSet.js +21 -0
- package/esm2015/lib/BingResourceSet.js.map +1 -0
- package/esm2015/lib/BingResponse.js +21 -0
- package/esm2015/lib/BingResponse.js.map +1 -0
- package/esm2015/lib/CustomMapImagery.js +28 -0
- package/esm2015/lib/CustomMapImagery.js.map +1 -0
- package/esm2015/lib/GeographicContourLineSeries.js +8 -0
- package/esm2015/lib/GeographicContourLineSeries.js.map +1 -0
- package/esm2015/lib/GeographicContourLineSeriesView.js +8 -0
- package/esm2015/lib/GeographicContourLineSeriesView.js.map +1 -0
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +102 -0
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js.map +1 -0
- package/esm2015/lib/GeographicHighDensityScatterSeries.js +8 -0
- package/esm2015/lib/GeographicHighDensityScatterSeries.js.map +1 -0
- package/esm2015/lib/GeographicHighDensityScatterSeriesView.js +8 -0
- package/esm2015/lib/GeographicHighDensityScatterSeriesView.js.map +1 -0
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +182 -0
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -0
- package/esm2015/lib/GeographicMapImagery.js +8 -0
- package/esm2015/lib/GeographicMapImagery.js.map +1 -0
- package/esm2015/lib/GeographicMapImageryView.js +8 -0
- package/esm2015/lib/GeographicMapImageryView.js.map +1 -0
- package/esm2015/lib/GeographicMapSeriesHost.js +8 -0
- package/esm2015/lib/GeographicMapSeriesHost.js.map +1 -0
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +314 -0
- package/esm2015/lib/GeographicMapSeriesHost_combined.js.map +1 -0
- package/esm2015/lib/GeographicPolylineSeries.js +8 -0
- package/esm2015/lib/GeographicPolylineSeries.js.map +1 -0
- package/esm2015/lib/GeographicPolylineSeriesView.js +8 -0
- package/esm2015/lib/GeographicPolylineSeriesView.js.map +1 -0
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +77 -0
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js.map +1 -0
- package/esm2015/lib/GeographicProportionalSymbolSeries.js +8 -0
- package/esm2015/lib/GeographicProportionalSymbolSeries.js.map +1 -0
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js +15 -0
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +20 -0
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -0
- package/esm2015/lib/GeographicProportionalSymbolSeriesView.js +8 -0
- package/esm2015/lib/GeographicProportionalSymbolSeriesView.js.map +1 -0
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +280 -0
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -0
- package/esm2015/lib/GeographicScatterAreaSeries.js +8 -0
- package/esm2015/lib/GeographicScatterAreaSeries.js.map +1 -0
- package/esm2015/lib/GeographicScatterAreaSeriesView.js +8 -0
- package/esm2015/lib/GeographicScatterAreaSeriesView.js.map +1 -0
- package/esm2015/lib/GeographicShapeSeries.js +8 -0
- package/esm2015/lib/GeographicShapeSeries.js.map +1 -0
- package/esm2015/lib/GeographicShapeSeriesBase.js +8 -0
- package/esm2015/lib/GeographicShapeSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicShapeSeriesBaseBase.js +15 -0
- package/esm2015/lib/GeographicShapeSeriesBaseBase.js.map +1 -0
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +20 -0
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js.map +1 -0
- package/esm2015/lib/GeographicShapeSeriesBaseView.js +8 -0
- package/esm2015/lib/GeographicShapeSeriesBaseView.js.map +1 -0
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +191 -0
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js.map +1 -0
- package/esm2015/lib/GeographicShapeSeriesView.js +8 -0
- package/esm2015/lib/GeographicShapeSeriesView.js.map +1 -0
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +141 -0
- package/esm2015/lib/GeographicShapeSeriesView_combined.js.map +1 -0
- package/esm2015/lib/GeographicSymbolSeries.js +8 -0
- package/esm2015/lib/GeographicSymbolSeries.js.map +1 -0
- package/esm2015/lib/GeographicSymbolSeriesBase.js +15 -0
- package/esm2015/lib/GeographicSymbolSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js +20 -0
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js.map +1 -0
- package/esm2015/lib/GeographicSymbolSeriesView.js +8 -0
- package/esm2015/lib/GeographicSymbolSeriesView.js.map +1 -0
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +211 -0
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js.map +1 -0
- package/esm2015/lib/GeographicTileSeries.js +71 -0
- package/esm2015/lib/GeographicTileSeries.js.map +1 -0
- package/esm2015/lib/GeographicXYTriangulatingSeries.js +8 -0
- package/esm2015/lib/GeographicXYTriangulatingSeries.js.map +1 -0
- package/esm2015/lib/GeographicXYTriangulatingSeriesBase.js +15 -0
- package/esm2015/lib/GeographicXYTriangulatingSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +20 -0
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js.map +1 -0
- package/esm2015/lib/GeographicXYTriangulatingSeriesView.js +8 -0
- package/esm2015/lib/GeographicXYTriangulatingSeriesView.js.map +1 -0
- package/esm2015/lib/HostSeriesView.js +8 -0
- package/esm2015/lib/HostSeriesView.js.map +1 -0
- package/esm2015/lib/ImageTilesReadyEventArgs.js +14 -0
- package/esm2015/lib/ImageTilesReadyEventArgs.js.map +1 -0
- package/esm2015/lib/ImageryMetadata.js +21 -0
- package/esm2015/lib/ImageryMetadata.js.map +1 -0
- package/esm2015/lib/ImagesChangedEventArgs.js +14 -0
- package/esm2015/lib/ImagesChangedEventArgs.js.map +1 -0
- package/esm2015/lib/LevelOfDetailResponseModel.js +38 -0
- package/esm2015/lib/LevelOfDetailResponseModel.js.map +1 -0
- package/esm2015/lib/MapBackgroundTilingMode.js +30 -0
- package/esm2015/lib/MapBackgroundTilingMode.js.map +1 -0
- package/esm2015/lib/MapResizeBehavior.js +30 -0
- package/esm2015/lib/MapResizeBehavior.js.map +1 -0
- package/esm2015/lib/MapServerResponseModel.js +31 -0
- package/esm2015/lib/MapServerResponseModel.js.map +1 -0
- package/esm2015/lib/OpenStreetMapImagery.js +8 -0
- package/esm2015/lib/OpenStreetMapImagery.js.map +1 -0
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +133 -0
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js.map +1 -0
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +190 -0
- package/esm2015/lib/SphericalMercatorVerticalScaler.js.map +1 -0
- package/esm2015/lib/SubDomainsCollection.js +31 -0
- package/esm2015/lib/SubDomainsCollection.js.map +1 -0
- package/esm2015/lib/TileGeneratorMapImagery.js +48 -0
- package/esm2015/lib/TileGeneratorMapImagery.js.map +1 -0
- package/esm2015/lib/TileInfoResponseModel.js +24 -0
- package/esm2015/lib/TileInfoResponseModel.js.map +1 -0
- package/esm2015/lib/TileSeries.js +8 -0
- package/esm2015/lib/TileSeries.js.map +1 -0
- package/esm2015/lib/TileSeriesView.js +8 -0
- package/esm2015/lib/TileSeriesView.js.map +1 -0
- package/esm2015/lib/TileSeries_combined.js +313 -0
- package/esm2015/lib/TileSeries_combined.js.map +1 -0
- package/esm2015/lib/TokenResponseModel.js +38 -0
- package/esm2015/lib/TokenResponseModel.js.map +1 -0
- package/esm2015/lib/XamGeographicMap.js +8 -0
- package/esm2015/lib/XamGeographicMap.js.map +1 -0
- package/esm2015/lib/XamGeographicMapView.js +8 -0
- package/esm2015/lib/XamGeographicMapView.js.map +1 -0
- package/esm2015/lib/XamGeographicMap_combined.js +1435 -0
- package/esm2015/lib/XamGeographicMap_combined.js.map +1 -0
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +30 -0
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js +21 -0
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js.map +1 -0
- package/esm2015/lib/igx-arc-gis-online-map-imagery.js +101 -0
- package/esm2015/lib/igx-arc-gis-online-map-imagery.js.map +1 -0
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js +30 -0
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js +21 -0
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js.map +1 -0
- package/esm2015/lib/igx-bing-maps-map-imagery.js +181 -0
- package/esm2015/lib/igx-bing-maps-map-imagery.js.map +1 -0
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js +30 -0
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-custom-map-imagery-module.js +21 -0
- package/esm2015/lib/igx-custom-map-imagery-module.js.map +1 -0
- package/esm2015/lib/igx-custom-map-imagery.js +46 -0
- package/esm2015/lib/igx-custom-map-imagery.js.map +1 -0
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +158 -0
- package/esm2015/lib/igx-geographic-contour-line-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-contour-line-series-module.js +23 -0
- package/esm2015/lib/igx-geographic-contour-line-series-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +221 -0
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js +23 -0
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-map-component.js +688 -0
- package/esm2015/lib/igx-geographic-map-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js +42 -0
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-map-core-module.js +38 -0
- package/esm2015/lib/igx-geographic-map-core-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-map-dynamic-module.js +69 -0
- package/esm2015/lib/igx-geographic-map-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-map-imagery.js +227 -0
- package/esm2015/lib/igx-geographic-map-imagery.js.map +1 -0
- package/esm2015/lib/igx-geographic-map-module.js +66 -0
- package/esm2015/lib/igx-geographic-map-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-map-series-host-component.js +154 -0
- package/esm2015/lib/igx-geographic-map-series-host-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-polyline-series-component.js +130 -0
- package/esm2015/lib/igx-geographic-polyline-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-polyline-series-module.js +23 -0
- package/esm2015/lib/igx-geographic-polyline-series-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js +16 -0
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +490 -0
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js +23 -0
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +125 -0
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js +23 -0
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js +16 -0
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +276 -0
- package/esm2015/lib/igx-geographic-shape-series-base-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-shape-series-component.js +248 -0
- package/esm2015/lib/igx-geographic-shape-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-shape-series-module.js +23 -0
- package/esm2015/lib/igx-geographic-shape-series-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js +16 -0
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-symbol-series-component.js +310 -0
- package/esm2015/lib/igx-geographic-symbol-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-symbol-series-module.js +23 -0
- package/esm2015/lib/igx-geographic-symbol-series-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-tile-series-component.js +101 -0
- package/esm2015/lib/igx-geographic-tile-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-tile-series-module.js +23 -0
- package/esm2015/lib/igx-geographic-tile-series-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js +16 -0
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +130 -0
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js.map +1 -0
- package/esm2015/lib/igx-image-tiles-ready-event-args.js +25 -0
- package/esm2015/lib/igx-image-tiles-ready-event-args.js.map +1 -0
- package/esm2015/lib/igx-images-changed-event-args.js +25 -0
- package/esm2015/lib/igx-images-changed-event-args.js.map +1 -0
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js +30 -0
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-open-street-map-imagery-module.js +21 -0
- package/esm2015/lib/igx-open-street-map-imagery-module.js.map +1 -0
- package/esm2015/lib/igx-open-street-map-imagery.js +29 -0
- package/esm2015/lib/igx-open-street-map-imagery.js.map +1 -0
- package/esm2015/lib/igx-sub-domains-collection.js +31 -0
- package/esm2015/lib/igx-sub-domains-collection.js.map +1 -0
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js +30 -0
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js +21 -0
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js.map +1 -0
- package/esm2015/lib/igx-tile-generator-map-imagery.js +29 -0
- package/esm2015/lib/igx-tile-generator-map-imagery.js.map +1 -0
- package/esm2015/lib/igx-tile-series-component.js +70 -0
- package/esm2015/lib/igx-tile-series-component.js.map +1 -0
- package/esm2015/lib/igx-tile-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-tile-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-tile-series-module.js +22 -0
- package/esm2015/lib/igx-tile-series-module.js.map +1 -0
- package/esm2015/public_api.js +115 -0
- package/esm2015/public_api.js.map +1 -0
- package/esm5/igniteui-angular-maps.js +5 -0
- package/esm5/igniteui-angular-maps.js.map +1 -0
- package/esm5/lib/ArcGISOnlineMapImagery.js +256 -0
- package/esm5/lib/ArcGISOnlineMapImagery.js.map +1 -0
- package/esm5/lib/BingMapsImageryStyle.js +42 -0
- package/esm5/lib/BingMapsImageryStyle.js.map +1 -0
- package/esm5/lib/BingMapsMapImagery.js +8 -0
- package/esm5/lib/BingMapsMapImagery.js.map +1 -0
- package/esm5/lib/BingMapsMapImageryView.js +8 -0
- package/esm5/lib/BingMapsMapImageryView.js.map +1 -0
- package/esm5/lib/BingMapsMapImageryView_combined.js +296 -0
- package/esm5/lib/BingMapsMapImageryView_combined.js.map +1 -0
- package/esm5/lib/BingResourceSet.js +26 -0
- package/esm5/lib/BingResourceSet.js.map +1 -0
- package/esm5/lib/BingResponse.js +26 -0
- package/esm5/lib/BingResponse.js.map +1 -0
- package/esm5/lib/CustomMapImagery.js +33 -0
- package/esm5/lib/CustomMapImagery.js.map +1 -0
- package/esm5/lib/GeographicContourLineSeries.js +8 -0
- package/esm5/lib/GeographicContourLineSeries.js.map +1 -0
- package/esm5/lib/GeographicContourLineSeriesView.js +8 -0
- package/esm5/lib/GeographicContourLineSeriesView.js.map +1 -0
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +111 -0
- package/esm5/lib/GeographicContourLineSeriesView_combined.js.map +1 -0
- package/esm5/lib/GeographicHighDensityScatterSeries.js +8 -0
- package/esm5/lib/GeographicHighDensityScatterSeries.js.map +1 -0
- package/esm5/lib/GeographicHighDensityScatterSeriesView.js +8 -0
- package/esm5/lib/GeographicHighDensityScatterSeriesView.js.map +1 -0
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +195 -0
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -0
- package/esm5/lib/GeographicMapImagery.js +8 -0
- package/esm5/lib/GeographicMapImagery.js.map +1 -0
- package/esm5/lib/GeographicMapImageryView.js +8 -0
- package/esm5/lib/GeographicMapImageryView.js.map +1 -0
- package/esm5/lib/GeographicMapSeriesHost.js +8 -0
- package/esm5/lib/GeographicMapSeriesHost.js.map +1 -0
- package/esm5/lib/GeographicMapSeriesHost_combined.js +331 -0
- package/esm5/lib/GeographicMapSeriesHost_combined.js.map +1 -0
- package/esm5/lib/GeographicPolylineSeries.js +8 -0
- package/esm5/lib/GeographicPolylineSeries.js.map +1 -0
- package/esm5/lib/GeographicPolylineSeriesView.js +8 -0
- package/esm5/lib/GeographicPolylineSeriesView.js.map +1 -0
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +86 -0
- package/esm5/lib/GeographicPolylineSeriesView_combined.js.map +1 -0
- package/esm5/lib/GeographicProportionalSymbolSeries.js +8 -0
- package/esm5/lib/GeographicProportionalSymbolSeries.js.map +1 -0
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +22 -0
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +25 -0
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -0
- package/esm5/lib/GeographicProportionalSymbolSeriesView.js +8 -0
- package/esm5/lib/GeographicProportionalSymbolSeriesView.js.map +1 -0
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +289 -0
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -0
- package/esm5/lib/GeographicScatterAreaSeries.js +8 -0
- package/esm5/lib/GeographicScatterAreaSeries.js.map +1 -0
- package/esm5/lib/GeographicScatterAreaSeriesView.js +8 -0
- package/esm5/lib/GeographicScatterAreaSeriesView.js.map +1 -0
- package/esm5/lib/GeographicShapeSeries.js +8 -0
- package/esm5/lib/GeographicShapeSeries.js.map +1 -0
- package/esm5/lib/GeographicShapeSeriesBase.js +8 -0
- package/esm5/lib/GeographicShapeSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicShapeSeriesBaseBase.js +22 -0
- package/esm5/lib/GeographicShapeSeriesBaseBase.js.map +1 -0
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +25 -0
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js.map +1 -0
- package/esm5/lib/GeographicShapeSeriesBaseView.js +8 -0
- package/esm5/lib/GeographicShapeSeriesBaseView.js.map +1 -0
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +204 -0
- package/esm5/lib/GeographicShapeSeriesBase_combined.js.map +1 -0
- package/esm5/lib/GeographicShapeSeriesView.js +8 -0
- package/esm5/lib/GeographicShapeSeriesView.js.map +1 -0
- package/esm5/lib/GeographicShapeSeriesView_combined.js +150 -0
- package/esm5/lib/GeographicShapeSeriesView_combined.js.map +1 -0
- package/esm5/lib/GeographicSymbolSeries.js +8 -0
- package/esm5/lib/GeographicSymbolSeries.js.map +1 -0
- package/esm5/lib/GeographicSymbolSeriesBase.js +22 -0
- package/esm5/lib/GeographicSymbolSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +25 -0
- package/esm5/lib/GeographicSymbolSeriesBaseView.js.map +1 -0
- package/esm5/lib/GeographicSymbolSeriesView.js +8 -0
- package/esm5/lib/GeographicSymbolSeriesView.js.map +1 -0
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +220 -0
- package/esm5/lib/GeographicSymbolSeriesView_combined.js.map +1 -0
- package/esm5/lib/GeographicTileSeries.js +80 -0
- package/esm5/lib/GeographicTileSeries.js.map +1 -0
- package/esm5/lib/GeographicXYTriangulatingSeries.js +8 -0
- package/esm5/lib/GeographicXYTriangulatingSeries.js.map +1 -0
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +22 -0
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +25 -0
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js.map +1 -0
- package/esm5/lib/GeographicXYTriangulatingSeriesView.js +8 -0
- package/esm5/lib/GeographicXYTriangulatingSeriesView.js.map +1 -0
- package/esm5/lib/HostSeriesView.js +8 -0
- package/esm5/lib/HostSeriesView.js.map +1 -0
- package/esm5/lib/ImageTilesReadyEventArgs.js +21 -0
- package/esm5/lib/ImageTilesReadyEventArgs.js.map +1 -0
- package/esm5/lib/ImageryMetadata.js +26 -0
- package/esm5/lib/ImageryMetadata.js.map +1 -0
- package/esm5/lib/ImagesChangedEventArgs.js +21 -0
- package/esm5/lib/ImagesChangedEventArgs.js.map +1 -0
- package/esm5/lib/LevelOfDetailResponseModel.js +55 -0
- package/esm5/lib/LevelOfDetailResponseModel.js.map +1 -0
- package/esm5/lib/MapBackgroundTilingMode.js +30 -0
- package/esm5/lib/MapBackgroundTilingMode.js.map +1 -0
- package/esm5/lib/MapResizeBehavior.js +30 -0
- package/esm5/lib/MapResizeBehavior.js.map +1 -0
- package/esm5/lib/MapServerResponseModel.js +44 -0
- package/esm5/lib/MapServerResponseModel.js.map +1 -0
- package/esm5/lib/OpenStreetMapImagery.js +8 -0
- package/esm5/lib/OpenStreetMapImagery.js.map +1 -0
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +138 -0
- package/esm5/lib/SphericalMercatorHorizontalScaler.js.map +1 -0
- package/esm5/lib/SphericalMercatorVerticalScaler.js +203 -0
- package/esm5/lib/SphericalMercatorVerticalScaler.js.map +1 -0
- package/esm5/lib/SubDomainsCollection.js +41 -0
- package/esm5/lib/SubDomainsCollection.js.map +1 -0
- package/esm5/lib/TileGeneratorMapImagery.js +54 -0
- package/esm5/lib/TileGeneratorMapImagery.js.map +1 -0
- package/esm5/lib/TileInfoResponseModel.js +33 -0
- package/esm5/lib/TileInfoResponseModel.js.map +1 -0
- package/esm5/lib/TileSeries.js +8 -0
- package/esm5/lib/TileSeries.js.map +1 -0
- package/esm5/lib/TileSeriesView.js +8 -0
- package/esm5/lib/TileSeriesView.js.map +1 -0
- package/esm5/lib/TileSeries_combined.js +330 -0
- package/esm5/lib/TileSeries_combined.js.map +1 -0
- package/esm5/lib/TokenResponseModel.js +55 -0
- package/esm5/lib/TokenResponseModel.js.map +1 -0
- package/esm5/lib/XamGeographicMap.js +8 -0
- package/esm5/lib/XamGeographicMap.js.map +1 -0
- package/esm5/lib/XamGeographicMapView.js +8 -0
- package/esm5/lib/XamGeographicMapView.js.map +1 -0
- package/esm5/lib/XamGeographicMap_combined.js +1555 -0
- package/esm5/lib/XamGeographicMap_combined.js.map +1 -0
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +31 -0
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js +24 -0
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js.map +1 -0
- package/esm5/lib/igx-arc-gis-online-map-imagery.js +141 -0
- package/esm5/lib/igx-arc-gis-online-map-imagery.js.map +1 -0
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js +31 -0
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-bing-maps-map-imagery-module.js +24 -0
- package/esm5/lib/igx-bing-maps-map-imagery-module.js.map +1 -0
- package/esm5/lib/igx-bing-maps-map-imagery.js +234 -0
- package/esm5/lib/igx-bing-maps-map-imagery.js.map +1 -0
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js +31 -0
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-custom-map-imagery-module.js +24 -0
- package/esm5/lib/igx-custom-map-imagery-module.js.map +1 -0
- package/esm5/lib/igx-custom-map-imagery.js +59 -0
- package/esm5/lib/igx-custom-map-imagery.js.map +1 -0
- package/esm5/lib/igx-geographic-contour-line-series-component.js +183 -0
- package/esm5/lib/igx-geographic-contour-line-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-contour-line-series-module.js +26 -0
- package/esm5/lib/igx-geographic-contour-line-series-module.js.map +1 -0
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +278 -0
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js +26 -0
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js.map +1 -0
- package/esm5/lib/igx-geographic-map-component.js +780 -0
- package/esm5/lib/igx-geographic-map-component.js.map +1 -0
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js +43 -0
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-map-core-module.js +39 -0
- package/esm5/lib/igx-geographic-map-core-module.js.map +1 -0
- package/esm5/lib/igx-geographic-map-dynamic-module.js +72 -0
- package/esm5/lib/igx-geographic-map-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-map-imagery.js +281 -0
- package/esm5/lib/igx-geographic-map-imagery.js.map +1 -0
- package/esm5/lib/igx-geographic-map-module.js +69 -0
- package/esm5/lib/igx-geographic-map-module.js.map +1 -0
- package/esm5/lib/igx-geographic-map-series-host-component.js +177 -0
- package/esm5/lib/igx-geographic-map-series-host-component.js.map +1 -0
- package/esm5/lib/igx-geographic-polyline-series-component.js +159 -0
- package/esm5/lib/igx-geographic-polyline-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-polyline-series-module.js +26 -0
- package/esm5/lib/igx-geographic-polyline-series-module.js.map +1 -0
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js +24 -0
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -0
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +604 -0
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js +26 -0
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js.map +1 -0
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +146 -0
- package/esm5/lib/igx-geographic-scatter-area-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-scatter-area-series-module.js +26 -0
- package/esm5/lib/igx-geographic-scatter-area-series-module.js.map +1 -0
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js +24 -0
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js.map +1 -0
- package/esm5/lib/igx-geographic-shape-series-base-component.js +335 -0
- package/esm5/lib/igx-geographic-shape-series-base-component.js.map +1 -0
- package/esm5/lib/igx-geographic-shape-series-component.js +309 -0
- package/esm5/lib/igx-geographic-shape-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-shape-series-module.js +26 -0
- package/esm5/lib/igx-geographic-shape-series-module.js.map +1 -0
- package/esm5/lib/igx-geographic-symbol-series-base-component.js +24 -0
- package/esm5/lib/igx-geographic-symbol-series-base-component.js.map +1 -0
- package/esm5/lib/igx-geographic-symbol-series-component.js +388 -0
- package/esm5/lib/igx-geographic-symbol-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-symbol-series-module.js +26 -0
- package/esm5/lib/igx-geographic-symbol-series-module.js.map +1 -0
- package/esm5/lib/igx-geographic-tile-series-component.js +118 -0
- package/esm5/lib/igx-geographic-tile-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-tile-series-module.js +26 -0
- package/esm5/lib/igx-geographic-tile-series-module.js.map +1 -0
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js +24 -0
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js.map +1 -0
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +165 -0
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js.map +1 -0
- package/esm5/lib/igx-image-tiles-ready-event-args.js +31 -0
- package/esm5/lib/igx-image-tiles-ready-event-args.js.map +1 -0
- package/esm5/lib/igx-images-changed-event-args.js +31 -0
- package/esm5/lib/igx-images-changed-event-args.js.map +1 -0
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js +31 -0
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-open-street-map-imagery-module.js +24 -0
- package/esm5/lib/igx-open-street-map-imagery-module.js.map +1 -0
- package/esm5/lib/igx-open-street-map-imagery.js +41 -0
- package/esm5/lib/igx-open-street-map-imagery.js.map +1 -0
- package/esm5/lib/igx-sub-domains-collection.js +36 -0
- package/esm5/lib/igx-sub-domains-collection.js.map +1 -0
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js +31 -0
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-tile-generator-map-imagery-module.js +24 -0
- package/esm5/lib/igx-tile-generator-map-imagery-module.js.map +1 -0
- package/esm5/lib/igx-tile-generator-map-imagery.js +41 -0
- package/esm5/lib/igx-tile-generator-map-imagery.js.map +1 -0
- package/esm5/lib/igx-tile-series-component.js +81 -0
- package/esm5/lib/igx-tile-series-component.js.map +1 -0
- package/esm5/lib/igx-tile-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-tile-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-tile-series-module.js +25 -0
- package/esm5/lib/igx-tile-series-module.js.map +1 -0
- package/esm5/public_api.js +115 -0
- package/esm5/public_api.js.map +1 -0
- package/fesm2015/igniteui-angular-maps.js +9091 -0
- package/fesm2015/igniteui-angular-maps.js.map +1 -0
- package/fesm5/igniteui-angular-maps.js +10370 -0
- package/fesm5/igniteui-angular-maps.js.map +1 -0
- package/igniteui-angular-maps.d.ts +4 -0
- package/igniteui-angular-maps.metadata.json +1 -0
- package/lib/ArcGISOnlineMapImagery.d.ts +41 -0
- package/lib/BingMapsImageryStyle.d.ts +34 -0
- package/lib/BingMapsMapImagery.d.ts +1 -0
- package/lib/BingMapsMapImageryView.d.ts +1 -0
- package/lib/BingMapsMapImageryView_combined.d.ts +57 -0
- package/lib/BingResourceSet.d.ts +11 -0
- package/lib/BingResponse.d.ts +11 -0
- package/lib/CustomMapImagery.d.ts +14 -0
- package/lib/GeographicContourLineSeries.d.ts +1 -0
- package/lib/GeographicContourLineSeriesView.d.ts +1 -0
- package/lib/GeographicContourLineSeriesView_combined.d.ts +40 -0
- package/lib/GeographicHighDensityScatterSeries.d.ts +1 -0
- package/lib/GeographicHighDensityScatterSeriesView.d.ts +1 -0
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +61 -0
- package/lib/GeographicMapImagery.d.ts +1 -0
- package/lib/GeographicMapImageryView.d.ts +1 -0
- package/lib/GeographicMapSeriesHost.d.ts +1 -0
- package/lib/GeographicMapSeriesHost_combined.d.ts +85 -0
- package/lib/GeographicPolylineSeries.d.ts +1 -0
- package/lib/GeographicPolylineSeriesView.d.ts +1 -0
- package/lib/GeographicPolylineSeriesView_combined.d.ts +36 -0
- package/lib/GeographicProportionalSymbolSeries.d.ts +1 -0
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +10 -0
- package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +11 -0
- package/lib/GeographicProportionalSymbolSeriesView.d.ts +1 -0
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +93 -0
- package/lib/GeographicScatterAreaSeries.d.ts +1 -0
- package/lib/GeographicScatterAreaSeriesView.d.ts +1 -0
- package/lib/GeographicShapeSeries.d.ts +1 -0
- package/lib/GeographicShapeSeriesBase.d.ts +1 -0
- package/lib/GeographicShapeSeriesBaseBase.d.ts +10 -0
- package/lib/GeographicShapeSeriesBaseBaseView.d.ts +11 -0
- package/lib/GeographicShapeSeriesBaseView.d.ts +1 -0
- package/lib/GeographicShapeSeriesBase_combined.d.ts +56 -0
- package/lib/GeographicShapeSeriesView.d.ts +1 -0
- package/lib/GeographicShapeSeriesView_combined.d.ts +59 -0
- package/lib/GeographicSymbolSeries.d.ts +1 -0
- package/lib/GeographicSymbolSeriesBase.d.ts +10 -0
- package/lib/GeographicSymbolSeriesBaseView.d.ts +11 -0
- package/lib/GeographicSymbolSeriesView.d.ts +1 -0
- package/lib/GeographicSymbolSeriesView_combined.d.ts +75 -0
- package/lib/GeographicTileSeries.d.ts +21 -0
- package/lib/GeographicXYTriangulatingSeries.d.ts +1 -0
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +10 -0
- package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +11 -0
- package/lib/GeographicXYTriangulatingSeriesView.d.ts +1 -0
- package/lib/HostSeriesView.d.ts +1 -0
- package/lib/ImageTilesReadyEventArgs.d.ts +7 -0
- package/lib/ImageryMetadata.d.ts +11 -0
- package/lib/ImagesChangedEventArgs.d.ts +7 -0
- package/lib/LevelOfDetailResponseModel.d.ts +13 -0
- package/lib/MapBackgroundTilingMode.d.ts +22 -0
- package/lib/MapResizeBehavior.d.ts +22 -0
- package/lib/MapServerResponseModel.d.ts +12 -0
- package/lib/OpenStreetMapImagery.d.ts +1 -0
- package/lib/SphericalMercatorHorizontalScaler.d.ts +23 -0
- package/lib/SphericalMercatorVerticalScaler.d.ts +34 -0
- package/lib/SubDomainsCollection.d.ts +11 -0
- package/lib/TileGeneratorMapImagery.d.ts +14 -0
- package/lib/TileInfoResponseModel.d.ts +10 -0
- package/lib/TileSeries.d.ts +1 -0
- package/lib/TileSeriesView.d.ts +1 -0
- package/lib/TileSeries_combined.d.ts +71 -0
- package/lib/TokenResponseModel.d.ts +13 -0
- package/lib/XamGeographicMap.d.ts +1 -0
- package/lib/XamGeographicMapView.d.ts +1 -0
- package/lib/XamGeographicMap_combined.d.ts +308 -0
- package/lib/igx-arc-gis-online-map-imagery-dynamic-module.d.ts +3 -0
- package/lib/igx-arc-gis-online-map-imagery-module.d.ts +2 -0
- package/lib/igx-arc-gis-online-map-imagery.d.ts +53 -0
- package/lib/igx-bing-maps-map-imagery-dynamic-module.d.ts +3 -0
- package/lib/igx-bing-maps-map-imagery-module.d.ts +2 -0
- package/lib/igx-bing-maps-map-imagery.d.ts +72 -0
- package/lib/igx-custom-map-imagery-dynamic-module.d.ts +3 -0
- package/lib/igx-custom-map-imagery-module.d.ts +2 -0
- package/lib/igx-custom-map-imagery.d.ts +22 -0
- package/lib/igx-geographic-contour-line-series-component.d.ts +48 -0
- package/lib/igx-geographic-contour-line-series-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-contour-line-series-module.d.ts +2 -0
- package/lib/igx-geographic-high-density-scatter-series-component.d.ts +83 -0
- package/lib/igx-geographic-high-density-scatter-series-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-high-density-scatter-series-module.d.ts +2 -0
- package/lib/igx-geographic-map-component.d.ts +231 -0
- package/lib/igx-geographic-map-core-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-map-core-module.d.ts +3 -0
- package/lib/igx-geographic-map-dynamic-module.d.ts +2 -0
- package/lib/igx-geographic-map-imagery.d.ts +92 -0
- package/lib/igx-geographic-map-module.d.ts +2 -0
- package/lib/igx-geographic-map-series-host-component.d.ts +83 -0
- package/lib/igx-geographic-polyline-series-component.d.ts +48 -0
- package/lib/igx-geographic-polyline-series-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-polyline-series-module.d.ts +2 -0
- package/lib/igx-geographic-proportional-symbol-series-base-component.d.ts +18 -0
- package/lib/igx-geographic-proportional-symbol-series-component.d.ts +168 -0
- package/lib/igx-geographic-proportional-symbol-series-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-proportional-symbol-series-module.d.ts +2 -0
- package/lib/igx-geographic-scatter-area-series-component.d.ts +43 -0
- package/lib/igx-geographic-scatter-area-series-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-scatter-area-series-module.d.ts +2 -0
- package/lib/igx-geographic-shape-series-base-base-component.d.ts +18 -0
- package/lib/igx-geographic-shape-series-base-component.d.ts +95 -0
- package/lib/igx-geographic-shape-series-component.d.ts +91 -0
- package/lib/igx-geographic-shape-series-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-shape-series-module.d.ts +2 -0
- package/lib/igx-geographic-symbol-series-base-component.d.ts +18 -0
- package/lib/igx-geographic-symbol-series-component.d.ts +120 -0
- package/lib/igx-geographic-symbol-series-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-symbol-series-module.d.ts +2 -0
- package/lib/igx-geographic-tile-series-component.d.ts +43 -0
- package/lib/igx-geographic-tile-series-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-tile-series-module.d.ts +2 -0
- package/lib/igx-geographic-xy-triangulating-series-base-component.d.ts +18 -0
- package/lib/igx-geographic-xy-triangulating-series-component.d.ts +51 -0
- package/lib/igx-image-tiles-ready-event-args.d.ts +12 -0
- package/lib/igx-images-changed-event-args.d.ts +12 -0
- package/lib/igx-open-street-map-imagery-dynamic-module.d.ts +3 -0
- package/lib/igx-open-street-map-imagery-module.d.ts +2 -0
- package/lib/igx-open-street-map-imagery.d.ts +17 -0
- package/lib/igx-sub-domains-collection.d.ts +6 -0
- package/lib/igx-tile-generator-map-imagery-dynamic-module.d.ts +3 -0
- package/lib/igx-tile-generator-map-imagery-module.d.ts +2 -0
- package/lib/igx-tile-generator-map-imagery.d.ts +18 -0
- package/lib/igx-tile-series-component.d.ts +33 -0
- package/lib/igx-tile-series-dynamic-module.d.ts +3 -0
- package/lib/igx-tile-series-module.d.ts +2 -0
- package/package.json +41 -0
- package/public_api.d.ts +114 -0
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { NgModule } from '@angular/core';
|
|
9
|
+
import { CommonModule } from '@angular/common';
|
|
10
|
+
import { IgxBubbleSeriesDynamicModule } from "igniteui-angular-charts";
|
|
11
|
+
import { IgxGeographicProportionalSymbolSeriesComponent } from './igx-geographic-proportional-symbol-series-component';
|
|
12
|
+
var IgxGeographicProportionalSymbolSeriesModule = /** @class */ (function () {
|
|
13
|
+
function IgxGeographicProportionalSymbolSeriesModule() {
|
|
14
|
+
}
|
|
15
|
+
IgxGeographicProportionalSymbolSeriesModule = tslib_1.__decorate([
|
|
16
|
+
NgModule({
|
|
17
|
+
declarations: [IgxGeographicProportionalSymbolSeriesComponent],
|
|
18
|
+
imports: [CommonModule, IgxBubbleSeriesDynamicModule],
|
|
19
|
+
exports: [IgxGeographicProportionalSymbolSeriesComponent, IgxBubbleSeriesDynamicModule],
|
|
20
|
+
entryComponents: []
|
|
21
|
+
})
|
|
22
|
+
], IgxGeographicProportionalSymbolSeriesModule);
|
|
23
|
+
return IgxGeographicProportionalSymbolSeriesModule;
|
|
24
|
+
}());
|
|
25
|
+
export { IgxGeographicProportionalSymbolSeriesModule };
|
|
26
|
+
//# sourceMappingURL=igx-geographic-proportional-symbol-series-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-proportional-symbol-series-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-proportional-symbol-series-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,4BAA4B,EAAE,MAAM,yBAAyB,CAAC;AAEvE,OAAO,EAAE,8CAA8C,EAAE,MAAM,uDAAuD,CAAC;AAQvH;IAAA;IAEA,CAAC;IAFY,2CAA2C;QANvD,QAAQ,CAAC;YACN,YAAY,EAAE,CAAC,8CAA8C,CAAC;YAC9D,OAAO,EAAE,CAAC,YAAY,EAAE,4BAA4B,CAAC;YACrD,OAAO,EAAE,CAAC,8CAA8C,EAAE,4BAA4B,CAAC;YACvF,eAAe,EAAE,EAAE;SACtB,CAAC;OACW,2CAA2C,CAEvD;IAAD,kDAAC;CAAA,AAFD,IAEC;SAFY,2CAA2C"}
|
|
@@ -0,0 +1,146 @@
|
|
|
1
|
+
import * as tslib_1 from "tslib";
|
|
2
|
+
import { EventEmitter, Output, Component, forwardRef, Input, ChangeDetectionStrategy } from '@angular/core';
|
|
3
|
+
import { delegateCombine } from "igniteui-angular-core";
|
|
4
|
+
import { IgxColorScaleComponent } from "igniteui-angular-charts";
|
|
5
|
+
import { IgxTriangulationStatusEventArgs } from "igniteui-angular-core";
|
|
6
|
+
import { IgxGeographicXYTriangulatingSeriesComponent } from "./igx-geographic-xy-triangulating-series-component";
|
|
7
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
8
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
9
|
+
import { GeographicScatterAreaSeries } from "./GeographicScatterAreaSeries";
|
|
10
|
+
/**
|
|
11
|
+
* Series class which draws a colored 2D surface, in a geographic context, based on a triangulation of XY data with numeric values assigned to each point.
|
|
12
|
+
*/
|
|
13
|
+
export var IgxGeographicScatterAreaSeriesComponent_PROVIDERS = [{ provide: IgxGeographicXYTriangulatingSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicScatterAreaSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicScatterAreaSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicScatterAreaSeriesComponent; }) }];
|
|
14
|
+
var IgxGeographicScatterAreaSeriesComponent = /** @class */ (function (_super) {
|
|
15
|
+
tslib_1.__extends(IgxGeographicScatterAreaSeriesComponent, _super);
|
|
16
|
+
function IgxGeographicScatterAreaSeriesComponent() {
|
|
17
|
+
var _this = _super.call(this) || this;
|
|
18
|
+
_this._triangulationStatusChanged = null;
|
|
19
|
+
return _this;
|
|
20
|
+
}
|
|
21
|
+
IgxGeographicScatterAreaSeriesComponent_1 = IgxGeographicScatterAreaSeriesComponent;
|
|
22
|
+
IgxGeographicScatterAreaSeriesComponent.prototype.createImplementation = function () {
|
|
23
|
+
return new GeographicScatterAreaSeries();
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(IgxGeographicScatterAreaSeriesComponent.prototype, "i", {
|
|
26
|
+
/**
|
|
27
|
+
* @hidden
|
|
28
|
+
*/
|
|
29
|
+
get: function () {
|
|
30
|
+
return this._implementation;
|
|
31
|
+
},
|
|
32
|
+
enumerable: true,
|
|
33
|
+
configurable: true
|
|
34
|
+
});
|
|
35
|
+
Object.defineProperty(IgxGeographicScatterAreaSeriesComponent.prototype, "colorMemberPath", {
|
|
36
|
+
/**
|
|
37
|
+
* The name of the property on each data item containing a numeric value which can be converted to a color by the ColorScale.
|
|
38
|
+
*/
|
|
39
|
+
get: function () {
|
|
40
|
+
return this.i.o7;
|
|
41
|
+
},
|
|
42
|
+
set: function (v) {
|
|
43
|
+
this.i.o7 = v;
|
|
44
|
+
},
|
|
45
|
+
enumerable: true,
|
|
46
|
+
configurable: true
|
|
47
|
+
});
|
|
48
|
+
Object.defineProperty(IgxGeographicScatterAreaSeriesComponent.prototype, "colorScale", {
|
|
49
|
+
/**
|
|
50
|
+
* The ColorScale used to resolve the color values of points in the series.
|
|
51
|
+
*/
|
|
52
|
+
get: function () {
|
|
53
|
+
if (this.i.o3 == null) {
|
|
54
|
+
return null;
|
|
55
|
+
}
|
|
56
|
+
if (!this.i.o3.externalObject) {
|
|
57
|
+
var e = IgxColorScaleComponent._createFromInternal(this.i.o3);
|
|
58
|
+
if (e) {
|
|
59
|
+
e._implementation = this.i.o3;
|
|
60
|
+
}
|
|
61
|
+
this.i.o3.externalObject = e;
|
|
62
|
+
}
|
|
63
|
+
return this.i.o3.externalObject;
|
|
64
|
+
},
|
|
65
|
+
set: function (v) {
|
|
66
|
+
if (v != null && this._stylingContainer && v._styling)
|
|
67
|
+
v._styling(this._stylingContainer, this, this);
|
|
68
|
+
v == null ? this.i.o3 = null : this.i.o3 = v.i;
|
|
69
|
+
},
|
|
70
|
+
enumerable: true,
|
|
71
|
+
configurable: true
|
|
72
|
+
});
|
|
73
|
+
IgxGeographicScatterAreaSeriesComponent.prototype.findByName = function (name) {
|
|
74
|
+
var baseResult = _super.prototype.findByName.call(this, name);
|
|
75
|
+
if (baseResult) {
|
|
76
|
+
return baseResult;
|
|
77
|
+
}
|
|
78
|
+
if (this.colorScale && this.colorScale.name && this.colorScale.name == name) {
|
|
79
|
+
return this.colorScale;
|
|
80
|
+
}
|
|
81
|
+
return null;
|
|
82
|
+
};
|
|
83
|
+
IgxGeographicScatterAreaSeriesComponent.prototype._styling = function (container, component, parent) {
|
|
84
|
+
_super.prototype._styling.call(this, container, component, parent);
|
|
85
|
+
this._inStyling = true;
|
|
86
|
+
if (this.colorScale && this.colorScale._styling) {
|
|
87
|
+
this.colorScale._styling(container, component, this);
|
|
88
|
+
}
|
|
89
|
+
this._inStyling = false;
|
|
90
|
+
};
|
|
91
|
+
Object.defineProperty(IgxGeographicScatterAreaSeriesComponent.prototype, "triangulationStatusChanged", {
|
|
92
|
+
/**
|
|
93
|
+
* Raised when the status of an ongoing Triangulation has changed.
|
|
94
|
+
*/
|
|
95
|
+
get: function () {
|
|
96
|
+
var _this = this;
|
|
97
|
+
if (this._triangulationStatusChanged == null) {
|
|
98
|
+
this._triangulationStatusChanged = new EventEmitter();
|
|
99
|
+
this.i.triangulationStatusChanged = delegateCombine(this.i.triangulationStatusChanged, function (o, e) {
|
|
100
|
+
_this._runInZone(function () {
|
|
101
|
+
var outerArgs = new IgxTriangulationStatusEventArgs();
|
|
102
|
+
outerArgs._provideImplementation(e);
|
|
103
|
+
if (_this.beforeTriangulationStatusChanged) {
|
|
104
|
+
_this.beforeTriangulationStatusChanged(_this, outerArgs);
|
|
105
|
+
}
|
|
106
|
+
_this._triangulationStatusChanged.emit({
|
|
107
|
+
sender: _this,
|
|
108
|
+
args: outerArgs
|
|
109
|
+
});
|
|
110
|
+
});
|
|
111
|
+
});
|
|
112
|
+
}
|
|
113
|
+
return this._triangulationStatusChanged;
|
|
114
|
+
},
|
|
115
|
+
enumerable: true,
|
|
116
|
+
configurable: true
|
|
117
|
+
});
|
|
118
|
+
var IgxGeographicScatterAreaSeriesComponent_1;
|
|
119
|
+
tslib_1.__decorate([
|
|
120
|
+
Input(),
|
|
121
|
+
tslib_1.__metadata("design:type", String),
|
|
122
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
123
|
+
], IgxGeographicScatterAreaSeriesComponent.prototype, "colorMemberPath", null);
|
|
124
|
+
tslib_1.__decorate([
|
|
125
|
+
Input(),
|
|
126
|
+
tslib_1.__metadata("design:type", IgxColorScaleComponent),
|
|
127
|
+
tslib_1.__metadata("design:paramtypes", [IgxColorScaleComponent])
|
|
128
|
+
], IgxGeographicScatterAreaSeriesComponent.prototype, "colorScale", null);
|
|
129
|
+
tslib_1.__decorate([
|
|
130
|
+
Output(),
|
|
131
|
+
tslib_1.__metadata("design:type", EventEmitter),
|
|
132
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
133
|
+
], IgxGeographicScatterAreaSeriesComponent.prototype, "triangulationStatusChanged", null);
|
|
134
|
+
IgxGeographicScatterAreaSeriesComponent = IgxGeographicScatterAreaSeriesComponent_1 = tslib_1.__decorate([
|
|
135
|
+
Component({
|
|
136
|
+
selector: 'igx-geographic-scatter-area-series',
|
|
137
|
+
template: "",
|
|
138
|
+
providers: [{ provide: IgxGeographicXYTriangulatingSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicScatterAreaSeriesComponent_1; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicScatterAreaSeriesComponent_1; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicScatterAreaSeriesComponent_1; }) }],
|
|
139
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
|
140
|
+
}),
|
|
141
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
142
|
+
], IgxGeographicScatterAreaSeriesComponent);
|
|
143
|
+
return IgxGeographicScatterAreaSeriesComponent;
|
|
144
|
+
}(IgxGeographicXYTriangulatingSeriesComponent));
|
|
145
|
+
export { IgxGeographicScatterAreaSeriesComponent };
|
|
146
|
+
//# sourceMappingURL=igx-geographic-scatter-area-series-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-scatter-area-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-scatter-area-series-component.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { NgModule } from '@angular/core';
|
|
9
|
+
import { CommonModule } from '@angular/common';
|
|
10
|
+
import { IgxGeographicScatterAreaSeriesModule } from './igx-geographic-scatter-area-series-module';
|
|
11
|
+
import { IgxGeographicScatterAreaSeriesComponent } from './igx-geographic-scatter-area-series-component';
|
|
12
|
+
import { GeographicScatterAreaSeries } from './GeographicScatterAreaSeries';
|
|
13
|
+
import { TypeRegistrar } from "igniteui-angular-core";
|
|
14
|
+
var IgxGeographicScatterAreaSeriesDynamicModule = /** @class */ (function () {
|
|
15
|
+
function IgxGeographicScatterAreaSeriesDynamicModule() {
|
|
16
|
+
TypeRegistrar.registerCons("IgxGeographicScatterAreaSeriesComponent", IgxGeographicScatterAreaSeriesComponent);
|
|
17
|
+
TypeRegistrar.register("GeographicScatterAreaSeries", GeographicScatterAreaSeries.$type);
|
|
18
|
+
}
|
|
19
|
+
IgxGeographicScatterAreaSeriesDynamicModule = tslib_1.__decorate([
|
|
20
|
+
NgModule({
|
|
21
|
+
declarations: [],
|
|
22
|
+
imports: [CommonModule, IgxGeographicScatterAreaSeriesModule],
|
|
23
|
+
exports: [IgxGeographicScatterAreaSeriesModule],
|
|
24
|
+
entryComponents: [IgxGeographicScatterAreaSeriesComponent]
|
|
25
|
+
}),
|
|
26
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
27
|
+
], IgxGeographicScatterAreaSeriesDynamicModule);
|
|
28
|
+
return IgxGeographicScatterAreaSeriesDynamicModule;
|
|
29
|
+
}());
|
|
30
|
+
export { IgxGeographicScatterAreaSeriesDynamicModule };
|
|
31
|
+
//# sourceMappingURL=igx-geographic-scatter-area-series-dynamic-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-scatter-area-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-scatter-area-series-dynamic-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,oCAAoC,EAAE,MAAM,6CAA6C,CAAC;AACnG,OAAO,EAAE,uCAAuC,EAAE,MAAM,gDAAgD,CAAC;AACzG,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAC5E,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAQtD;IACI;QACI,aAAa,CAAC,YAAY,CAAC,yCAAyC,EAAE,uCAAuC,CAAC,CAAC;QAC/G,aAAa,CAAC,QAAQ,CAAC,6BAA6B,EAAQ,2BAA4B,CAAC,KAAK,CAAC,CAAC;IACpG,CAAC;IAJQ,2CAA2C;QANvD,QAAQ,CAAC;YACN,YAAY,EAAE,EAAE;YAChB,OAAO,EAAE,CAAC,YAAY,EAAE,oCAAoC,CAAC;YAC7D,OAAO,EAAE,CAAC,oCAAoC,CAAC;YAC/C,eAAe,EAAE,CAAC,uCAAuC,CAAC;SAC7D,CAAC;;OACW,2CAA2C,CAKvD;IAAD,kDAAC;CAAA,AALD,IAKC;SALY,2CAA2C"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { NgModule } from '@angular/core';
|
|
9
|
+
import { CommonModule } from '@angular/common';
|
|
10
|
+
import { IgxScatterAreaSeriesDynamicModule } from "igniteui-angular-charts";
|
|
11
|
+
import { IgxGeographicScatterAreaSeriesComponent } from './igx-geographic-scatter-area-series-component';
|
|
12
|
+
var IgxGeographicScatterAreaSeriesModule = /** @class */ (function () {
|
|
13
|
+
function IgxGeographicScatterAreaSeriesModule() {
|
|
14
|
+
}
|
|
15
|
+
IgxGeographicScatterAreaSeriesModule = tslib_1.__decorate([
|
|
16
|
+
NgModule({
|
|
17
|
+
declarations: [IgxGeographicScatterAreaSeriesComponent],
|
|
18
|
+
imports: [CommonModule, IgxScatterAreaSeriesDynamicModule],
|
|
19
|
+
exports: [IgxGeographicScatterAreaSeriesComponent, IgxScatterAreaSeriesDynamicModule],
|
|
20
|
+
entryComponents: []
|
|
21
|
+
})
|
|
22
|
+
], IgxGeographicScatterAreaSeriesModule);
|
|
23
|
+
return IgxGeographicScatterAreaSeriesModule;
|
|
24
|
+
}());
|
|
25
|
+
export { IgxGeographicScatterAreaSeriesModule };
|
|
26
|
+
//# sourceMappingURL=igx-geographic-scatter-area-series-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-scatter-area-series-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-scatter-area-series-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,iCAAiC,EAAE,MAAM,yBAAyB,CAAC;AAE5E,OAAO,EAAE,uCAAuC,EAAE,MAAM,gDAAgD,CAAC;AAQzG;IAAA;IAEA,CAAC;IAFY,oCAAoC;QANhD,QAAQ,CAAC;YACN,YAAY,EAAE,CAAC,uCAAuC,CAAC;YACvD,OAAO,EAAE,CAAC,YAAY,EAAE,iCAAiC,CAAC;YAC1D,OAAO,EAAE,CAAC,uCAAuC,EAAE,iCAAiC,CAAC;YACrF,eAAe,EAAE,EAAE;SACtB,CAAC;OACW,oCAAoC,CAEhD;IAAD,2CAAC;CAAA,AAFD,IAEC;SAFY,oCAAoC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as tslib_1 from "tslib";
|
|
2
|
+
import { forwardRef } from '@angular/core';
|
|
3
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
4
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
5
|
+
export var IgxGeographicShapeSeriesBaseBaseComponent_PROVIDERS = [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicShapeSeriesBaseBaseComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicShapeSeriesBaseBaseComponent; }) }];
|
|
6
|
+
var IgxGeographicShapeSeriesBaseBaseComponent = /** @class */ (function (_super) {
|
|
7
|
+
tslib_1.__extends(IgxGeographicShapeSeriesBaseBaseComponent, _super);
|
|
8
|
+
function IgxGeographicShapeSeriesBaseBaseComponent() {
|
|
9
|
+
return _super.call(this) || this;
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(IgxGeographicShapeSeriesBaseBaseComponent.prototype, "i", {
|
|
12
|
+
/**
|
|
13
|
+
* @hidden
|
|
14
|
+
*/
|
|
15
|
+
get: function () {
|
|
16
|
+
return this._implementation;
|
|
17
|
+
},
|
|
18
|
+
enumerable: true,
|
|
19
|
+
configurable: true
|
|
20
|
+
});
|
|
21
|
+
return IgxGeographicShapeSeriesBaseBaseComponent;
|
|
22
|
+
}(IgxGeographicMapSeriesHostComponent));
|
|
23
|
+
export { IgxGeographicShapeSeriesBaseBaseComponent };
|
|
24
|
+
//# sourceMappingURL=igx-geographic-shape-series-base-base-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-shape-series-base-base-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-shape-series-base-base-component.ts"],"names":[],"mappings":";AAAA,OAAO,EAAgF,UAAU,EAAkC,MAAM,eAAe,CAAC;AAKzJ,OAAO,EAAE,mCAAmC,EAAE,MAAM,4CAA4C,CAAC;AACjG,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAG7D,MAAM,CAAC,IAAM,mDAAmD,GAAG,CAAC,EAAC,OAAO,EAAE,mCAAmC,EAAE,WAAW,EAAE,UAAU,CAAC,cAAM,OAAA,yCAAyC,EAAzC,CAAyC,CAAC,EAAC,EAAE,EAAC,OAAO,EAAE,kBAAkB,EAAE,WAAW,EAAE,UAAU,CAAC,cAAM,OAAA,yCAAyC,EAAzC,CAAyC,CAAC,EAAC,CAAC,CAAC;AACvS;IAAwE,qEAAmC;IAU1G;eACC,iBAAO;IACR,CAAC;IALD,sBAAW,wDAAC;QAHZ;;uCAE+B;aAC/B;YACC,OAAO,IAAI,CAAC,eAAe,CAAC;QAC7B,CAAC;;;OAAA;IAIF,gDAAC;AAAD,CAAC,AAbD,CAAwE,mCAAmC,GAa1G"}
|
|
@@ -0,0 +1,335 @@
|
|
|
1
|
+
import * as tslib_1 from "tslib";
|
|
2
|
+
import { forwardRef, Input, EventEmitter, Output } from '@angular/core';
|
|
3
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
4
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
5
|
+
import { IgxShapeDataSource } from "igniteui-angular-core";
|
|
6
|
+
import { ensureBool, ensureEnum } from "igniteui-angular-core";
|
|
7
|
+
import { IgxAssigningShapeStyleEventArgs } from "igniteui-angular-charts";
|
|
8
|
+
import { IgxAssigningShapeMarkerStyleEventArgs } from "igniteui-angular-charts";
|
|
9
|
+
import { ShapeItemSearchMode, ShapeItemSearchMode_$type } from "igniteui-angular-charts";
|
|
10
|
+
import { delegateCombine } from "igniteui-angular-core";
|
|
11
|
+
/**
|
|
12
|
+
* Base class for series which render polygons on a map.
|
|
13
|
+
*/
|
|
14
|
+
export var IgxGeographicShapeSeriesBaseComponent_PROVIDERS = [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicShapeSeriesBaseComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicShapeSeriesBaseComponent; }) }];
|
|
15
|
+
var IgxGeographicShapeSeriesBaseComponent = /** @class */ (function (_super) {
|
|
16
|
+
tslib_1.__extends(IgxGeographicShapeSeriesBaseComponent, _super);
|
|
17
|
+
function IgxGeographicShapeSeriesBaseComponent() {
|
|
18
|
+
var _this = _super.call(this) || this;
|
|
19
|
+
_this._currData = null;
|
|
20
|
+
_this._sub = null;
|
|
21
|
+
_this._assigningShapeStyle = null;
|
|
22
|
+
_this._assigningShapeMarkerStyle = null;
|
|
23
|
+
return _this;
|
|
24
|
+
}
|
|
25
|
+
Object.defineProperty(IgxGeographicShapeSeriesBaseComponent.prototype, "i", {
|
|
26
|
+
get: function () {
|
|
27
|
+
return this._implementation;
|
|
28
|
+
},
|
|
29
|
+
enumerable: true,
|
|
30
|
+
configurable: true
|
|
31
|
+
});
|
|
32
|
+
Object.defineProperty(IgxGeographicShapeSeriesBaseComponent.prototype, "shapeDataSource", {
|
|
33
|
+
get: function () {
|
|
34
|
+
return this._shapeDataSource;
|
|
35
|
+
},
|
|
36
|
+
/**
|
|
37
|
+
* Gets or sets the string path of the .shp portion of the Shapefile.
|
|
38
|
+
*/
|
|
39
|
+
set: function (value) {
|
|
40
|
+
this._shapeDataSource = value;
|
|
41
|
+
this.updateShapeDataSource();
|
|
42
|
+
},
|
|
43
|
+
enumerable: true,
|
|
44
|
+
configurable: true
|
|
45
|
+
});
|
|
46
|
+
Object.defineProperty(IgxGeographicShapeSeriesBaseComponent.prototype, "databaseSource", {
|
|
47
|
+
get: function () {
|
|
48
|
+
return this._databaseSource;
|
|
49
|
+
},
|
|
50
|
+
/**
|
|
51
|
+
* Gets or sets the string path of the .dbf portion of the Shapefile.
|
|
52
|
+
*/
|
|
53
|
+
set: function (value) {
|
|
54
|
+
this._databaseSource = value;
|
|
55
|
+
this.updateShapeDataSource();
|
|
56
|
+
},
|
|
57
|
+
enumerable: true,
|
|
58
|
+
configurable: true
|
|
59
|
+
});
|
|
60
|
+
IgxGeographicShapeSeriesBaseComponent.prototype.onUpdateDataSource = function (dataSource) {
|
|
61
|
+
var _this = this;
|
|
62
|
+
if (dataSource && dataSource.getPointData) {
|
|
63
|
+
this._currData = dataSource;
|
|
64
|
+
if (this._sub != null) {
|
|
65
|
+
this._sub();
|
|
66
|
+
}
|
|
67
|
+
if (dataSource.count > 0) {
|
|
68
|
+
return dataSource.getPointData();
|
|
69
|
+
}
|
|
70
|
+
this._sub = dataSource.importCompleted.subscribe(function (o, e) {
|
|
71
|
+
if (_this._currData == dataSource) {
|
|
72
|
+
if (_this._sub != null) {
|
|
73
|
+
_this._sub();
|
|
74
|
+
_this._sub == null;
|
|
75
|
+
}
|
|
76
|
+
_this.i.itemsSource = dataSource.getPointData();
|
|
77
|
+
}
|
|
78
|
+
});
|
|
79
|
+
return null;
|
|
80
|
+
}
|
|
81
|
+
return dataSource;
|
|
82
|
+
};
|
|
83
|
+
IgxGeographicShapeSeriesBaseComponent.prototype.updateShapeDataSource = function () {
|
|
84
|
+
if (this._cachedShapeDataSource == null) {
|
|
85
|
+
this._cachedShapeDataSource = new IgxShapeDataSource();
|
|
86
|
+
this.onShapeDataSourceImportCompleted = this.onShapeDataSourceImportCompleted.bind(this);
|
|
87
|
+
this._cachedShapeDataSource.importCompleted.subscribe(this.onShapeDataSourceImportCompleted);
|
|
88
|
+
}
|
|
89
|
+
this._cachedShapeDataSource.shapefileSource = this._shapeDataSource;
|
|
90
|
+
this._cachedShapeDataSource.databaseSource = this._databaseSource;
|
|
91
|
+
if (this._shapeDataSource && this._databaseSource) {
|
|
92
|
+
this._cachedShapeDataSource.dataBind();
|
|
93
|
+
}
|
|
94
|
+
};
|
|
95
|
+
IgxGeographicShapeSeriesBaseComponent.prototype.onShapeDataSourceImportCompleted = function (args) {
|
|
96
|
+
this.dataSource = this._cachedShapeDataSource.getPointData();
|
|
97
|
+
};
|
|
98
|
+
Object.defineProperty(IgxGeographicShapeSeriesBaseComponent.prototype, "shapeMemberPath", {
|
|
99
|
+
/**
|
|
100
|
+
* The name of the property on ItemsSource items which, for each shape, contains a list of points to be converted to a polygon.
|
|
101
|
+
* To be consistent with the Shapefile technical description, it is expected that each list of points is defined as an IEnumerable of IEnumerable of Point, or in other words, a list of lists of points.
|
|
102
|
+
*/
|
|
103
|
+
get: function () {
|
|
104
|
+
return this.i.o4;
|
|
105
|
+
},
|
|
106
|
+
set: function (v) {
|
|
107
|
+
this.i.o4 = v;
|
|
108
|
+
},
|
|
109
|
+
enumerable: true,
|
|
110
|
+
configurable: true
|
|
111
|
+
});
|
|
112
|
+
Object.defineProperty(IgxGeographicShapeSeriesBaseComponent.prototype, "isCustomShapeStyleAllowed", {
|
|
113
|
+
/**
|
|
114
|
+
* Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.
|
|
115
|
+
*/
|
|
116
|
+
get: function () {
|
|
117
|
+
return this.i.ot;
|
|
118
|
+
},
|
|
119
|
+
set: function (v) {
|
|
120
|
+
this.i.ot = ensureBool(v);
|
|
121
|
+
},
|
|
122
|
+
enumerable: true,
|
|
123
|
+
configurable: true
|
|
124
|
+
});
|
|
125
|
+
Object.defineProperty(IgxGeographicShapeSeriesBaseComponent.prototype, "isCustomShapeMarkerStyleAllowed", {
|
|
126
|
+
/**
|
|
127
|
+
* Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.
|
|
128
|
+
*/
|
|
129
|
+
get: function () {
|
|
130
|
+
return this.i.os;
|
|
131
|
+
},
|
|
132
|
+
set: function (v) {
|
|
133
|
+
this.i.os = ensureBool(v);
|
|
134
|
+
},
|
|
135
|
+
enumerable: true,
|
|
136
|
+
configurable: true
|
|
137
|
+
});
|
|
138
|
+
Object.defineProperty(IgxGeographicShapeSeriesBaseComponent.prototype, "itemSearchMode", {
|
|
139
|
+
/**
|
|
140
|
+
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
141
|
+
*/
|
|
142
|
+
get: function () {
|
|
143
|
+
return this.i.ol;
|
|
144
|
+
},
|
|
145
|
+
set: function (v) {
|
|
146
|
+
this.i.ol = ensureEnum(ShapeItemSearchMode_$type, v);
|
|
147
|
+
},
|
|
148
|
+
enumerable: true,
|
|
149
|
+
configurable: true
|
|
150
|
+
});
|
|
151
|
+
Object.defineProperty(IgxGeographicShapeSeriesBaseComponent.prototype, "itemSearchThreshold", {
|
|
152
|
+
/**
|
|
153
|
+
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
154
|
+
*/
|
|
155
|
+
get: function () {
|
|
156
|
+
return this.i.ow;
|
|
157
|
+
},
|
|
158
|
+
set: function (v) {
|
|
159
|
+
this.i.ow = +v;
|
|
160
|
+
},
|
|
161
|
+
enumerable: true,
|
|
162
|
+
configurable: true
|
|
163
|
+
});
|
|
164
|
+
Object.defineProperty(IgxGeographicShapeSeriesBaseComponent.prototype, "itemSearchPointsThreshold", {
|
|
165
|
+
/**
|
|
166
|
+
* Gets or sets the points threshold to use when searching for items using ItemSearchMode.
|
|
167
|
+
*/
|
|
168
|
+
get: function () {
|
|
169
|
+
return this.i.ov;
|
|
170
|
+
},
|
|
171
|
+
set: function (v) {
|
|
172
|
+
this.i.ov = +v;
|
|
173
|
+
},
|
|
174
|
+
enumerable: true,
|
|
175
|
+
configurable: true
|
|
176
|
+
});
|
|
177
|
+
Object.defineProperty(IgxGeographicShapeSeriesBaseComponent.prototype, "shapefileDataSource", {
|
|
178
|
+
/**
|
|
179
|
+
* Set a shapefile datasource to use with the series.
|
|
180
|
+
*/
|
|
181
|
+
get: function () {
|
|
182
|
+
if (this.i.oo == null) {
|
|
183
|
+
return null;
|
|
184
|
+
}
|
|
185
|
+
if (!this.i.oo.externalObject) {
|
|
186
|
+
var e = new IgxShapeDataSource();
|
|
187
|
+
e._implementation = this.i.oo;
|
|
188
|
+
this.i.oo.externalObject = e;
|
|
189
|
+
}
|
|
190
|
+
return this.i.oo.externalObject;
|
|
191
|
+
},
|
|
192
|
+
set: function (v) {
|
|
193
|
+
v == null ? this.i.oo = null : this.i.oo = v.i;
|
|
194
|
+
},
|
|
195
|
+
enumerable: true,
|
|
196
|
+
configurable: true
|
|
197
|
+
});
|
|
198
|
+
Object.defineProperty(IgxGeographicShapeSeriesBaseComponent.prototype, "shapeFilterResolution", {
|
|
199
|
+
/**
|
|
200
|
+
* The resolution at which to filter out shapes in the series. For example, if the ShapeFilterResolution is set to 3, then elements with a bounding rectangle smaller than 3 X 3 pixels will be filtered out.
|
|
201
|
+
* In the case of GeographicPolylineSeries, the resolution is compared to either dimension, rather than both. In other words, a polyline will not be filtered if its height or its width exceeds the value of this property. Whereas with a ShapeSeries, both the height and the width must exceed the value of this property.
|
|
202
|
+
*/
|
|
203
|
+
get: function () {
|
|
204
|
+
return this.i.ou;
|
|
205
|
+
},
|
|
206
|
+
set: function (v) {
|
|
207
|
+
this.i.ou = +v;
|
|
208
|
+
},
|
|
209
|
+
enumerable: true,
|
|
210
|
+
configurable: true
|
|
211
|
+
});
|
|
212
|
+
IgxGeographicShapeSeriesBaseComponent.prototype.findByName = function (name) {
|
|
213
|
+
var baseResult = _super.prototype.findByName.call(this, name);
|
|
214
|
+
if (baseResult) {
|
|
215
|
+
return baseResult;
|
|
216
|
+
}
|
|
217
|
+
if (this.shapefileDataSource && this.shapefileDataSource.name && this.shapefileDataSource.name == name) {
|
|
218
|
+
return this.shapefileDataSource;
|
|
219
|
+
}
|
|
220
|
+
return null;
|
|
221
|
+
};
|
|
222
|
+
Object.defineProperty(IgxGeographicShapeSeriesBaseComponent.prototype, "assigningShapeStyle", {
|
|
223
|
+
/**
|
|
224
|
+
* Event raised when Assigning Shape Style. Note, if using this event, or highlighting, its best to avoid use of ShapeStyle/StyleShape/ShapeStyleSelector.
|
|
225
|
+
*/
|
|
226
|
+
get: function () {
|
|
227
|
+
var _this = this;
|
|
228
|
+
if (this._assigningShapeStyle == null) {
|
|
229
|
+
this._assigningShapeStyle = new EventEmitter();
|
|
230
|
+
this.i.assigningShapeStyle = delegateCombine(this.i.assigningShapeStyle, function (o, e) {
|
|
231
|
+
var outerArgs = new IgxAssigningShapeStyleEventArgs();
|
|
232
|
+
outerArgs._provideImplementation(e);
|
|
233
|
+
if (_this.beforeAssigningShapeStyle) {
|
|
234
|
+
_this.beforeAssigningShapeStyle(_this, outerArgs);
|
|
235
|
+
}
|
|
236
|
+
_this._assigningShapeStyle.emit({
|
|
237
|
+
sender: _this,
|
|
238
|
+
args: outerArgs
|
|
239
|
+
});
|
|
240
|
+
});
|
|
241
|
+
}
|
|
242
|
+
return this._assigningShapeStyle;
|
|
243
|
+
},
|
|
244
|
+
enumerable: true,
|
|
245
|
+
configurable: true
|
|
246
|
+
});
|
|
247
|
+
Object.defineProperty(IgxGeographicShapeSeriesBaseComponent.prototype, "assigningShapeMarkerStyle", {
|
|
248
|
+
/**
|
|
249
|
+
* Event raised when Assigning Shape Marker Style
|
|
250
|
+
*/
|
|
251
|
+
get: function () {
|
|
252
|
+
var _this = this;
|
|
253
|
+
if (this._assigningShapeMarkerStyle == null) {
|
|
254
|
+
this._assigningShapeMarkerStyle = new EventEmitter();
|
|
255
|
+
this.i.assigningShapeMarkerStyle = delegateCombine(this.i.assigningShapeMarkerStyle, function (o, e) {
|
|
256
|
+
var outerArgs = new IgxAssigningShapeMarkerStyleEventArgs();
|
|
257
|
+
outerArgs._provideImplementation(e);
|
|
258
|
+
if (_this.beforeAssigningShapeMarkerStyle) {
|
|
259
|
+
_this.beforeAssigningShapeMarkerStyle(_this, outerArgs);
|
|
260
|
+
}
|
|
261
|
+
_this._assigningShapeMarkerStyle.emit({
|
|
262
|
+
sender: _this,
|
|
263
|
+
args: outerArgs
|
|
264
|
+
});
|
|
265
|
+
});
|
|
266
|
+
}
|
|
267
|
+
return this._assigningShapeMarkerStyle;
|
|
268
|
+
},
|
|
269
|
+
enumerable: true,
|
|
270
|
+
configurable: true
|
|
271
|
+
});
|
|
272
|
+
tslib_1.__decorate([
|
|
273
|
+
Input(),
|
|
274
|
+
tslib_1.__metadata("design:type", String),
|
|
275
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
276
|
+
], IgxGeographicShapeSeriesBaseComponent.prototype, "shapeDataSource", null);
|
|
277
|
+
tslib_1.__decorate([
|
|
278
|
+
Input(),
|
|
279
|
+
tslib_1.__metadata("design:type", String),
|
|
280
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
281
|
+
], IgxGeographicShapeSeriesBaseComponent.prototype, "databaseSource", null);
|
|
282
|
+
tslib_1.__decorate([
|
|
283
|
+
Input(),
|
|
284
|
+
tslib_1.__metadata("design:type", String),
|
|
285
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
286
|
+
], IgxGeographicShapeSeriesBaseComponent.prototype, "shapeMemberPath", null);
|
|
287
|
+
tslib_1.__decorate([
|
|
288
|
+
Input(),
|
|
289
|
+
tslib_1.__metadata("design:type", Boolean),
|
|
290
|
+
tslib_1.__metadata("design:paramtypes", [Boolean])
|
|
291
|
+
], IgxGeographicShapeSeriesBaseComponent.prototype, "isCustomShapeStyleAllowed", null);
|
|
292
|
+
tslib_1.__decorate([
|
|
293
|
+
Input(),
|
|
294
|
+
tslib_1.__metadata("design:type", Boolean),
|
|
295
|
+
tslib_1.__metadata("design:paramtypes", [Boolean])
|
|
296
|
+
], IgxGeographicShapeSeriesBaseComponent.prototype, "isCustomShapeMarkerStyleAllowed", null);
|
|
297
|
+
tslib_1.__decorate([
|
|
298
|
+
Input(),
|
|
299
|
+
tslib_1.__metadata("design:type", Number),
|
|
300
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
301
|
+
], IgxGeographicShapeSeriesBaseComponent.prototype, "itemSearchMode", null);
|
|
302
|
+
tslib_1.__decorate([
|
|
303
|
+
Input(),
|
|
304
|
+
tslib_1.__metadata("design:type", Number),
|
|
305
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
306
|
+
], IgxGeographicShapeSeriesBaseComponent.prototype, "itemSearchThreshold", null);
|
|
307
|
+
tslib_1.__decorate([
|
|
308
|
+
Input(),
|
|
309
|
+
tslib_1.__metadata("design:type", Number),
|
|
310
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
311
|
+
], IgxGeographicShapeSeriesBaseComponent.prototype, "itemSearchPointsThreshold", null);
|
|
312
|
+
tslib_1.__decorate([
|
|
313
|
+
Input(),
|
|
314
|
+
tslib_1.__metadata("design:type", IgxShapeDataSource),
|
|
315
|
+
tslib_1.__metadata("design:paramtypes", [IgxShapeDataSource])
|
|
316
|
+
], IgxGeographicShapeSeriesBaseComponent.prototype, "shapefileDataSource", null);
|
|
317
|
+
tslib_1.__decorate([
|
|
318
|
+
Input(),
|
|
319
|
+
tslib_1.__metadata("design:type", Number),
|
|
320
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
321
|
+
], IgxGeographicShapeSeriesBaseComponent.prototype, "shapeFilterResolution", null);
|
|
322
|
+
tslib_1.__decorate([
|
|
323
|
+
Output(),
|
|
324
|
+
tslib_1.__metadata("design:type", EventEmitter),
|
|
325
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
326
|
+
], IgxGeographicShapeSeriesBaseComponent.prototype, "assigningShapeStyle", null);
|
|
327
|
+
tslib_1.__decorate([
|
|
328
|
+
Output(),
|
|
329
|
+
tslib_1.__metadata("design:type", EventEmitter),
|
|
330
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
331
|
+
], IgxGeographicShapeSeriesBaseComponent.prototype, "assigningShapeMarkerStyle", null);
|
|
332
|
+
return IgxGeographicShapeSeriesBaseComponent;
|
|
333
|
+
}(IgxGeographicMapSeriesHostComponent));
|
|
334
|
+
export { IgxGeographicShapeSeriesBaseComponent };
|
|
335
|
+
//# sourceMappingURL=igx-geographic-shape-series-base-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-shape-series-base-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-shape-series-base-component.ts"],"names":[],"mappings":"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"}
|