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,490 @@
|
|
|
1
|
+
var IgxGeographicProportionalSymbolSeriesComponent_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 { MarkerType, MarkerType_$type } from "igniteui-angular-charts";
|
|
6
|
+
import { MarkerOutlineMode, MarkerOutlineMode_$type } from "igniteui-angular-charts";
|
|
7
|
+
import { MarkerFillMode, MarkerFillMode_$type } from "igniteui-angular-charts";
|
|
8
|
+
import { IgxSizeScaleComponent } from "igniteui-angular-charts";
|
|
9
|
+
import { IgxBrushScaleComponent } from "igniteui-angular-charts";
|
|
10
|
+
import { ScatterItemSearchMode, ScatterItemSearchMode_$type } from "igniteui-angular-charts";
|
|
11
|
+
import { IgxAssigningScatterStyleEventArgs } from "igniteui-angular-charts";
|
|
12
|
+
import { IgxAssigningScatterMarkerStyleEventArgs } from "igniteui-angular-charts";
|
|
13
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
14
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
15
|
+
import { GeographicProportionalSymbolSeries } from "./GeographicProportionalSymbolSeries";
|
|
16
|
+
import { ensureEnum, brushToString, stringToBrush, ensureBool } from "igniteui-angular-core";
|
|
17
|
+
/**
|
|
18
|
+
* Series class for a geographic map with points marked at given locations.
|
|
19
|
+
* This is the geographic equivalent of a ScatterSeries.
|
|
20
|
+
*/
|
|
21
|
+
export const IgxGeographicProportionalSymbolSeriesComponent_PROVIDERS = [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicProportionalSymbolSeriesComponent) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicProportionalSymbolSeriesComponent) }];
|
|
22
|
+
let IgxGeographicProportionalSymbolSeriesComponent = IgxGeographicProportionalSymbolSeriesComponent_1 = class IgxGeographicProportionalSymbolSeriesComponent extends IgxGeographicMapSeriesHostComponent {
|
|
23
|
+
constructor() {
|
|
24
|
+
super();
|
|
25
|
+
this._assigningScatterStyle = null;
|
|
26
|
+
this._assigningScatterMarkerStyle = null;
|
|
27
|
+
}
|
|
28
|
+
createImplementation() {
|
|
29
|
+
return new GeographicProportionalSymbolSeries();
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* @hidden
|
|
33
|
+
*/
|
|
34
|
+
get i() {
|
|
35
|
+
return this._implementation;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
39
|
+
*/
|
|
40
|
+
get latitudeMemberPath() {
|
|
41
|
+
return this.i.pf;
|
|
42
|
+
}
|
|
43
|
+
set latitudeMemberPath(v) {
|
|
44
|
+
this.i.pf = v;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
48
|
+
*/
|
|
49
|
+
get longitudeMemberPath() {
|
|
50
|
+
return this.i.ph;
|
|
51
|
+
}
|
|
52
|
+
set longitudeMemberPath(v) {
|
|
53
|
+
this.i.ph = v;
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* Gets or sets the marker type for the current series object.
|
|
57
|
+
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
58
|
+
*/
|
|
59
|
+
get markerType() {
|
|
60
|
+
return this.i.op;
|
|
61
|
+
}
|
|
62
|
+
set markerType(v) {
|
|
63
|
+
this.i.op = ensureEnum(MarkerType_$type, v);
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
67
|
+
*/
|
|
68
|
+
get markerOutlineMode() {
|
|
69
|
+
return this.i.oo;
|
|
70
|
+
}
|
|
71
|
+
set markerOutlineMode(v) {
|
|
72
|
+
this.i.oo = ensureEnum(MarkerOutlineMode_$type, v);
|
|
73
|
+
}
|
|
74
|
+
/**
|
|
75
|
+
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
76
|
+
*/
|
|
77
|
+
get markerFillMode() {
|
|
78
|
+
return this.i.on;
|
|
79
|
+
}
|
|
80
|
+
set markerFillMode(v) {
|
|
81
|
+
this.i.on = ensureEnum(MarkerFillMode_$type, v);
|
|
82
|
+
}
|
|
83
|
+
/**
|
|
84
|
+
* Gets or sets the MarkerTemplate for the current series object.
|
|
85
|
+
*/
|
|
86
|
+
get markerTemplate() {
|
|
87
|
+
return this.i.p0;
|
|
88
|
+
}
|
|
89
|
+
set markerTemplate(v) {
|
|
90
|
+
this.i.p0 = v;
|
|
91
|
+
}
|
|
92
|
+
/**
|
|
93
|
+
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
94
|
+
*/
|
|
95
|
+
get markerBrush() {
|
|
96
|
+
return brushToString(this.i.qp);
|
|
97
|
+
}
|
|
98
|
+
set markerBrush(v) {
|
|
99
|
+
this.i.qp = stringToBrush(v);
|
|
100
|
+
}
|
|
101
|
+
/**
|
|
102
|
+
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
103
|
+
*/
|
|
104
|
+
get markerOutline() {
|
|
105
|
+
return brushToString(this.i.qq);
|
|
106
|
+
}
|
|
107
|
+
set markerOutline(v) {
|
|
108
|
+
this.i.qq = stringToBrush(v);
|
|
109
|
+
}
|
|
110
|
+
/**
|
|
111
|
+
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
112
|
+
* If more than the specified number of markerItems are visible, the series will automatically
|
|
113
|
+
* choose a representative set.
|
|
114
|
+
*/
|
|
115
|
+
get maximumMarkers() {
|
|
116
|
+
return this.i.o4;
|
|
117
|
+
}
|
|
118
|
+
set maximumMarkers(v) {
|
|
119
|
+
this.i.o4 = +v;
|
|
120
|
+
}
|
|
121
|
+
/**
|
|
122
|
+
* Gets or sets the radius mapping property for the current series object.
|
|
123
|
+
*/
|
|
124
|
+
get radiusMemberPath() {
|
|
125
|
+
return this.i.pu;
|
|
126
|
+
}
|
|
127
|
+
set radiusMemberPath(v) {
|
|
128
|
+
this.i.pu = v;
|
|
129
|
+
}
|
|
130
|
+
/**
|
|
131
|
+
* Gets or sets the radius size scale for the bubbles.
|
|
132
|
+
*/
|
|
133
|
+
get radiusScale() {
|
|
134
|
+
if (this.i.or == null) {
|
|
135
|
+
return null;
|
|
136
|
+
}
|
|
137
|
+
if (!this.i.or.externalObject) {
|
|
138
|
+
let e = IgxSizeScaleComponent._createFromInternal(this.i.or);
|
|
139
|
+
if (e) {
|
|
140
|
+
e._implementation = this.i.or;
|
|
141
|
+
}
|
|
142
|
+
this.i.or.externalObject = e;
|
|
143
|
+
}
|
|
144
|
+
return this.i.or.externalObject;
|
|
145
|
+
}
|
|
146
|
+
set radiusScale(v) {
|
|
147
|
+
if (v != null && this._stylingContainer && v._styling)
|
|
148
|
+
v._styling(this._stylingContainer, this, this);
|
|
149
|
+
v == null ? this.i.or = null : this.i.or = v.i;
|
|
150
|
+
}
|
|
151
|
+
/**
|
|
152
|
+
* Gets or sets the Label mapping property for the current series object.
|
|
153
|
+
*/
|
|
154
|
+
get labelMemberPath() {
|
|
155
|
+
return this.i.pd;
|
|
156
|
+
}
|
|
157
|
+
set labelMemberPath(v) {
|
|
158
|
+
this.i.pd = v;
|
|
159
|
+
}
|
|
160
|
+
/**
|
|
161
|
+
* Gets or sets the fill mapping property for the current series object.
|
|
162
|
+
*/
|
|
163
|
+
get fillMemberPath() {
|
|
164
|
+
return this.i.o5;
|
|
165
|
+
}
|
|
166
|
+
set fillMemberPath(v) {
|
|
167
|
+
this.i.o5 = v;
|
|
168
|
+
}
|
|
169
|
+
/**
|
|
170
|
+
* Gets or sets the brush scale for the marker brush.
|
|
171
|
+
*/
|
|
172
|
+
get fillScale() {
|
|
173
|
+
if (this.i.ol == null) {
|
|
174
|
+
return null;
|
|
175
|
+
}
|
|
176
|
+
if (!this.i.ol.externalObject) {
|
|
177
|
+
let e = IgxBrushScaleComponent._createFromInternal(this.i.ol);
|
|
178
|
+
if (e) {
|
|
179
|
+
e._implementation = this.i.ol;
|
|
180
|
+
}
|
|
181
|
+
this.i.ol.externalObject = e;
|
|
182
|
+
}
|
|
183
|
+
return this.i.ol.externalObject;
|
|
184
|
+
}
|
|
185
|
+
set fillScale(v) {
|
|
186
|
+
if (v != null && this._stylingContainer && v._styling)
|
|
187
|
+
v._styling(this._stylingContainer, this, this);
|
|
188
|
+
v == null ? this.i.ol = null : this.i.ol = v.i;
|
|
189
|
+
}
|
|
190
|
+
/**
|
|
191
|
+
* Gets or sets the whether or not the FillScale uses global values of FillMemberPath of multiple series.
|
|
192
|
+
* This setting applies only if multiple series are using the same FillScale.
|
|
193
|
+
*/
|
|
194
|
+
get fillScaleUseGlobalValues() {
|
|
195
|
+
return this.i.ov;
|
|
196
|
+
}
|
|
197
|
+
set fillScaleUseGlobalValues(v) {
|
|
198
|
+
this.i.ov = ensureBool(v);
|
|
199
|
+
}
|
|
200
|
+
/**
|
|
201
|
+
* Gets or sets whether or not the marker outline should use FillScale like the marker fill does.
|
|
202
|
+
* This setting applies only if the current series has a FillScale set and it overrides MarkerOutline setting.
|
|
203
|
+
*/
|
|
204
|
+
get markerOutlineUsesFillScale() {
|
|
205
|
+
return this.i.oy;
|
|
206
|
+
}
|
|
207
|
+
set markerOutlineUsesFillScale(v) {
|
|
208
|
+
this.i.oy = ensureBool(v);
|
|
209
|
+
}
|
|
210
|
+
/**
|
|
211
|
+
* Gets or sets brightness of the marker outline. Using negative value will change marker outline to darker color and positive value will change marker outline to brighter color
|
|
212
|
+
* Note you can use any values between minimum value of -1 (darkest outline) and maximum value of 1 (brightest outline)
|
|
213
|
+
*/
|
|
214
|
+
get markerOutlineBrightness() {
|
|
215
|
+
return this.i.o1;
|
|
216
|
+
}
|
|
217
|
+
set markerOutlineBrightness(v) {
|
|
218
|
+
this.i.o1 = +v;
|
|
219
|
+
}
|
|
220
|
+
/**
|
|
221
|
+
* Gets or sets brightness of the marker fill. Using negative value will change marker fill to darker color and positive value will change marker fill to brighter color
|
|
222
|
+
* Note you can use any values between minimum value of -1 (darkest fill) and maximum value of 1 (brightest fill)
|
|
223
|
+
*/
|
|
224
|
+
get markerBrushBrightness() {
|
|
225
|
+
return this.i.o0;
|
|
226
|
+
}
|
|
227
|
+
set markerBrushBrightness(v) {
|
|
228
|
+
this.i.o0 = +v;
|
|
229
|
+
}
|
|
230
|
+
/**
|
|
231
|
+
* Gets or sets thickness of the marker outline
|
|
232
|
+
*/
|
|
233
|
+
get markerThickness() {
|
|
234
|
+
return this.i.o2;
|
|
235
|
+
}
|
|
236
|
+
set markerThickness(v) {
|
|
237
|
+
this.i.o2 = +v;
|
|
238
|
+
}
|
|
239
|
+
/**
|
|
240
|
+
* Gets or sets the whether or not the RadiusScale uses global values of RadiusMemberPath of multiple series.
|
|
241
|
+
* This setting applies only if multiple series are using the same RadiusScale.
|
|
242
|
+
*/
|
|
243
|
+
get radiusScaleUseGlobalValues() {
|
|
244
|
+
return this.i.oz;
|
|
245
|
+
}
|
|
246
|
+
set radiusScaleUseGlobalValues(v) {
|
|
247
|
+
this.i.oz = ensureBool(v);
|
|
248
|
+
}
|
|
249
|
+
/**
|
|
250
|
+
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
251
|
+
*/
|
|
252
|
+
get isCustomScatterStyleAllowed() {
|
|
253
|
+
return this.i.ox;
|
|
254
|
+
}
|
|
255
|
+
set isCustomScatterStyleAllowed(v) {
|
|
256
|
+
this.i.ox = ensureBool(v);
|
|
257
|
+
}
|
|
258
|
+
/**
|
|
259
|
+
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
260
|
+
*/
|
|
261
|
+
get isCustomScatterMarkerStyleAllowed() {
|
|
262
|
+
return this.i.ow;
|
|
263
|
+
}
|
|
264
|
+
set isCustomScatterMarkerStyleAllowed(v) {
|
|
265
|
+
this.i.ow = ensureBool(v);
|
|
266
|
+
}
|
|
267
|
+
/**
|
|
268
|
+
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
269
|
+
*/
|
|
270
|
+
get itemSearchMode() {
|
|
271
|
+
return this.i.oq;
|
|
272
|
+
}
|
|
273
|
+
set itemSearchMode(v) {
|
|
274
|
+
this.i.oq = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
275
|
+
}
|
|
276
|
+
/**
|
|
277
|
+
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
278
|
+
*/
|
|
279
|
+
get itemSearchThreshold() {
|
|
280
|
+
return this.i.o3;
|
|
281
|
+
}
|
|
282
|
+
set itemSearchThreshold(v) {
|
|
283
|
+
this.i.o3 = +v;
|
|
284
|
+
}
|
|
285
|
+
findByName(name) {
|
|
286
|
+
var baseResult = super.findByName(name);
|
|
287
|
+
if (baseResult) {
|
|
288
|
+
return baseResult;
|
|
289
|
+
}
|
|
290
|
+
if (this.radiusScale && this.radiusScale.name && this.radiusScale.name == name) {
|
|
291
|
+
return this.radiusScale;
|
|
292
|
+
}
|
|
293
|
+
if (this.fillScale && this.fillScale.name && this.fillScale.name == name) {
|
|
294
|
+
return this.fillScale;
|
|
295
|
+
}
|
|
296
|
+
return null;
|
|
297
|
+
}
|
|
298
|
+
_styling(container, component, parent) {
|
|
299
|
+
super._styling(container, component, parent);
|
|
300
|
+
this._inStyling = true;
|
|
301
|
+
if (this.radiusScale && this.radiusScale._styling) {
|
|
302
|
+
this.radiusScale._styling(container, component, this);
|
|
303
|
+
}
|
|
304
|
+
if (this.fillScale && this.fillScale._styling) {
|
|
305
|
+
this.fillScale._styling(container, component, this);
|
|
306
|
+
}
|
|
307
|
+
this._inStyling = false;
|
|
308
|
+
}
|
|
309
|
+
/**
|
|
310
|
+
* Event raised when Assigning Category Style
|
|
311
|
+
*/
|
|
312
|
+
get assigningScatterStyle() {
|
|
313
|
+
if (this._assigningScatterStyle == null) {
|
|
314
|
+
this._assigningScatterStyle = new EventEmitter();
|
|
315
|
+
this.i.assigningScatterStyle = delegateCombine(this.i.assigningScatterStyle, (o, e) => {
|
|
316
|
+
let outerArgs = new IgxAssigningScatterStyleEventArgs();
|
|
317
|
+
outerArgs._provideImplementation(e);
|
|
318
|
+
if (this.beforeAssigningScatterStyle) {
|
|
319
|
+
this.beforeAssigningScatterStyle(this, outerArgs);
|
|
320
|
+
}
|
|
321
|
+
this._assigningScatterStyle.emit({
|
|
322
|
+
sender: this,
|
|
323
|
+
args: outerArgs
|
|
324
|
+
});
|
|
325
|
+
});
|
|
326
|
+
}
|
|
327
|
+
return this._assigningScatterStyle;
|
|
328
|
+
}
|
|
329
|
+
/**
|
|
330
|
+
* Event raised when Assigning Scatter Marker Style
|
|
331
|
+
*/
|
|
332
|
+
get assigningScatterMarkerStyle() {
|
|
333
|
+
if (this._assigningScatterMarkerStyle == null) {
|
|
334
|
+
this._assigningScatterMarkerStyle = new EventEmitter();
|
|
335
|
+
this.i.assigningScatterMarkerStyle = delegateCombine(this.i.assigningScatterMarkerStyle, (o, e) => {
|
|
336
|
+
let outerArgs = new IgxAssigningScatterMarkerStyleEventArgs();
|
|
337
|
+
outerArgs._provideImplementation(e);
|
|
338
|
+
if (this.beforeAssigningScatterMarkerStyle) {
|
|
339
|
+
this.beforeAssigningScatterMarkerStyle(this, outerArgs);
|
|
340
|
+
}
|
|
341
|
+
this._assigningScatterMarkerStyle.emit({
|
|
342
|
+
sender: this,
|
|
343
|
+
args: outerArgs
|
|
344
|
+
});
|
|
345
|
+
});
|
|
346
|
+
}
|
|
347
|
+
return this._assigningScatterMarkerStyle;
|
|
348
|
+
}
|
|
349
|
+
};
|
|
350
|
+
tslib_1.__decorate([
|
|
351
|
+
Input(),
|
|
352
|
+
tslib_1.__metadata("design:type", String),
|
|
353
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
354
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "latitudeMemberPath", null);
|
|
355
|
+
tslib_1.__decorate([
|
|
356
|
+
Input(),
|
|
357
|
+
tslib_1.__metadata("design:type", String),
|
|
358
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
359
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "longitudeMemberPath", null);
|
|
360
|
+
tslib_1.__decorate([
|
|
361
|
+
Input(),
|
|
362
|
+
tslib_1.__metadata("design:type", Number),
|
|
363
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
364
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerType", null);
|
|
365
|
+
tslib_1.__decorate([
|
|
366
|
+
Input(),
|
|
367
|
+
tslib_1.__metadata("design:type", Number),
|
|
368
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
369
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerOutlineMode", null);
|
|
370
|
+
tslib_1.__decorate([
|
|
371
|
+
Input(),
|
|
372
|
+
tslib_1.__metadata("design:type", Number),
|
|
373
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
374
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerFillMode", null);
|
|
375
|
+
tslib_1.__decorate([
|
|
376
|
+
Input(),
|
|
377
|
+
tslib_1.__metadata("design:type", Object),
|
|
378
|
+
tslib_1.__metadata("design:paramtypes", [Object])
|
|
379
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerTemplate", null);
|
|
380
|
+
tslib_1.__decorate([
|
|
381
|
+
Input(),
|
|
382
|
+
tslib_1.__metadata("design:type", String),
|
|
383
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
384
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerBrush", null);
|
|
385
|
+
tslib_1.__decorate([
|
|
386
|
+
Input(),
|
|
387
|
+
tslib_1.__metadata("design:type", String),
|
|
388
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
389
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerOutline", null);
|
|
390
|
+
tslib_1.__decorate([
|
|
391
|
+
Input(),
|
|
392
|
+
tslib_1.__metadata("design:type", Number),
|
|
393
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
394
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "maximumMarkers", null);
|
|
395
|
+
tslib_1.__decorate([
|
|
396
|
+
Input(),
|
|
397
|
+
tslib_1.__metadata("design:type", String),
|
|
398
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
399
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "radiusMemberPath", null);
|
|
400
|
+
tslib_1.__decorate([
|
|
401
|
+
Input(),
|
|
402
|
+
tslib_1.__metadata("design:type", IgxSizeScaleComponent),
|
|
403
|
+
tslib_1.__metadata("design:paramtypes", [IgxSizeScaleComponent])
|
|
404
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "radiusScale", null);
|
|
405
|
+
tslib_1.__decorate([
|
|
406
|
+
Input(),
|
|
407
|
+
tslib_1.__metadata("design:type", String),
|
|
408
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
409
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "labelMemberPath", null);
|
|
410
|
+
tslib_1.__decorate([
|
|
411
|
+
Input(),
|
|
412
|
+
tslib_1.__metadata("design:type", String),
|
|
413
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
414
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "fillMemberPath", null);
|
|
415
|
+
tslib_1.__decorate([
|
|
416
|
+
Input(),
|
|
417
|
+
tslib_1.__metadata("design:type", IgxBrushScaleComponent),
|
|
418
|
+
tslib_1.__metadata("design:paramtypes", [IgxBrushScaleComponent])
|
|
419
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "fillScale", null);
|
|
420
|
+
tslib_1.__decorate([
|
|
421
|
+
Input(),
|
|
422
|
+
tslib_1.__metadata("design:type", Boolean),
|
|
423
|
+
tslib_1.__metadata("design:paramtypes", [Boolean])
|
|
424
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "fillScaleUseGlobalValues", null);
|
|
425
|
+
tslib_1.__decorate([
|
|
426
|
+
Input(),
|
|
427
|
+
tslib_1.__metadata("design:type", Boolean),
|
|
428
|
+
tslib_1.__metadata("design:paramtypes", [Boolean])
|
|
429
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerOutlineUsesFillScale", null);
|
|
430
|
+
tslib_1.__decorate([
|
|
431
|
+
Input(),
|
|
432
|
+
tslib_1.__metadata("design:type", Number),
|
|
433
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
434
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerOutlineBrightness", null);
|
|
435
|
+
tslib_1.__decorate([
|
|
436
|
+
Input(),
|
|
437
|
+
tslib_1.__metadata("design:type", Number),
|
|
438
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
439
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerBrushBrightness", null);
|
|
440
|
+
tslib_1.__decorate([
|
|
441
|
+
Input(),
|
|
442
|
+
tslib_1.__metadata("design:type", Number),
|
|
443
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
444
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerThickness", null);
|
|
445
|
+
tslib_1.__decorate([
|
|
446
|
+
Input(),
|
|
447
|
+
tslib_1.__metadata("design:type", Boolean),
|
|
448
|
+
tslib_1.__metadata("design:paramtypes", [Boolean])
|
|
449
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "radiusScaleUseGlobalValues", null);
|
|
450
|
+
tslib_1.__decorate([
|
|
451
|
+
Input(),
|
|
452
|
+
tslib_1.__metadata("design:type", Boolean),
|
|
453
|
+
tslib_1.__metadata("design:paramtypes", [Boolean])
|
|
454
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "isCustomScatterStyleAllowed", null);
|
|
455
|
+
tslib_1.__decorate([
|
|
456
|
+
Input(),
|
|
457
|
+
tslib_1.__metadata("design:type", Boolean),
|
|
458
|
+
tslib_1.__metadata("design:paramtypes", [Boolean])
|
|
459
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "isCustomScatterMarkerStyleAllowed", null);
|
|
460
|
+
tslib_1.__decorate([
|
|
461
|
+
Input(),
|
|
462
|
+
tslib_1.__metadata("design:type", Number),
|
|
463
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
464
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "itemSearchMode", null);
|
|
465
|
+
tslib_1.__decorate([
|
|
466
|
+
Input(),
|
|
467
|
+
tslib_1.__metadata("design:type", Number),
|
|
468
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
469
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "itemSearchThreshold", null);
|
|
470
|
+
tslib_1.__decorate([
|
|
471
|
+
Output(),
|
|
472
|
+
tslib_1.__metadata("design:type", EventEmitter),
|
|
473
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
474
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "assigningScatterStyle", null);
|
|
475
|
+
tslib_1.__decorate([
|
|
476
|
+
Output(),
|
|
477
|
+
tslib_1.__metadata("design:type", EventEmitter),
|
|
478
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
479
|
+
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "assigningScatterMarkerStyle", null);
|
|
480
|
+
IgxGeographicProportionalSymbolSeriesComponent = IgxGeographicProportionalSymbolSeriesComponent_1 = tslib_1.__decorate([
|
|
481
|
+
Component({
|
|
482
|
+
selector: 'igx-geographic-proportional-symbol-series',
|
|
483
|
+
template: ``,
|
|
484
|
+
providers: [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicProportionalSymbolSeriesComponent_1) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicProportionalSymbolSeriesComponent_1) }],
|
|
485
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
|
486
|
+
}),
|
|
487
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
488
|
+
], IgxGeographicProportionalSymbolSeriesComponent);
|
|
489
|
+
export { IgxGeographicProportionalSymbolSeriesComponent };
|
|
490
|
+
//# sourceMappingURL=igx-geographic-proportional-symbol-series-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-proportional-symbol-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-proportional-symbol-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 { IgxGeographicProportionalSymbolSeriesModule } from './igx-geographic-proportional-symbol-series-module';
|
|
11
|
+
import { IgxGeographicProportionalSymbolSeriesComponent } from './igx-geographic-proportional-symbol-series-component';
|
|
12
|
+
import { GeographicProportionalSymbolSeries } from './GeographicProportionalSymbolSeries';
|
|
13
|
+
import { TypeRegistrar } from "igniteui-angular-core";
|
|
14
|
+
let IgxGeographicProportionalSymbolSeriesDynamicModule = class IgxGeographicProportionalSymbolSeriesDynamicModule {
|
|
15
|
+
constructor() {
|
|
16
|
+
TypeRegistrar.registerCons("IgxGeographicProportionalSymbolSeriesComponent", IgxGeographicProportionalSymbolSeriesComponent);
|
|
17
|
+
TypeRegistrar.register("GeographicProportionalSymbolSeries", GeographicProportionalSymbolSeries.$type);
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
IgxGeographicProportionalSymbolSeriesDynamicModule = tslib_1.__decorate([
|
|
21
|
+
NgModule({
|
|
22
|
+
declarations: [],
|
|
23
|
+
imports: [CommonModule, IgxGeographicProportionalSymbolSeriesModule],
|
|
24
|
+
exports: [IgxGeographicProportionalSymbolSeriesModule],
|
|
25
|
+
entryComponents: [IgxGeographicProportionalSymbolSeriesComponent]
|
|
26
|
+
}),
|
|
27
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
28
|
+
], IgxGeographicProportionalSymbolSeriesDynamicModule);
|
|
29
|
+
export { IgxGeographicProportionalSymbolSeriesDynamicModule };
|
|
30
|
+
//# sourceMappingURL=igx-geographic-proportional-symbol-series-dynamic-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-proportional-symbol-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-proportional-symbol-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,oDAAoD,CAAC;AACjH,OAAO,EAAE,8CAA8C,EAAE,MAAM,uDAAuD,CAAC;AACvH,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 { IgxBubbleSeriesDynamicModule } from "igniteui-angular-charts";
|
|
11
|
+
import { IgxGeographicProportionalSymbolSeriesComponent } from './igx-geographic-proportional-symbol-series-component';
|
|
12
|
+
let IgxGeographicProportionalSymbolSeriesModule = class IgxGeographicProportionalSymbolSeriesModule {
|
|
13
|
+
};
|
|
14
|
+
IgxGeographicProportionalSymbolSeriesModule = tslib_1.__decorate([
|
|
15
|
+
NgModule({
|
|
16
|
+
declarations: [IgxGeographicProportionalSymbolSeriesComponent],
|
|
17
|
+
imports: [CommonModule, IgxBubbleSeriesDynamicModule],
|
|
18
|
+
exports: [IgxGeographicProportionalSymbolSeriesComponent, IgxBubbleSeriesDynamicModule],
|
|
19
|
+
entryComponents: []
|
|
20
|
+
})
|
|
21
|
+
], IgxGeographicProportionalSymbolSeriesModule);
|
|
22
|
+
export { IgxGeographicProportionalSymbolSeriesModule };
|
|
23
|
+
//# sourceMappingURL=igx-geographic-proportional-symbol-series-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-proportional-symbol-series-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-proportional-symbol-series-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,4BAA4B,EAAE,MAAM,yBAAyB,CAAC;AAEvE,OAAO,EAAE,8CAA8C,EAAE,MAAM,uDAAuD,CAAC;AAQvH,IAAa,2CAA2C,GAAxD,MAAa,2CAA2C;CAEvD,CAAA;AAFY,2CAA2C;IANvD,QAAQ,CAAC;QACN,YAAY,EAAE,CAAC,8CAA8C,CAAC;QAC9D,OAAO,EAAE,CAAC,YAAY,EAAE,4BAA4B,CAAC;QACrD,OAAO,EAAE,CAAC,8CAA8C,EAAE,4BAA4B,CAAC;QACvF,eAAe,EAAE,EAAE;KACtB,CAAC;GACW,2CAA2C,CAEvD;SAFY,2CAA2C"}
|