igniteui-angular-maps 12.1.0 → 13.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-angular-maps.umd.js +8030 -7665
- package/bundles/igniteui-angular-maps.umd.js.map +1 -1
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/bundles/igniteui-angular-maps.umd.min.js.map +1 -1
- package/esm2015/lib/ArcGISOnlineMapImagery.js +190 -187
- package/esm2015/lib/BingMapsImageryStyle.js +4 -4
- package/esm2015/lib/BingMapsMapImageryView_combined.js +226 -220
- package/esm2015/lib/BingResourceSet.js +11 -8
- package/esm2015/lib/BingResponse.js +11 -8
- package/esm2015/lib/CustomMapImagery.js +18 -15
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +103 -76
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +182 -158
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +378 -280
- package/esm2015/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm2015/lib/GeographicMarkerSeries.js +90 -0
- package/esm2015/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js +18 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +69 -53
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js +8 -5
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +11 -8
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +230 -254
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBase.js +7 -4
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +11 -8
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +151 -165
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +152 -113
- package/esm2015/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBase.js +8 -5
- package/esm2015/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js +11 -8
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +162 -186
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicTileSeries.js +57 -51
- package/esm2015/lib/GeographicTileSeries.js.map +1 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBase.js +7 -4
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +11 -8
- package/esm2015/lib/ImageTilesReadyEventArgs.js +7 -4
- package/esm2015/lib/ImageryMetadata.js +12 -9
- package/esm2015/lib/ImagesChangedEventArgs.js +7 -4
- package/esm2015/lib/LevelOfDetailResponseModel.js +30 -27
- package/esm2015/lib/MapBackgroundTilingMode.js +4 -4
- package/esm2015/lib/MapResizeBehavior.js +4 -4
- package/esm2015/lib/MapServerResponseModel.js +23 -20
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +106 -103
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +162 -159
- package/esm2015/lib/SubDomainsCollection.js +21 -18
- package/esm2015/lib/TileGeneratorMapImagery.js +32 -29
- package/esm2015/lib/TileInfoResponseModel.js +16 -13
- package/esm2015/lib/TileSeries_combined.js +293 -270
- package/esm2015/lib/TileSeries_combined.js.map +1 -1
- package/esm2015/lib/TokenResponseModel.js +30 -27
- package/esm2015/lib/XamGeographicMap_combined.js +1286 -1246
- package/esm2015/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery.js +3 -3
- package/esm2015/lib/igx-arc-gis-online-map-imagery.js.map +1 -1
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-custom-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-custom-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-custom-map-imagery.js +1 -7
- package/esm2015/lib/igx-custom-map-imagery.js.map +1 -1
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +183 -158
- package/esm2015/lib/igx-geographic-contour-line-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-contour-line-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-contour-line-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +193 -221
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-component.js +641 -684
- package/esm2015/lib/igx-geographic-map-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js +64 -42
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-core-module.js +57 -38
- package/esm2015/lib/igx-geographic-map-core-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-dynamic-module.js +136 -69
- package/esm2015/lib/igx-geographic-map-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-imagery.js +1 -22
- package/esm2015/lib/igx-geographic-map-imagery.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-module.js +129 -66
- package/esm2015/lib/igx-geographic-map-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-series-host-component.js +168 -154
- package/esm2015/lib/igx-geographic-map-series-host-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-marker-series-base-component.js +26 -0
- package/esm2015/lib/igx-geographic-marker-series-base-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-marker-series-component.js +157 -0
- package/esm2015/lib/igx-geographic-marker-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-polyline-series-component.js +123 -130
- package/esm2015/lib/igx-geographic-polyline-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-polyline-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-polyline-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js +26 -16
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +327 -490
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +160 -125
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js +26 -16
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +249 -276
- package/esm2015/lib/igx-geographic-shape-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-component.js +250 -248
- package/esm2015/lib/igx-geographic-shape-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-shape-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js +26 -16
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-component.js +174 -310
- package/esm2015/lib/igx-geographic-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-symbol-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-tile-series-component.js +102 -101
- package/esm2015/lib/igx-geographic-tile-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-tile-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-tile-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js +26 -16
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +118 -130
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js.map +1 -1
- package/esm2015/lib/igx-image-tiles-ready-event-args.js +5 -5
- package/esm2015/lib/igx-image-tiles-ready-event-args.js.map +1 -1
- package/esm2015/lib/igx-images-changed-event-args.js +5 -5
- package/esm2015/lib/igx-images-changed-event-args.js.map +1 -1
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-open-street-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-open-street-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-tile-series-component.js +74 -70
- package/esm2015/lib/igx-tile-series-component.js.map +1 -1
- package/esm2015/lib/igx-tile-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-tile-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-tile-series-module.js +28 -22
- package/esm2015/lib/igx-tile-series-module.js.map +1 -1
- package/esm2015/public_api.js +4 -0
- package/esm2015/public_api.js.map +1 -1
- package/esm5/lib/ArcGISOnlineMapImagery.js +12 -12
- package/esm5/lib/ArcGISOnlineMapImagery.js.map +1 -1
- package/esm5/lib/BingMapsImageryStyle.js +4 -4
- package/esm5/lib/BingMapsMapImageryView_combined.js +11 -11
- package/esm5/lib/BingMapsMapImageryView_combined.js.map +1 -1
- package/esm5/lib/BingResourceSet.js +4 -4
- package/esm5/lib/BingResourceSet.js.map +1 -1
- package/esm5/lib/BingResponse.js +4 -4
- package/esm5/lib/BingResponse.js.map +1 -1
- package/esm5/lib/CustomMapImagery.js +4 -4
- package/esm5/lib/CustomMapImagery.js.map +1 -1
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +66 -45
- package/esm5/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +117 -99
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicMapSeriesHost_combined.js +245 -153
- package/esm5/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm5/lib/GeographicMarkerSeries.js +92 -0
- package/esm5/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js +22 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +38 -28
- package/esm5/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +7 -7
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +6 -6
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +135 -165
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBaseBase.js +4 -4
- package/esm5/lib/GeographicShapeSeriesBaseBase.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +6 -6
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +77 -97
- package/esm5/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesView_combined.js +105 -72
- package/esm5/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBase.js +7 -7
- package/esm5/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +6 -6
- package/esm5/lib/GeographicSymbolSeriesBaseView.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +88 -118
- package/esm5/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicTileSeries.js +34 -31
- package/esm5/lib/GeographicTileSeries.js.map +1 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +4 -4
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +6 -6
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js.map +1 -1
- package/esm5/lib/ImageTilesReadyEventArgs.js +4 -4
- package/esm5/lib/ImageTilesReadyEventArgs.js.map +1 -1
- package/esm5/lib/ImageryMetadata.js +4 -4
- package/esm5/lib/ImageryMetadata.js.map +1 -1
- package/esm5/lib/ImagesChangedEventArgs.js +4 -4
- package/esm5/lib/ImagesChangedEventArgs.js.map +1 -1
- package/esm5/lib/LevelOfDetailResponseModel.js +7 -7
- package/esm5/lib/LevelOfDetailResponseModel.js.map +1 -1
- package/esm5/lib/MapBackgroundTilingMode.js +4 -4
- package/esm5/lib/MapResizeBehavior.js +4 -4
- package/esm5/lib/MapServerResponseModel.js +6 -6
- package/esm5/lib/MapServerResponseModel.js.map +1 -1
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +6 -6
- package/esm5/lib/SphericalMercatorHorizontalScaler.js.map +1 -1
- package/esm5/lib/SphericalMercatorVerticalScaler.js +8 -8
- package/esm5/lib/SphericalMercatorVerticalScaler.js.map +1 -1
- package/esm5/lib/SubDomainsCollection.js +4 -4
- package/esm5/lib/SubDomainsCollection.js.map +1 -1
- package/esm5/lib/TileGeneratorMapImagery.js +4 -4
- package/esm5/lib/TileGeneratorMapImagery.js.map +1 -1
- package/esm5/lib/TileInfoResponseModel.js +5 -5
- package/esm5/lib/TileInfoResponseModel.js.map +1 -1
- package/esm5/lib/TileSeries_combined.js +112 -95
- package/esm5/lib/TileSeries_combined.js.map +1 -1
- package/esm5/lib/TokenResponseModel.js +7 -7
- package/esm5/lib/TokenResponseModel.js.map +1 -1
- package/esm5/lib/XamGeographicMap_combined.js +605 -564
- package/esm5/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js +28 -24
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery.js +13 -13
- package/esm5/lib/igx-arc-gis-online-map-imagery.js.map +1 -1
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-bing-maps-map-imagery-module.js +28 -24
- package/esm5/lib/igx-bing-maps-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-bing-maps-map-imagery.js +16 -16
- package/esm5/lib/igx-bing-maps-map-imagery.js.map +1 -1
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-custom-map-imagery-module.js +28 -24
- package/esm5/lib/igx-custom-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-custom-map-imagery.js +7 -12
- package/esm5/lib/igx-custom-map-imagery.js.map +1 -1
- package/esm5/lib/igx-geographic-contour-line-series-component.js +214 -183
- package/esm5/lib/igx-geographic-contour-line-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-contour-line-series-module.js +30 -26
- package/esm5/lib/igx-geographic-contour-line-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +252 -278
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js +30 -26
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-component.js +722 -767
- package/esm5/lib/igx-geographic-map-component.js.map +1 -1
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js +63 -43
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-core-module.js +56 -39
- package/esm5/lib/igx-geographic-map-core-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-dynamic-module.js +137 -72
- package/esm5/lib/igx-geographic-map-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-imagery.js +15 -36
- package/esm5/lib/igx-geographic-map-imagery.js.map +1 -1
- package/esm5/lib/igx-geographic-map-module.js +130 -69
- package/esm5/lib/igx-geographic-map-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-series-host-component.js +183 -171
- package/esm5/lib/igx-geographic-map-series-host-component.js.map +1 -1
- package/esm5/lib/igx-geographic-marker-series-base-component.js +31 -0
- package/esm5/lib/igx-geographic-marker-series-base-component.js.map +1 -0
- package/esm5/lib/igx-geographic-marker-series-component.js +206 -0
- package/esm5/lib/igx-geographic-marker-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-polyline-series-component.js +154 -159
- package/esm5/lib/igx-geographic-polyline-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-polyline-series-module.js +30 -26
- package/esm5/lib/igx-geographic-polyline-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js +31 -24
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +411 -604
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js +30 -26
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +187 -146
- package/esm5/lib/igx-geographic-scatter-area-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-scatter-area-series-module.js +30 -26
- package/esm5/lib/igx-geographic-scatter-area-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js +31 -24
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-base-component.js +306 -335
- package/esm5/lib/igx-geographic-shape-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-component.js +325 -309
- package/esm5/lib/igx-geographic-shape-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-module.js +30 -26
- package/esm5/lib/igx-geographic-shape-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-base-component.js +31 -24
- package/esm5/lib/igx-geographic-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-component.js +222 -388
- package/esm5/lib/igx-geographic-symbol-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-module.js +30 -26
- package/esm5/lib/igx-geographic-symbol-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-tile-series-component.js +120 -117
- package/esm5/lib/igx-geographic-tile-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-tile-series-module.js +30 -26
- package/esm5/lib/igx-geographic-tile-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js +31 -24
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +151 -165
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js.map +1 -1
- package/esm5/lib/igx-image-tiles-ready-event-args.js +3 -3
- package/esm5/lib/igx-images-changed-event-args.js +3 -3
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-open-street-map-imagery-module.js +28 -24
- package/esm5/lib/igx-open-street-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-open-street-map-imagery.js +6 -6
- package/esm5/lib/igx-open-street-map-imagery.js.map +1 -1
- package/esm5/lib/igx-sub-domains-collection.js +4 -4
- package/esm5/lib/igx-sub-domains-collection.js.map +1 -1
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-tile-generator-map-imagery-module.js +28 -24
- package/esm5/lib/igx-tile-generator-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-tile-generator-map-imagery.js +6 -6
- package/esm5/lib/igx-tile-generator-map-imagery.js.map +1 -1
- package/esm5/lib/igx-tile-series-component.js +86 -80
- package/esm5/lib/igx-tile-series-component.js.map +1 -1
- package/esm5/lib/igx-tile-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-tile-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-tile-series-module.js +29 -25
- package/esm5/lib/igx-tile-series-module.js.map +1 -1
- package/esm5/public_api.js +4 -0
- package/esm5/public_api.js.map +1 -1
- package/fesm2015/igniteui-angular-maps.js +8660 -8047
- package/fesm2015/igniteui-angular-maps.js.map +1 -1
- package/fesm5/igniteui-angular-maps.js +7947 -7583
- package/fesm5/igniteui-angular-maps.js.map +1 -1
- package/igniteui-angular-maps.d.ts +1 -0
- package/lib/ArcGISOnlineMapImagery.d.ts +16 -8
- package/lib/BingMapsMapImageryView_combined.d.ts +10 -5
- package/lib/GeographicContourLineSeriesView_combined.d.ts +22 -17
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +39 -36
- package/lib/GeographicMapSeriesHost_combined.d.ts +61 -47
- package/lib/GeographicMarkerSeries.d.ts +32 -0
- package/lib/GeographicMarkerSeriesBase.d.ts +10 -0
- package/lib/GeographicPolylineSeriesView_combined.d.ts +16 -14
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +50 -63
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +30 -32
- package/lib/GeographicShapeSeriesView_combined.d.ts +42 -32
- package/lib/GeographicSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicSymbolSeriesView_combined.d.ts +37 -50
- package/lib/GeographicTileSeries.d.ts +10 -8
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
- package/lib/LevelOfDetailResponseModel.d.ts +6 -3
- package/lib/MapServerResponseModel.d.ts +4 -2
- package/lib/SphericalMercatorVerticalScaler.d.ts +2 -2
- package/lib/TileInfoResponseModel.d.ts +2 -1
- package/lib/TileSeries_combined.d.ts +25 -20
- package/lib/TokenResponseModel.d.ts +6 -3
- package/lib/XamGeographicMap_combined.d.ts +146 -135
- package/lib/igx-arc-gis-online-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-arc-gis-online-map-imagery-module.d.ts +5 -0
- package/lib/igx-arc-gis-online-map-imagery.d.ts +17 -9
- package/lib/igx-bing-maps-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-bing-maps-map-imagery-module.d.ts +5 -0
- package/lib/igx-bing-maps-map-imagery.d.ts +23 -12
- package/lib/igx-custom-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-custom-map-imagery-module.d.ts +5 -0
- package/lib/igx-custom-map-imagery.d.ts +2 -2
- package/lib/igx-geographic-contour-line-series-component.d.ts +22 -15
- package/lib/igx-geographic-contour-line-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-contour-line-series-module.d.ts +7 -0
- package/lib/igx-geographic-high-density-scatter-series-component.d.ts +33 -22
- package/lib/igx-geographic-high-density-scatter-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-high-density-scatter-series-module.d.ts +7 -0
- package/lib/igx-geographic-map-component.d.ts +55 -27
- package/lib/igx-geographic-map-core-dynamic-module.d.ts +10 -0
- package/lib/igx-geographic-map-core-module.d.ts +10 -0
- package/lib/igx-geographic-map-dynamic-module.d.ts +18 -0
- package/lib/igx-geographic-map-imagery.d.ts +19 -12
- package/lib/igx-geographic-map-module.d.ts +17 -0
- package/lib/igx-geographic-map-series-host-component.d.ts +18 -10
- package/lib/igx-geographic-marker-series-base-component.d.ts +12 -0
- package/lib/igx-geographic-marker-series-component.d.ts +82 -0
- package/lib/igx-geographic-polyline-series-component.d.ts +19 -16
- package/lib/igx-geographic-polyline-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-polyline-series-module.d.ts +7 -0
- package/lib/igx-geographic-proportional-symbol-series-base-component.d.ts +6 -12
- package/lib/igx-geographic-proportional-symbol-series-component.d.ts +46 -74
- package/lib/igx-geographic-proportional-symbol-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-proportional-symbol-series-module.d.ts +7 -0
- package/lib/igx-geographic-scatter-area-series-component.d.ts +25 -14
- package/lib/igx-geographic-scatter-area-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-scatter-area-series-module.d.ts +7 -0
- package/lib/igx-geographic-shape-series-base-base-component.d.ts +4 -10
- package/lib/igx-geographic-shape-series-base-component.d.ts +26 -21
- package/lib/igx-geographic-shape-series-component.d.ts +50 -24
- package/lib/igx-geographic-shape-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-shape-series-module.d.ts +7 -0
- package/lib/igx-geographic-symbol-series-base-component.d.ts +6 -12
- package/lib/igx-geographic-symbol-series-component.d.ts +28 -65
- package/lib/igx-geographic-symbol-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-symbol-series-module.d.ts +7 -0
- package/lib/igx-geographic-tile-series-component.d.ts +13 -13
- package/lib/igx-geographic-tile-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-tile-series-module.d.ts +7 -0
- package/lib/igx-geographic-xy-triangulating-series-base-component.d.ts +4 -10
- package/lib/igx-geographic-xy-triangulating-series-component.d.ts +18 -17
- package/lib/igx-image-tiles-ready-event-args.d.ts +1 -1
- package/lib/igx-images-changed-event-args.d.ts +1 -1
- package/lib/igx-open-street-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-open-street-map-imagery-module.d.ts +5 -0
- package/lib/igx-open-street-map-imagery.d.ts +3 -2
- package/lib/igx-tile-generator-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-tile-generator-map-imagery-module.d.ts +5 -0
- package/lib/igx-tile-generator-map-imagery.d.ts +3 -2
- package/lib/igx-tile-series-component.d.ts +11 -11
- package/lib/igx-tile-series-dynamic-module.d.ts +6 -0
- package/lib/igx-tile-series-module.d.ts +6 -0
- package/package.json +5 -5
- package/public_api.d.ts +4 -0
- package/igniteui-angular-maps.metadata.json +0 -1
|
@@ -1,40 +1,46 @@
|
|
|
1
|
-
import { Type } from '@angular/core';
|
|
2
1
|
import { IgRect } from "igniteui-angular-core";
|
|
3
2
|
import { IgPoint } from "igniteui-angular-core";
|
|
4
3
|
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
5
4
|
import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
6
|
/**
|
|
7
7
|
* Base class for hosting chart series in a IgxGeographicMap.Component
|
|
8
8
|
*/
|
|
9
|
-
export declare const IgxGeographicMapSeriesHostComponent_PROVIDERS: {
|
|
10
|
-
provide: typeof IgxSeriesComponent;
|
|
11
|
-
useExisting: Type<any>;
|
|
12
|
-
}[];
|
|
13
9
|
export declare abstract class IgxGeographicMapSeriesHostComponent extends IgxSeriesComponent {
|
|
14
10
|
/**
|
|
15
11
|
* @hidden
|
|
16
12
|
*/
|
|
17
|
-
|
|
13
|
+
get i(): GeographicMapSeriesHost;
|
|
18
14
|
constructor();
|
|
19
15
|
/**
|
|
20
16
|
* Checks if this control is geographic coordinate system
|
|
21
17
|
*/
|
|
22
|
-
|
|
18
|
+
get isGeographic(): boolean;
|
|
23
19
|
static ngAcceptInputType_isGeographic: boolean | string;
|
|
24
|
-
|
|
20
|
+
/**
|
|
21
|
+
* Gets whether this series supports markers
|
|
22
|
+
*/
|
|
23
|
+
get hasMarkers(): boolean;
|
|
25
24
|
static ngAcceptInputType_hasMarkers: boolean | string;
|
|
26
25
|
/**
|
|
27
26
|
* The minimum scale at which this series becomes visible.
|
|
28
27
|
* 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%.
|
|
29
28
|
*/
|
|
30
|
-
visibleFromScale: number;
|
|
29
|
+
get visibleFromScale(): number;
|
|
30
|
+
set visibleFromScale(v: number);
|
|
31
31
|
static ngAcceptInputType_visibleFromScale: number | string;
|
|
32
32
|
/**
|
|
33
33
|
* Gets or sets the coercion methods to use when loading data from data sources.
|
|
34
34
|
* Should be specified before setting any member paths, if being used. Setting it later
|
|
35
35
|
* will not cause data to be reimported into the chart.
|
|
36
36
|
*/
|
|
37
|
-
coercionMethods: any;
|
|
37
|
+
get coercionMethods(): any;
|
|
38
|
+
set coercionMethods(v: any);
|
|
39
|
+
/**
|
|
40
|
+
* Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series
|
|
41
|
+
|
|
42
|
+
*/
|
|
43
|
+
notifyIndexedPropertiesChanged(): void;
|
|
38
44
|
getItemValue(item: any, memberPathName: string): any;
|
|
39
45
|
/**
|
|
40
46
|
* Gets the item that is the best match for the specified world coordinates.
|
|
@@ -80,4 +86,6 @@ export declare abstract class IgxGeographicMapSeriesHostComponent extends IgxSer
|
|
|
80
86
|
|
|
81
87
|
*/
|
|
82
88
|
styleUpdated(): void;
|
|
89
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicMapSeriesHostComponent, never>;
|
|
90
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicMapSeriesHostComponent, "ng-component", never, { "visibleFromScale": "visibleFromScale"; "coercionMethods": "coercionMethods"; }, {}, never, never>;
|
|
83
91
|
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { IgxGeographicMarkerSeriesComponent } from "./igx-geographic-marker-series-component";
|
|
2
|
+
import { GeographicMarkerSeriesBase } from "./GeographicMarkerSeriesBase";
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare abstract class IgxGeographicMarkerSeriesBaseComponent extends IgxGeographicMarkerSeriesComponent {
|
|
5
|
+
/**
|
|
6
|
+
* @hidden
|
|
7
|
+
*/
|
|
8
|
+
get i(): GeographicMarkerSeriesBase;
|
|
9
|
+
constructor();
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicMarkerSeriesBaseComponent, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicMarkerSeriesBaseComponent, "ng-component", never, {}, {}, never, never>;
|
|
12
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
import { IgDataTemplate } from "igniteui-angular-core";
|
|
2
|
+
import { MarkerType } from "igniteui-angular-charts";
|
|
3
|
+
import { MarkerOutlineMode } from "igniteui-angular-charts";
|
|
4
|
+
import { MarkerFillMode } from "igniteui-angular-charts";
|
|
5
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
6
|
+
import { GeographicMarkerSeries } from "./GeographicMarkerSeries";
|
|
7
|
+
import * as i0 from "@angular/core";
|
|
8
|
+
/**
|
|
9
|
+
* Base class for creating marker series in a IgxGeographicMap.Component
|
|
10
|
+
*/
|
|
11
|
+
export declare abstract class IgxGeographicMarkerSeriesComponent extends IgxGeographicMapSeriesHostComponent {
|
|
12
|
+
/**
|
|
13
|
+
* @hidden
|
|
14
|
+
*/
|
|
15
|
+
get i(): GeographicMarkerSeries;
|
|
16
|
+
constructor();
|
|
17
|
+
/**
|
|
18
|
+
* Gets or sets the marker type for the current series object.
|
|
19
|
+
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
20
|
+
*/
|
|
21
|
+
get markerType(): MarkerType;
|
|
22
|
+
set markerType(v: MarkerType);
|
|
23
|
+
static ngAcceptInputType_markerType: MarkerType | string;
|
|
24
|
+
/**
|
|
25
|
+
* Gets or sets thickness of the marker outline
|
|
26
|
+
*/
|
|
27
|
+
get markerThickness(): number;
|
|
28
|
+
set markerThickness(v: number);
|
|
29
|
+
static ngAcceptInputType_markerThickness: number | string;
|
|
30
|
+
/**
|
|
31
|
+
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
32
|
+
*/
|
|
33
|
+
get markerOutlineMode(): MarkerOutlineMode;
|
|
34
|
+
set markerOutlineMode(v: MarkerOutlineMode);
|
|
35
|
+
static ngAcceptInputType_markerOutlineMode: MarkerOutlineMode | string;
|
|
36
|
+
/**
|
|
37
|
+
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
38
|
+
*/
|
|
39
|
+
get markerFillMode(): MarkerFillMode;
|
|
40
|
+
set markerFillMode(v: MarkerFillMode);
|
|
41
|
+
static ngAcceptInputType_markerFillMode: MarkerFillMode | string;
|
|
42
|
+
/**
|
|
43
|
+
* Gets or sets the MarkerTemplate for the current series object.
|
|
44
|
+
*/
|
|
45
|
+
get markerTemplate(): IgDataTemplate;
|
|
46
|
+
set markerTemplate(v: IgDataTemplate);
|
|
47
|
+
/**
|
|
48
|
+
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
49
|
+
*/
|
|
50
|
+
get markerBrush(): string;
|
|
51
|
+
set markerBrush(v: string);
|
|
52
|
+
/**
|
|
53
|
+
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
54
|
+
*/
|
|
55
|
+
get markerOutline(): string;
|
|
56
|
+
set markerOutline(v: string);
|
|
57
|
+
/**
|
|
58
|
+
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
59
|
+
* If more than the specified number of markerItems are visible, the series will automatically
|
|
60
|
+
* choose a representative set.
|
|
61
|
+
*/
|
|
62
|
+
get maximumMarkers(): number;
|
|
63
|
+
set maximumMarkers(v: number);
|
|
64
|
+
static ngAcceptInputType_maximumMarkers: number | string;
|
|
65
|
+
/**
|
|
66
|
+
* Gets the effective marker template for the current series object.
|
|
67
|
+
*/
|
|
68
|
+
get actualMarkerTemplate(): IgDataTemplate;
|
|
69
|
+
set actualMarkerTemplate(v: IgDataTemplate);
|
|
70
|
+
/**
|
|
71
|
+
* Gets the effective marker brush for the current series object.
|
|
72
|
+
*/
|
|
73
|
+
get actualMarkerBrush(): string;
|
|
74
|
+
set actualMarkerBrush(v: string);
|
|
75
|
+
/**
|
|
76
|
+
* Gets the effective marker outline for the current series object.
|
|
77
|
+
*/
|
|
78
|
+
get actualMarkerOutline(): string;
|
|
79
|
+
set actualMarkerOutline(v: string);
|
|
80
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicMarkerSeriesComponent, never>;
|
|
81
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicMarkerSeriesComponent, "ng-component", never, { "markerType": "markerType"; "markerThickness": "markerThickness"; "markerOutlineMode": "markerOutlineMode"; "markerFillMode": "markerFillMode"; "markerTemplate": "markerTemplate"; "markerBrush": "markerBrush"; "markerOutline": "markerOutline"; "maximumMarkers": "maximumMarkers"; "actualMarkerTemplate": "actualMarkerTemplate"; "actualMarkerBrush": "actualMarkerBrush"; "actualMarkerOutline": "actualMarkerOutline"; }, {}, never, never>;
|
|
82
|
+
}
|
|
@@ -1,48 +1,51 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import { IgxStyleShapeEventArgs } from "igniteui-angular-charts";
|
|
3
3
|
import { IgxGeographicShapeSeriesBaseComponent } from "./igx-geographic-shape-series-base-component";
|
|
4
|
-
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
5
|
-
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
6
4
|
import { GeographicPolylineSeries } from "./GeographicPolylineSeries";
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
7
6
|
/**
|
|
8
7
|
* Series class used for displaying multiple polylines, in a geographic context, for datasources which contain multiple lists of points.
|
|
9
8
|
*/
|
|
10
|
-
export declare const IgxGeographicPolylineSeriesComponent_PROVIDERS: ({
|
|
11
|
-
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
12
|
-
useExisting: Type<any>;
|
|
13
|
-
} | {
|
|
14
|
-
provide: typeof IgxSeriesComponent;
|
|
15
|
-
useExisting: Type<any>;
|
|
16
|
-
})[];
|
|
17
9
|
export declare class IgxGeographicPolylineSeriesComponent extends IgxGeographicShapeSeriesBaseComponent {
|
|
18
10
|
protected createImplementation(): GeographicPolylineSeries;
|
|
19
11
|
/**
|
|
20
12
|
* @hidden
|
|
21
13
|
*/
|
|
22
|
-
|
|
14
|
+
get i(): GeographicPolylineSeries;
|
|
23
15
|
constructor();
|
|
16
|
+
/**
|
|
17
|
+
* Gets whether the current series shows a polyline shape.
|
|
18
|
+
*/
|
|
19
|
+
get isPolyline(): boolean;
|
|
20
|
+
static ngAcceptInputType_isPolyline: boolean | string;
|
|
24
21
|
/**
|
|
25
22
|
* Gets or sets the fill brush.
|
|
26
23
|
*/
|
|
27
|
-
shapeFill: string;
|
|
24
|
+
get shapeFill(): string;
|
|
25
|
+
set shapeFill(v: string);
|
|
28
26
|
/**
|
|
29
27
|
* Gets or sets the stroke brush.
|
|
30
28
|
*/
|
|
31
|
-
shapeStroke: string;
|
|
29
|
+
get shapeStroke(): string;
|
|
30
|
+
set shapeStroke(v: string);
|
|
32
31
|
/**
|
|
33
32
|
* Gets or sets the stroke thickness.
|
|
34
33
|
*/
|
|
35
|
-
shapeStrokeThickness: number;
|
|
34
|
+
get shapeStrokeThickness(): number;
|
|
35
|
+
set shapeStrokeThickness(v: number);
|
|
36
36
|
static ngAcceptInputType_shapeStrokeThickness: number | string;
|
|
37
37
|
/**
|
|
38
38
|
* Gets or sets the opacity.
|
|
39
39
|
*/
|
|
40
|
-
shapeOpacity: number;
|
|
40
|
+
get shapeOpacity(): number;
|
|
41
|
+
set shapeOpacity(v: number);
|
|
41
42
|
static ngAcceptInputType_shapeOpacity: number | string;
|
|
42
43
|
ensureShapeStyle(): void;
|
|
43
44
|
private _styleShape;
|
|
44
|
-
|
|
45
|
+
get styleShape(): EventEmitter<{
|
|
45
46
|
sender: any;
|
|
46
47
|
args: IgxStyleShapeEventArgs;
|
|
47
48
|
}>;
|
|
49
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicPolylineSeriesComponent, never>;
|
|
50
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicPolylineSeriesComponent, "igx-geographic-polyline-series", never, { "shapeFill": "shapeFill"; "shapeStroke": "shapeStroke"; "shapeStrokeThickness": "shapeStrokeThickness"; "shapeOpacity": "shapeOpacity"; }, { "styleShape": "styleShape"; }, never, never>;
|
|
48
51
|
}
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
import * as i2 from "./igx-geographic-polyline-series-module";
|
|
1
4
|
export declare class IgxGeographicPolylineSeriesDynamicModule {
|
|
2
5
|
constructor();
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicPolylineSeriesDynamicModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicPolylineSeriesDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxGeographicPolylineSeriesModule], [typeof i2.IgxGeographicPolylineSeriesModule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicPolylineSeriesDynamicModule>;
|
|
3
9
|
}
|
|
@@ -1,2 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./igx-geographic-polyline-series-component";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "igniteui-angular-charts";
|
|
1
5
|
export declare class IgxGeographicPolylineSeriesModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicPolylineSeriesModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicPolylineSeriesModule, [typeof i1.IgxGeographicPolylineSeriesComponent], [typeof i2.CommonModule, typeof i3.IgxScatterPolylineSeriesDynamicModule], [typeof i1.IgxGeographicPolylineSeriesComponent, typeof i3.IgxScatterPolylineSeriesDynamicModule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicPolylineSeriesModule>;
|
|
2
9
|
}
|
|
@@ -1,18 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
3
|
-
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
1
|
+
import { IgxGeographicMarkerSeriesBaseComponent } from "./igx-geographic-marker-series-base-component";
|
|
4
2
|
import { GeographicProportionalSymbolSeriesBase } from "./GeographicProportionalSymbolSeriesBase";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
useExisting: Type<any>;
|
|
8
|
-
} | {
|
|
9
|
-
provide: typeof IgxSeriesComponent;
|
|
10
|
-
useExisting: Type<any>;
|
|
11
|
-
})[];
|
|
12
|
-
export declare abstract class IgxGeographicProportionalSymbolSeriesBaseComponent extends IgxGeographicMapSeriesHostComponent {
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare abstract class IgxGeographicProportionalSymbolSeriesBaseComponent extends IgxGeographicMarkerSeriesBaseComponent {
|
|
13
5
|
/**
|
|
14
6
|
* @hidden
|
|
15
7
|
*/
|
|
16
|
-
|
|
8
|
+
get i(): GeographicProportionalSymbolSeriesBase;
|
|
17
9
|
constructor();
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicProportionalSymbolSeriesBaseComponent, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicProportionalSymbolSeriesBaseComponent, "ng-component", never, {}, {}, never, never>;
|
|
18
12
|
}
|
|
@@ -1,151 +1,121 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { IgDataTemplate } from "igniteui-angular-core";
|
|
3
|
-
import { MarkerType } from "igniteui-angular-charts";
|
|
4
|
-
import { MarkerOutlineMode } from "igniteui-angular-charts";
|
|
5
|
-
import { MarkerFillMode } from "igniteui-angular-charts";
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
6
2
|
import { IgxSizeScaleComponent } from "igniteui-angular-charts";
|
|
7
3
|
import { IgxBrushScaleComponent } from "igniteui-angular-charts";
|
|
8
4
|
import { ScatterItemSearchMode } from "igniteui-angular-charts";
|
|
9
5
|
import { IgxAssigningScatterStyleEventArgs } from "igniteui-angular-charts";
|
|
10
6
|
import { IgxAssigningScatterMarkerStyleEventArgs } from "igniteui-angular-charts";
|
|
11
|
-
import {
|
|
12
|
-
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
7
|
+
import { IgxGeographicMarkerSeriesComponent } from "./igx-geographic-marker-series-component";
|
|
13
8
|
import { GeographicProportionalSymbolSeries } from "./GeographicProportionalSymbolSeries";
|
|
9
|
+
import * as i0 from "@angular/core";
|
|
14
10
|
/**
|
|
15
11
|
* Series class for a geographic map with points marked at given locations.
|
|
16
12
|
* This is the geographic equivalent of a ScatterSeries.
|
|
17
13
|
*/
|
|
18
|
-
export declare
|
|
19
|
-
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
20
|
-
useExisting: Type<any>;
|
|
21
|
-
} | {
|
|
22
|
-
provide: typeof IgxSeriesComponent;
|
|
23
|
-
useExisting: Type<any>;
|
|
24
|
-
})[];
|
|
25
|
-
export declare class IgxGeographicProportionalSymbolSeriesComponent extends IgxGeographicMapSeriesHostComponent {
|
|
14
|
+
export declare class IgxGeographicProportionalSymbolSeriesComponent extends IgxGeographicMarkerSeriesComponent {
|
|
26
15
|
protected createImplementation(): GeographicProportionalSymbolSeries;
|
|
27
16
|
/**
|
|
28
17
|
* @hidden
|
|
29
18
|
*/
|
|
30
|
-
|
|
19
|
+
get i(): GeographicProportionalSymbolSeries;
|
|
31
20
|
constructor();
|
|
32
21
|
/**
|
|
33
|
-
*
|
|
34
|
-
*/
|
|
35
|
-
latitudeMemberPath: string;
|
|
36
|
-
/**
|
|
37
|
-
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
38
|
-
*/
|
|
39
|
-
longitudeMemberPath: string;
|
|
40
|
-
/**
|
|
41
|
-
* Gets or sets the marker type for the current series object.
|
|
42
|
-
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
43
|
-
*/
|
|
44
|
-
markerType: MarkerType;
|
|
45
|
-
static ngAcceptInputType_markerType: MarkerType | string;
|
|
46
|
-
/**
|
|
47
|
-
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
48
|
-
*/
|
|
49
|
-
markerOutlineMode: MarkerOutlineMode;
|
|
50
|
-
static ngAcceptInputType_markerOutlineMode: MarkerOutlineMode | string;
|
|
51
|
-
/**
|
|
52
|
-
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
53
|
-
*/
|
|
54
|
-
markerFillMode: MarkerFillMode;
|
|
55
|
-
static ngAcceptInputType_markerFillMode: MarkerFillMode | string;
|
|
56
|
-
/**
|
|
57
|
-
* Gets or sets the MarkerTemplate for the current series object.
|
|
58
|
-
*/
|
|
59
|
-
markerTemplate: IgDataTemplate;
|
|
60
|
-
/**
|
|
61
|
-
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
22
|
+
* Gets whether the series has only marker as visuals
|
|
62
23
|
*/
|
|
63
|
-
|
|
24
|
+
get hasOnlyMarkers(): boolean;
|
|
25
|
+
static ngAcceptInputType_hasOnlyMarkers: boolean | string;
|
|
64
26
|
/**
|
|
65
|
-
*
|
|
27
|
+
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
66
28
|
*/
|
|
67
|
-
|
|
29
|
+
get latitudeMemberPath(): string;
|
|
30
|
+
set latitudeMemberPath(v: string);
|
|
68
31
|
/**
|
|
69
|
-
*
|
|
70
|
-
* If more than the specified number of markerItems are visible, the series will automatically
|
|
71
|
-
* choose a representative set.
|
|
32
|
+
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
72
33
|
*/
|
|
73
|
-
|
|
74
|
-
|
|
34
|
+
get longitudeMemberPath(): string;
|
|
35
|
+
set longitudeMemberPath(v: string);
|
|
75
36
|
/**
|
|
76
37
|
* Gets or sets the radius mapping property for the current series object.
|
|
77
38
|
*/
|
|
78
|
-
radiusMemberPath: string;
|
|
39
|
+
get radiusMemberPath(): string;
|
|
40
|
+
set radiusMemberPath(v: string);
|
|
79
41
|
/**
|
|
80
42
|
* Gets or sets the radius size scale for the bubbles.
|
|
81
43
|
*/
|
|
82
|
-
radiusScale: IgxSizeScaleComponent;
|
|
44
|
+
get radiusScale(): IgxSizeScaleComponent;
|
|
45
|
+
set radiusScale(v: IgxSizeScaleComponent);
|
|
83
46
|
/**
|
|
84
47
|
* Gets or sets the Label mapping property for the current series object.
|
|
85
48
|
*/
|
|
86
|
-
labelMemberPath: string;
|
|
49
|
+
get labelMemberPath(): string;
|
|
50
|
+
set labelMemberPath(v: string);
|
|
87
51
|
/**
|
|
88
52
|
* Gets or sets the fill mapping property for the current series object.
|
|
89
53
|
*/
|
|
90
|
-
fillMemberPath: string;
|
|
54
|
+
get fillMemberPath(): string;
|
|
55
|
+
set fillMemberPath(v: string);
|
|
91
56
|
/**
|
|
92
57
|
* Gets or sets the brush scale for the marker brush.
|
|
93
58
|
*/
|
|
94
|
-
fillScale: IgxBrushScaleComponent;
|
|
59
|
+
get fillScale(): IgxBrushScaleComponent;
|
|
60
|
+
set fillScale(v: IgxBrushScaleComponent);
|
|
95
61
|
/**
|
|
96
62
|
* Gets or sets the whether or not the FillScale uses global values of FillMemberPath of multiple series.
|
|
97
63
|
* This setting applies only if multiple series are using the same FillScale.
|
|
98
64
|
*/
|
|
99
|
-
fillScaleUseGlobalValues: boolean;
|
|
65
|
+
get fillScaleUseGlobalValues(): boolean;
|
|
66
|
+
set fillScaleUseGlobalValues(v: boolean);
|
|
100
67
|
static ngAcceptInputType_fillScaleUseGlobalValues: boolean | string;
|
|
101
68
|
/**
|
|
102
69
|
* Gets or sets whether or not the marker outline should use FillScale like the marker fill does.
|
|
103
70
|
* This setting applies only if the current series has a FillScale set and it overrides MarkerOutline setting.
|
|
104
71
|
*/
|
|
105
|
-
markerOutlineUsesFillScale: boolean;
|
|
72
|
+
get markerOutlineUsesFillScale(): boolean;
|
|
73
|
+
set markerOutlineUsesFillScale(v: boolean);
|
|
106
74
|
static ngAcceptInputType_markerOutlineUsesFillScale: boolean | string;
|
|
107
75
|
/**
|
|
108
76
|
* 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
|
|
109
77
|
* Note you can use any values between minimum value of -1 (darkest outline) and maximum value of 1 (brightest outline)
|
|
110
78
|
*/
|
|
111
|
-
markerOutlineBrightness: number;
|
|
79
|
+
get markerOutlineBrightness(): number;
|
|
80
|
+
set markerOutlineBrightness(v: number);
|
|
112
81
|
static ngAcceptInputType_markerOutlineBrightness: number | string;
|
|
113
82
|
/**
|
|
114
83
|
* 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
|
|
115
84
|
* Note you can use any values between minimum value of -1 (darkest fill) and maximum value of 1 (brightest fill)
|
|
116
85
|
*/
|
|
117
|
-
markerBrushBrightness: number;
|
|
86
|
+
get markerBrushBrightness(): number;
|
|
87
|
+
set markerBrushBrightness(v: number);
|
|
118
88
|
static ngAcceptInputType_markerBrushBrightness: number | string;
|
|
119
|
-
/**
|
|
120
|
-
* Gets or sets thickness of the marker outline
|
|
121
|
-
*/
|
|
122
|
-
markerThickness: number;
|
|
123
|
-
static ngAcceptInputType_markerThickness: number | string;
|
|
124
89
|
/**
|
|
125
90
|
* Gets or sets the whether or not the RadiusScale uses global values of RadiusMemberPath of multiple series.
|
|
126
91
|
* This setting applies only if multiple series are using the same RadiusScale.
|
|
127
92
|
*/
|
|
128
|
-
radiusScaleUseGlobalValues: boolean;
|
|
93
|
+
get radiusScaleUseGlobalValues(): boolean;
|
|
94
|
+
set radiusScaleUseGlobalValues(v: boolean);
|
|
129
95
|
static ngAcceptInputType_radiusScaleUseGlobalValues: boolean | string;
|
|
130
96
|
/**
|
|
131
97
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
132
98
|
*/
|
|
133
|
-
isCustomScatterStyleAllowed: boolean;
|
|
99
|
+
get isCustomScatterStyleAllowed(): boolean;
|
|
100
|
+
set isCustomScatterStyleAllowed(v: boolean);
|
|
134
101
|
static ngAcceptInputType_isCustomScatterStyleAllowed: boolean | string;
|
|
135
102
|
/**
|
|
136
103
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
137
104
|
*/
|
|
138
|
-
isCustomScatterMarkerStyleAllowed: boolean;
|
|
105
|
+
get isCustomScatterMarkerStyleAllowed(): boolean;
|
|
106
|
+
set isCustomScatterMarkerStyleAllowed(v: boolean);
|
|
139
107
|
static ngAcceptInputType_isCustomScatterMarkerStyleAllowed: boolean | string;
|
|
140
108
|
/**
|
|
141
109
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
142
110
|
*/
|
|
143
|
-
itemSearchMode: ScatterItemSearchMode;
|
|
111
|
+
get itemSearchMode(): ScatterItemSearchMode;
|
|
112
|
+
set itemSearchMode(v: ScatterItemSearchMode);
|
|
144
113
|
static ngAcceptInputType_itemSearchMode: ScatterItemSearchMode | string;
|
|
145
114
|
/**
|
|
146
115
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
147
116
|
*/
|
|
148
|
-
itemSearchThreshold: number;
|
|
117
|
+
get itemSearchThreshold(): number;
|
|
118
|
+
set itemSearchThreshold(v: number);
|
|
149
119
|
static ngAcceptInputType_itemSearchThreshold: number | string;
|
|
150
120
|
findByName(name: string): any;
|
|
151
121
|
protected _styling(container: any, component: any, parent?: any): void;
|
|
@@ -153,7 +123,7 @@ export declare class IgxGeographicProportionalSymbolSeriesComponent extends IgxG
|
|
|
153
123
|
/**
|
|
154
124
|
* Event raised when Assigning Category Style
|
|
155
125
|
*/
|
|
156
|
-
|
|
126
|
+
get assigningScatterStyle(): EventEmitter<{
|
|
157
127
|
sender: any;
|
|
158
128
|
args: IgxAssigningScatterStyleEventArgs;
|
|
159
129
|
}>;
|
|
@@ -161,8 +131,10 @@ export declare class IgxGeographicProportionalSymbolSeriesComponent extends IgxG
|
|
|
161
131
|
/**
|
|
162
132
|
* Event raised when Assigning Scatter Marker Style
|
|
163
133
|
*/
|
|
164
|
-
|
|
134
|
+
get assigningScatterMarkerStyle(): EventEmitter<{
|
|
165
135
|
sender: any;
|
|
166
136
|
args: IgxAssigningScatterMarkerStyleEventArgs;
|
|
167
137
|
}>;
|
|
138
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicProportionalSymbolSeriesComponent, never>;
|
|
139
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicProportionalSymbolSeriesComponent, "igx-geographic-proportional-symbol-series", never, { "latitudeMemberPath": "latitudeMemberPath"; "longitudeMemberPath": "longitudeMemberPath"; "radiusMemberPath": "radiusMemberPath"; "radiusScale": "radiusScale"; "labelMemberPath": "labelMemberPath"; "fillMemberPath": "fillMemberPath"; "fillScale": "fillScale"; "fillScaleUseGlobalValues": "fillScaleUseGlobalValues"; "markerOutlineUsesFillScale": "markerOutlineUsesFillScale"; "markerOutlineBrightness": "markerOutlineBrightness"; "markerBrushBrightness": "markerBrushBrightness"; "radiusScaleUseGlobalValues": "radiusScaleUseGlobalValues"; "isCustomScatterStyleAllowed": "isCustomScatterStyleAllowed"; "isCustomScatterMarkerStyleAllowed": "isCustomScatterMarkerStyleAllowed"; "itemSearchMode": "itemSearchMode"; "itemSearchThreshold": "itemSearchThreshold"; }, { "assigningScatterStyle": "assigningScatterStyle"; "assigningScatterMarkerStyle": "assigningScatterMarkerStyle"; }, never, never>;
|
|
168
140
|
}
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
import * as i2 from "./igx-geographic-proportional-symbol-series-module";
|
|
1
4
|
export declare class IgxGeographicProportionalSymbolSeriesDynamicModule {
|
|
2
5
|
constructor();
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicProportionalSymbolSeriesDynamicModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicProportionalSymbolSeriesDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxGeographicProportionalSymbolSeriesModule], [typeof i2.IgxGeographicProportionalSymbolSeriesModule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicProportionalSymbolSeriesDynamicModule>;
|
|
3
9
|
}
|
|
@@ -1,2 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./igx-geographic-proportional-symbol-series-component";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "igniteui-angular-charts";
|
|
1
5
|
export declare class IgxGeographicProportionalSymbolSeriesModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicProportionalSymbolSeriesModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicProportionalSymbolSeriesModule, [typeof i1.IgxGeographicProportionalSymbolSeriesComponent], [typeof i2.CommonModule, typeof i3.IgxBubbleSeriesDynamicModule], [typeof i1.IgxGeographicProportionalSymbolSeriesComponent, typeof i3.IgxBubbleSeriesDynamicModule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicProportionalSymbolSeriesModule>;
|
|
2
9
|
}
|
|
@@ -1,43 +1,54 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import { IgxColorScaleComponent } from "igniteui-angular-charts";
|
|
3
3
|
import { IgxTriangulationStatusEventArgs } from "igniteui-angular-core";
|
|
4
4
|
import { IgxGeographicXYTriangulatingSeriesComponent } from "./igx-geographic-xy-triangulating-series-component";
|
|
5
|
-
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
6
|
-
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
7
5
|
import { GeographicScatterAreaSeries } from "./GeographicScatterAreaSeries";
|
|
6
|
+
import * as i0 from "@angular/core";
|
|
8
7
|
/**
|
|
9
8
|
* Series class which draws a colored 2D surface, in a geographic context, based on a triangulation of XY data with numeric values assigned to each point.
|
|
10
9
|
*/
|
|
11
|
-
export declare const IgxGeographicScatterAreaSeriesComponent_PROVIDERS: ({
|
|
12
|
-
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
13
|
-
useExisting: Type<any>;
|
|
14
|
-
} | {
|
|
15
|
-
provide: typeof IgxSeriesComponent;
|
|
16
|
-
useExisting: Type<any>;
|
|
17
|
-
})[];
|
|
18
10
|
export declare class IgxGeographicScatterAreaSeriesComponent extends IgxGeographicXYTriangulatingSeriesComponent {
|
|
19
11
|
protected createImplementation(): GeographicScatterAreaSeries;
|
|
20
12
|
/**
|
|
21
13
|
* @hidden
|
|
22
14
|
*/
|
|
23
|
-
|
|
15
|
+
get i(): GeographicScatterAreaSeries;
|
|
24
16
|
constructor();
|
|
17
|
+
/**
|
|
18
|
+
* Gets whether the current series shows an area shape.
|
|
19
|
+
*/
|
|
20
|
+
get isArea(): boolean;
|
|
21
|
+
static ngAcceptInputType_isArea: boolean | string;
|
|
25
22
|
/**
|
|
26
23
|
* The name of the property on each data item containing a numeric value which can be converted to a color by the ColorScale.
|
|
27
24
|
*/
|
|
28
|
-
colorMemberPath: string;
|
|
25
|
+
get colorMemberPath(): string;
|
|
26
|
+
set colorMemberPath(v: string);
|
|
29
27
|
/**
|
|
30
28
|
* The ColorScale used to resolve the color values of points in the series.
|
|
31
29
|
*/
|
|
32
|
-
colorScale: IgxColorScaleComponent;
|
|
30
|
+
get colorScale(): IgxColorScaleComponent;
|
|
31
|
+
set colorScale(v: IgxColorScaleComponent);
|
|
32
|
+
/**
|
|
33
|
+
* Gets actual color scale that is set on ColorScale property or default ColorScale
|
|
34
|
+
*/
|
|
35
|
+
get actualColorScale(): IgxColorScaleComponent;
|
|
36
|
+
set actualColorScale(v: IgxColorScaleComponent);
|
|
33
37
|
findByName(name: string): any;
|
|
34
38
|
protected _styling(container: any, component: any, parent?: any): void;
|
|
39
|
+
/**
|
|
40
|
+
* Updates ActualColorScale properties using HostedSeries's ColorScale properties
|
|
41
|
+
|
|
42
|
+
*/
|
|
43
|
+
updateActualColorScale(): void;
|
|
35
44
|
private _triangulationStatusChanged;
|
|
36
45
|
/**
|
|
37
46
|
* Raised when the status of an ongoing Triangulation has changed.
|
|
38
47
|
*/
|
|
39
|
-
|
|
48
|
+
get triangulationStatusChanged(): EventEmitter<{
|
|
40
49
|
sender: any;
|
|
41
50
|
args: IgxTriangulationStatusEventArgs;
|
|
42
51
|
}>;
|
|
52
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicScatterAreaSeriesComponent, never>;
|
|
53
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicScatterAreaSeriesComponent, "igx-geographic-scatter-area-series", never, { "colorMemberPath": "colorMemberPath"; "colorScale": "colorScale"; "actualColorScale": "actualColorScale"; }, { "triangulationStatusChanged": "triangulationStatusChanged"; }, never, never>;
|
|
43
54
|
}
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
import * as i2 from "./igx-geographic-scatter-area-series-module";
|
|
1
4
|
export declare class IgxGeographicScatterAreaSeriesDynamicModule {
|
|
2
5
|
constructor();
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicScatterAreaSeriesDynamicModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicScatterAreaSeriesDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxGeographicScatterAreaSeriesModule], [typeof i2.IgxGeographicScatterAreaSeriesModule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicScatterAreaSeriesDynamicModule>;
|
|
3
9
|
}
|
|
@@ -1,2 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./igx-geographic-scatter-area-series-component";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "igniteui-angular-charts";
|
|
1
5
|
export declare class IgxGeographicScatterAreaSeriesModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicScatterAreaSeriesModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicScatterAreaSeriesModule, [typeof i1.IgxGeographicScatterAreaSeriesComponent], [typeof i2.CommonModule, typeof i3.IgxScatterAreaSeriesDynamicModule], [typeof i1.IgxGeographicScatterAreaSeriesComponent, typeof i3.IgxScatterAreaSeriesDynamicModule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicScatterAreaSeriesModule>;
|
|
2
9
|
}
|
|
@@ -1,18 +1,12 @@
|
|
|
1
|
-
import { Type } from '@angular/core';
|
|
2
1
|
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
3
|
-
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
4
2
|
import { GeographicShapeSeriesBaseBase } from "./GeographicShapeSeriesBaseBase";
|
|
5
|
-
|
|
6
|
-
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
7
|
-
useExisting: Type<any>;
|
|
8
|
-
} | {
|
|
9
|
-
provide: typeof IgxSeriesComponent;
|
|
10
|
-
useExisting: Type<any>;
|
|
11
|
-
})[];
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
12
4
|
export declare abstract class IgxGeographicShapeSeriesBaseBaseComponent extends IgxGeographicMapSeriesHostComponent {
|
|
13
5
|
/**
|
|
14
6
|
* @hidden
|
|
15
7
|
*/
|
|
16
|
-
|
|
8
|
+
get i(): GeographicShapeSeriesBaseBase;
|
|
17
9
|
constructor();
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicShapeSeriesBaseBaseComponent, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicShapeSeriesBaseBaseComponent, "ng-component", never, {}, {}, never, never>;
|
|
18
12
|
}
|