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,177 @@
|
|
|
1
|
+
import * as tslib_1 from "tslib";
|
|
2
|
+
import { forwardRef, Input } from '@angular/core';
|
|
3
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
4
|
+
import { toPoint, fromPoint, fromRect } from "igniteui-angular-core";
|
|
5
|
+
/**
|
|
6
|
+
* Base class for hosting chart series in a IgxGeographicMap.Component
|
|
7
|
+
*/
|
|
8
|
+
export var IgxGeographicMapSeriesHostComponent_PROVIDERS = [{ provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicMapSeriesHostComponent; }) }];
|
|
9
|
+
var IgxGeographicMapSeriesHostComponent = /** @class */ (function (_super) {
|
|
10
|
+
tslib_1.__extends(IgxGeographicMapSeriesHostComponent, _super);
|
|
11
|
+
function IgxGeographicMapSeriesHostComponent() {
|
|
12
|
+
return _super.call(this) || this;
|
|
13
|
+
}
|
|
14
|
+
Object.defineProperty(IgxGeographicMapSeriesHostComponent.prototype, "i", {
|
|
15
|
+
/**
|
|
16
|
+
* @hidden
|
|
17
|
+
*/
|
|
18
|
+
get: function () {
|
|
19
|
+
return this._implementation;
|
|
20
|
+
},
|
|
21
|
+
enumerable: true,
|
|
22
|
+
configurable: true
|
|
23
|
+
});
|
|
24
|
+
Object.defineProperty(IgxGeographicMapSeriesHostComponent.prototype, "isGeographic", {
|
|
25
|
+
/**
|
|
26
|
+
* Checks if this control is geographic coordinate system
|
|
27
|
+
*/
|
|
28
|
+
get: function () {
|
|
29
|
+
return this.i.c8;
|
|
30
|
+
},
|
|
31
|
+
enumerable: true,
|
|
32
|
+
configurable: true
|
|
33
|
+
});
|
|
34
|
+
Object.defineProperty(IgxGeographicMapSeriesHostComponent.prototype, "hasMarkers", {
|
|
35
|
+
get: function () {
|
|
36
|
+
return this.i.hasMarkers;
|
|
37
|
+
},
|
|
38
|
+
enumerable: true,
|
|
39
|
+
configurable: true
|
|
40
|
+
});
|
|
41
|
+
Object.defineProperty(IgxGeographicMapSeriesHostComponent.prototype, "visibleFromScale", {
|
|
42
|
+
/**
|
|
43
|
+
* The minimum scale at which this series becomes visible.
|
|
44
|
+
* The default value for this property is 1.0, which means the series will always be visible. At a VisibleFromScale setting of 0.0, the series will never be visible. At a VisibleFromScale setting of 0.5, the series will be visible as long as the map is zoomed in to at least 200%.
|
|
45
|
+
*/
|
|
46
|
+
get: function () {
|
|
47
|
+
return this.i.od;
|
|
48
|
+
},
|
|
49
|
+
set: function (v) {
|
|
50
|
+
this.i.od = +v;
|
|
51
|
+
},
|
|
52
|
+
enumerable: true,
|
|
53
|
+
configurable: true
|
|
54
|
+
});
|
|
55
|
+
Object.defineProperty(IgxGeographicMapSeriesHostComponent.prototype, "coercionMethods", {
|
|
56
|
+
/**
|
|
57
|
+
* Gets or sets the coercion methods to use when loading data from data sources.
|
|
58
|
+
* Should be specified before setting any member paths, if being used. Setting it later
|
|
59
|
+
* will not cause data to be reimported into the chart.
|
|
60
|
+
*/
|
|
61
|
+
get: function () {
|
|
62
|
+
return this.i.coercionMethods;
|
|
63
|
+
},
|
|
64
|
+
set: function (v) {
|
|
65
|
+
this.i.coercionMethods = v;
|
|
66
|
+
},
|
|
67
|
+
enumerable: true,
|
|
68
|
+
configurable: true
|
|
69
|
+
});
|
|
70
|
+
IgxGeographicMapSeriesHostComponent.prototype.getItemValue = function (item, memberPathName) {
|
|
71
|
+
var iv = this.i.gt(item, memberPathName);
|
|
72
|
+
return (iv);
|
|
73
|
+
};
|
|
74
|
+
/**
|
|
75
|
+
* Gets the item that is the best match for the specified world coordinates.
|
|
76
|
+
|
|
77
|
+
* @param world * The world coordinates to use.
|
|
78
|
+
*/
|
|
79
|
+
IgxGeographicMapSeriesHostComponent.prototype.getItem = function (world) {
|
|
80
|
+
var iv = this.i.gq(toPoint(world));
|
|
81
|
+
return (iv);
|
|
82
|
+
};
|
|
83
|
+
IgxGeographicMapSeriesHostComponent.prototype.getPreviousOrExactIndex = function (world, skipUnknowns) {
|
|
84
|
+
var iv = this.i.gf(toPoint(world), skipUnknowns);
|
|
85
|
+
return (iv);
|
|
86
|
+
};
|
|
87
|
+
IgxGeographicMapSeriesHostComponent.prototype.getNextOrExactIndex = function (world, skipUnknowns) {
|
|
88
|
+
var iv = this.i.gd(toPoint(world), skipUnknowns);
|
|
89
|
+
return (iv);
|
|
90
|
+
};
|
|
91
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValue = function (world, useInterpolation, skipUnknowns) {
|
|
92
|
+
var iv = this.i.fh(toPoint(world), useInterpolation, skipUnknowns);
|
|
93
|
+
return (iv);
|
|
94
|
+
};
|
|
95
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
96
|
+
var iv = this.i.nt(toPoint(world), useInterpolation, skipUnknowns);
|
|
97
|
+
return fromPoint(iv);
|
|
98
|
+
};
|
|
99
|
+
/**
|
|
100
|
+
* If possible, will return the best available value bounding box within the series that has the best value match for the world position provided.
|
|
101
|
+
|
|
102
|
+
* @param world * The world coordinate for which to get a value bounding box for
|
|
103
|
+
*/
|
|
104
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValueBoundingBox = function (world) {
|
|
105
|
+
var iv = this.i.n2(toPoint(world));
|
|
106
|
+
return fromRect(iv);
|
|
107
|
+
};
|
|
108
|
+
/**
|
|
109
|
+
* If possible, will return the best available value marker bounding box within the series that has the best value match for the world position provided.
|
|
110
|
+
|
|
111
|
+
* @param world * The world coordinates for which to get a value marker bounding box for
|
|
112
|
+
*/
|
|
113
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValueMarkerBoundingBox = function (world) {
|
|
114
|
+
var iv = this.i.n4(toPoint(world));
|
|
115
|
+
return fromRect(iv);
|
|
116
|
+
};
|
|
117
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesHighValue = function (world, useInterpolation, skipUnknowns) {
|
|
118
|
+
var iv = this.i.fd(toPoint(world), useInterpolation, skipUnknowns);
|
|
119
|
+
return (iv);
|
|
120
|
+
};
|
|
121
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesHighValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
122
|
+
var iv = this.i.np(toPoint(world), useInterpolation, skipUnknowns);
|
|
123
|
+
return fromPoint(iv);
|
|
124
|
+
};
|
|
125
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesLowValue = function (world, useInterpolation, skipUnknowns) {
|
|
126
|
+
var iv = this.i.ff(toPoint(world), useInterpolation, skipUnknowns);
|
|
127
|
+
return (iv);
|
|
128
|
+
};
|
|
129
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesLowValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
130
|
+
var iv = this.i.nr(toPoint(world), useInterpolation, skipUnknowns);
|
|
131
|
+
return fromPoint(iv);
|
|
132
|
+
};
|
|
133
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValuePositionFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
134
|
+
var iv = this.i.nu(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
135
|
+
return fromPoint(iv);
|
|
136
|
+
};
|
|
137
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValueFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
138
|
+
var iv = this.i.fi(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
139
|
+
return (iv);
|
|
140
|
+
};
|
|
141
|
+
/**
|
|
142
|
+
* For a category plotted series, returns the current width of the items within the categories. This only returns a value if the items have some form of width (e.g. columns, bars, etc.) otherwise 0 is returned.
|
|
143
|
+
|
|
144
|
+
*/
|
|
145
|
+
IgxGeographicMapSeriesHostComponent.prototype.getItemSpan = function () {
|
|
146
|
+
var iv = this.i.e9();
|
|
147
|
+
return (iv);
|
|
148
|
+
};
|
|
149
|
+
/**
|
|
150
|
+
* Renders the series.
|
|
151
|
+
|
|
152
|
+
* @param animate * True if the change should be animated.
|
|
153
|
+
*/
|
|
154
|
+
IgxGeographicMapSeriesHostComponent.prototype.renderSeries = function (animate) {
|
|
155
|
+
this.i.k3(animate);
|
|
156
|
+
};
|
|
157
|
+
/**
|
|
158
|
+
* Called when this series' Style is updated.
|
|
159
|
+
|
|
160
|
+
*/
|
|
161
|
+
IgxGeographicMapSeriesHostComponent.prototype.styleUpdated = function () {
|
|
162
|
+
this.i.lc();
|
|
163
|
+
};
|
|
164
|
+
tslib_1.__decorate([
|
|
165
|
+
Input(),
|
|
166
|
+
tslib_1.__metadata("design:type", Number),
|
|
167
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
168
|
+
], IgxGeographicMapSeriesHostComponent.prototype, "visibleFromScale", null);
|
|
169
|
+
tslib_1.__decorate([
|
|
170
|
+
Input(),
|
|
171
|
+
tslib_1.__metadata("design:type", Object),
|
|
172
|
+
tslib_1.__metadata("design:paramtypes", [Object])
|
|
173
|
+
], IgxGeographicMapSeriesHostComponent.prototype, "coercionMethods", null);
|
|
174
|
+
return IgxGeographicMapSeriesHostComponent;
|
|
175
|
+
}(IgxSeriesComponent));
|
|
176
|
+
export { IgxGeographicMapSeriesHostComponent };
|
|
177
|
+
//# sourceMappingURL=igx-geographic-map-series-host-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-map-series-host-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-map-series-host-component.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,159 @@
|
|
|
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 { IgxStyleShapeEventArgs } from "igniteui-angular-charts";
|
|
5
|
+
import { IgxGeographicShapeSeriesBaseComponent } from "./igx-geographic-shape-series-base-component";
|
|
6
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
7
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
8
|
+
import { GeographicPolylineSeries } from "./GeographicPolylineSeries";
|
|
9
|
+
import { Style } from "igniteui-angular-core";
|
|
10
|
+
/**
|
|
11
|
+
* Series class used for displaying multiple polylines, in a geographic context, for datasources which contain multiple lists of points.
|
|
12
|
+
*/
|
|
13
|
+
export var IgxGeographicPolylineSeriesComponent_PROVIDERS = [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: forwardRef(function () { return IgxGeographicPolylineSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicPolylineSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicPolylineSeriesComponent; }) }];
|
|
14
|
+
var IgxGeographicPolylineSeriesComponent = /** @class */ (function (_super) {
|
|
15
|
+
tslib_1.__extends(IgxGeographicPolylineSeriesComponent, _super);
|
|
16
|
+
function IgxGeographicPolylineSeriesComponent() {
|
|
17
|
+
var _this = _super.call(this) || this;
|
|
18
|
+
_this._styleShape = null;
|
|
19
|
+
return _this;
|
|
20
|
+
}
|
|
21
|
+
IgxGeographicPolylineSeriesComponent_1 = IgxGeographicPolylineSeriesComponent;
|
|
22
|
+
IgxGeographicPolylineSeriesComponent.prototype.createImplementation = function () {
|
|
23
|
+
return new GeographicPolylineSeries();
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "i", {
|
|
26
|
+
/**
|
|
27
|
+
* @hidden
|
|
28
|
+
*/
|
|
29
|
+
get: function () {
|
|
30
|
+
return this._implementation;
|
|
31
|
+
},
|
|
32
|
+
enumerable: true,
|
|
33
|
+
configurable: true
|
|
34
|
+
});
|
|
35
|
+
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "shapeFill", {
|
|
36
|
+
/**
|
|
37
|
+
* Gets or sets the fill brush.
|
|
38
|
+
*/
|
|
39
|
+
get: function () {
|
|
40
|
+
return this.i.pp ? this.i.pp.fill : null;
|
|
41
|
+
},
|
|
42
|
+
set: function (v) {
|
|
43
|
+
this.ensureShapeStyle();
|
|
44
|
+
this.i.pp.fill = v;
|
|
45
|
+
},
|
|
46
|
+
enumerable: true,
|
|
47
|
+
configurable: true
|
|
48
|
+
});
|
|
49
|
+
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "shapeStroke", {
|
|
50
|
+
/**
|
|
51
|
+
* Gets or sets the stroke brush.
|
|
52
|
+
*/
|
|
53
|
+
get: function () {
|
|
54
|
+
return this.i.pp ? this.i.pp.stroke : null;
|
|
55
|
+
},
|
|
56
|
+
set: function (v) {
|
|
57
|
+
this.ensureShapeStyle();
|
|
58
|
+
this.i.pp.stroke = v;
|
|
59
|
+
},
|
|
60
|
+
enumerable: true,
|
|
61
|
+
configurable: true
|
|
62
|
+
});
|
|
63
|
+
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "shapeStrokeThickness", {
|
|
64
|
+
/**
|
|
65
|
+
* Gets or sets the stroke thickness.
|
|
66
|
+
*/
|
|
67
|
+
get: function () {
|
|
68
|
+
return this.i.pp ? this.i.pp.strokeThickness : NaN;
|
|
69
|
+
},
|
|
70
|
+
set: function (v) {
|
|
71
|
+
this.ensureShapeStyle();
|
|
72
|
+
this.i.pp.strokeThickness = +v;
|
|
73
|
+
},
|
|
74
|
+
enumerable: true,
|
|
75
|
+
configurable: true
|
|
76
|
+
});
|
|
77
|
+
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "shapeOpacity", {
|
|
78
|
+
/**
|
|
79
|
+
* Gets or sets the opacity.
|
|
80
|
+
*/
|
|
81
|
+
get: function () {
|
|
82
|
+
return this.i.pp ? this.i.pp.opacity : NaN;
|
|
83
|
+
},
|
|
84
|
+
set: function (v) {
|
|
85
|
+
this.ensureShapeStyle();
|
|
86
|
+
this.i.pp.opacity = +v;
|
|
87
|
+
},
|
|
88
|
+
enumerable: true,
|
|
89
|
+
configurable: true
|
|
90
|
+
});
|
|
91
|
+
IgxGeographicPolylineSeriesComponent.prototype.ensureShapeStyle = function () {
|
|
92
|
+
if (this.i.pp) {
|
|
93
|
+
return;
|
|
94
|
+
}
|
|
95
|
+
this.i.pp = new Style();
|
|
96
|
+
};
|
|
97
|
+
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "styleShape", {
|
|
98
|
+
get: function () {
|
|
99
|
+
var _this = this;
|
|
100
|
+
if (this._styleShape == null) {
|
|
101
|
+
this._styleShape = new EventEmitter();
|
|
102
|
+
this.i.styleShape = delegateCombine(this.i.styleShape, function (o, e) {
|
|
103
|
+
_this._runInZone(function () {
|
|
104
|
+
var outerArgs = new IgxStyleShapeEventArgs();
|
|
105
|
+
outerArgs._provideImplementation(e);
|
|
106
|
+
if (_this.beforeStyleShape) {
|
|
107
|
+
_this.beforeStyleShape(_this, outerArgs);
|
|
108
|
+
}
|
|
109
|
+
_this._styleShape.emit({
|
|
110
|
+
sender: _this,
|
|
111
|
+
args: outerArgs
|
|
112
|
+
});
|
|
113
|
+
});
|
|
114
|
+
});
|
|
115
|
+
}
|
|
116
|
+
return this._styleShape;
|
|
117
|
+
},
|
|
118
|
+
enumerable: true,
|
|
119
|
+
configurable: true
|
|
120
|
+
});
|
|
121
|
+
var IgxGeographicPolylineSeriesComponent_1;
|
|
122
|
+
tslib_1.__decorate([
|
|
123
|
+
Input(),
|
|
124
|
+
tslib_1.__metadata("design:type", String),
|
|
125
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
126
|
+
], IgxGeographicPolylineSeriesComponent.prototype, "shapeFill", null);
|
|
127
|
+
tslib_1.__decorate([
|
|
128
|
+
Input(),
|
|
129
|
+
tslib_1.__metadata("design:type", String),
|
|
130
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
131
|
+
], IgxGeographicPolylineSeriesComponent.prototype, "shapeStroke", null);
|
|
132
|
+
tslib_1.__decorate([
|
|
133
|
+
Input(),
|
|
134
|
+
tslib_1.__metadata("design:type", Number),
|
|
135
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
136
|
+
], IgxGeographicPolylineSeriesComponent.prototype, "shapeStrokeThickness", null);
|
|
137
|
+
tslib_1.__decorate([
|
|
138
|
+
Input(),
|
|
139
|
+
tslib_1.__metadata("design:type", Number),
|
|
140
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
141
|
+
], IgxGeographicPolylineSeriesComponent.prototype, "shapeOpacity", null);
|
|
142
|
+
tslib_1.__decorate([
|
|
143
|
+
Output(),
|
|
144
|
+
tslib_1.__metadata("design:type", EventEmitter),
|
|
145
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
146
|
+
], IgxGeographicPolylineSeriesComponent.prototype, "styleShape", null);
|
|
147
|
+
IgxGeographicPolylineSeriesComponent = IgxGeographicPolylineSeriesComponent_1 = tslib_1.__decorate([
|
|
148
|
+
Component({
|
|
149
|
+
selector: 'igx-geographic-polyline-series',
|
|
150
|
+
template: "",
|
|
151
|
+
providers: [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: forwardRef(function () { return IgxGeographicPolylineSeriesComponent_1; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicPolylineSeriesComponent_1; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicPolylineSeriesComponent_1; }) }],
|
|
152
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
|
153
|
+
}),
|
|
154
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
155
|
+
], IgxGeographicPolylineSeriesComponent);
|
|
156
|
+
return IgxGeographicPolylineSeriesComponent;
|
|
157
|
+
}(IgxGeographicShapeSeriesBaseComponent));
|
|
158
|
+
export { IgxGeographicPolylineSeriesComponent };
|
|
159
|
+
//# sourceMappingURL=igx-geographic-polyline-series-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-polyline-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-polyline-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 { IgxGeographicPolylineSeriesModule } from './igx-geographic-polyline-series-module';
|
|
11
|
+
import { IgxGeographicPolylineSeriesComponent } from './igx-geographic-polyline-series-component';
|
|
12
|
+
import { GeographicPolylineSeries } from './GeographicPolylineSeries';
|
|
13
|
+
import { TypeRegistrar } from "igniteui-angular-core";
|
|
14
|
+
var IgxGeographicPolylineSeriesDynamicModule = /** @class */ (function () {
|
|
15
|
+
function IgxGeographicPolylineSeriesDynamicModule() {
|
|
16
|
+
TypeRegistrar.registerCons("IgxGeographicPolylineSeriesComponent", IgxGeographicPolylineSeriesComponent);
|
|
17
|
+
TypeRegistrar.register("GeographicPolylineSeries", GeographicPolylineSeries.$type);
|
|
18
|
+
}
|
|
19
|
+
IgxGeographicPolylineSeriesDynamicModule = tslib_1.__decorate([
|
|
20
|
+
NgModule({
|
|
21
|
+
declarations: [],
|
|
22
|
+
imports: [CommonModule, IgxGeographicPolylineSeriesModule],
|
|
23
|
+
exports: [IgxGeographicPolylineSeriesModule],
|
|
24
|
+
entryComponents: [IgxGeographicPolylineSeriesComponent]
|
|
25
|
+
}),
|
|
26
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
27
|
+
], IgxGeographicPolylineSeriesDynamicModule);
|
|
28
|
+
return IgxGeographicPolylineSeriesDynamicModule;
|
|
29
|
+
}());
|
|
30
|
+
export { IgxGeographicPolylineSeriesDynamicModule };
|
|
31
|
+
//# sourceMappingURL=igx-geographic-polyline-series-dynamic-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-polyline-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-polyline-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,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AAC5F,OAAO,EAAE,oCAAoC,EAAE,MAAM,4CAA4C,CAAC;AAClG,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AACtE,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAQtD;IACI;QACI,aAAa,CAAC,YAAY,CAAC,sCAAsC,EAAE,oCAAoC,CAAC,CAAC;QACzG,aAAa,CAAC,QAAQ,CAAC,0BAA0B,EAAQ,wBAAyB,CAAC,KAAK,CAAC,CAAC;IAC9F,CAAC;IAJQ,wCAAwC;QANpD,QAAQ,CAAC;YACN,YAAY,EAAE,EAAE;YAChB,OAAO,EAAE,CAAC,YAAY,EAAE,iCAAiC,CAAC;YAC1D,OAAO,EAAE,CAAC,iCAAiC,CAAC;YAC5C,eAAe,EAAE,CAAC,oCAAoC,CAAC;SAC1D,CAAC;;OACW,wCAAwC,CAKpD;IAAD,+CAAC;CAAA,AALD,IAKC;SALY,wCAAwC"}
|
|
@@ -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 { IgxScatterPolylineSeriesDynamicModule } from "igniteui-angular-charts";
|
|
11
|
+
import { IgxGeographicPolylineSeriesComponent } from './igx-geographic-polyline-series-component';
|
|
12
|
+
var IgxGeographicPolylineSeriesModule = /** @class */ (function () {
|
|
13
|
+
function IgxGeographicPolylineSeriesModule() {
|
|
14
|
+
}
|
|
15
|
+
IgxGeographicPolylineSeriesModule = tslib_1.__decorate([
|
|
16
|
+
NgModule({
|
|
17
|
+
declarations: [IgxGeographicPolylineSeriesComponent],
|
|
18
|
+
imports: [CommonModule, IgxScatterPolylineSeriesDynamicModule],
|
|
19
|
+
exports: [IgxGeographicPolylineSeriesComponent, IgxScatterPolylineSeriesDynamicModule],
|
|
20
|
+
entryComponents: []
|
|
21
|
+
})
|
|
22
|
+
], IgxGeographicPolylineSeriesModule);
|
|
23
|
+
return IgxGeographicPolylineSeriesModule;
|
|
24
|
+
}());
|
|
25
|
+
export { IgxGeographicPolylineSeriesModule };
|
|
26
|
+
//# sourceMappingURL=igx-geographic-polyline-series-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-polyline-series-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-polyline-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,qCAAqC,EAAE,MAAM,yBAAyB,CAAC;AAEhF,OAAO,EAAE,oCAAoC,EAAE,MAAM,4CAA4C,CAAC;AAQlG;IAAA;IAEA,CAAC;IAFY,iCAAiC;QAN7C,QAAQ,CAAC;YACN,YAAY,EAAE,CAAC,oCAAoC,CAAC;YACpD,OAAO,EAAE,CAAC,YAAY,EAAE,qCAAqC,CAAC;YAC9D,OAAO,EAAE,CAAC,oCAAoC,EAAE,qCAAqC,CAAC;YACtF,eAAe,EAAE,EAAE;SACtB,CAAC;OACW,iCAAiC,CAE7C;IAAD,wCAAC;CAAA,AAFD,IAEC;SAFY,iCAAiC"}
|
|
@@ -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 IgxGeographicProportionalSymbolSeriesBaseComponent_PROVIDERS = [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicProportionalSymbolSeriesBaseComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicProportionalSymbolSeriesBaseComponent; }) }];
|
|
6
|
+
var IgxGeographicProportionalSymbolSeriesBaseComponent = /** @class */ (function (_super) {
|
|
7
|
+
tslib_1.__extends(IgxGeographicProportionalSymbolSeriesBaseComponent, _super);
|
|
8
|
+
function IgxGeographicProportionalSymbolSeriesBaseComponent() {
|
|
9
|
+
return _super.call(this) || this;
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesBaseComponent.prototype, "i", {
|
|
12
|
+
/**
|
|
13
|
+
* @hidden
|
|
14
|
+
*/
|
|
15
|
+
get: function () {
|
|
16
|
+
return this._implementation;
|
|
17
|
+
},
|
|
18
|
+
enumerable: true,
|
|
19
|
+
configurable: true
|
|
20
|
+
});
|
|
21
|
+
return IgxGeographicProportionalSymbolSeriesBaseComponent;
|
|
22
|
+
}(IgxGeographicMapSeriesHostComponent));
|
|
23
|
+
export { IgxGeographicProportionalSymbolSeriesBaseComponent };
|
|
24
|
+
//# sourceMappingURL=igx-geographic-proportional-symbol-series-base-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-proportional-symbol-series-base-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-proportional-symbol-series-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,4DAA4D,GAAG,CAAC,EAAC,OAAO,EAAE,mCAAmC,EAAE,WAAW,EAAE,UAAU,CAAC,cAAM,OAAA,kDAAkD,EAAlD,CAAkD,CAAC,EAAC,EAAE,EAAC,OAAO,EAAE,kBAAkB,EAAE,WAAW,EAAE,UAAU,CAAC,cAAM,OAAA,kDAAkD,EAAlD,CAAkD,CAAC,EAAC,CAAC,CAAC;AAClU;IAAiF,8EAAmC;IAUnH;eACC,iBAAO;IACR,CAAC;IALD,sBAAW,iEAAC;QAHZ;;uCAE+B;aAC/B;YACC,OAAO,IAAI,CAAC,eAAe,CAAC;QAC7B,CAAC;;;OAAA;IAIF,yDAAC;AAAD,CAAC,AAbD,CAAiF,mCAAmC,GAanH"}
|