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
|
@@ -4,15 +4,15 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
import
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
8
|
import { Base, markType } from "igniteui-angular-core";
|
|
9
9
|
import { List$1 } from "igniteui-angular-core";
|
|
10
10
|
import { ImageryMetadata } from "./ImageryMetadata";
|
|
11
11
|
/**
|
|
12
12
|
* @hidden
|
|
13
13
|
*/
|
|
14
|
-
var BingResourceSet = /** @class */ (function (_super) {
|
|
15
|
-
|
|
14
|
+
var BingResourceSet = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
|
+
__extends(BingResourceSet, _super);
|
|
16
16
|
function BingResourceSet() {
|
|
17
17
|
var _this = _super.call(this) || this;
|
|
18
18
|
_this.a = null;
|
|
@@ -23,4 +23,4 @@ var BingResourceSet = /** @class */ (function (_super) {
|
|
|
23
23
|
return BingResourceSet;
|
|
24
24
|
}(Base));
|
|
25
25
|
export { BingResourceSet };
|
|
26
|
-
//# sourceMappingURL=BingResourceSet.js.map
|
|
26
|
+
//# sourceMappingURL=BingResourceSet.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BingResourceSet.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/BingResourceSet.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,IAAI,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAC7D,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAC/C,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD;;GAEG;AACH;IAAqC,
|
|
1
|
+
{"version":3,"file":"BingResourceSet.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/BingResourceSet.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,IAAI,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAC7D,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAC/C,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD;;GAEG;AACH;IAAqC,mCAAI;IAExC;QAAA,YACC,iBAAO,SAEP;QACD,OAAC,GAA4B,IAAI,CAAC;QAFjC,KAAI,CAAC,CAAC,GAAG,IAAI,MAAM,CAAwB,eAAgB,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;;IACnE,CAAC;IAJM,kBAAE,GAAS,QAAQ,CAAC,eAAe,EAAE,iBAAiB,CAAC,CAAC;IAMhE,sBAAC;CAAA,AAPD,CAAqC,IAAI,GAOxC;SAPY,eAAe"}
|
package/esm5/lib/BingResponse.js
CHANGED
|
@@ -4,15 +4,15 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
import
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
8
|
import { Base, markType } from "igniteui-angular-core";
|
|
9
9
|
import { List$1 } from "igniteui-angular-core";
|
|
10
10
|
import { BingResourceSet } from "./BingResourceSet";
|
|
11
11
|
/**
|
|
12
12
|
* @hidden
|
|
13
13
|
*/
|
|
14
|
-
var BingResponse = /** @class */ (function (_super) {
|
|
15
|
-
|
|
14
|
+
var BingResponse = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
|
+
__extends(BingResponse, _super);
|
|
16
16
|
function BingResponse() {
|
|
17
17
|
var _this = _super.call(this) || this;
|
|
18
18
|
_this.a = null;
|
|
@@ -23,4 +23,4 @@ var BingResponse = /** @class */ (function (_super) {
|
|
|
23
23
|
return BingResponse;
|
|
24
24
|
}(Base));
|
|
25
25
|
export { BingResponse };
|
|
26
|
-
//# sourceMappingURL=BingResponse.js.map
|
|
26
|
+
//# sourceMappingURL=BingResponse.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BingResponse.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/BingResponse.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,IAAI,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAC7D,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAC/C,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD;;GAEG;AACH;IAAkC,
|
|
1
|
+
{"version":3,"file":"BingResponse.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/BingResponse.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,IAAI,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAC7D,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAC/C,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD;;GAEG;AACH;IAAkC,gCAAI;IAErC;QAAA,YACC,iBAAO,SAEP;QACD,OAAC,GAA4B,IAAI,CAAC;QAFjC,KAAI,CAAC,CAAC,GAAG,IAAI,MAAM,CAAwB,eAAgB,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;;IACnE,CAAC;IAJM,eAAE,GAAS,QAAQ,CAAC,YAAY,EAAE,cAAc,CAAC,CAAC;IAM1D,mBAAC;CAAA,AAPD,CAAkC,IAAI,GAOrC;SAPY,YAAY"}
|
|
@@ -4,14 +4,14 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
import
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
8
|
import { GeographicMapImagery } from "./GeographicMapImagery";
|
|
9
9
|
import { runOn, delegateCombine, markType } from "igniteui-angular-core";
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
|
-
var CustomMapImagery = /** @class */ (function (_super) {
|
|
14
|
-
|
|
13
|
+
var CustomMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
__extends(CustomMapImagery, _super);
|
|
15
15
|
function CustomMapImagery(a) {
|
|
16
16
|
var _this = _super.call(this, a) || this;
|
|
17
17
|
_this.getTileImageUri = null;
|
|
@@ -30,4 +30,4 @@ var CustomMapImagery = /** @class */ (function (_super) {
|
|
|
30
30
|
return CustomMapImagery;
|
|
31
31
|
}(GeographicMapImagery));
|
|
32
32
|
export { CustomMapImagery };
|
|
33
|
-
//# sourceMappingURL=CustomMapImagery.js.map
|
|
33
|
+
//# sourceMappingURL=CustomMapImagery.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CustomMapImagery.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/CustomMapImagery.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAE9D,OAAO,EAAQ,KAAK,EAAE,eAAe,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAGrF;;GAEG;AACH;IAAsC,
|
|
1
|
+
{"version":3,"file":"CustomMapImagery.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/CustomMapImagery.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAE9D,OAAO,EAAQ,KAAK,EAAE,eAAe,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAGrF;;GAEG;AACH;IAAsC,oCAAoB;IAEzD,0BAAY,CAAsB;QAAlC,YACC,kBAAM,CAAC,CAAC,SAER;QASD,qBAAe,GAAkD,IAAI,CAAC;QAVrE,CAAC,CAAC,eAAe,GAAG,eAAe,CAAC,CAAC,CAAC,eAAe,EAAE,KAAK,CAAC,KAAI,EAAE,KAAI,CAAC,EAAE,CAAC,CAAC,CAAC;;IAC9E,CAAC;IACO,6BAAE,GAAV,UAAW,CAAM,EAAE,CAAsB;QACxC,IAAI,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;IACZ,CAAC;IACS,6BAAE,GAAZ,UAAa,CAAsB;QAClC,IAAI,IAAI,CAAC,eAAe,IAAI,IAAI,EAAE;YACjC,IAAI,CAAC,eAAe,CAAC,IAAI,EAAE,CAAC,CAAC,CAAC;SAC9B;IACF,CAAC;IAZM,mBAAE,GAAS,QAAQ,CAAC,gBAAgB,EAAE,kBAAkB,EAAQ,oBAAqB,CAAC,CAAC,CAAC,CAAC;IAcjG,uBAAC;CAAA,AAfD,CAAsC,oBAAoB,GAezD;SAfY,gBAAgB"}
|
|
@@ -4,10 +4,11 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
import
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
8
|
import { GeographicXYTriangulatingSeriesView } from "./GeographicXYTriangulatingSeriesView";
|
|
9
|
+
import { Defaults } from "igniteui-angular-charts";
|
|
9
10
|
import { ScatterContourSeries } from "igniteui-angular-charts";
|
|
10
|
-
import { markType, runOn, delegateCombine, markDep } from "igniteui-angular-core";
|
|
11
|
+
import { markType, runOn, delegateCombine, typeCast, markDep } from "igniteui-angular-core";
|
|
11
12
|
import { GeographicXYTriangulatingSeries } from "./GeographicXYTriangulatingSeries";
|
|
12
13
|
import { DependencyProperty } from "igniteui-angular-core";
|
|
13
14
|
import { ValueBrushScale } from "igniteui-angular-charts";
|
|
@@ -16,29 +17,35 @@ import { PropertyMetadata } from "igniteui-angular-core";
|
|
|
16
17
|
/**
|
|
17
18
|
* @hidden
|
|
18
19
|
*/
|
|
19
|
-
var GeographicContourLineSeriesView = /** @class */ (function (_super) {
|
|
20
|
-
|
|
20
|
+
var GeographicContourLineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
21
|
+
__extends(GeographicContourLineSeriesView, _super);
|
|
21
22
|
function GeographicContourLineSeriesView(a) {
|
|
22
23
|
var _this = _super.call(this, a) || this;
|
|
23
|
-
_this.
|
|
24
|
-
_this.
|
|
24
|
+
_this.cm = null;
|
|
25
|
+
_this.cm = a;
|
|
25
26
|
return _this;
|
|
26
27
|
}
|
|
27
|
-
GeographicContourLineSeriesView.prototype.
|
|
28
|
-
_super.prototype.
|
|
29
|
-
if (this.
|
|
30
|
-
this.
|
|
31
|
-
this.cb.o3.py = this.cb.o8;
|
|
28
|
+
GeographicContourLineSeriesView.prototype.as = function () {
|
|
29
|
+
_super.prototype.as.call(this);
|
|
30
|
+
if (!this.q) {
|
|
31
|
+
this.cm.gm = Defaults.m;
|
|
32
32
|
}
|
|
33
33
|
};
|
|
34
|
-
GeographicContourLineSeriesView.prototype.
|
|
35
|
-
|
|
36
|
-
|
|
34
|
+
GeographicContourLineSeriesView.prototype.b2 = function () {
|
|
35
|
+
_super.prototype.b2.call(this);
|
|
36
|
+
if (this.cm.pk != null) {
|
|
37
|
+
this.cm.qc.q3 = this.cm.qf;
|
|
38
|
+
this.cm.qc.q9 = this.cm.qj;
|
|
37
39
|
}
|
|
38
40
|
};
|
|
39
|
-
GeographicContourLineSeriesView.prototype.
|
|
40
|
-
if (this.
|
|
41
|
-
this.
|
|
41
|
+
GeographicContourLineSeriesView.prototype.cn = function () {
|
|
42
|
+
if (this.cm.qc != null) {
|
|
43
|
+
this.cm.qc.q3 = this.cm.qf;
|
|
44
|
+
}
|
|
45
|
+
};
|
|
46
|
+
GeographicContourLineSeriesView.prototype.co = function () {
|
|
47
|
+
if (this.cm.qc != null) {
|
|
48
|
+
this.cm.qc.q9 = this.cm.qj;
|
|
42
49
|
}
|
|
43
50
|
};
|
|
44
51
|
GeographicContourLineSeriesView.$t = markType(GeographicContourLineSeriesView, 'GeographicContourLineSeriesView', GeographicXYTriangulatingSeriesView.$);
|
|
@@ -48,64 +55,78 @@ export { GeographicContourLineSeriesView };
|
|
|
48
55
|
/**
|
|
49
56
|
* @hidden
|
|
50
57
|
*/
|
|
51
|
-
var GeographicContourLineSeries = /** @class */ (function (_super) {
|
|
52
|
-
|
|
58
|
+
var GeographicContourLineSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
59
|
+
__extends(GeographicContourLineSeries, _super);
|
|
53
60
|
function GeographicContourLineSeries() {
|
|
54
61
|
var _this = _super.call(this) || this;
|
|
55
62
|
_this.triangulationStatusChanged = null;
|
|
56
63
|
_this.ab = GeographicContourLineSeries.$;
|
|
57
64
|
return _this;
|
|
58
65
|
}
|
|
59
|
-
GeographicContourLineSeries.prototype.
|
|
60
|
-
|
|
66
|
+
GeographicContourLineSeries.prototype.get_du = function () {
|
|
67
|
+
return true;
|
|
61
68
|
};
|
|
62
|
-
GeographicContourLineSeries.prototype.
|
|
63
|
-
|
|
64
|
-
var a = this.o3;
|
|
65
|
-
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.pb));
|
|
66
|
-
return this.o3;
|
|
69
|
+
GeographicContourLineSeries.prototype.pp = function () {
|
|
70
|
+
_super.prototype.pp.call(this);
|
|
67
71
|
};
|
|
68
|
-
GeographicContourLineSeries.prototype.
|
|
72
|
+
GeographicContourLineSeries.prototype.pj = function () {
|
|
73
|
+
this.qc = new ScatterContourSeries();
|
|
74
|
+
var a = this.qc;
|
|
75
|
+
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.qm));
|
|
76
|
+
var b = this.qc;
|
|
77
|
+
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.qn));
|
|
78
|
+
return this.qc;
|
|
79
|
+
};
|
|
80
|
+
GeographicContourLineSeries.prototype.qm = function (a, b) {
|
|
69
81
|
if (this.triangulationStatusChanged != null) {
|
|
70
82
|
this.triangulationStatusChanged(this, b);
|
|
71
83
|
}
|
|
72
84
|
};
|
|
73
|
-
GeographicContourLineSeries.prototype.
|
|
85
|
+
GeographicContourLineSeries.prototype.qn = function (a, b) {
|
|
86
|
+
var c = typeCast(ScatterContourSeries.$, this.pk);
|
|
87
|
+
if (c == null) {
|
|
88
|
+
return;
|
|
89
|
+
}
|
|
90
|
+
if (b.propertyName == "ActualFillScale") {
|
|
91
|
+
this.qe = c.q2;
|
|
92
|
+
}
|
|
93
|
+
};
|
|
94
|
+
GeographicContourLineSeries.prototype.md = function () {
|
|
95
|
+
_super.prototype.md.call(this);
|
|
96
|
+
};
|
|
97
|
+
GeographicContourLineSeries.prototype.bu = function () {
|
|
74
98
|
return new GeographicContourLineSeriesView(this);
|
|
75
99
|
};
|
|
76
|
-
GeographicContourLineSeries.prototype.
|
|
77
|
-
_super.prototype.
|
|
78
|
-
this.
|
|
100
|
+
GeographicContourLineSeries.prototype.lh = function (a) {
|
|
101
|
+
_super.prototype.lh.call(this, a);
|
|
102
|
+
this.qg = a;
|
|
79
103
|
};
|
|
80
|
-
GeographicContourLineSeries.prototype.
|
|
81
|
-
_super.prototype.
|
|
104
|
+
GeographicContourLineSeries.prototype.lm = function (a, b, c, d) {
|
|
105
|
+
_super.prototype.lm.call(this, a, b, c, d);
|
|
82
106
|
switch (b) {
|
|
83
|
-
case GeographicContourLineSeries.$$p[0]:
|
|
84
|
-
this.o6.cc();
|
|
85
|
-
break;
|
|
86
107
|
case GeographicContourLineSeries.$$p[1]:
|
|
87
|
-
this.
|
|
108
|
+
this.qg.cn();
|
|
88
109
|
break;
|
|
89
110
|
case GeographicContourLineSeries.$$p[2]:
|
|
90
|
-
this.
|
|
111
|
+
this.qg.co();
|
|
91
112
|
break;
|
|
92
|
-
case
|
|
93
|
-
this.
|
|
113
|
+
case GeographicContourLineSeries.$$p[3]:
|
|
114
|
+
this.qc.q0 = this.qb;
|
|
94
115
|
break;
|
|
95
116
|
case "DashArray":
|
|
96
|
-
this.
|
|
117
|
+
this.qc.os = this.os;
|
|
97
118
|
break;
|
|
98
119
|
case "DashCap":
|
|
99
|
-
this.
|
|
120
|
+
this.qc.ot = this.ot;
|
|
100
121
|
break;
|
|
101
122
|
case "MiterLimit":
|
|
102
|
-
this.
|
|
123
|
+
this.qc.gf = this.gf;
|
|
103
124
|
break;
|
|
104
125
|
}
|
|
105
126
|
};
|
|
106
127
|
GeographicContourLineSeries.$t = markType(GeographicContourLineSeries, 'GeographicContourLineSeries', GeographicXYTriangulatingSeries.$);
|
|
107
|
-
GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['FillScale:
|
|
128
|
+
GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['ActualFillScale:qe:qo', [ValueBrushScale.$, null], 'FillScale:qf:qp', [ValueBrushScale.$, null], 'ValueMemberPath:qj:qq', [2, "value"], 'ValueResolver:qb:qr', [ContourValueResolver.$, null]]);
|
|
108
129
|
return GeographicContourLineSeries;
|
|
109
130
|
}(GeographicXYTriangulatingSeries));
|
|
110
131
|
export { GeographicContourLineSeries };
|
|
111
|
-
//# sourceMappingURL=GeographicContourLineSeriesView_combined.js.map
|
|
132
|
+
//# sourceMappingURL=GeographicContourLineSeriesView_combined.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GeographicContourLineSeriesView_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicContourLineSeriesView_combined.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,mCAAmC,EAAE,MAAM,uCAAuC,CAAC;AAE5F,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAc,QAAQ,EAAE,KAAK,EAAE,eAAe,EAAgB,OAAO,EAAE,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"GeographicContourLineSeriesView_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicContourLineSeriesView_combined.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,10 +4,11 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
import
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
8
|
import { HostSeriesView } from "./HostSeriesView";
|
|
9
9
|
import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
10
10
|
import { HighDensityScatterSeries } from "igniteui-angular-charts";
|
|
11
|
+
import { Defaults } from "igniteui-angular-charts";
|
|
11
12
|
import { Color } from "igniteui-angular-core";
|
|
12
13
|
import { typeCast, markType, runOn, delegateCombine, markDep } from "igniteui-angular-core";
|
|
13
14
|
import { DependencyProperty } from "igniteui-angular-core";
|
|
@@ -15,76 +16,82 @@ import { PropertyMetadata } from "igniteui-angular-core";
|
|
|
15
16
|
/**
|
|
16
17
|
* @hidden
|
|
17
18
|
*/
|
|
18
|
-
var GeographicHighDensityScatterSeriesView = /** @class */ (function (_super) {
|
|
19
|
-
|
|
19
|
+
var GeographicHighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
20
|
+
__extends(GeographicHighDensityScatterSeriesView, _super);
|
|
20
21
|
function GeographicHighDensityScatterSeriesView(a) {
|
|
21
22
|
var _this = _super.call(this, a) || this;
|
|
22
|
-
_this.
|
|
23
|
-
_this.
|
|
23
|
+
_this.ce = null;
|
|
24
|
+
_this.ce = a;
|
|
24
25
|
return _this;
|
|
25
26
|
}
|
|
26
|
-
GeographicHighDensityScatterSeriesView.prototype.
|
|
27
|
-
_super.prototype.
|
|
28
|
-
var a = typeCast(HighDensityScatterSeries.$, this.
|
|
29
|
-
a.
|
|
30
|
-
a.
|
|
31
|
-
a.
|
|
32
|
-
a.
|
|
33
|
-
a.
|
|
34
|
-
a.
|
|
35
|
-
a.
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
};
|
|
40
|
-
GeographicHighDensityScatterSeriesView.prototype.
|
|
41
|
-
this.
|
|
42
|
-
};
|
|
43
|
-
GeographicHighDensityScatterSeriesView.prototype.
|
|
44
|
-
this.
|
|
45
|
-
};
|
|
46
|
-
GeographicHighDensityScatterSeriesView.prototype.
|
|
47
|
-
this.
|
|
48
|
-
};
|
|
49
|
-
GeographicHighDensityScatterSeriesView.prototype.
|
|
50
|
-
this.
|
|
51
|
-
};
|
|
52
|
-
GeographicHighDensityScatterSeriesView.prototype.
|
|
53
|
-
this.
|
|
54
|
-
};
|
|
55
|
-
GeographicHighDensityScatterSeriesView.prototype.
|
|
56
|
-
this.
|
|
57
|
-
};
|
|
58
|
-
GeographicHighDensityScatterSeriesView.prototype.
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
27
|
+
GeographicHighDensityScatterSeriesView.prototype.b2 = function () {
|
|
28
|
+
_super.prototype.b2.call(this);
|
|
29
|
+
var a = typeCast(HighDensityScatterSeries.$, this.ce.pk);
|
|
30
|
+
a.ro = this.ce.p9;
|
|
31
|
+
a.rs = this.ce.p7;
|
|
32
|
+
a.p5 = this.ce.pw;
|
|
33
|
+
a.p4 = this.ce.pv;
|
|
34
|
+
a.ef = this.ce.pu;
|
|
35
|
+
a.q0 = this.ce.py;
|
|
36
|
+
a.qz = this.ce.px;
|
|
37
|
+
a.sm = this.ce.qs;
|
|
38
|
+
a.sl = this.ce.qr;
|
|
39
|
+
a.rc = this.ce.p1;
|
|
40
|
+
};
|
|
41
|
+
GeographicHighDensityScatterSeriesView.prototype.ck = function () {
|
|
42
|
+
this.ce.pk.ro = this.ce.p9;
|
|
43
|
+
};
|
|
44
|
+
GeographicHighDensityScatterSeriesView.prototype.cj = function () {
|
|
45
|
+
this.ce.pk.rs = this.ce.p7;
|
|
46
|
+
};
|
|
47
|
+
GeographicHighDensityScatterSeriesView.prototype.cp = function () {
|
|
48
|
+
this.ce.pk.p5 = this.ce.pw;
|
|
49
|
+
};
|
|
50
|
+
GeographicHighDensityScatterSeriesView.prototype.cn = function () {
|
|
51
|
+
this.ce.pk.p4 = this.ce.pv;
|
|
52
|
+
};
|
|
53
|
+
GeographicHighDensityScatterSeriesView.prototype.cl = function () {
|
|
54
|
+
this.ce.pk.ef = this.ce.pu;
|
|
55
|
+
};
|
|
56
|
+
GeographicHighDensityScatterSeriesView.prototype.ci = function () {
|
|
57
|
+
this.ce.pk.q0 = this.ce.py;
|
|
58
|
+
};
|
|
59
|
+
GeographicHighDensityScatterSeriesView.prototype.cg = function () {
|
|
60
|
+
this.ce.pk.qz = this.ce.px;
|
|
61
|
+
};
|
|
62
|
+
GeographicHighDensityScatterSeriesView.prototype.co = function () {
|
|
63
|
+
var a = typeCast(HighDensityScatterSeries.$, this.ce.pk);
|
|
64
|
+
if (this.ce.ca == null) {
|
|
65
|
+
a.pp = null;
|
|
66
|
+
a.pr = null;
|
|
63
67
|
return;
|
|
64
68
|
}
|
|
65
|
-
a.
|
|
66
|
-
a.
|
|
69
|
+
a.pp = this.ce.ca.p3;
|
|
70
|
+
a.pr = this.ce.ca.p5;
|
|
67
71
|
};
|
|
68
|
-
GeographicHighDensityScatterSeriesView.prototype.
|
|
69
|
-
this.
|
|
72
|
+
GeographicHighDensityScatterSeriesView.prototype.cq = function () {
|
|
73
|
+
this.ce.pk.pp = this.ce.ca.p3;
|
|
70
74
|
};
|
|
71
|
-
GeographicHighDensityScatterSeriesView.prototype.
|
|
72
|
-
this.
|
|
75
|
+
GeographicHighDensityScatterSeriesView.prototype.cr = function () {
|
|
76
|
+
this.ce.pk.pr = this.ce.ca.p5;
|
|
73
77
|
};
|
|
74
|
-
GeographicHighDensityScatterSeriesView.prototype.
|
|
75
|
-
this.
|
|
78
|
+
GeographicHighDensityScatterSeriesView.prototype.ch = function () {
|
|
79
|
+
this.ce.pk.sm = this.ce.qs;
|
|
76
80
|
};
|
|
77
|
-
GeographicHighDensityScatterSeriesView.prototype.
|
|
78
|
-
this.
|
|
81
|
+
GeographicHighDensityScatterSeriesView.prototype.cf = function () {
|
|
82
|
+
this.ce.pk.sl = this.ce.qr;
|
|
79
83
|
};
|
|
80
|
-
GeographicHighDensityScatterSeriesView.prototype.
|
|
81
|
-
this.
|
|
84
|
+
GeographicHighDensityScatterSeriesView.prototype.cm = function () {
|
|
85
|
+
this.ce.pk.rc = this.ce.p1;
|
|
82
86
|
};
|
|
83
87
|
GeographicHighDensityScatterSeriesView.prototype.as = function () {
|
|
84
88
|
_super.prototype.as.call(this);
|
|
85
89
|
if (!this.q) {
|
|
86
|
-
this.
|
|
87
|
-
this.
|
|
90
|
+
this.ce.gh = Defaults.q;
|
|
91
|
+
this.ce.qs = Defaults.aq;
|
|
92
|
+
this.ce.qr = Defaults.ap;
|
|
93
|
+
this.ce.oj = Defaults.al;
|
|
94
|
+
this.ce.oo = Defaults.ak;
|
|
88
95
|
}
|
|
89
96
|
};
|
|
90
97
|
GeographicHighDensityScatterSeriesView.$t = markType(GeographicHighDensityScatterSeriesView, 'GeographicHighDensityScatterSeriesView', HostSeriesView.$);
|
|
@@ -94,102 +101,113 @@ export { GeographicHighDensityScatterSeriesView };
|
|
|
94
101
|
/**
|
|
95
102
|
* @hidden
|
|
96
103
|
*/
|
|
97
|
-
var GeographicHighDensityScatterSeries = /** @class */ (function (_super) {
|
|
98
|
-
|
|
104
|
+
var GeographicHighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
105
|
+
__extends(GeographicHighDensityScatterSeries, _super);
|
|
99
106
|
function GeographicHighDensityScatterSeries() {
|
|
100
107
|
var _this = _super.call(this) || this;
|
|
101
|
-
_this.
|
|
108
|
+
_this.ps = null;
|
|
102
109
|
_this.progressiveLoadStatusChanged = null;
|
|
103
|
-
_this.
|
|
110
|
+
_this.p0 = 0;
|
|
104
111
|
_this.ab = GeographicHighDensityScatterSeries.$;
|
|
105
112
|
return _this;
|
|
106
113
|
}
|
|
107
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
114
|
+
GeographicHighDensityScatterSeries.prototype.get_dz = function () {
|
|
115
|
+
return true;
|
|
116
|
+
};
|
|
117
|
+
GeographicHighDensityScatterSeries.prototype.bu = function () {
|
|
108
118
|
return new GeographicHighDensityScatterSeriesView(this);
|
|
109
119
|
};
|
|
110
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
111
|
-
_super.prototype.
|
|
112
|
-
this.
|
|
120
|
+
GeographicHighDensityScatterSeries.prototype.lh = function (a) {
|
|
121
|
+
_super.prototype.lh.call(this, a);
|
|
122
|
+
this.pt = a;
|
|
113
123
|
};
|
|
114
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
115
|
-
|
|
124
|
+
GeographicHighDensityScatterSeries.prototype.pj = function () {
|
|
125
|
+
this.ps = new HighDensityScatterSeries();
|
|
126
|
+
return this.ps;
|
|
116
127
|
};
|
|
117
|
-
Object.defineProperty(GeographicHighDensityScatterSeries.prototype, "
|
|
128
|
+
Object.defineProperty(GeographicHighDensityScatterSeries.prototype, "p2", {
|
|
118
129
|
get: function () {
|
|
119
|
-
return this.
|
|
130
|
+
return this.p0;
|
|
120
131
|
},
|
|
121
132
|
set: function (a) {
|
|
122
|
-
var b = this.
|
|
123
|
-
this.
|
|
124
|
-
this.raisePropertyChanged("ProgressiveStatus", b, this.
|
|
133
|
+
var b = this.p0;
|
|
134
|
+
this.p0 = a;
|
|
135
|
+
this.raisePropertyChanged("ProgressiveStatus", b, this.p0);
|
|
125
136
|
},
|
|
126
|
-
enumerable:
|
|
137
|
+
enumerable: false,
|
|
127
138
|
configurable: true
|
|
128
139
|
});
|
|
129
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
130
|
-
_super.prototype.
|
|
131
|
-
var a = this.
|
|
132
|
-
a.progressiveLoadStatusChanged = delegateCombine(a.progressiveLoadStatusChanged, runOn(this, this.
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
140
|
+
GeographicHighDensityScatterSeries.prototype.pp = function () {
|
|
141
|
+
_super.prototype.pp.call(this);
|
|
142
|
+
var a = this.pk;
|
|
143
|
+
a.progressiveLoadStatusChanged = delegateCombine(a.progressiveLoadStatusChanged, runOn(this, this.qg));
|
|
144
|
+
var b = this.pk;
|
|
145
|
+
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.qf));
|
|
146
|
+
};
|
|
147
|
+
GeographicHighDensityScatterSeries.prototype.qg = function (a, b) {
|
|
148
|
+
this.p2 = b.currentStatus;
|
|
136
149
|
if (this.progressiveLoadStatusChanged != null) {
|
|
137
150
|
this.progressiveLoadStatusChanged(this, b);
|
|
138
151
|
}
|
|
139
152
|
};
|
|
140
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
141
|
-
|
|
153
|
+
GeographicHighDensityScatterSeries.prototype.qf = function (a, b) {
|
|
154
|
+
if (this.ps == null) {
|
|
155
|
+
return;
|
|
156
|
+
}
|
|
157
|
+
};
|
|
158
|
+
GeographicHighDensityScatterSeries.prototype.lm = function (a, b, c, d) {
|
|
159
|
+
_super.prototype.lm.call(this, a, b, c, d);
|
|
142
160
|
switch (b) {
|
|
143
161
|
case "SeriesViewer":
|
|
144
|
-
this.
|
|
162
|
+
this.pt.co();
|
|
145
163
|
break;
|
|
146
164
|
case GeographicHighDensityScatterSeries.$$p[5]:
|
|
147
|
-
this.
|
|
165
|
+
this.pt.ck();
|
|
148
166
|
break;
|
|
149
167
|
case GeographicHighDensityScatterSeries.$$p[4]:
|
|
150
|
-
this.
|
|
168
|
+
this.pt.cj();
|
|
151
169
|
break;
|
|
152
170
|
case GeographicHighDensityScatterSeries.$$p[9]:
|
|
153
|
-
this.
|
|
171
|
+
this.pt.cp();
|
|
154
172
|
break;
|
|
155
173
|
case GeographicHighDensityScatterSeries.$$p[8]:
|
|
156
|
-
this.
|
|
174
|
+
this.pt.cn();
|
|
157
175
|
break;
|
|
158
176
|
case GeographicHighDensityScatterSeries.$$p[6]:
|
|
159
|
-
this.
|
|
177
|
+
this.pt.cl();
|
|
160
178
|
break;
|
|
161
179
|
case "XAxis":
|
|
162
|
-
this.
|
|
180
|
+
this.pt.cq();
|
|
163
181
|
break;
|
|
164
182
|
case "YAxis":
|
|
165
|
-
this.
|
|
183
|
+
this.pt.cr();
|
|
166
184
|
break;
|
|
167
185
|
case GeographicHighDensityScatterSeries.$$p[3]:
|
|
168
|
-
this.
|
|
186
|
+
this.pt.ci();
|
|
169
187
|
break;
|
|
170
188
|
case GeographicHighDensityScatterSeries.$$p[1]:
|
|
171
|
-
this.
|
|
189
|
+
this.pt.cg();
|
|
172
190
|
break;
|
|
173
191
|
case GeographicHighDensityScatterSeries.$$p[2]:
|
|
174
|
-
this.
|
|
192
|
+
this.pt.ch();
|
|
175
193
|
break;
|
|
176
194
|
case GeographicHighDensityScatterSeries.$$p[0]:
|
|
177
|
-
this.
|
|
195
|
+
this.pt.cf();
|
|
178
196
|
break;
|
|
179
197
|
case GeographicHighDensityScatterSeries.$$p[7]:
|
|
180
|
-
this.
|
|
198
|
+
this.pt.cm();
|
|
181
199
|
break;
|
|
182
200
|
}
|
|
183
201
|
};
|
|
184
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
202
|
+
GeographicHighDensityScatterSeries.prototype.get_ex = function () {
|
|
185
203
|
return true;
|
|
186
204
|
};
|
|
187
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
188
|
-
_super.prototype.
|
|
205
|
+
GeographicHighDensityScatterSeries.prototype.set_ex = function (a) {
|
|
206
|
+
_super.prototype.set_ex.call(this, a);
|
|
189
207
|
};
|
|
190
208
|
GeographicHighDensityScatterSeries.$t = markType(GeographicHighDensityScatterSeries, 'GeographicHighDensityScatterSeries', GeographicMapSeriesHost.$);
|
|
191
|
-
GeographicHighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicHighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:
|
|
209
|
+
GeographicHighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicHighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:qr:qh', [Color.$, Defaults.ap], 'HeatMaximum:px:qi', [1, 50], 'HeatMinimumColor:qs:qj', [Color.$, Defaults.aq], 'HeatMinimum:py:qk', [1, 0], 'LatitudeMemberPath:p7:ql', [2, null], 'LongitudeMemberPath:p9:qm', [2, null], 'MouseOverEnabled:pu:qn', [0, false], 'PointExtent:p1:qo', [1, 1], 'ProgressiveLoad:pv:qp', [0, true], 'UseBruteForce:pw:qq', [0, false]]);
|
|
192
210
|
return GeographicHighDensityScatterSeries;
|
|
193
211
|
}(GeographicMapSeriesHost));
|
|
194
212
|
export { GeographicHighDensityScatterSeries };
|
|
195
|
-
//# sourceMappingURL=GeographicHighDensityScatterSeriesView_combined.js.map
|
|
213
|
+
//# sourceMappingURL=GeographicHighDensityScatterSeriesView_combined.js.map
|