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,46 @@
|
|
|
1
|
+
import * as tslib_1 from "tslib";
|
|
2
|
+
import { EventEmitter, Output } from '@angular/core';
|
|
3
|
+
import { delegateCombine } from "igniteui-angular-core";
|
|
4
|
+
import { IgxGetTileImageUriArgs } from "igniteui-angular-core";
|
|
5
|
+
import { IgxGeographicMapImagery } from "./igx-geographic-map-imagery";
|
|
6
|
+
/**
|
|
7
|
+
* Represents a CustomMapImagery MapImagery
|
|
8
|
+
*/
|
|
9
|
+
export class IgxCustomMapImagery extends IgxGeographicMapImagery {
|
|
10
|
+
constructor() {
|
|
11
|
+
super();
|
|
12
|
+
this._getTileImageUri = null;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* @hidden
|
|
16
|
+
*/
|
|
17
|
+
get i() {
|
|
18
|
+
return this._implementation;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Raised when URI for tiles should be provided
|
|
22
|
+
*/
|
|
23
|
+
get getTileImageUri() {
|
|
24
|
+
if (this._getTileImageUri == null) {
|
|
25
|
+
this._getTileImageUri = new EventEmitter();
|
|
26
|
+
this.i.getTileImageUri = delegateCombine(this.i.getTileImageUri, (o, e) => {
|
|
27
|
+
let outerArgs = new IgxGetTileImageUriArgs();
|
|
28
|
+
outerArgs._provideImplementation(e);
|
|
29
|
+
if (this.beforeGetTileImageUri) {
|
|
30
|
+
this.beforeGetTileImageUri(this, outerArgs);
|
|
31
|
+
}
|
|
32
|
+
this._getTileImageUri.emit({
|
|
33
|
+
sender: this,
|
|
34
|
+
args: outerArgs
|
|
35
|
+
});
|
|
36
|
+
});
|
|
37
|
+
}
|
|
38
|
+
return this._getTileImageUri;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
tslib_1.__decorate([
|
|
42
|
+
Output(),
|
|
43
|
+
tslib_1.__metadata("design:type", EventEmitter),
|
|
44
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
45
|
+
], IgxCustomMapImagery.prototype, "getTileImageUri", null);
|
|
46
|
+
//# sourceMappingURL=igx-custom-map-imagery.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-custom-map-imagery.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-custom-map-imagery.ts"],"names":[],"mappings":";AAAA,OAAO,EAAQ,YAAY,EAAE,MAAM,EAAgG,MAAM,eAAe,CAAC;AAKzJ,OAAO,EAAE,eAAe,EAAkB,MAAM,uBAAuB,CAAC;AACxE,OAAO,EAAE,sBAAsB,EAAE,MAAM,uBAAuB,CAAC;AAC/D,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAGvE;;EAEE;AACF,MAAM,OAAO,mBAAoB,SAAQ,uBAAuB;IAU/D;QACC,KAAK,EAAE,CAAC;QAED,qBAAgB,GAA+D,IAAI,CAAC;IAD5F,CAAC;IARD;;mCAE+B;IAC/B,IAAW,CAAC;QACX,OAAO,IAAI,CAAC,eAAe,CAAC;IAC7B,CAAC;IAKD;;MAEE;IAEF,IAAI,eAAe;QAClB,IAAI,IAAI,CAAC,gBAAgB,IAAI,IAAI,EAAE;YAClC,IAAI,CAAC,gBAAgB,GAAG,IAAI,YAAY,EAA+C,CAAC;YACxF,IAAI,CAAC,CAAC,CAAC,eAAe,GAAG,eAAe,CAAC,IAAI,CAAC,CAAC,CAAC,eAAe,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE;gBACzE,IAAI,SAAS,GAAG,IAAI,sBAAsB,EAAE,CAAC;gBAClC,SAAU,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC;gBAC3B,IAAK,IAAY,CAAC,qBAAqB,EAAE;oBACpC,IAAY,CAAC,qBAAqB,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;iBACxD;gBACjB,IAAI,CAAC,gBAAgB,CAAC,IAAI,CAAC;oBAC1B,MAAM,EAAE,IAAI;oBACZ,IAAI,EAAE,SAAS;iBACf,CAAC,CAAC;YACT,CAAC,CAAC,CAAC;SACH;QACD,OAAO,IAAI,CAAC,gBAAgB,CAAC;IAC9B,CAAC;CACD;AAjBA;IADC,MAAM,EAAE;sCACc,YAAY;;0DAgBlC"}
|
|
@@ -0,0 +1,158 @@
|
|
|
1
|
+
var IgxGeographicContourLineSeriesComponent_1;
|
|
2
|
+
import * as tslib_1 from "tslib";
|
|
3
|
+
import { EventEmitter, Output, Component, forwardRef, Input, ChangeDetectionStrategy } from '@angular/core';
|
|
4
|
+
import { delegateCombine } from "igniteui-angular-core";
|
|
5
|
+
import { IgxValueBrushScaleComponent } from "igniteui-angular-charts";
|
|
6
|
+
import { IgxContourValueResolverComponent } from "igniteui-angular-charts";
|
|
7
|
+
import { IgxTriangulationStatusEventArgs } from "igniteui-angular-core";
|
|
8
|
+
import { IgxGeographicXYTriangulatingSeriesComponent } from "./igx-geographic-xy-triangulating-series-component";
|
|
9
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
10
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
11
|
+
import { GeographicContourLineSeries } from "./GeographicContourLineSeries";
|
|
12
|
+
/**
|
|
13
|
+
* Represents a class for Geographic Contour Series displayed on a map.
|
|
14
|
+
*/
|
|
15
|
+
export const IgxGeographicContourLineSeriesComponent_PROVIDERS = [{ provide: IgxGeographicXYTriangulatingSeriesComponent, useExisting: forwardRef(() => IgxGeographicContourLineSeriesComponent) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicContourLineSeriesComponent) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicContourLineSeriesComponent) }];
|
|
16
|
+
let IgxGeographicContourLineSeriesComponent = IgxGeographicContourLineSeriesComponent_1 = class IgxGeographicContourLineSeriesComponent extends IgxGeographicXYTriangulatingSeriesComponent {
|
|
17
|
+
constructor() {
|
|
18
|
+
super();
|
|
19
|
+
this._triangulationStatusChanged = null;
|
|
20
|
+
}
|
|
21
|
+
createImplementation() {
|
|
22
|
+
return new GeographicContourLineSeries();
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* @hidden
|
|
26
|
+
*/
|
|
27
|
+
get i() {
|
|
28
|
+
return this._implementation;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* The name of the property from which to retrieve the numeric values from the ItemsSource items.
|
|
32
|
+
*/
|
|
33
|
+
get valueMemberPath() {
|
|
34
|
+
return this.i.o8;
|
|
35
|
+
}
|
|
36
|
+
set valueMemberPath(v) {
|
|
37
|
+
this.i.o8 = v;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* The ValueBrushScale to use when determining Brushes for each contour line, based on the values found in ValueMemberPath.
|
|
41
|
+
*/
|
|
42
|
+
get fillScale() {
|
|
43
|
+
if (this.i.o5 == null) {
|
|
44
|
+
return null;
|
|
45
|
+
}
|
|
46
|
+
if (!this.i.o5.externalObject) {
|
|
47
|
+
let e = IgxValueBrushScaleComponent._createFromInternal(this.i.o5);
|
|
48
|
+
if (e) {
|
|
49
|
+
e._implementation = this.i.o5;
|
|
50
|
+
}
|
|
51
|
+
this.i.o5.externalObject = e;
|
|
52
|
+
}
|
|
53
|
+
return this.i.o5.externalObject;
|
|
54
|
+
}
|
|
55
|
+
set fillScale(v) {
|
|
56
|
+
if (v != null && this._stylingContainer && v._styling)
|
|
57
|
+
v._styling(this._stylingContainer, this, this);
|
|
58
|
+
v == null ? this.i.o5 = null : this.i.o5 = v.i;
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* The ContourValueResolver used to determine the numeric values of contours.
|
|
62
|
+
*/
|
|
63
|
+
get valueResolver() {
|
|
64
|
+
if (this.i.o2 == null) {
|
|
65
|
+
return null;
|
|
66
|
+
}
|
|
67
|
+
if (!this.i.o2.externalObject) {
|
|
68
|
+
let e = IgxContourValueResolverComponent._createFromInternal(this.i.o2);
|
|
69
|
+
if (e) {
|
|
70
|
+
e._implementation = this.i.o2;
|
|
71
|
+
}
|
|
72
|
+
this.i.o2.externalObject = e;
|
|
73
|
+
}
|
|
74
|
+
return this.i.o2.externalObject;
|
|
75
|
+
}
|
|
76
|
+
set valueResolver(v) {
|
|
77
|
+
if (v != null && this._stylingContainer && v._styling)
|
|
78
|
+
v._styling(this._stylingContainer, this, this);
|
|
79
|
+
v == null ? this.i.o2 = null : this.i.o2 = v.i;
|
|
80
|
+
}
|
|
81
|
+
findByName(name) {
|
|
82
|
+
var baseResult = super.findByName(name);
|
|
83
|
+
if (baseResult) {
|
|
84
|
+
return baseResult;
|
|
85
|
+
}
|
|
86
|
+
if (this.fillScale && this.fillScale.name && this.fillScale.name == name) {
|
|
87
|
+
return this.fillScale;
|
|
88
|
+
}
|
|
89
|
+
if (this.valueResolver && this.valueResolver.name && this.valueResolver.name == name) {
|
|
90
|
+
return this.valueResolver;
|
|
91
|
+
}
|
|
92
|
+
return null;
|
|
93
|
+
}
|
|
94
|
+
_styling(container, component, parent) {
|
|
95
|
+
super._styling(container, component, parent);
|
|
96
|
+
this._inStyling = true;
|
|
97
|
+
if (this.fillScale && this.fillScale._styling) {
|
|
98
|
+
this.fillScale._styling(container, component, this);
|
|
99
|
+
}
|
|
100
|
+
if (this.valueResolver && this.valueResolver._styling) {
|
|
101
|
+
this.valueResolver._styling(container, component, this);
|
|
102
|
+
}
|
|
103
|
+
this._inStyling = false;
|
|
104
|
+
}
|
|
105
|
+
/**
|
|
106
|
+
* Raised when the status of an ongoing Triangulation has changed.
|
|
107
|
+
*/
|
|
108
|
+
get triangulationStatusChanged() {
|
|
109
|
+
if (this._triangulationStatusChanged == null) {
|
|
110
|
+
this._triangulationStatusChanged = new EventEmitter();
|
|
111
|
+
this.i.triangulationStatusChanged = delegateCombine(this.i.triangulationStatusChanged, (o, e) => {
|
|
112
|
+
this._runInZone(() => {
|
|
113
|
+
let outerArgs = new IgxTriangulationStatusEventArgs();
|
|
114
|
+
outerArgs._provideImplementation(e);
|
|
115
|
+
if (this.beforeTriangulationStatusChanged) {
|
|
116
|
+
this.beforeTriangulationStatusChanged(this, outerArgs);
|
|
117
|
+
}
|
|
118
|
+
this._triangulationStatusChanged.emit({
|
|
119
|
+
sender: this,
|
|
120
|
+
args: outerArgs
|
|
121
|
+
});
|
|
122
|
+
});
|
|
123
|
+
});
|
|
124
|
+
}
|
|
125
|
+
return this._triangulationStatusChanged;
|
|
126
|
+
}
|
|
127
|
+
};
|
|
128
|
+
tslib_1.__decorate([
|
|
129
|
+
Input(),
|
|
130
|
+
tslib_1.__metadata("design:type", String),
|
|
131
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
132
|
+
], IgxGeographicContourLineSeriesComponent.prototype, "valueMemberPath", null);
|
|
133
|
+
tslib_1.__decorate([
|
|
134
|
+
Input(),
|
|
135
|
+
tslib_1.__metadata("design:type", IgxValueBrushScaleComponent),
|
|
136
|
+
tslib_1.__metadata("design:paramtypes", [IgxValueBrushScaleComponent])
|
|
137
|
+
], IgxGeographicContourLineSeriesComponent.prototype, "fillScale", null);
|
|
138
|
+
tslib_1.__decorate([
|
|
139
|
+
Input(),
|
|
140
|
+
tslib_1.__metadata("design:type", IgxContourValueResolverComponent),
|
|
141
|
+
tslib_1.__metadata("design:paramtypes", [IgxContourValueResolverComponent])
|
|
142
|
+
], IgxGeographicContourLineSeriesComponent.prototype, "valueResolver", null);
|
|
143
|
+
tslib_1.__decorate([
|
|
144
|
+
Output(),
|
|
145
|
+
tslib_1.__metadata("design:type", EventEmitter),
|
|
146
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
147
|
+
], IgxGeographicContourLineSeriesComponent.prototype, "triangulationStatusChanged", null);
|
|
148
|
+
IgxGeographicContourLineSeriesComponent = IgxGeographicContourLineSeriesComponent_1 = tslib_1.__decorate([
|
|
149
|
+
Component({
|
|
150
|
+
selector: 'igx-geographic-contour-line-series',
|
|
151
|
+
template: ``,
|
|
152
|
+
providers: [{ provide: IgxGeographicXYTriangulatingSeriesComponent, useExisting: forwardRef(() => IgxGeographicContourLineSeriesComponent_1) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicContourLineSeriesComponent_1) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicContourLineSeriesComponent_1) }],
|
|
153
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
|
154
|
+
}),
|
|
155
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
156
|
+
], IgxGeographicContourLineSeriesComponent);
|
|
157
|
+
export { IgxGeographicContourLineSeriesComponent };
|
|
158
|
+
//# sourceMappingURL=igx-geographic-contour-line-series-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-contour-line-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-contour-line-series-component.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,30 @@
|
|
|
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 { IgxGeographicContourLineSeriesModule } from './igx-geographic-contour-line-series-module';
|
|
11
|
+
import { IgxGeographicContourLineSeriesComponent } from './igx-geographic-contour-line-series-component';
|
|
12
|
+
import { GeographicContourLineSeries } from './GeographicContourLineSeries';
|
|
13
|
+
import { TypeRegistrar } from "igniteui-angular-core";
|
|
14
|
+
let IgxGeographicContourLineSeriesDynamicModule = class IgxGeographicContourLineSeriesDynamicModule {
|
|
15
|
+
constructor() {
|
|
16
|
+
TypeRegistrar.registerCons("IgxGeographicContourLineSeriesComponent", IgxGeographicContourLineSeriesComponent);
|
|
17
|
+
TypeRegistrar.register("GeographicContourLineSeries", GeographicContourLineSeries.$type);
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
IgxGeographicContourLineSeriesDynamicModule = tslib_1.__decorate([
|
|
21
|
+
NgModule({
|
|
22
|
+
declarations: [],
|
|
23
|
+
imports: [CommonModule, IgxGeographicContourLineSeriesModule],
|
|
24
|
+
exports: [IgxGeographicContourLineSeriesModule],
|
|
25
|
+
entryComponents: [IgxGeographicContourLineSeriesComponent]
|
|
26
|
+
}),
|
|
27
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
28
|
+
], IgxGeographicContourLineSeriesDynamicModule);
|
|
29
|
+
export { IgxGeographicContourLineSeriesDynamicModule };
|
|
30
|
+
//# sourceMappingURL=igx-geographic-contour-line-series-dynamic-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-contour-line-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-contour-line-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,IAAa,2CAA2C,GAAxD,MAAa,2CAA2C;IACpD;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;CACJ,CAAA;AALY,2CAA2C;IANvD,QAAQ,CAAC;QACN,YAAY,EAAE,EAAE;QAChB,OAAO,EAAE,CAAC,YAAY,EAAE,oCAAoC,CAAC;QAC7D,OAAO,EAAE,CAAC,oCAAoC,CAAC;QAC/C,eAAe,EAAE,CAAC,uCAAuC,CAAC;KAC7D,CAAC;;GACW,2CAA2C,CAKvD;SALY,2CAA2C"}
|
|
@@ -0,0 +1,23 @@
|
|
|
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 { IgxScatterContourSeriesDynamicModule } from "igniteui-angular-charts";
|
|
11
|
+
import { IgxGeographicContourLineSeriesComponent } from './igx-geographic-contour-line-series-component';
|
|
12
|
+
let IgxGeographicContourLineSeriesModule = class IgxGeographicContourLineSeriesModule {
|
|
13
|
+
};
|
|
14
|
+
IgxGeographicContourLineSeriesModule = tslib_1.__decorate([
|
|
15
|
+
NgModule({
|
|
16
|
+
declarations: [IgxGeographicContourLineSeriesComponent],
|
|
17
|
+
imports: [CommonModule, IgxScatterContourSeriesDynamicModule],
|
|
18
|
+
exports: [IgxGeographicContourLineSeriesComponent, IgxScatterContourSeriesDynamicModule],
|
|
19
|
+
entryComponents: []
|
|
20
|
+
})
|
|
21
|
+
], IgxGeographicContourLineSeriesModule);
|
|
22
|
+
export { IgxGeographicContourLineSeriesModule };
|
|
23
|
+
//# sourceMappingURL=igx-geographic-contour-line-series-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-contour-line-series-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-contour-line-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,oCAAoC,EAAE,MAAM,yBAAyB,CAAC;AAE/E,OAAO,EAAE,uCAAuC,EAAE,MAAM,gDAAgD,CAAC;AAQzG,IAAa,oCAAoC,GAAjD,MAAa,oCAAoC;CAEhD,CAAA;AAFY,oCAAoC;IANhD,QAAQ,CAAC;QACN,YAAY,EAAE,CAAC,uCAAuC,CAAC;QACvD,OAAO,EAAE,CAAC,YAAY,EAAE,oCAAoC,CAAC;QAC7D,OAAO,EAAE,CAAC,uCAAuC,EAAE,oCAAoC,CAAC;QACxF,eAAe,EAAE,EAAE;KACtB,CAAC;GACW,oCAAoC,CAEhD;SAFY,oCAAoC"}
|
|
@@ -0,0 +1,221 @@
|
|
|
1
|
+
var IgxGeographicHighDensityScatterSeriesComponent_1;
|
|
2
|
+
import * as tslib_1 from "tslib";
|
|
3
|
+
import { EventEmitter, Output, Component, forwardRef, Input, ChangeDetectionStrategy } from '@angular/core';
|
|
4
|
+
import { delegateCombine } from "igniteui-angular-core";
|
|
5
|
+
import { IgxProgressiveLoadStatusEventArgs } from "igniteui-angular-charts";
|
|
6
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
7
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
8
|
+
import { GeographicHighDensityScatterSeries } from "./GeographicHighDensityScatterSeries";
|
|
9
|
+
import { ensureBool, colorToString, stringToColor } from "igniteui-angular-core";
|
|
10
|
+
/**
|
|
11
|
+
* Series class for a geographic map with points marked at given locations.
|
|
12
|
+
* This is the geographic equivalent of a HighDensityScatterSeries.
|
|
13
|
+
*/
|
|
14
|
+
export const IgxGeographicHighDensityScatterSeriesComponent_PROVIDERS = [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicHighDensityScatterSeriesComponent) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicHighDensityScatterSeriesComponent) }];
|
|
15
|
+
let IgxGeographicHighDensityScatterSeriesComponent = IgxGeographicHighDensityScatterSeriesComponent_1 = class IgxGeographicHighDensityScatterSeriesComponent extends IgxGeographicMapSeriesHostComponent {
|
|
16
|
+
constructor() {
|
|
17
|
+
super();
|
|
18
|
+
this._progressiveLoadStatusChanged = null;
|
|
19
|
+
}
|
|
20
|
+
createImplementation() {
|
|
21
|
+
return new GeographicHighDensityScatterSeries();
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* @hidden
|
|
25
|
+
*/
|
|
26
|
+
get i() {
|
|
27
|
+
return this._implementation;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
31
|
+
*/
|
|
32
|
+
get latitudeMemberPath() {
|
|
33
|
+
return this.i.oy;
|
|
34
|
+
}
|
|
35
|
+
set latitudeMemberPath(v) {
|
|
36
|
+
this.i.oy = v;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
40
|
+
*/
|
|
41
|
+
get longitudeMemberPath() {
|
|
42
|
+
return this.i.o0;
|
|
43
|
+
}
|
|
44
|
+
set longitudeMemberPath(v) {
|
|
45
|
+
this.i.o0 = v;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Gets or sets the whether to use use brute force mode.
|
|
49
|
+
*/
|
|
50
|
+
get useBruteForce() {
|
|
51
|
+
return this.i.on;
|
|
52
|
+
}
|
|
53
|
+
set useBruteForce(v) {
|
|
54
|
+
this.i.on = ensureBool(v);
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* Gets or sets the whether to progressively load the data into the chart.
|
|
58
|
+
*/
|
|
59
|
+
get progressiveLoad() {
|
|
60
|
+
return this.i.om;
|
|
61
|
+
}
|
|
62
|
+
set progressiveLoad(v) {
|
|
63
|
+
this.i.om = ensureBool(v);
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* Gets or sets the whether the chart reacts to mouse move events.
|
|
67
|
+
*/
|
|
68
|
+
get mouseOverEnabled() {
|
|
69
|
+
return this.i.ol;
|
|
70
|
+
}
|
|
71
|
+
set mouseOverEnabled(v) {
|
|
72
|
+
this.i.ol = ensureBool(v);
|
|
73
|
+
}
|
|
74
|
+
/**
|
|
75
|
+
* Gets or sets the density value that maps to the minimum heat color.
|
|
76
|
+
*/
|
|
77
|
+
get heatMinimum() {
|
|
78
|
+
return this.i.op;
|
|
79
|
+
}
|
|
80
|
+
set heatMinimum(v) {
|
|
81
|
+
this.i.op = +v;
|
|
82
|
+
}
|
|
83
|
+
/**
|
|
84
|
+
* Gets or sets the value that maps to the maximum heat color.
|
|
85
|
+
*/
|
|
86
|
+
get heatMaximum() {
|
|
87
|
+
return this.i.oo;
|
|
88
|
+
}
|
|
89
|
+
set heatMaximum(v) {
|
|
90
|
+
this.i.oo = +v;
|
|
91
|
+
}
|
|
92
|
+
/**
|
|
93
|
+
* Gets or sets the color to use for the minimum end of the scale.
|
|
94
|
+
*/
|
|
95
|
+
get heatMinimumColor() {
|
|
96
|
+
return colorToString(this.i.pi);
|
|
97
|
+
}
|
|
98
|
+
set heatMinimumColor(v) {
|
|
99
|
+
this.i.pi = stringToColor(v);
|
|
100
|
+
}
|
|
101
|
+
/**
|
|
102
|
+
* Gets or sets the color to use for the maximum end of the scale.
|
|
103
|
+
*/
|
|
104
|
+
get heatMaximumColor() {
|
|
105
|
+
return colorToString(this.i.ph);
|
|
106
|
+
}
|
|
107
|
+
set heatMaximumColor(v) {
|
|
108
|
+
this.i.ph = stringToColor(v);
|
|
109
|
+
}
|
|
110
|
+
/**
|
|
111
|
+
* Gets or sets the the pixel extent of the square data points that are rendered.
|
|
112
|
+
*/
|
|
113
|
+
get pointExtent() {
|
|
114
|
+
return this.i.os;
|
|
115
|
+
}
|
|
116
|
+
set pointExtent(v) {
|
|
117
|
+
this.i.os = +v;
|
|
118
|
+
}
|
|
119
|
+
/**
|
|
120
|
+
* Represents the current status of the progressive load of the series. It will range from 0 to 100, where 100 is fully loaded.
|
|
121
|
+
*/
|
|
122
|
+
get progressiveStatus() {
|
|
123
|
+
return this.i.ot;
|
|
124
|
+
}
|
|
125
|
+
set progressiveStatus(v) {
|
|
126
|
+
this.i.ot = +v;
|
|
127
|
+
}
|
|
128
|
+
/**
|
|
129
|
+
* Raised when the progressive loading state of the series has changed.
|
|
130
|
+
*/
|
|
131
|
+
get progressiveLoadStatusChanged() {
|
|
132
|
+
if (this._progressiveLoadStatusChanged == null) {
|
|
133
|
+
this._progressiveLoadStatusChanged = new EventEmitter();
|
|
134
|
+
this.i.progressiveLoadStatusChanged = delegateCombine(this.i.progressiveLoadStatusChanged, (o, e) => {
|
|
135
|
+
this._runInZone(() => {
|
|
136
|
+
let outerArgs = new IgxProgressiveLoadStatusEventArgs();
|
|
137
|
+
outerArgs._provideImplementation(e);
|
|
138
|
+
if (this.beforeProgressiveLoadStatusChanged) {
|
|
139
|
+
this.beforeProgressiveLoadStatusChanged(this, outerArgs);
|
|
140
|
+
}
|
|
141
|
+
this._progressiveLoadStatusChanged.emit({
|
|
142
|
+
sender: this,
|
|
143
|
+
args: outerArgs
|
|
144
|
+
});
|
|
145
|
+
});
|
|
146
|
+
});
|
|
147
|
+
}
|
|
148
|
+
return this._progressiveLoadStatusChanged;
|
|
149
|
+
}
|
|
150
|
+
};
|
|
151
|
+
tslib_1.__decorate([
|
|
152
|
+
Input(),
|
|
153
|
+
tslib_1.__metadata("design:type", String),
|
|
154
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
155
|
+
], IgxGeographicHighDensityScatterSeriesComponent.prototype, "latitudeMemberPath", null);
|
|
156
|
+
tslib_1.__decorate([
|
|
157
|
+
Input(),
|
|
158
|
+
tslib_1.__metadata("design:type", String),
|
|
159
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
160
|
+
], IgxGeographicHighDensityScatterSeriesComponent.prototype, "longitudeMemberPath", null);
|
|
161
|
+
tslib_1.__decorate([
|
|
162
|
+
Input(),
|
|
163
|
+
tslib_1.__metadata("design:type", Boolean),
|
|
164
|
+
tslib_1.__metadata("design:paramtypes", [Boolean])
|
|
165
|
+
], IgxGeographicHighDensityScatterSeriesComponent.prototype, "useBruteForce", null);
|
|
166
|
+
tslib_1.__decorate([
|
|
167
|
+
Input(),
|
|
168
|
+
tslib_1.__metadata("design:type", Boolean),
|
|
169
|
+
tslib_1.__metadata("design:paramtypes", [Boolean])
|
|
170
|
+
], IgxGeographicHighDensityScatterSeriesComponent.prototype, "progressiveLoad", null);
|
|
171
|
+
tslib_1.__decorate([
|
|
172
|
+
Input(),
|
|
173
|
+
tslib_1.__metadata("design:type", Boolean),
|
|
174
|
+
tslib_1.__metadata("design:paramtypes", [Boolean])
|
|
175
|
+
], IgxGeographicHighDensityScatterSeriesComponent.prototype, "mouseOverEnabled", null);
|
|
176
|
+
tslib_1.__decorate([
|
|
177
|
+
Input(),
|
|
178
|
+
tslib_1.__metadata("design:type", Number),
|
|
179
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
180
|
+
], IgxGeographicHighDensityScatterSeriesComponent.prototype, "heatMinimum", null);
|
|
181
|
+
tslib_1.__decorate([
|
|
182
|
+
Input(),
|
|
183
|
+
tslib_1.__metadata("design:type", Number),
|
|
184
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
185
|
+
], IgxGeographicHighDensityScatterSeriesComponent.prototype, "heatMaximum", null);
|
|
186
|
+
tslib_1.__decorate([
|
|
187
|
+
Input(),
|
|
188
|
+
tslib_1.__metadata("design:type", String),
|
|
189
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
190
|
+
], IgxGeographicHighDensityScatterSeriesComponent.prototype, "heatMinimumColor", null);
|
|
191
|
+
tslib_1.__decorate([
|
|
192
|
+
Input(),
|
|
193
|
+
tslib_1.__metadata("design:type", String),
|
|
194
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
195
|
+
], IgxGeographicHighDensityScatterSeriesComponent.prototype, "heatMaximumColor", null);
|
|
196
|
+
tslib_1.__decorate([
|
|
197
|
+
Input(),
|
|
198
|
+
tslib_1.__metadata("design:type", Number),
|
|
199
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
200
|
+
], IgxGeographicHighDensityScatterSeriesComponent.prototype, "pointExtent", null);
|
|
201
|
+
tslib_1.__decorate([
|
|
202
|
+
Input(),
|
|
203
|
+
tslib_1.__metadata("design:type", Number),
|
|
204
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
205
|
+
], IgxGeographicHighDensityScatterSeriesComponent.prototype, "progressiveStatus", null);
|
|
206
|
+
tslib_1.__decorate([
|
|
207
|
+
Output(),
|
|
208
|
+
tslib_1.__metadata("design:type", EventEmitter),
|
|
209
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
210
|
+
], IgxGeographicHighDensityScatterSeriesComponent.prototype, "progressiveLoadStatusChanged", null);
|
|
211
|
+
IgxGeographicHighDensityScatterSeriesComponent = IgxGeographicHighDensityScatterSeriesComponent_1 = tslib_1.__decorate([
|
|
212
|
+
Component({
|
|
213
|
+
selector: 'igx-geographic-high-density-scatter-series',
|
|
214
|
+
template: ``,
|
|
215
|
+
providers: [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicHighDensityScatterSeriesComponent_1) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicHighDensityScatterSeriesComponent_1) }],
|
|
216
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
|
217
|
+
}),
|
|
218
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
219
|
+
], IgxGeographicHighDensityScatterSeriesComponent);
|
|
220
|
+
export { IgxGeographicHighDensityScatterSeriesComponent };
|
|
221
|
+
//# sourceMappingURL=igx-geographic-high-density-scatter-series-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-high-density-scatter-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-high-density-scatter-series-component.ts"],"names":[],"mappings":";;AAAA,OAAO,EAAQ,YAAY,EAAE,MAAM,EAAE,SAAS,EAAyC,UAAU,EAAE,KAAK,EAAE,uBAAuB,EAAE,MAAM,eAAe,CAAC;AAKzJ,OAAO,EAAE,eAAe,EAAkB,MAAM,uBAAuB,CAAC;AACxE,OAAO,EAAE,iCAAiC,EAAE,MAAM,yBAAyB,CAAC;AAC5E,OAAO,EAAE,mCAAmC,EAAE,MAAM,4CAA4C,CAAC;AACjG,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAC;AAC1F,OAAO,EAAE,UAAU,EAAE,aAAa,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAEjF;;;EAGE;AACF,MAAM,CAAC,MAAM,wDAAwD,GAAG,CAAC,EAAC,OAAO,EAAE,mCAAmC,EAAE,WAAW,EAAE,UAAU,CAAC,GAAG,EAAE,CAAC,8CAA8C,CAAC,EAAC,EAAE,EAAC,OAAO,EAAE,kBAAkB,EAAE,WAAW,EAAE,UAAU,CAAC,GAAG,EAAE,CAAC,8CAA8C,CAAC,EAAC,CAAC,CAAC;AAOtT,IAAa,8CAA8C,sDAA3D,MAAa,8CAA+C,SAAQ,mCAAmC;IAatG;QACC,KAAK,EAAE,CAAC;QAuHD,kCAA6B,GAA0E,IAAI,CAAC;IAtHpH,CAAC;IAZQ,oBAAoB;QAE7B,OAAO,IAAI,kCAAkC,EAAE,CAAC;IACjD,CAAC;IACA;;mCAE+B;IAC/B,IAAW,CAAC;QACX,OAAO,IAAI,CAAC,eAAe,CAAC;IAC7B,CAAC;IAID;;MAEE;IACF,IAAI,kBAAkB;QACrB,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAa,CAAC;IAC9B,CAAC;IAED,IAAI,kBAAkB,CAAC,CAAS;QAC/B,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC;IACf,CAAC;IACD;;MAEE;IACF,IAAI,mBAAmB;QACtB,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAa,CAAC;IAC9B,CAAC;IAED,IAAI,mBAAmB,CAAC,CAAS;QAChC,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC;IACf,CAAC;IACD;;MAEE;IACF,IAAI,aAAa;QAChB,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAc,CAAC;IAC/B,CAAC;IAED,IAAI,aAAa,CAAC,CAAU;QAC3B,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,UAAU,CAAC,CAAC,CAAC,CAAC;IAC3B,CAAC;IAED;;MAEE;IACF,IAAI,eAAe;QAClB,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAc,CAAC;IAC/B,CAAC;IAED,IAAI,eAAe,CAAC,CAAU;QAC7B,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,UAAU,CAAC,CAAC,CAAC,CAAC;IAC3B,CAAC;IAED;;MAEE;IACF,IAAI,gBAAgB;QACnB,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAc,CAAC;IAC/B,CAAC;IAED,IAAI,gBAAgB,CAAC,CAAU;QAC9B,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,UAAU,CAAC,CAAC,CAAC,CAAC;IAC3B,CAAC;IAED;;MAEE;IACF,IAAI,WAAW;QACd,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAa,CAAC;IAC9B,CAAC;IAED,IAAI,WAAW,CAAC,CAAS;QACxB,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC;IAChB,CAAC;IAED;;MAEE;IACF,IAAI,WAAW;QACd,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAa,CAAC;IAC9B,CAAC;IAED,IAAI,WAAW,CAAC,CAAS;QACxB,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC;IAChB,CAAC;IAED;;MAEE;IACF,IAAI,gBAAgB;QACnB,OAAO,aAAa,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;IACjC,CAAC;IAED,IAAI,gBAAgB,CAAC,CAAS;QAC7B,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,aAAa,CAAC,CAAC,CAAC,CAAC;IAC9B,CAAC;IACD;;MAEE;IACF,IAAI,gBAAgB;QACnB,OAAO,aAAa,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;IACjC,CAAC;IAED,IAAI,gBAAgB,CAAC,CAAS;QAC7B,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,aAAa,CAAC,CAAC,CAAC,CAAC;IAC9B,CAAC;IACD;;MAEE;IACF,IAAI,WAAW;QACd,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAa,CAAC;IAC9B,CAAC;IAED,IAAI,WAAW,CAAC,CAAS;QACxB,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC;IAChB,CAAC;IAED;;MAEE;IACF,IAAI,iBAAiB;QACpB,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAa,CAAC;IAC9B,CAAC;IAED,IAAI,iBAAiB,CAAC,CAAS;QAC9B,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC;IAChB,CAAC;IAGD;;MAEE;IAEF,IAAI,4BAA4B;QAC/B,IAAI,IAAI,CAAC,6BAA6B,IAAI,IAAI,EAAE;YAC/C,IAAI,CAAC,6BAA6B,GAAG,IAAI,YAAY,EAA0D,CAAC;YAChH,IAAI,CAAC,CAAC,CAAC,4BAA4B,GAAG,eAAe,CAAC,IAAI,CAAC,CAAC,CAAC,4BAA4B,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE;gBACnG,IAAI,CAAC,UAAU,CAAC,GAAG,EAAE;oBACpB,IAAI,SAAS,GAAG,IAAI,iCAAiC,EAAE,CAAC;oBAClD,SAAU,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC;oBAC3B,IAAK,IAAY,CAAC,kCAAkC,EAAE;wBACjD,IAAY,CAAC,kCAAkC,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;qBACrE;oBACjB,IAAI,CAAC,6BAA6B,CAAC,IAAI,CAAC;wBACvC,MAAM,EAAE,IAAI;wBACZ,IAAI,EAAE,SAAS;qBACf,CAAC,CAAC;gBACJ,CAAC,CAAC,CAAC;YACJ,CAAC,CAAC,CAAC;SACH;QACD,OAAO,IAAI,CAAC,6BAA6B,CAAC;IAC3C,CAAC;CACD,CAAA;AAtIA;IADC,KAAK,EAAE;;;wFAGP;AAQD;IADC,KAAK,EAAE;;;yFAGP;AAQD;IADC,KAAK,EAAE;;;mFAGP;AASD;IADC,KAAK,EAAE;;;qFAGP;AASD;IADC,KAAK,EAAE;;;sFAGP;AASD;IADC,KAAK,EAAE;;;iFAGP;AASD;IADC,KAAK,EAAE;;;iFAGP;AASD;IADC,KAAK,EAAE;;;sFAGP;AAQD;IADC,KAAK,EAAE;;;sFAGP;AAQD;IADC,KAAK,EAAE;;;iFAGP;AASD;IADC,KAAK,EAAE;;;uFAGP;AAOD;IADC,MAAM,EAAE;sCAC2B,YAAY;;kGAkB/C;AA5JW,8CAA8C;IAN1D,SAAS,CAAC;QACT,QAAQ,EAAE,4CAA4C;QACtD,QAAQ,EAAE,EAAE;QACZ,SAAS,EAAE,CAAC,EAAC,OAAO,EAAE,mCAAmC,EAAE,WAAW,EAAE,UAAU,CAAC,GAAG,EAAE,CAAC,gDAA8C,CAAC,EAAC,EAAE,EAAC,OAAO,EAAE,kBAAkB,EAAE,WAAW,EAAE,UAAU,CAAC,GAAG,EAAE,CAAC,gDAA8C,CAAC,EAAC,CAAC;QACxN,eAAe,EAAE,uBAAuB,CAAC,MAAM;KAChF,CAAC;;GACW,8CAA8C,CA6J1D;SA7JY,8CAA8C"}
|
|
@@ -0,0 +1,30 @@
|
|
|
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 { IgxGeographicHighDensityScatterSeriesModule } from './igx-geographic-high-density-scatter-series-module';
|
|
11
|
+
import { IgxGeographicHighDensityScatterSeriesComponent } from './igx-geographic-high-density-scatter-series-component';
|
|
12
|
+
import { GeographicHighDensityScatterSeries } from './GeographicHighDensityScatterSeries';
|
|
13
|
+
import { TypeRegistrar } from "igniteui-angular-core";
|
|
14
|
+
let IgxGeographicHighDensityScatterSeriesDynamicModule = class IgxGeographicHighDensityScatterSeriesDynamicModule {
|
|
15
|
+
constructor() {
|
|
16
|
+
TypeRegistrar.registerCons("IgxGeographicHighDensityScatterSeriesComponent", IgxGeographicHighDensityScatterSeriesComponent);
|
|
17
|
+
TypeRegistrar.register("GeographicHighDensityScatterSeries", GeographicHighDensityScatterSeries.$type);
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
IgxGeographicHighDensityScatterSeriesDynamicModule = tslib_1.__decorate([
|
|
21
|
+
NgModule({
|
|
22
|
+
declarations: [],
|
|
23
|
+
imports: [CommonModule, IgxGeographicHighDensityScatterSeriesModule],
|
|
24
|
+
exports: [IgxGeographicHighDensityScatterSeriesModule],
|
|
25
|
+
entryComponents: [IgxGeographicHighDensityScatterSeriesComponent]
|
|
26
|
+
}),
|
|
27
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
28
|
+
], IgxGeographicHighDensityScatterSeriesDynamicModule);
|
|
29
|
+
export { IgxGeographicHighDensityScatterSeriesDynamicModule };
|
|
30
|
+
//# sourceMappingURL=igx-geographic-high-density-scatter-series-dynamic-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-high-density-scatter-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-high-density-scatter-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,2CAA2C,EAAE,MAAM,qDAAqD,CAAC;AAClH,OAAO,EAAE,8CAA8C,EAAE,MAAM,wDAAwD,CAAC;AACxH,OAAO,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAC;AAC1F,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAQtD,IAAa,kDAAkD,GAA/D,MAAa,kDAAkD;IAC3D;QACI,aAAa,CAAC,YAAY,CAAC,gDAAgD,EAAE,8CAA8C,CAAC,CAAC;QAC7H,aAAa,CAAC,QAAQ,CAAC,oCAAoC,EAAQ,kCAAmC,CAAC,KAAK,CAAC,CAAC;IAClH,CAAC;CACJ,CAAA;AALY,kDAAkD;IAN9D,QAAQ,CAAC;QACN,YAAY,EAAE,EAAE;QAChB,OAAO,EAAE,CAAC,YAAY,EAAE,2CAA2C,CAAC;QACpE,OAAO,EAAE,CAAC,2CAA2C,CAAC;QACtD,eAAe,EAAE,CAAC,8CAA8C,CAAC;KACpE,CAAC;;GACW,kDAAkD,CAK9D;SALY,kDAAkD"}
|
|
@@ -0,0 +1,23 @@
|
|
|
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 { IgxHighDensityScatterSeriesDynamicModule } from "igniteui-angular-charts";
|
|
11
|
+
import { IgxGeographicHighDensityScatterSeriesComponent } from './igx-geographic-high-density-scatter-series-component';
|
|
12
|
+
let IgxGeographicHighDensityScatterSeriesModule = class IgxGeographicHighDensityScatterSeriesModule {
|
|
13
|
+
};
|
|
14
|
+
IgxGeographicHighDensityScatterSeriesModule = tslib_1.__decorate([
|
|
15
|
+
NgModule({
|
|
16
|
+
declarations: [IgxGeographicHighDensityScatterSeriesComponent],
|
|
17
|
+
imports: [CommonModule, IgxHighDensityScatterSeriesDynamicModule],
|
|
18
|
+
exports: [IgxGeographicHighDensityScatterSeriesComponent, IgxHighDensityScatterSeriesDynamicModule],
|
|
19
|
+
entryComponents: []
|
|
20
|
+
})
|
|
21
|
+
], IgxGeographicHighDensityScatterSeriesModule);
|
|
22
|
+
export { IgxGeographicHighDensityScatterSeriesModule };
|
|
23
|
+
//# sourceMappingURL=igx-geographic-high-density-scatter-series-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-high-density-scatter-series-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-high-density-scatter-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,wCAAwC,EAAE,MAAM,yBAAyB,CAAC;AAEnF,OAAO,EAAE,8CAA8C,EAAE,MAAM,wDAAwD,CAAC;AAQxH,IAAa,2CAA2C,GAAxD,MAAa,2CAA2C;CAEvD,CAAA;AAFY,2CAA2C;IANvD,QAAQ,CAAC;QACN,YAAY,EAAE,CAAC,8CAA8C,CAAC;QAC9D,OAAO,EAAE,CAAC,YAAY,EAAE,wCAAwC,CAAC;QACjE,OAAO,EAAE,CAAC,8CAA8C,EAAE,wCAAwC,CAAC;QACnG,eAAe,EAAE,EAAE;KACtB,CAAC;GACW,2CAA2C,CAEvD;SAFY,2CAA2C"}
|