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,604 +1,411 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { EventEmitter, Output, Component, forwardRef, Input, ChangeDetectionStrategy } from '@angular/core';
|
|
3
|
-
import { delegateCombine } from "igniteui-angular-core";
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
*
|
|
18
|
-
|
|
19
|
-
*/
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
_this
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
IgxGeographicProportionalSymbolSeriesComponent.prototype
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
this.i.
|
|
105
|
-
},
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
return this.i.
|
|
156
|
-
},
|
|
157
|
-
set: function (v) {
|
|
158
|
-
this.
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
this.i.
|
|
172
|
-
},
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
this.
|
|
357
|
-
},
|
|
358
|
-
enumerable:
|
|
359
|
-
configurable: true
|
|
360
|
-
});
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
/**
|
|
413
|
-
* Event raised when Assigning Category Style
|
|
414
|
-
*/
|
|
415
|
-
get: function () {
|
|
416
|
-
var _this = this;
|
|
417
|
-
if (this._assigningScatterStyle == null) {
|
|
418
|
-
this._assigningScatterStyle = new EventEmitter();
|
|
419
|
-
this.i.assigningScatterStyle = delegateCombine(this.i.assigningScatterStyle, function (o, e) {
|
|
420
|
-
var outerArgs = new IgxAssigningScatterStyleEventArgs();
|
|
421
|
-
outerArgs._provideImplementation(e);
|
|
422
|
-
if (_this.beforeAssigningScatterStyle) {
|
|
423
|
-
_this.beforeAssigningScatterStyle(_this, outerArgs);
|
|
424
|
-
}
|
|
425
|
-
_this._assigningScatterStyle.emit({
|
|
426
|
-
sender: _this,
|
|
427
|
-
args: outerArgs
|
|
428
|
-
});
|
|
429
|
-
});
|
|
430
|
-
}
|
|
431
|
-
return this._assigningScatterStyle;
|
|
432
|
-
},
|
|
433
|
-
enumerable: true,
|
|
434
|
-
configurable: true
|
|
435
|
-
});
|
|
436
|
-
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "assigningScatterMarkerStyle", {
|
|
437
|
-
/**
|
|
438
|
-
* Event raised when Assigning Scatter Marker Style
|
|
439
|
-
*/
|
|
440
|
-
get: function () {
|
|
441
|
-
var _this = this;
|
|
442
|
-
if (this._assigningScatterMarkerStyle == null) {
|
|
443
|
-
this._assigningScatterMarkerStyle = new EventEmitter();
|
|
444
|
-
this.i.assigningScatterMarkerStyle = delegateCombine(this.i.assigningScatterMarkerStyle, function (o, e) {
|
|
445
|
-
var outerArgs = new IgxAssigningScatterMarkerStyleEventArgs();
|
|
446
|
-
outerArgs._provideImplementation(e);
|
|
447
|
-
if (_this.beforeAssigningScatterMarkerStyle) {
|
|
448
|
-
_this.beforeAssigningScatterMarkerStyle(_this, outerArgs);
|
|
449
|
-
}
|
|
450
|
-
_this._assigningScatterMarkerStyle.emit({
|
|
451
|
-
sender: _this,
|
|
452
|
-
args: outerArgs
|
|
453
|
-
});
|
|
454
|
-
});
|
|
455
|
-
}
|
|
456
|
-
return this._assigningScatterMarkerStyle;
|
|
457
|
-
},
|
|
458
|
-
enumerable: true,
|
|
459
|
-
configurable: true
|
|
460
|
-
});
|
|
461
|
-
var IgxGeographicProportionalSymbolSeriesComponent_1;
|
|
462
|
-
tslib_1.__decorate([
|
|
463
|
-
Input(),
|
|
464
|
-
tslib_1.__metadata("design:type", String),
|
|
465
|
-
tslib_1.__metadata("design:paramtypes", [String])
|
|
466
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "latitudeMemberPath", null);
|
|
467
|
-
tslib_1.__decorate([
|
|
468
|
-
Input(),
|
|
469
|
-
tslib_1.__metadata("design:type", String),
|
|
470
|
-
tslib_1.__metadata("design:paramtypes", [String])
|
|
471
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "longitudeMemberPath", null);
|
|
472
|
-
tslib_1.__decorate([
|
|
473
|
-
Input(),
|
|
474
|
-
tslib_1.__metadata("design:type", Number),
|
|
475
|
-
tslib_1.__metadata("design:paramtypes", [Number])
|
|
476
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerType", null);
|
|
477
|
-
tslib_1.__decorate([
|
|
478
|
-
Input(),
|
|
479
|
-
tslib_1.__metadata("design:type", Number),
|
|
480
|
-
tslib_1.__metadata("design:paramtypes", [Number])
|
|
481
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerOutlineMode", null);
|
|
482
|
-
tslib_1.__decorate([
|
|
483
|
-
Input(),
|
|
484
|
-
tslib_1.__metadata("design:type", Number),
|
|
485
|
-
tslib_1.__metadata("design:paramtypes", [Number])
|
|
486
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerFillMode", null);
|
|
487
|
-
tslib_1.__decorate([
|
|
488
|
-
Input(),
|
|
489
|
-
tslib_1.__metadata("design:type", Object),
|
|
490
|
-
tslib_1.__metadata("design:paramtypes", [Object])
|
|
491
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerTemplate", null);
|
|
492
|
-
tslib_1.__decorate([
|
|
493
|
-
Input(),
|
|
494
|
-
tslib_1.__metadata("design:type", String),
|
|
495
|
-
tslib_1.__metadata("design:paramtypes", [String])
|
|
496
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerBrush", null);
|
|
497
|
-
tslib_1.__decorate([
|
|
498
|
-
Input(),
|
|
499
|
-
tslib_1.__metadata("design:type", String),
|
|
500
|
-
tslib_1.__metadata("design:paramtypes", [String])
|
|
501
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerOutline", null);
|
|
502
|
-
tslib_1.__decorate([
|
|
503
|
-
Input(),
|
|
504
|
-
tslib_1.__metadata("design:type", Number),
|
|
505
|
-
tslib_1.__metadata("design:paramtypes", [Number])
|
|
506
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "maximumMarkers", null);
|
|
507
|
-
tslib_1.__decorate([
|
|
508
|
-
Input(),
|
|
509
|
-
tslib_1.__metadata("design:type", String),
|
|
510
|
-
tslib_1.__metadata("design:paramtypes", [String])
|
|
511
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "radiusMemberPath", null);
|
|
512
|
-
tslib_1.__decorate([
|
|
513
|
-
Input(),
|
|
514
|
-
tslib_1.__metadata("design:type", IgxSizeScaleComponent),
|
|
515
|
-
tslib_1.__metadata("design:paramtypes", [IgxSizeScaleComponent])
|
|
516
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "radiusScale", null);
|
|
517
|
-
tslib_1.__decorate([
|
|
518
|
-
Input(),
|
|
519
|
-
tslib_1.__metadata("design:type", String),
|
|
520
|
-
tslib_1.__metadata("design:paramtypes", [String])
|
|
521
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "labelMemberPath", null);
|
|
522
|
-
tslib_1.__decorate([
|
|
523
|
-
Input(),
|
|
524
|
-
tslib_1.__metadata("design:type", String),
|
|
525
|
-
tslib_1.__metadata("design:paramtypes", [String])
|
|
526
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "fillMemberPath", null);
|
|
527
|
-
tslib_1.__decorate([
|
|
528
|
-
Input(),
|
|
529
|
-
tslib_1.__metadata("design:type", IgxBrushScaleComponent),
|
|
530
|
-
tslib_1.__metadata("design:paramtypes", [IgxBrushScaleComponent])
|
|
531
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "fillScale", null);
|
|
532
|
-
tslib_1.__decorate([
|
|
533
|
-
Input(),
|
|
534
|
-
tslib_1.__metadata("design:type", Boolean),
|
|
535
|
-
tslib_1.__metadata("design:paramtypes", [Boolean])
|
|
536
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "fillScaleUseGlobalValues", null);
|
|
537
|
-
tslib_1.__decorate([
|
|
538
|
-
Input(),
|
|
539
|
-
tslib_1.__metadata("design:type", Boolean),
|
|
540
|
-
tslib_1.__metadata("design:paramtypes", [Boolean])
|
|
541
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerOutlineUsesFillScale", null);
|
|
542
|
-
tslib_1.__decorate([
|
|
543
|
-
Input(),
|
|
544
|
-
tslib_1.__metadata("design:type", Number),
|
|
545
|
-
tslib_1.__metadata("design:paramtypes", [Number])
|
|
546
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerOutlineBrightness", null);
|
|
547
|
-
tslib_1.__decorate([
|
|
548
|
-
Input(),
|
|
549
|
-
tslib_1.__metadata("design:type", Number),
|
|
550
|
-
tslib_1.__metadata("design:paramtypes", [Number])
|
|
551
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerBrushBrightness", null);
|
|
552
|
-
tslib_1.__decorate([
|
|
553
|
-
Input(),
|
|
554
|
-
tslib_1.__metadata("design:type", Number),
|
|
555
|
-
tslib_1.__metadata("design:paramtypes", [Number])
|
|
556
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerThickness", null);
|
|
557
|
-
tslib_1.__decorate([
|
|
558
|
-
Input(),
|
|
559
|
-
tslib_1.__metadata("design:type", Boolean),
|
|
560
|
-
tslib_1.__metadata("design:paramtypes", [Boolean])
|
|
561
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "radiusScaleUseGlobalValues", null);
|
|
562
|
-
tslib_1.__decorate([
|
|
563
|
-
Input(),
|
|
564
|
-
tslib_1.__metadata("design:type", Boolean),
|
|
565
|
-
tslib_1.__metadata("design:paramtypes", [Boolean])
|
|
566
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "isCustomScatterStyleAllowed", null);
|
|
567
|
-
tslib_1.__decorate([
|
|
568
|
-
Input(),
|
|
569
|
-
tslib_1.__metadata("design:type", Boolean),
|
|
570
|
-
tslib_1.__metadata("design:paramtypes", [Boolean])
|
|
571
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "isCustomScatterMarkerStyleAllowed", null);
|
|
572
|
-
tslib_1.__decorate([
|
|
573
|
-
Input(),
|
|
574
|
-
tslib_1.__metadata("design:type", Number),
|
|
575
|
-
tslib_1.__metadata("design:paramtypes", [Number])
|
|
576
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "itemSearchMode", null);
|
|
577
|
-
tslib_1.__decorate([
|
|
578
|
-
Input(),
|
|
579
|
-
tslib_1.__metadata("design:type", Number),
|
|
580
|
-
tslib_1.__metadata("design:paramtypes", [Number])
|
|
581
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "itemSearchThreshold", null);
|
|
582
|
-
tslib_1.__decorate([
|
|
583
|
-
Output(),
|
|
584
|
-
tslib_1.__metadata("design:type", EventEmitter),
|
|
585
|
-
tslib_1.__metadata("design:paramtypes", [])
|
|
586
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "assigningScatterStyle", null);
|
|
587
|
-
tslib_1.__decorate([
|
|
588
|
-
Output(),
|
|
589
|
-
tslib_1.__metadata("design:type", EventEmitter),
|
|
590
|
-
tslib_1.__metadata("design:paramtypes", [])
|
|
591
|
-
], IgxGeographicProportionalSymbolSeriesComponent.prototype, "assigningScatterMarkerStyle", null);
|
|
592
|
-
IgxGeographicProportionalSymbolSeriesComponent = IgxGeographicProportionalSymbolSeriesComponent_1 = tslib_1.__decorate([
|
|
593
|
-
Component({
|
|
594
|
-
selector: 'igx-geographic-proportional-symbol-series',
|
|
595
|
-
template: "",
|
|
596
|
-
providers: [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicProportionalSymbolSeriesComponent_1; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicProportionalSymbolSeriesComponent_1; }) }],
|
|
597
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
598
|
-
}),
|
|
599
|
-
tslib_1.__metadata("design:paramtypes", [])
|
|
600
|
-
], IgxGeographicProportionalSymbolSeriesComponent);
|
|
601
|
-
return IgxGeographicProportionalSymbolSeriesComponent;
|
|
602
|
-
}(IgxGeographicMapSeriesHostComponent));
|
|
603
|
-
export { IgxGeographicProportionalSymbolSeriesComponent };
|
|
604
|
-
//# sourceMappingURL=igx-geographic-proportional-symbol-series-component.js.map
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { EventEmitter, Output, Component, forwardRef, Input, ChangeDetectionStrategy } from '@angular/core';
|
|
3
|
+
import { delegateCombine } from "igniteui-angular-core";
|
|
4
|
+
import { IgxSizeScaleComponent } from "igniteui-angular-charts";
|
|
5
|
+
import { IgxBrushScaleComponent } from "igniteui-angular-charts";
|
|
6
|
+
import { ScatterItemSearchMode_$type } from "igniteui-angular-charts";
|
|
7
|
+
import { IgxAssigningScatterStyleEventArgs } from "igniteui-angular-charts";
|
|
8
|
+
import { IgxAssigningScatterMarkerStyleEventArgs } from "igniteui-angular-charts";
|
|
9
|
+
import { IgxGeographicMarkerSeriesComponent } from "./igx-geographic-marker-series-component";
|
|
10
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
11
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
12
|
+
import { GeographicProportionalSymbolSeries } from "./GeographicProportionalSymbolSeries";
|
|
13
|
+
import { ensureBool, ensureEnum } from "igniteui-angular-core";
|
|
14
|
+
import * as i0 from "@angular/core";
|
|
15
|
+
/**
|
|
16
|
+
* Series class for a geographic map with points marked at given locations.
|
|
17
|
+
* This is the geographic equivalent of a ScatterSeries.
|
|
18
|
+
*/
|
|
19
|
+
var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
20
|
+
__extends(IgxGeographicProportionalSymbolSeriesComponent, _super);
|
|
21
|
+
function IgxGeographicProportionalSymbolSeriesComponent() {
|
|
22
|
+
var _this = _super.call(this) || this;
|
|
23
|
+
_this._assigningScatterStyle = null;
|
|
24
|
+
_this._assigningScatterMarkerStyle = null;
|
|
25
|
+
return _this;
|
|
26
|
+
}
|
|
27
|
+
IgxGeographicProportionalSymbolSeriesComponent.prototype.createImplementation = function () {
|
|
28
|
+
return new GeographicProportionalSymbolSeries();
|
|
29
|
+
};
|
|
30
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "i", {
|
|
31
|
+
/**
|
|
32
|
+
* @hidden
|
|
33
|
+
*/
|
|
34
|
+
get: function () {
|
|
35
|
+
return this._implementation;
|
|
36
|
+
},
|
|
37
|
+
enumerable: false,
|
|
38
|
+
configurable: true
|
|
39
|
+
});
|
|
40
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "hasOnlyMarkers", {
|
|
41
|
+
/**
|
|
42
|
+
* Gets whether the series has only marker as visuals
|
|
43
|
+
*/
|
|
44
|
+
get: function () {
|
|
45
|
+
return this.i.c0;
|
|
46
|
+
},
|
|
47
|
+
enumerable: false,
|
|
48
|
+
configurable: true
|
|
49
|
+
});
|
|
50
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "latitudeMemberPath", {
|
|
51
|
+
/**
|
|
52
|
+
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
53
|
+
*/
|
|
54
|
+
get: function () {
|
|
55
|
+
return this.i.rh;
|
|
56
|
+
},
|
|
57
|
+
set: function (v) {
|
|
58
|
+
this.i.rh = v;
|
|
59
|
+
},
|
|
60
|
+
enumerable: false,
|
|
61
|
+
configurable: true
|
|
62
|
+
});
|
|
63
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "longitudeMemberPath", {
|
|
64
|
+
/**
|
|
65
|
+
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
66
|
+
*/
|
|
67
|
+
get: function () {
|
|
68
|
+
return this.i.rj;
|
|
69
|
+
},
|
|
70
|
+
set: function (v) {
|
|
71
|
+
this.i.rj = v;
|
|
72
|
+
},
|
|
73
|
+
enumerable: false,
|
|
74
|
+
configurable: true
|
|
75
|
+
});
|
|
76
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "radiusMemberPath", {
|
|
77
|
+
/**
|
|
78
|
+
* Gets or sets the radius mapping property for the current series object.
|
|
79
|
+
*/
|
|
80
|
+
get: function () {
|
|
81
|
+
return this.i.ro;
|
|
82
|
+
},
|
|
83
|
+
set: function (v) {
|
|
84
|
+
this.i.ro = v;
|
|
85
|
+
},
|
|
86
|
+
enumerable: false,
|
|
87
|
+
configurable: true
|
|
88
|
+
});
|
|
89
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "radiusScale", {
|
|
90
|
+
/**
|
|
91
|
+
* Gets or sets the radius size scale for the bubbles.
|
|
92
|
+
*/
|
|
93
|
+
get: function () {
|
|
94
|
+
if (this.i.qv == null) {
|
|
95
|
+
return null;
|
|
96
|
+
}
|
|
97
|
+
if (!this.i.qv.externalObject) {
|
|
98
|
+
var e = IgxSizeScaleComponent._createFromInternal(this.i.qv);
|
|
99
|
+
if (e) {
|
|
100
|
+
e._implementation = this.i.qv;
|
|
101
|
+
}
|
|
102
|
+
this.i.qv.externalObject = e;
|
|
103
|
+
}
|
|
104
|
+
return this.i.qv.externalObject;
|
|
105
|
+
},
|
|
106
|
+
set: function (v) {
|
|
107
|
+
if (v != null && this._stylingContainer && v._styling)
|
|
108
|
+
v._styling(this._stylingContainer, this, this);
|
|
109
|
+
v == null ? this.i.qv = null : this.i.qv = v.i;
|
|
110
|
+
},
|
|
111
|
+
enumerable: false,
|
|
112
|
+
configurable: true
|
|
113
|
+
});
|
|
114
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "labelMemberPath", {
|
|
115
|
+
/**
|
|
116
|
+
* Gets or sets the Label mapping property for the current series object.
|
|
117
|
+
*/
|
|
118
|
+
get: function () {
|
|
119
|
+
return this.i.rf;
|
|
120
|
+
},
|
|
121
|
+
set: function (v) {
|
|
122
|
+
this.i.rf = v;
|
|
123
|
+
},
|
|
124
|
+
enumerable: false,
|
|
125
|
+
configurable: true
|
|
126
|
+
});
|
|
127
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "fillMemberPath", {
|
|
128
|
+
/**
|
|
129
|
+
* Gets or sets the fill mapping property for the current series object.
|
|
130
|
+
*/
|
|
131
|
+
get: function () {
|
|
132
|
+
return this.i.q7;
|
|
133
|
+
},
|
|
134
|
+
set: function (v) {
|
|
135
|
+
this.i.q7 = v;
|
|
136
|
+
},
|
|
137
|
+
enumerable: false,
|
|
138
|
+
configurable: true
|
|
139
|
+
});
|
|
140
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "fillScale", {
|
|
141
|
+
/**
|
|
142
|
+
* Gets or sets the brush scale for the marker brush.
|
|
143
|
+
*/
|
|
144
|
+
get: function () {
|
|
145
|
+
if (this.i.qs == null) {
|
|
146
|
+
return null;
|
|
147
|
+
}
|
|
148
|
+
if (!this.i.qs.externalObject) {
|
|
149
|
+
var e = IgxBrushScaleComponent._createFromInternal(this.i.qs);
|
|
150
|
+
if (e) {
|
|
151
|
+
e._implementation = this.i.qs;
|
|
152
|
+
}
|
|
153
|
+
this.i.qs.externalObject = e;
|
|
154
|
+
}
|
|
155
|
+
return this.i.qs.externalObject;
|
|
156
|
+
},
|
|
157
|
+
set: function (v) {
|
|
158
|
+
if (v != null && this._stylingContainer && v._styling)
|
|
159
|
+
v._styling(this._stylingContainer, this, this);
|
|
160
|
+
v == null ? this.i.qs = null : this.i.qs = v.i;
|
|
161
|
+
},
|
|
162
|
+
enumerable: false,
|
|
163
|
+
configurable: true
|
|
164
|
+
});
|
|
165
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "fillScaleUseGlobalValues", {
|
|
166
|
+
/**
|
|
167
|
+
* Gets or sets the whether or not the FillScale uses global values of FillMemberPath of multiple series.
|
|
168
|
+
* This setting applies only if multiple series are using the same FillScale.
|
|
169
|
+
*/
|
|
170
|
+
get: function () {
|
|
171
|
+
return this.i.qz;
|
|
172
|
+
},
|
|
173
|
+
set: function (v) {
|
|
174
|
+
this.i.qz = ensureBool(v);
|
|
175
|
+
},
|
|
176
|
+
enumerable: false,
|
|
177
|
+
configurable: true
|
|
178
|
+
});
|
|
179
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerOutlineUsesFillScale", {
|
|
180
|
+
/**
|
|
181
|
+
* Gets or sets whether or not the marker outline should use FillScale like the marker fill does.
|
|
182
|
+
* This setting applies only if the current series has a FillScale set and it overrides MarkerOutline setting.
|
|
183
|
+
*/
|
|
184
|
+
get: function () {
|
|
185
|
+
return this.i.q2;
|
|
186
|
+
},
|
|
187
|
+
set: function (v) {
|
|
188
|
+
this.i.q2 = ensureBool(v);
|
|
189
|
+
},
|
|
190
|
+
enumerable: false,
|
|
191
|
+
configurable: true
|
|
192
|
+
});
|
|
193
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerOutlineBrightness", {
|
|
194
|
+
/**
|
|
195
|
+
* 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
|
|
196
|
+
* Note you can use any values between minimum value of -1 (darkest outline) and maximum value of 1 (brightest outline)
|
|
197
|
+
*/
|
|
198
|
+
get: function () {
|
|
199
|
+
return this.i.q5;
|
|
200
|
+
},
|
|
201
|
+
set: function (v) {
|
|
202
|
+
this.i.q5 = +v;
|
|
203
|
+
},
|
|
204
|
+
enumerable: false,
|
|
205
|
+
configurable: true
|
|
206
|
+
});
|
|
207
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "markerBrushBrightness", {
|
|
208
|
+
/**
|
|
209
|
+
* 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
|
|
210
|
+
* Note you can use any values between minimum value of -1 (darkest fill) and maximum value of 1 (brightest fill)
|
|
211
|
+
*/
|
|
212
|
+
get: function () {
|
|
213
|
+
return this.i.q4;
|
|
214
|
+
},
|
|
215
|
+
set: function (v) {
|
|
216
|
+
this.i.q4 = +v;
|
|
217
|
+
},
|
|
218
|
+
enumerable: false,
|
|
219
|
+
configurable: true
|
|
220
|
+
});
|
|
221
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "radiusScaleUseGlobalValues", {
|
|
222
|
+
/**
|
|
223
|
+
* Gets or sets the whether or not the RadiusScale uses global values of RadiusMemberPath of multiple series.
|
|
224
|
+
* This setting applies only if multiple series are using the same RadiusScale.
|
|
225
|
+
*/
|
|
226
|
+
get: function () {
|
|
227
|
+
return this.i.q3;
|
|
228
|
+
},
|
|
229
|
+
set: function (v) {
|
|
230
|
+
this.i.q3 = ensureBool(v);
|
|
231
|
+
},
|
|
232
|
+
enumerable: false,
|
|
233
|
+
configurable: true
|
|
234
|
+
});
|
|
235
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "isCustomScatterStyleAllowed", {
|
|
236
|
+
/**
|
|
237
|
+
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
238
|
+
*/
|
|
239
|
+
get: function () {
|
|
240
|
+
return this.i.q1;
|
|
241
|
+
},
|
|
242
|
+
set: function (v) {
|
|
243
|
+
this.i.q1 = ensureBool(v);
|
|
244
|
+
},
|
|
245
|
+
enumerable: false,
|
|
246
|
+
configurable: true
|
|
247
|
+
});
|
|
248
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "isCustomScatterMarkerStyleAllowed", {
|
|
249
|
+
/**
|
|
250
|
+
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
251
|
+
*/
|
|
252
|
+
get: function () {
|
|
253
|
+
return this.i.q0;
|
|
254
|
+
},
|
|
255
|
+
set: function (v) {
|
|
256
|
+
this.i.q0 = ensureBool(v);
|
|
257
|
+
},
|
|
258
|
+
enumerable: false,
|
|
259
|
+
configurable: true
|
|
260
|
+
});
|
|
261
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "itemSearchMode", {
|
|
262
|
+
/**
|
|
263
|
+
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
264
|
+
*/
|
|
265
|
+
get: function () {
|
|
266
|
+
return this.i.qu;
|
|
267
|
+
},
|
|
268
|
+
set: function (v) {
|
|
269
|
+
this.i.qu = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
270
|
+
},
|
|
271
|
+
enumerable: false,
|
|
272
|
+
configurable: true
|
|
273
|
+
});
|
|
274
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "itemSearchThreshold", {
|
|
275
|
+
/**
|
|
276
|
+
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
277
|
+
*/
|
|
278
|
+
get: function () {
|
|
279
|
+
return this.i.q6;
|
|
280
|
+
},
|
|
281
|
+
set: function (v) {
|
|
282
|
+
this.i.q6 = +v;
|
|
283
|
+
},
|
|
284
|
+
enumerable: false,
|
|
285
|
+
configurable: true
|
|
286
|
+
});
|
|
287
|
+
IgxGeographicProportionalSymbolSeriesComponent.prototype.findByName = function (name) {
|
|
288
|
+
var baseResult = _super.prototype.findByName.call(this, name);
|
|
289
|
+
if (baseResult) {
|
|
290
|
+
return baseResult;
|
|
291
|
+
}
|
|
292
|
+
if (this.radiusScale && this.radiusScale.name && this.radiusScale.name == name) {
|
|
293
|
+
return this.radiusScale;
|
|
294
|
+
}
|
|
295
|
+
if (this.fillScale && this.fillScale.name && this.fillScale.name == name) {
|
|
296
|
+
return this.fillScale;
|
|
297
|
+
}
|
|
298
|
+
return null;
|
|
299
|
+
};
|
|
300
|
+
IgxGeographicProportionalSymbolSeriesComponent.prototype._styling = function (container, component, parent) {
|
|
301
|
+
_super.prototype._styling.call(this, container, component, parent);
|
|
302
|
+
this._inStyling = true;
|
|
303
|
+
if (this.radiusScale && this.radiusScale._styling) {
|
|
304
|
+
this.radiusScale._styling(container, component, this);
|
|
305
|
+
}
|
|
306
|
+
if (this.fillScale && this.fillScale._styling) {
|
|
307
|
+
this.fillScale._styling(container, component, this);
|
|
308
|
+
}
|
|
309
|
+
this._inStyling = false;
|
|
310
|
+
};
|
|
311
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "assigningScatterStyle", {
|
|
312
|
+
/**
|
|
313
|
+
* Event raised when Assigning Category Style
|
|
314
|
+
*/
|
|
315
|
+
get: function () {
|
|
316
|
+
var _this = this;
|
|
317
|
+
if (this._assigningScatterStyle == null) {
|
|
318
|
+
this._assigningScatterStyle = new EventEmitter();
|
|
319
|
+
this.i.assigningScatterStyle = delegateCombine(this.i.assigningScatterStyle, function (o, e) {
|
|
320
|
+
var outerArgs = new IgxAssigningScatterStyleEventArgs();
|
|
321
|
+
outerArgs._provideImplementation(e);
|
|
322
|
+
if (_this.beforeAssigningScatterStyle) {
|
|
323
|
+
_this.beforeAssigningScatterStyle(_this, outerArgs);
|
|
324
|
+
}
|
|
325
|
+
_this._assigningScatterStyle.emit({
|
|
326
|
+
sender: _this,
|
|
327
|
+
args: outerArgs
|
|
328
|
+
});
|
|
329
|
+
});
|
|
330
|
+
}
|
|
331
|
+
return this._assigningScatterStyle;
|
|
332
|
+
},
|
|
333
|
+
enumerable: false,
|
|
334
|
+
configurable: true
|
|
335
|
+
});
|
|
336
|
+
Object.defineProperty(IgxGeographicProportionalSymbolSeriesComponent.prototype, "assigningScatterMarkerStyle", {
|
|
337
|
+
/**
|
|
338
|
+
* Event raised when Assigning Scatter Marker Style
|
|
339
|
+
*/
|
|
340
|
+
get: function () {
|
|
341
|
+
var _this = this;
|
|
342
|
+
if (this._assigningScatterMarkerStyle == null) {
|
|
343
|
+
this._assigningScatterMarkerStyle = new EventEmitter();
|
|
344
|
+
this.i.assigningScatterMarkerStyle = delegateCombine(this.i.assigningScatterMarkerStyle, function (o, e) {
|
|
345
|
+
var outerArgs = new IgxAssigningScatterMarkerStyleEventArgs();
|
|
346
|
+
outerArgs._provideImplementation(e);
|
|
347
|
+
if (_this.beforeAssigningScatterMarkerStyle) {
|
|
348
|
+
_this.beforeAssigningScatterMarkerStyle(_this, outerArgs);
|
|
349
|
+
}
|
|
350
|
+
_this._assigningScatterMarkerStyle.emit({
|
|
351
|
+
sender: _this,
|
|
352
|
+
args: outerArgs
|
|
353
|
+
});
|
|
354
|
+
});
|
|
355
|
+
}
|
|
356
|
+
return this._assigningScatterMarkerStyle;
|
|
357
|
+
},
|
|
358
|
+
enumerable: false,
|
|
359
|
+
configurable: true
|
|
360
|
+
});
|
|
361
|
+
IgxGeographicProportionalSymbolSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
362
|
+
IgxGeographicProportionalSymbolSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: IgxGeographicProportionalSymbolSeriesComponent, selector: "igx-geographic-proportional-symbol-series", inputs: { 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" }, outputs: { assigningScatterStyle: "assigningScatterStyle", assigningScatterMarkerStyle: "assigningScatterMarkerStyle" }, providers: [{ provide: IgxGeographicMarkerSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicProportionalSymbolSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicProportionalSymbolSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicProportionalSymbolSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
363
|
+
return IgxGeographicProportionalSymbolSeriesComponent;
|
|
364
|
+
}(IgxGeographicMarkerSeriesComponent));
|
|
365
|
+
export { IgxGeographicProportionalSymbolSeriesComponent };
|
|
366
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesComponent, decorators: [{
|
|
367
|
+
type: Component,
|
|
368
|
+
args: [{
|
|
369
|
+
selector: 'igx-geographic-proportional-symbol-series',
|
|
370
|
+
template: "",
|
|
371
|
+
providers: [{ provide: IgxGeographicMarkerSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicProportionalSymbolSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicProportionalSymbolSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicProportionalSymbolSeriesComponent; }) }],
|
|
372
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
|
373
|
+
}]
|
|
374
|
+
}], ctorParameters: function () { return []; }, propDecorators: { latitudeMemberPath: [{
|
|
375
|
+
type: Input
|
|
376
|
+
}], longitudeMemberPath: [{
|
|
377
|
+
type: Input
|
|
378
|
+
}], radiusMemberPath: [{
|
|
379
|
+
type: Input
|
|
380
|
+
}], radiusScale: [{
|
|
381
|
+
type: Input
|
|
382
|
+
}], labelMemberPath: [{
|
|
383
|
+
type: Input
|
|
384
|
+
}], fillMemberPath: [{
|
|
385
|
+
type: Input
|
|
386
|
+
}], fillScale: [{
|
|
387
|
+
type: Input
|
|
388
|
+
}], fillScaleUseGlobalValues: [{
|
|
389
|
+
type: Input
|
|
390
|
+
}], markerOutlineUsesFillScale: [{
|
|
391
|
+
type: Input
|
|
392
|
+
}], markerOutlineBrightness: [{
|
|
393
|
+
type: Input
|
|
394
|
+
}], markerBrushBrightness: [{
|
|
395
|
+
type: Input
|
|
396
|
+
}], radiusScaleUseGlobalValues: [{
|
|
397
|
+
type: Input
|
|
398
|
+
}], isCustomScatterStyleAllowed: [{
|
|
399
|
+
type: Input
|
|
400
|
+
}], isCustomScatterMarkerStyleAllowed: [{
|
|
401
|
+
type: Input
|
|
402
|
+
}], itemSearchMode: [{
|
|
403
|
+
type: Input
|
|
404
|
+
}], itemSearchThreshold: [{
|
|
405
|
+
type: Input
|
|
406
|
+
}], assigningScatterStyle: [{
|
|
407
|
+
type: Output
|
|
408
|
+
}], assigningScatterMarkerStyle: [{
|
|
409
|
+
type: Output
|
|
410
|
+
}] } });
|
|
411
|
+
//# sourceMappingURL=igx-geographic-proportional-symbol-series-component.js.map
|