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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GeographicHighDensityScatterSeriesView_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicHighDensityScatterSeriesView_combined.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,wBAAwB,EAAE,MAAM,yBAAyB,CAAC;AAInE,OAAO,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"GeographicHighDensityScatterSeriesView_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicHighDensityScatterSeriesView_combined.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,7 +4,7 @@ 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 { Series } from "igniteui-angular-charts";
|
|
9
9
|
import { DependencyProperty } from "igniteui-angular-core";
|
|
10
10
|
import { typeCast, Number_$type, runOn, delegateRemove, delegateCombine, markType, TypeRegistrar } from "igniteui-angular-core";
|
|
@@ -16,273 +16,323 @@ import { isNaN_ } from "igniteui-angular-core";
|
|
|
16
16
|
/**
|
|
17
17
|
* @hidden
|
|
18
18
|
*/
|
|
19
|
-
var GeographicMapSeriesHost = /** @class */ (function (_super) {
|
|
20
|
-
|
|
19
|
+
var GeographicMapSeriesHost = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
20
|
+
__extends(GeographicMapSeriesHost, _super);
|
|
21
21
|
function GeographicMapSeriesHost() {
|
|
22
22
|
var _this = _super.call(this) || this;
|
|
23
|
-
_this.
|
|
24
|
-
_this.
|
|
23
|
+
_this.pi = null;
|
|
24
|
+
_this.pk = _this.pj();
|
|
25
25
|
return _this;
|
|
26
26
|
}
|
|
27
|
-
GeographicMapSeriesHost.prototype.
|
|
27
|
+
GeographicMapSeriesHost.prototype.k2 = function () {
|
|
28
|
+
_super.prototype.k2.call(this);
|
|
29
|
+
if (this.pk != null) {
|
|
30
|
+
this.pk.k2();
|
|
31
|
+
}
|
|
32
|
+
};
|
|
33
|
+
GeographicMapSeriesHost.prototype.get_dp = function () {
|
|
28
34
|
return true;
|
|
29
35
|
};
|
|
30
|
-
GeographicMapSeriesHost.prototype.
|
|
31
|
-
var c = this.
|
|
36
|
+
GeographicMapSeriesHost.prototype.hk = function (a, b) {
|
|
37
|
+
var c = this.ja(b);
|
|
32
38
|
if (c == "LatitudeMemberPath") {
|
|
33
39
|
c = "YMemberPath";
|
|
34
40
|
}
|
|
35
41
|
if (c == "LongitudeMemberPath") {
|
|
36
42
|
c = "XMemberPath";
|
|
37
43
|
}
|
|
38
|
-
return this.
|
|
44
|
+
return this.pk.hk(a, b);
|
|
39
45
|
};
|
|
40
|
-
GeographicMapSeriesHost.prototype.
|
|
41
|
-
return this.
|
|
46
|
+
GeographicMapSeriesHost.prototype.cx = function (a, b, c) {
|
|
47
|
+
return this.pk.cx(a, b, c);
|
|
42
48
|
};
|
|
43
49
|
GeographicMapSeriesHost.prototype.ag = function () {
|
|
44
|
-
return this.
|
|
50
|
+
return this.pk.ag();
|
|
45
51
|
};
|
|
46
|
-
GeographicMapSeriesHost.prototype.
|
|
47
|
-
return this.
|
|
52
|
+
GeographicMapSeriesHost.prototype.bd = function () {
|
|
53
|
+
return this.pk;
|
|
48
54
|
};
|
|
49
|
-
Object.defineProperty(GeographicMapSeriesHost.prototype, "
|
|
55
|
+
Object.defineProperty(GeographicMapSeriesHost.prototype, "pk", {
|
|
50
56
|
get: function () {
|
|
51
|
-
return this.
|
|
57
|
+
return this.pi;
|
|
52
58
|
},
|
|
53
59
|
set: function (a) {
|
|
54
|
-
var b = this.
|
|
60
|
+
var b = this.pk != a;
|
|
55
61
|
if (b) {
|
|
56
|
-
this.
|
|
57
|
-
this.
|
|
62
|
+
this.pi = a;
|
|
63
|
+
this.pp();
|
|
58
64
|
}
|
|
59
65
|
},
|
|
60
|
-
enumerable:
|
|
66
|
+
enumerable: false,
|
|
61
67
|
configurable: true
|
|
62
68
|
});
|
|
63
69
|
GeographicMapSeriesHost.prototype.get_hasMarkers = function () {
|
|
64
|
-
return this.
|
|
70
|
+
return this.pk.hasMarkers;
|
|
65
71
|
};
|
|
66
|
-
GeographicMapSeriesHost.prototype.
|
|
67
|
-
if (this.
|
|
68
|
-
var hostedSeries_ = this.
|
|
72
|
+
GeographicMapSeriesHost.prototype.pp = function () {
|
|
73
|
+
if (this.pi != null) {
|
|
74
|
+
var hostedSeries_ = this.pi;
|
|
69
75
|
hostedSeries_.externalObject = TypeRegistrar.createFromInternal(hostedSeries_, PlatformConstants.Prefix, PlatformConstants.Postfix);
|
|
70
76
|
hostedSeries_.externalObject._implementation = hostedSeries_;
|
|
71
77
|
}
|
|
72
|
-
this.
|
|
73
|
-
this.
|
|
74
|
-
};
|
|
75
|
-
GeographicMapSeriesHost.prototype.au = function (a, b, c) {
|
|
76
|
-
return this.aw(this.ob, a, b, c);
|
|
78
|
+
this.km(this.pk);
|
|
79
|
+
this.pl.b2();
|
|
77
80
|
};
|
|
78
81
|
GeographicMapSeriesHost.prototype.av = function (a, b, c) {
|
|
79
|
-
return this.ax(this.
|
|
82
|
+
return this.ax(this.pk, a, b, c);
|
|
83
|
+
};
|
|
84
|
+
GeographicMapSeriesHost.prototype.aw = function (a, b, c) {
|
|
85
|
+
return this.ay(this.pk, a, b, c);
|
|
80
86
|
};
|
|
81
|
-
GeographicMapSeriesHost.prototype.
|
|
82
|
-
return this.
|
|
87
|
+
GeographicMapSeriesHost.prototype.hh = function (a) {
|
|
88
|
+
return this.hm(this.pk, a);
|
|
83
89
|
};
|
|
84
|
-
GeographicMapSeriesHost.prototype.
|
|
85
|
-
return this.
|
|
90
|
+
GeographicMapSeriesHost.prototype.g6 = function (a, b) {
|
|
91
|
+
return this.pk.g6(a, b);
|
|
86
92
|
};
|
|
87
|
-
GeographicMapSeriesHost.prototype.
|
|
88
|
-
return this.
|
|
93
|
+
GeographicMapSeriesHost.prototype.g4 = function (a, b) {
|
|
94
|
+
return this.pk.g4(a, b);
|
|
89
95
|
};
|
|
90
|
-
GeographicMapSeriesHost.prototype.
|
|
91
|
-
return this.
|
|
96
|
+
GeographicMapSeriesHost.prototype.f8 = function (a, b, c) {
|
|
97
|
+
return this.pk.f8(a, b, c);
|
|
92
98
|
};
|
|
93
|
-
GeographicMapSeriesHost.prototype.
|
|
94
|
-
return this.
|
|
99
|
+
GeographicMapSeriesHost.prototype.o2 = function (a, b, c) {
|
|
100
|
+
return this.pk.o2(a, b, c);
|
|
95
101
|
};
|
|
96
|
-
GeographicMapSeriesHost.prototype.
|
|
97
|
-
return this.
|
|
102
|
+
GeographicMapSeriesHost.prototype.pb = function (a) {
|
|
103
|
+
return this.pk.pb(a);
|
|
98
104
|
};
|
|
99
105
|
GeographicMapSeriesHost.prototype.ak = function (a) {
|
|
100
|
-
return this.
|
|
106
|
+
return this.pk.ak(a);
|
|
101
107
|
};
|
|
102
|
-
GeographicMapSeriesHost.prototype.
|
|
103
|
-
return this.
|
|
108
|
+
GeographicMapSeriesHost.prototype.pc = function (a) {
|
|
109
|
+
return this.pk.pc(a);
|
|
104
110
|
};
|
|
105
111
|
GeographicMapSeriesHost.prototype.al = function (a) {
|
|
106
|
-
return this.
|
|
112
|
+
return this.pk.al(a);
|
|
107
113
|
};
|
|
108
|
-
GeographicMapSeriesHost.prototype.
|
|
109
|
-
return this.
|
|
114
|
+
GeographicMapSeriesHost.prototype.pd = function (a) {
|
|
115
|
+
return this.pk.pd(a);
|
|
110
116
|
};
|
|
111
|
-
GeographicMapSeriesHost.prototype.
|
|
112
|
-
return this.
|
|
117
|
+
GeographicMapSeriesHost.prototype.pe = function (a) {
|
|
118
|
+
return this.pk.pe(a);
|
|
113
119
|
};
|
|
114
|
-
GeographicMapSeriesHost.prototype.
|
|
115
|
-
return this.
|
|
120
|
+
GeographicMapSeriesHost.prototype.f4 = function (a, b, c) {
|
|
121
|
+
return this.pk.f4(a, b, c);
|
|
116
122
|
};
|
|
117
|
-
GeographicMapSeriesHost.prototype.
|
|
118
|
-
return this.
|
|
123
|
+
GeographicMapSeriesHost.prototype.oy = function (a, b, c) {
|
|
124
|
+
return this.pk.oy(a, b, c);
|
|
119
125
|
};
|
|
120
|
-
GeographicMapSeriesHost.prototype.
|
|
121
|
-
return this.
|
|
126
|
+
GeographicMapSeriesHost.prototype.f6 = function (a, b, c) {
|
|
127
|
+
return this.f8(a, b, c);
|
|
122
128
|
};
|
|
123
|
-
GeographicMapSeriesHost.prototype.
|
|
124
|
-
return this.
|
|
129
|
+
GeographicMapSeriesHost.prototype.o0 = function (a, b, c) {
|
|
130
|
+
return this.pk.o0(a, b, c);
|
|
125
131
|
};
|
|
126
|
-
GeographicMapSeriesHost.prototype.
|
|
127
|
-
return this.
|
|
132
|
+
GeographicMapSeriesHost.prototype.o3 = function (a, b, c) {
|
|
133
|
+
return this.pk.o3(a, b, c);
|
|
128
134
|
};
|
|
129
|
-
GeographicMapSeriesHost.prototype.
|
|
130
|
-
return this.
|
|
135
|
+
GeographicMapSeriesHost.prototype.f9 = function (a, b, c) {
|
|
136
|
+
return this.pk.f9(a, b, c);
|
|
131
137
|
};
|
|
132
|
-
GeographicMapSeriesHost.prototype.
|
|
133
|
-
return this.
|
|
138
|
+
GeographicMapSeriesHost.prototype.oz = function (a, b, c) {
|
|
139
|
+
return this.pk.oz(a, b, c);
|
|
134
140
|
};
|
|
135
|
-
GeographicMapSeriesHost.prototype.
|
|
136
|
-
return this.
|
|
141
|
+
GeographicMapSeriesHost.prototype.f5 = function (a, b, c) {
|
|
142
|
+
return this.pk.f5(a, b, c);
|
|
137
143
|
};
|
|
138
|
-
GeographicMapSeriesHost.prototype.
|
|
139
|
-
return this.
|
|
144
|
+
GeographicMapSeriesHost.prototype.o1 = function (a, b, c) {
|
|
145
|
+
return this.pk.o1(a, b, c);
|
|
140
146
|
};
|
|
141
|
-
GeographicMapSeriesHost.prototype.
|
|
142
|
-
return this.
|
|
147
|
+
GeographicMapSeriesHost.prototype.f7 = function (a, b, c) {
|
|
148
|
+
return this.pk.f7(a, b, c);
|
|
143
149
|
};
|
|
144
|
-
GeographicMapSeriesHost.prototype.
|
|
145
|
-
return this.
|
|
150
|
+
GeographicMapSeriesHost.prototype.g1 = function (a) {
|
|
151
|
+
return this.pk.g1(a);
|
|
146
152
|
};
|
|
147
|
-
GeographicMapSeriesHost.prototype.
|
|
148
|
-
return this.
|
|
153
|
+
GeographicMapSeriesHost.prototype.f1 = function () {
|
|
154
|
+
return this.pk.f1();
|
|
149
155
|
};
|
|
150
|
-
GeographicMapSeriesHost.prototype.
|
|
151
|
-
return this.
|
|
156
|
+
GeographicMapSeriesHost.prototype.fx = function (a) {
|
|
157
|
+
return this.pk.fx(a);
|
|
152
158
|
};
|
|
153
|
-
GeographicMapSeriesHost.prototype.
|
|
154
|
-
return this.
|
|
159
|
+
GeographicMapSeriesHost.prototype.hi = function (a) {
|
|
160
|
+
return this.pk.hi(a);
|
|
155
161
|
};
|
|
156
|
-
GeographicMapSeriesHost.prototype.
|
|
162
|
+
GeographicMapSeriesHost.prototype.bu = function () {
|
|
157
163
|
return new HostSeriesView(this);
|
|
158
164
|
};
|
|
159
|
-
GeographicMapSeriesHost.prototype.
|
|
160
|
-
_super.prototype.
|
|
161
|
-
this.
|
|
165
|
+
GeographicMapSeriesHost.prototype.lh = function (a) {
|
|
166
|
+
_super.prototype.lh.call(this, a);
|
|
167
|
+
this.pl = typeCast(HostSeriesView.$, a);
|
|
162
168
|
};
|
|
163
|
-
Object.defineProperty(GeographicMapSeriesHost.prototype, "
|
|
169
|
+
Object.defineProperty(GeographicMapSeriesHost.prototype, "pm", {
|
|
164
170
|
get: function () {
|
|
165
|
-
return this.c(GeographicMapSeriesHost.
|
|
171
|
+
return this.c(GeographicMapSeriesHost.pr);
|
|
166
172
|
},
|
|
167
173
|
set: function (a) {
|
|
168
|
-
this.h(GeographicMapSeriesHost.
|
|
174
|
+
this.h(GeographicMapSeriesHost.pr, a);
|
|
169
175
|
},
|
|
170
|
-
enumerable:
|
|
176
|
+
enumerable: false,
|
|
171
177
|
configurable: true
|
|
172
178
|
});
|
|
173
|
-
GeographicMapSeriesHost.prototype.
|
|
174
|
-
_super.prototype.
|
|
179
|
+
GeographicMapSeriesHost.prototype.lm = function (a, b, c, d) {
|
|
180
|
+
_super.prototype.lm.call(this, a, b, c, d);
|
|
175
181
|
switch (b) {
|
|
176
182
|
case "SeriesViewer":
|
|
177
|
-
this.
|
|
183
|
+
this.pk.ca = this.ca;
|
|
178
184
|
if (c != null) {
|
|
179
|
-
c.
|
|
185
|
+
c.l1(this.pk);
|
|
180
186
|
}
|
|
181
187
|
if (d != null) {
|
|
182
|
-
this.
|
|
188
|
+
this.ca.i4(this.pk);
|
|
183
189
|
}
|
|
184
|
-
this.
|
|
185
|
-
this.
|
|
186
|
-
this.
|
|
187
|
-
this.
|
|
190
|
+
this.pk.lp(this.pf);
|
|
191
|
+
this.pk.g9 = this.g9;
|
|
192
|
+
this.ks(this.pk);
|
|
193
|
+
this.hc = this.pk.hc;
|
|
188
194
|
var e = typeCast(SeriesViewer.$, c);
|
|
189
195
|
if (e != null) {
|
|
190
|
-
e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.
|
|
196
|
+
e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.pq));
|
|
191
197
|
}
|
|
192
|
-
if (this.
|
|
193
|
-
var f = this.
|
|
194
|
-
f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.
|
|
198
|
+
if (this.ca != null) {
|
|
199
|
+
var f = this.ca;
|
|
200
|
+
f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.pq));
|
|
195
201
|
}
|
|
196
|
-
this.
|
|
202
|
+
this.po();
|
|
197
203
|
break;
|
|
198
204
|
case "SyncLink":
|
|
199
|
-
this.
|
|
205
|
+
this.pk.b5 = this.b5;
|
|
200
206
|
break;
|
|
201
207
|
case "VisibleFromScale":
|
|
202
|
-
this.
|
|
208
|
+
this.po();
|
|
203
209
|
break;
|
|
204
210
|
case "Index":
|
|
205
|
-
this.
|
|
211
|
+
this.pk.g9 = this.g9;
|
|
206
212
|
break;
|
|
207
213
|
case "ItemsSource":
|
|
208
|
-
this.
|
|
214
|
+
this.pl.b3();
|
|
209
215
|
break;
|
|
210
216
|
case "Resolution":
|
|
211
|
-
this.
|
|
217
|
+
this.pl.ca();
|
|
212
218
|
break;
|
|
213
219
|
case "TransitionDuration":
|
|
214
|
-
this.
|
|
220
|
+
this.pl.cd();
|
|
215
221
|
break;
|
|
216
222
|
case "Opacity":
|
|
217
|
-
this.
|
|
223
|
+
this.pl.b7();
|
|
218
224
|
break;
|
|
219
225
|
case "Visibility":
|
|
220
|
-
var hs_ = this.
|
|
226
|
+
var hs_ = this.pk;
|
|
221
227
|
var v_ = this._visibility;
|
|
222
228
|
hs_.visibility = v_;
|
|
223
229
|
break;
|
|
224
230
|
case "MouseOverEnabled":
|
|
225
|
-
this.
|
|
231
|
+
this.pk.ef = this.ef;
|
|
226
232
|
break;
|
|
227
233
|
case "ExpectFunctions":
|
|
228
|
-
this.
|
|
234
|
+
this.pk.expectFunctions = this.expectFunctions;
|
|
235
|
+
break;
|
|
236
|
+
case "Thickness":
|
|
237
|
+
this.pl.cc();
|
|
238
|
+
break;
|
|
239
|
+
case "Brush":
|
|
240
|
+
this.pl.b1();
|
|
241
|
+
break;
|
|
242
|
+
case "Outline":
|
|
243
|
+
this.pl.b9();
|
|
244
|
+
break;
|
|
245
|
+
case "ActualBrush":
|
|
246
|
+
this.pl.by();
|
|
247
|
+
break;
|
|
248
|
+
case "ActualOutline":
|
|
249
|
+
this.pl.bz();
|
|
250
|
+
break;
|
|
251
|
+
case "MarkerFillOpacity":
|
|
252
|
+
if (!isNaN_(this.ge)) {
|
|
253
|
+
this.pl.b6();
|
|
254
|
+
}
|
|
255
|
+
break;
|
|
256
|
+
case "AreaFillOpacity":
|
|
257
|
+
if (!isNaN_(this.fq)) {
|
|
258
|
+
this.pl.b0();
|
|
259
|
+
}
|
|
260
|
+
break;
|
|
261
|
+
case "OutlineMode":
|
|
262
|
+
this.pl.b8();
|
|
263
|
+
break;
|
|
264
|
+
case "ShowDefaultTooltip":
|
|
265
|
+
this.pl.cb();
|
|
266
|
+
break;
|
|
267
|
+
case "Title":
|
|
268
|
+
this.pk.hp = this.hp;
|
|
269
|
+
break;
|
|
270
|
+
case "LegendItemBadgeMode":
|
|
271
|
+
this.pl.b4();
|
|
272
|
+
break;
|
|
273
|
+
case "LegendItemBadgeShape":
|
|
274
|
+
this.pl.b5();
|
|
275
|
+
break;
|
|
276
|
+
case "Legend":
|
|
277
|
+
this.pk.legend = this.legend;
|
|
278
|
+
this.bx.at();
|
|
229
279
|
break;
|
|
230
280
|
}
|
|
231
281
|
};
|
|
232
|
-
GeographicMapSeriesHost.prototype.
|
|
233
|
-
if (this.
|
|
282
|
+
GeographicMapSeriesHost.prototype.po = function () {
|
|
283
|
+
if (this.ca == null || this.pk == null) {
|
|
234
284
|
return;
|
|
235
285
|
}
|
|
236
|
-
if (!isNaN_(this.
|
|
237
|
-
if (this.
|
|
238
|
-
var hs_ = this.
|
|
286
|
+
if (!isNaN_(this.pm)) {
|
|
287
|
+
if (this.ca.pg.width > this.pm) {
|
|
288
|
+
var hs_ = this.pk;
|
|
239
289
|
var v_ = 1;
|
|
240
290
|
hs_.visibility = v_;
|
|
241
291
|
}
|
|
242
292
|
else {
|
|
243
|
-
var hs2_ = this.
|
|
293
|
+
var hs2_ = this.pk;
|
|
244
294
|
var v2_ = 0;
|
|
245
295
|
hs2_.visibility = v2_;
|
|
246
296
|
}
|
|
247
297
|
}
|
|
248
298
|
};
|
|
249
|
-
GeographicMapSeriesHost.prototype.
|
|
250
|
-
this.
|
|
299
|
+
GeographicMapSeriesHost.prototype.pq = function (a, b) {
|
|
300
|
+
this.po();
|
|
251
301
|
};
|
|
252
|
-
GeographicMapSeriesHost.prototype.
|
|
253
|
-
_super.prototype.
|
|
254
|
-
if (this.
|
|
255
|
-
this.
|
|
302
|
+
GeographicMapSeriesHost.prototype.l0 = function (a) {
|
|
303
|
+
_super.prototype.l0.call(this, a);
|
|
304
|
+
if (this.pk != null) {
|
|
305
|
+
this.pk.l0(a);
|
|
256
306
|
}
|
|
257
307
|
};
|
|
258
|
-
GeographicMapSeriesHost.prototype.
|
|
259
|
-
if (this.
|
|
260
|
-
this.
|
|
308
|
+
GeographicMapSeriesHost.prototype.lz = function (a, b, c, d, e) {
|
|
309
|
+
if (this.pk != null) {
|
|
310
|
+
this.pk.lz(a, b, c, d, e);
|
|
261
311
|
}
|
|
262
312
|
};
|
|
263
|
-
GeographicMapSeriesHost.prototype.
|
|
264
|
-
return this.
|
|
313
|
+
GeographicMapSeriesHost.prototype.at = function (a, b) {
|
|
314
|
+
return this.pk.at(a, b);
|
|
265
315
|
};
|
|
266
|
-
GeographicMapSeriesHost.prototype.
|
|
267
|
-
_super.prototype.
|
|
268
|
-
this.
|
|
316
|
+
GeographicMapSeriesHost.prototype.l9 = function () {
|
|
317
|
+
_super.prototype.l9.call(this);
|
|
318
|
+
this.pk.l9();
|
|
269
319
|
};
|
|
270
320
|
GeographicMapSeriesHost.prototype.get_coercionMethods = function () {
|
|
271
321
|
return this._coercionMethods;
|
|
272
322
|
};
|
|
273
323
|
GeographicMapSeriesHost.prototype.set_coercionMethods = function (a) {
|
|
274
324
|
this._coercionMethods = a;
|
|
275
|
-
this.
|
|
325
|
+
this.pk.coercionMethods = a;
|
|
276
326
|
};
|
|
277
|
-
GeographicMapSeriesHost.prototype.
|
|
278
|
-
_super.prototype.
|
|
279
|
-
if (this.
|
|
280
|
-
var b = this.
|
|
281
|
-
this.
|
|
327
|
+
GeographicMapSeriesHost.prototype.kr = function (a) {
|
|
328
|
+
_super.prototype.kr.call(this, a);
|
|
329
|
+
if (this.pk != null) {
|
|
330
|
+
var b = this.pk.hg();
|
|
331
|
+
this.kj(a, b);
|
|
282
332
|
}
|
|
283
333
|
};
|
|
284
334
|
GeographicMapSeriesHost.$t = markType(GeographicMapSeriesHost, 'GeographicMapSeriesHost', Series.$);
|
|
285
|
-
GeographicMapSeriesHost.
|
|
335
|
+
GeographicMapSeriesHost.pr = DependencyProperty.i("VisibleFromScale", Number_$type, GeographicMapSeriesHost.$, new PropertyMetadata(2, 1, function (a, b) {
|
|
286
336
|
var c = a;
|
|
287
337
|
c.raisePropertyChanged("VisibleFromScale", b.oldValue, b.newValue);
|
|
288
338
|
}));
|
|
@@ -292,8 +342,8 @@ export { GeographicMapSeriesHost };
|
|
|
292
342
|
/**
|
|
293
343
|
* @hidden
|
|
294
344
|
*/
|
|
295
|
-
var HostSeriesView = /** @class */ (function (_super) {
|
|
296
|
-
|
|
345
|
+
var HostSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
346
|
+
__extends(HostSeriesView, _super);
|
|
297
347
|
function HostSeriesView(a) {
|
|
298
348
|
var _this = _super.call(this, a) || this;
|
|
299
349
|
_this.bx = null;
|
|
@@ -303,29 +353,71 @@ var HostSeriesView = /** @class */ (function (_super) {
|
|
|
303
353
|
HostSeriesView.prototype.ar = function (a, b) {
|
|
304
354
|
_super.prototype.ar.call(this, a, b);
|
|
305
355
|
};
|
|
356
|
+
HostSeriesView.prototype.b2 = function () {
|
|
357
|
+
this.bx.ph = 1;
|
|
358
|
+
this.bx.pk.ph = 0;
|
|
359
|
+
this.bx.pk.itemsSource = this.bx.itemsSource;
|
|
360
|
+
this.bx.pk.g9 = this.bx.g9;
|
|
361
|
+
this.bx.pk.oj = this.bx.oj;
|
|
362
|
+
this.bx.pk.oo = this.bx.oj;
|
|
363
|
+
this.bx.pk.bs = this.bx.bs;
|
|
364
|
+
this.bx.pk.gh = this.bx.gh;
|
|
365
|
+
this.bx.pk.ha = this.bx.ha;
|
|
366
|
+
this.bx.pk._opacity = this.bx._opacity;
|
|
367
|
+
this.bx.pk.gm = this.bx.gm;
|
|
368
|
+
this.bx.pk.fq = this.bx.fq;
|
|
369
|
+
this.bx.pk.ge = this.bx.ge;
|
|
370
|
+
this.bx.pk.el = this.bx.el;
|
|
371
|
+
this.bx.pk.a9 = this.bx.a9;
|
|
372
|
+
this.bx.pk.a7 = this.bx.a7;
|
|
373
|
+
};
|
|
374
|
+
HostSeriesView.prototype.b3 = function () {
|
|
375
|
+
this.bx.pk.itemsSource = this.bx.itemsSource;
|
|
376
|
+
};
|
|
377
|
+
HostSeriesView.prototype.ca = function () {
|
|
378
|
+
this.bx.pk.gh = this.bx.gh;
|
|
379
|
+
};
|
|
380
|
+
HostSeriesView.prototype.cd = function () {
|
|
381
|
+
this.bx.pk.ha = this.bx.ha;
|
|
382
|
+
};
|
|
383
|
+
HostSeriesView.prototype.b7 = function () {
|
|
384
|
+
this.bx.pk._opacity = this.bx._opacity;
|
|
385
|
+
};
|
|
386
|
+
HostSeriesView.prototype.cc = function () {
|
|
387
|
+
this.bx.pk.gm = this.bx.gm;
|
|
388
|
+
};
|
|
389
|
+
HostSeriesView.prototype.b1 = function () {
|
|
390
|
+
this.bx.pk.oj = this.bx.oj;
|
|
391
|
+
};
|
|
392
|
+
HostSeriesView.prototype.b9 = function () {
|
|
393
|
+
this.bx.pk.oo = this.bx.oo;
|
|
394
|
+
};
|
|
306
395
|
HostSeriesView.prototype.by = function () {
|
|
307
|
-
this.bx.
|
|
308
|
-
this.bx.ob.gi = this.bx.gi;
|
|
309
|
-
this.bx.ob.nb = this.bx.nb;
|
|
310
|
-
this.bx.ob.ng = this.bx.ng;
|
|
311
|
-
this.bx.ob.fq = this.bx.fq;
|
|
312
|
-
this.bx.ob.gj = this.bx.gj;
|
|
313
|
-
this.bx.ob._opacity = this.bx._opacity;
|
|
396
|
+
this.bx.pk.oj = this.bx.of;
|
|
314
397
|
};
|
|
315
398
|
HostSeriesView.prototype.bz = function () {
|
|
316
|
-
this.bx.
|
|
399
|
+
this.bx.pk.oo = this.bx.oi;
|
|
317
400
|
};
|
|
318
|
-
HostSeriesView.prototype.
|
|
319
|
-
this.bx.
|
|
401
|
+
HostSeriesView.prototype.b4 = function () {
|
|
402
|
+
this.bx.pk.a7 = this.bx.a7;
|
|
320
403
|
};
|
|
321
|
-
HostSeriesView.prototype.
|
|
322
|
-
this.bx.
|
|
404
|
+
HostSeriesView.prototype.b5 = function () {
|
|
405
|
+
this.bx.pk.a9 = this.bx.a9;
|
|
323
406
|
};
|
|
324
407
|
HostSeriesView.prototype.b0 = function () {
|
|
325
|
-
this.bx.
|
|
408
|
+
this.bx.pk.fq = this.bx.fq;
|
|
409
|
+
};
|
|
410
|
+
HostSeriesView.prototype.b6 = function () {
|
|
411
|
+
this.bx.pk.ge = this.bx.ge;
|
|
412
|
+
};
|
|
413
|
+
HostSeriesView.prototype.b8 = function () {
|
|
414
|
+
this.bx.pk.bs = this.bx.bs;
|
|
415
|
+
};
|
|
416
|
+
HostSeriesView.prototype.cb = function () {
|
|
417
|
+
this.bx.pk.el = this.bx.el;
|
|
326
418
|
};
|
|
327
419
|
HostSeriesView.$t = markType(HostSeriesView, 'HostSeriesView', SeriesView.$);
|
|
328
420
|
return HostSeriesView;
|
|
329
421
|
}(SeriesView));
|
|
330
422
|
export { HostSeriesView };
|
|
331
|
-
//# sourceMappingURL=GeographicMapSeriesHost_combined.js.map
|
|
423
|
+
//# sourceMappingURL=GeographicMapSeriesHost_combined.js.map
|