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,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, __values } from "tslib";
|
|
8
8
|
import { SeriesViewer } from "igniteui-angular-charts";
|
|
9
9
|
import { IMapRenderDeferralHandler_$type } from "igniteui-angular-core";
|
|
10
10
|
import { DependencyProperty } from "igniteui-angular-core";
|
|
@@ -18,7 +18,6 @@ import { SphericalMercatorVerticalScaler } from "./SphericalMercatorVerticalScal
|
|
|
18
18
|
import { Control } from "igniteui-angular-core";
|
|
19
19
|
import { SphericalMercatorHorizontalScaler } from "./SphericalMercatorHorizontalScaler";
|
|
20
20
|
import { ScalerParams } from "igniteui-angular-charts";
|
|
21
|
-
import { Brush } from "igniteui-angular-core";
|
|
22
21
|
import { SeriesViewerView } from "igniteui-angular-charts";
|
|
23
22
|
import { Tuple$2 } from "igniteui-angular-core";
|
|
24
23
|
import { MathUtil } from "igniteui-angular-core";
|
|
@@ -34,30 +33,33 @@ import { ImagesChangedEventArgs } from "./ImagesChangedEventArgs";
|
|
|
34
33
|
import { HostSeriesView } from "./HostSeriesView";
|
|
35
34
|
import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
36
35
|
import { ScatterAreaSeries } from "igniteui-angular-charts";
|
|
36
|
+
import { BrushCollection } from "igniteui-angular-core";
|
|
37
|
+
import { Defaults } from "igniteui-angular-charts";
|
|
37
38
|
import { OpenStreetMapTileSource } from "igniteui-angular-core";
|
|
39
|
+
import { ColorScale } from "igniteui-angular-charts";
|
|
38
40
|
/**
|
|
39
41
|
* @hidden
|
|
40
42
|
*/
|
|
41
|
-
var XamGeographicMap = /** @class */ (function (_super) {
|
|
42
|
-
|
|
43
|
+
var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
44
|
+
__extends(XamGeographicMap, _super);
|
|
43
45
|
function XamGeographicMap() {
|
|
44
46
|
var _this = _super.call(this) || this;
|
|
47
|
+
_this.qs = null;
|
|
48
|
+
_this.qh = false;
|
|
49
|
+
_this.p9 = 1;
|
|
50
|
+
_this.qo = 0;
|
|
51
|
+
_this.rz = null;
|
|
52
|
+
_this.p6 = null;
|
|
53
|
+
_this.p2 = null;
|
|
45
54
|
_this.p4 = null;
|
|
46
|
-
_this.
|
|
47
|
-
_this.
|
|
48
|
-
_this.
|
|
49
|
-
_this.
|
|
50
|
-
_this.pi = null;
|
|
51
|
-
_this.pe = null;
|
|
52
|
-
_this.pg = null;
|
|
53
|
-
_this.pk = null;
|
|
54
|
-
_this.q7 = { $type: Point_$type, x: NaN, y: NaN };
|
|
55
|
-
_this.re = null;
|
|
56
|
-
_this.pz = 1;
|
|
55
|
+
_this.p8 = null;
|
|
56
|
+
_this.rv = { $type: Point_$type, x: NaN, y: NaN };
|
|
57
|
+
_this.r2 = null;
|
|
58
|
+
_this.qn = 1;
|
|
57
59
|
_this.imageTilesReady = null;
|
|
58
|
-
_this.
|
|
59
|
-
_this.
|
|
60
|
-
_this.
|
|
60
|
+
_this.qg = null;
|
|
61
|
+
_this.r1 = Rect.empty;
|
|
62
|
+
_this.qo = SphericalMercatorVerticalScaler.am(XamGeographicMap.r0.bottom) - SphericalMercatorVerticalScaler.am(XamGeographicMap.r0.top);
|
|
61
63
|
_this.ab = XamGeographicMap.$;
|
|
62
64
|
_this.backgroundContent = new OpenStreetMapImagery();
|
|
63
65
|
var a = ((function () {
|
|
@@ -65,80 +67,80 @@ var XamGeographicMap = /** @class */ (function (_super) {
|
|
|
65
67
|
$ret.bh = _this;
|
|
66
68
|
return $ret;
|
|
67
69
|
})());
|
|
68
|
-
a.
|
|
69
|
-
_this.
|
|
70
|
-
_this.
|
|
70
|
+
a.ca = true;
|
|
71
|
+
_this.p3 = a;
|
|
72
|
+
_this.p3.l7 = new SphericalMercatorHorizontalScaler();
|
|
71
73
|
var b = ((function () {
|
|
72
74
|
var $ret = new NumericYAxis();
|
|
73
75
|
$ret.bh = _this;
|
|
74
76
|
return $ret;
|
|
75
77
|
})());
|
|
76
|
-
b.
|
|
77
|
-
_this.
|
|
78
|
-
_this.
|
|
79
|
-
_this.
|
|
80
|
-
_this.
|
|
81
|
-
_this.
|
|
78
|
+
b.ca = true;
|
|
79
|
+
_this.p5 = b;
|
|
80
|
+
_this.p5.l7 = new SphericalMercatorVerticalScaler();
|
|
81
|
+
_this.ra();
|
|
82
|
+
_this.rh();
|
|
83
|
+
_this.jn();
|
|
82
84
|
return _this;
|
|
83
85
|
}
|
|
84
86
|
XamGeographicMap.prototype.provideContainer = function (a) {
|
|
85
87
|
_super.prototype.provideContainer.call(this, a);
|
|
86
|
-
this.
|
|
87
|
-
this.
|
|
88
|
+
this.p3.provideRenderer(a);
|
|
89
|
+
this.p5.provideRenderer(a);
|
|
88
90
|
};
|
|
89
|
-
XamGeographicMap.prototype.
|
|
90
|
-
_super.prototype.
|
|
91
|
-
this.
|
|
91
|
+
XamGeographicMap.prototype.jn = function () {
|
|
92
|
+
_super.prototype.jn.call(this);
|
|
93
|
+
this.qf.fq(this.fh);
|
|
92
94
|
};
|
|
93
|
-
XamGeographicMap.prototype.
|
|
94
|
-
return this.
|
|
95
|
+
XamGeographicMap.prototype.d4 = function () {
|
|
96
|
+
return this.ql;
|
|
95
97
|
};
|
|
96
|
-
XamGeographicMap.prototype.
|
|
97
|
-
return this.
|
|
98
|
+
XamGeographicMap.prototype.d5 = function () {
|
|
99
|
+
return this.ql;
|
|
98
100
|
};
|
|
99
|
-
XamGeographicMap.prototype.
|
|
100
|
-
if (this.
|
|
101
|
-
if (this.
|
|
101
|
+
XamGeographicMap.prototype.qc = function () {
|
|
102
|
+
if (this.qa == 0) {
|
|
103
|
+
if (this.qh) {
|
|
102
104
|
return 2;
|
|
103
105
|
}
|
|
104
106
|
}
|
|
105
107
|
return 1;
|
|
106
108
|
};
|
|
107
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
109
|
+
Object.defineProperty(XamGeographicMap.prototype, "qb", {
|
|
108
110
|
get: function () {
|
|
109
|
-
return this.
|
|
111
|
+
return this.p9;
|
|
110
112
|
},
|
|
111
113
|
set: function (a) {
|
|
112
|
-
this.
|
|
114
|
+
this.p9 = a;
|
|
113
115
|
},
|
|
114
|
-
enumerable:
|
|
116
|
+
enumerable: false,
|
|
115
117
|
configurable: true
|
|
116
118
|
});
|
|
117
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
119
|
+
Object.defineProperty(XamGeographicMap.prototype, "r4", {
|
|
118
120
|
get: function () {
|
|
119
|
-
return this.
|
|
121
|
+
return this.rz;
|
|
120
122
|
},
|
|
121
123
|
set: function (a) {
|
|
122
|
-
var b = Rect.l_op_Inequality(this.
|
|
124
|
+
var b = Rect.l_op_Inequality(this.rz, a);
|
|
123
125
|
if (b) {
|
|
124
|
-
var c = this.
|
|
125
|
-
this.
|
|
126
|
-
this.
|
|
126
|
+
var c = this.rz;
|
|
127
|
+
this.rz = a;
|
|
128
|
+
this.ll("ActualWorldRect", c, a);
|
|
127
129
|
}
|
|
128
130
|
},
|
|
129
|
-
enumerable:
|
|
131
|
+
enumerable: false,
|
|
130
132
|
configurable: true
|
|
131
133
|
});
|
|
132
|
-
XamGeographicMap.prototype.
|
|
133
|
-
return this.
|
|
134
|
+
XamGeographicMap.prototype.r8 = function () {
|
|
135
|
+
return this.r4;
|
|
134
136
|
};
|
|
135
|
-
XamGeographicMap.prototype.
|
|
136
|
-
if (this.
|
|
137
|
+
XamGeographicMap.prototype.ra = function () {
|
|
138
|
+
if (this.sg.isEmpty) {
|
|
137
139
|
return;
|
|
138
140
|
}
|
|
139
|
-
this.
|
|
141
|
+
this.r4 = this.se(this.sg, this.by == 1);
|
|
140
142
|
};
|
|
141
|
-
XamGeographicMap.prototype.
|
|
143
|
+
XamGeographicMap.prototype.se = function (a, b) {
|
|
142
144
|
var c = a.top;
|
|
143
145
|
var d = a.left;
|
|
144
146
|
var e = a.width;
|
|
@@ -146,25 +148,25 @@ var XamGeographicMap = /** @class */ (function (_super) {
|
|
|
146
148
|
var g = SphericalMercatorVerticalScaler.am(a.bottom);
|
|
147
149
|
var h = SphericalMercatorVerticalScaler.am(a.top);
|
|
148
150
|
var i = g - h;
|
|
149
|
-
var j = a.width / XamGeographicMap.
|
|
150
|
-
var k = SphericalMercatorVerticalScaler.am(XamGeographicMap.
|
|
151
|
+
var j = a.width / XamGeographicMap.r0.width;
|
|
152
|
+
var k = SphericalMercatorVerticalScaler.am(XamGeographicMap.r0.top);
|
|
151
153
|
var l = i / j;
|
|
152
|
-
if (i / j > this.
|
|
153
|
-
var m = i / this.
|
|
154
|
+
if (i / j > this.qo) {
|
|
155
|
+
var m = i / this.qo;
|
|
154
156
|
var n = m - j;
|
|
155
|
-
d = d - (n / 2) * XamGeographicMap.
|
|
156
|
-
e = m * XamGeographicMap.
|
|
157
|
+
d = d - (n / 2) * XamGeographicMap.r0.width;
|
|
158
|
+
e = m * XamGeographicMap.r0.width;
|
|
157
159
|
if (b) {
|
|
158
|
-
if (d < XamGeographicMap.
|
|
159
|
-
d += (XamGeographicMap.
|
|
160
|
+
if (d < XamGeographicMap.r0.left) {
|
|
161
|
+
d += (XamGeographicMap.r0.left - d);
|
|
160
162
|
}
|
|
161
|
-
else if ((d + e) > XamGeographicMap.
|
|
162
|
-
d -= ((d + e) - XamGeographicMap.
|
|
163
|
+
else if ((d + e) > XamGeographicMap.r0.right) {
|
|
164
|
+
d -= ((d + e) - XamGeographicMap.r0.right);
|
|
163
165
|
}
|
|
164
166
|
}
|
|
165
167
|
}
|
|
166
|
-
else if (i / j < this.
|
|
167
|
-
var o = this.
|
|
168
|
+
else if (i / j < this.qo) {
|
|
169
|
+
var o = this.qo * j;
|
|
168
170
|
var p = o - i;
|
|
169
171
|
var q = h - (p / 2);
|
|
170
172
|
var r = g + (p / 2);
|
|
@@ -173,9 +175,9 @@ var XamGeographicMap = /** @class */ (function (_super) {
|
|
|
173
175
|
q += (k - q);
|
|
174
176
|
r += (k - q);
|
|
175
177
|
}
|
|
176
|
-
else if (r > (k + this.
|
|
177
|
-
q -= ((r) - (k + this.
|
|
178
|
-
r -= ((r) - (k + this.
|
|
178
|
+
else if (r > (k + this.qo)) {
|
|
179
|
+
q -= ((r) - (k + this.qo));
|
|
180
|
+
r -= ((r) - (k + this.qo));
|
|
179
181
|
}
|
|
180
182
|
}
|
|
181
183
|
c = SphericalMercatorVerticalScaler.aq(q);
|
|
@@ -186,87 +188,87 @@ var XamGeographicMap = /** @class */ (function (_super) {
|
|
|
186
188
|
};
|
|
187
189
|
Object.defineProperty(XamGeographicMap.prototype, "backgroundContent", {
|
|
188
190
|
get: function () {
|
|
189
|
-
return this.
|
|
191
|
+
return this.p6;
|
|
190
192
|
},
|
|
191
193
|
set: function (a) {
|
|
192
194
|
var b = a != this.backgroundContent;
|
|
193
195
|
if (b) {
|
|
194
196
|
var c = this.backgroundContent;
|
|
195
|
-
this.
|
|
196
|
-
this.
|
|
197
|
+
this.p6 = a;
|
|
198
|
+
this.ll("BackgroundContent", c, a);
|
|
197
199
|
}
|
|
198
200
|
},
|
|
199
|
-
enumerable:
|
|
201
|
+
enumerable: false,
|
|
200
202
|
configurable: true
|
|
201
203
|
});
|
|
202
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
204
|
+
Object.defineProperty(XamGeographicMap.prototype, "p3", {
|
|
203
205
|
get: function () {
|
|
204
|
-
return this.
|
|
206
|
+
return this.p2;
|
|
205
207
|
},
|
|
206
208
|
set: function (a) {
|
|
207
|
-
var b = a != this.
|
|
209
|
+
var b = a != this.p3;
|
|
208
210
|
if (b) {
|
|
209
|
-
var c = this.
|
|
210
|
-
this.
|
|
211
|
-
this.
|
|
211
|
+
var c = this.p3;
|
|
212
|
+
this.p2 = a;
|
|
213
|
+
this.ll("XAxis", c, a);
|
|
212
214
|
}
|
|
213
215
|
},
|
|
214
|
-
enumerable:
|
|
216
|
+
enumerable: false,
|
|
215
217
|
configurable: true
|
|
216
218
|
});
|
|
217
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
219
|
+
Object.defineProperty(XamGeographicMap.prototype, "p5", {
|
|
218
220
|
get: function () {
|
|
219
|
-
return this.
|
|
221
|
+
return this.p4;
|
|
220
222
|
},
|
|
221
223
|
set: function (a) {
|
|
222
|
-
var b = a != this.
|
|
224
|
+
var b = a != this.p5;
|
|
223
225
|
if (b) {
|
|
224
|
-
var c = this.
|
|
225
|
-
this.
|
|
226
|
-
this.
|
|
226
|
+
var c = this.p5;
|
|
227
|
+
this.p4 = a;
|
|
228
|
+
this.ll("YAxis", c, a);
|
|
227
229
|
}
|
|
228
230
|
},
|
|
229
|
-
enumerable:
|
|
231
|
+
enumerable: false,
|
|
230
232
|
configurable: true
|
|
231
233
|
});
|
|
232
234
|
XamGeographicMap.prototype.getZoomRectFromGeoRect = function (a) {
|
|
233
235
|
return this.getZoomFromGeographicRect(a);
|
|
234
236
|
};
|
|
235
|
-
XamGeographicMap.prototype.
|
|
236
|
-
this.
|
|
237
|
+
XamGeographicMap.prototype.rk = function (a) {
|
|
238
|
+
this.pw = a;
|
|
237
239
|
};
|
|
238
|
-
XamGeographicMap.prototype.
|
|
239
|
-
this.
|
|
240
|
+
XamGeographicMap.prototype.rj = function (a) {
|
|
241
|
+
this.sg = a;
|
|
240
242
|
};
|
|
241
243
|
XamGeographicMap.prototype.getZoomFromGeographicRect = function (a) {
|
|
242
|
-
return this.
|
|
244
|
+
return this.r6(a, true, 0);
|
|
243
245
|
};
|
|
244
|
-
XamGeographicMap.prototype.
|
|
245
|
-
return this.
|
|
246
|
+
XamGeographicMap.prototype.r5 = function (a, b) {
|
|
247
|
+
return this.r6(a, false, b);
|
|
246
248
|
};
|
|
247
|
-
XamGeographicMap.prototype.
|
|
249
|
+
XamGeographicMap.prototype.r6 = function (a, b, c) {
|
|
248
250
|
var d = a;
|
|
249
251
|
if (b) {
|
|
250
|
-
d = this.
|
|
251
|
-
}
|
|
252
|
-
var e = this.
|
|
253
|
-
var f = this.
|
|
254
|
-
var g = new ScalerParams(1, XamGeographicMap.
|
|
255
|
-
g.c = this.
|
|
256
|
-
var h = new ScalerParams(1, XamGeographicMap.
|
|
257
|
-
h.c = this.
|
|
258
|
-
var i = this.
|
|
259
|
-
var j = this.
|
|
260
|
-
var k = this.
|
|
261
|
-
var l = this.
|
|
262
|
-
var m = (i - c) / this.
|
|
263
|
-
var n = (l - c) / this.
|
|
264
|
-
var o = (j - i + (c * 2)) / this.
|
|
265
|
-
var p = (k - l + (c * 2)) / this.
|
|
252
|
+
d = this.se(a, false);
|
|
253
|
+
}
|
|
254
|
+
var e = this.p3;
|
|
255
|
+
var f = this.p5;
|
|
256
|
+
var g = new ScalerParams(1, XamGeographicMap.r3, this.pv, e.cc);
|
|
257
|
+
g.c = this.pk;
|
|
258
|
+
var h = new ScalerParams(1, XamGeographicMap.r3, this.pv, f.cc);
|
|
259
|
+
h.c = this.pk;
|
|
260
|
+
var i = this.p3.d8(d.left, g);
|
|
261
|
+
var j = this.p3.d8(d.right, g);
|
|
262
|
+
var k = this.p5.d8(d.top, h);
|
|
263
|
+
var l = this.p5.d8(d.bottom, h);
|
|
264
|
+
var m = (i - c) / this.pv.width;
|
|
265
|
+
var n = (l - c) / this.pv.height;
|
|
266
|
+
var o = (j - i + (c * 2)) / this.pv.width;
|
|
267
|
+
var p = (k - l + (c * 2)) / this.pv.height;
|
|
266
268
|
var q = new Rect(0, m, n, o, p);
|
|
267
|
-
q.intersect(XamGeographicMap.
|
|
269
|
+
q.intersect(XamGeographicMap.r3);
|
|
268
270
|
if (q.isEmpty) {
|
|
269
|
-
q = XamGeographicMap.
|
|
271
|
+
q = XamGeographicMap.r3;
|
|
270
272
|
}
|
|
271
273
|
return q;
|
|
272
274
|
};
|
|
@@ -276,205 +278,205 @@ var XamGeographicMap = /** @class */ (function (_super) {
|
|
|
276
278
|
var e = b.x - a.x;
|
|
277
279
|
var f = a.y - b.y;
|
|
278
280
|
if (e < 0 || f < 0) {
|
|
279
|
-
return XamGeographicMap.
|
|
281
|
+
return XamGeographicMap.r3;
|
|
280
282
|
}
|
|
281
283
|
else {
|
|
282
284
|
var g = new Rect(0, c, d, e, f);
|
|
283
285
|
return this.getZoomFromGeographicRect(g);
|
|
284
286
|
}
|
|
285
287
|
};
|
|
286
|
-
XamGeographicMap.prototype.
|
|
287
|
-
var b = this.
|
|
288
|
-
var c = this.
|
|
289
|
-
var d = new ScalerParams(1, a, this.
|
|
290
|
-
d.c = this.
|
|
291
|
-
var e = new ScalerParams(1, a, this.
|
|
292
|
-
e.c = this.
|
|
293
|
-
var f = this.
|
|
294
|
-
var g = b.
|
|
295
|
-
var h = c.
|
|
296
|
-
var i = b.
|
|
297
|
-
var j = c.
|
|
288
|
+
XamGeographicMap.prototype.sa = function (a) {
|
|
289
|
+
var b = this.p3;
|
|
290
|
+
var c = this.p5;
|
|
291
|
+
var d = new ScalerParams(1, a, this.pv, b.cc);
|
|
292
|
+
d.c = this.pk;
|
|
293
|
+
var e = new ScalerParams(1, a, this.pv, c.cc);
|
|
294
|
+
e.c = this.pk;
|
|
295
|
+
var f = this.pj;
|
|
296
|
+
var g = b.eb(f.left, d);
|
|
297
|
+
var h = c.eb(f.top, e);
|
|
298
|
+
var i = b.eb(f.right, d);
|
|
299
|
+
var j = c.eb(f.bottom, e);
|
|
298
300
|
var k = i - g;
|
|
299
301
|
var l = h - j;
|
|
300
302
|
var m = new Rect(0, g, j, k, l);
|
|
301
|
-
if (this.
|
|
302
|
-
m.intersect(XamGeographicMap.
|
|
303
|
+
if (this.by == 1) {
|
|
304
|
+
m.intersect(XamGeographicMap.r0);
|
|
303
305
|
if (m.isEmpty) {
|
|
304
|
-
m = XamGeographicMap.
|
|
306
|
+
m = XamGeographicMap.r0;
|
|
305
307
|
}
|
|
306
308
|
}
|
|
307
309
|
return m;
|
|
308
310
|
};
|
|
309
|
-
XamGeographicMap.prototype.
|
|
310
|
-
var b = this.
|
|
311
|
-
var c = this.
|
|
311
|
+
XamGeographicMap.prototype.rw = function (a) {
|
|
312
|
+
var b = this.p3.k6(a.x);
|
|
313
|
+
var c = this.p5.k6(a.y);
|
|
312
314
|
return { $type: Point_$type, x: b, y: c };
|
|
313
315
|
};
|
|
314
|
-
XamGeographicMap.prototype.
|
|
315
|
-
var b = this.
|
|
316
|
-
var c = this.
|
|
316
|
+
XamGeographicMap.prototype.rx = function (a) {
|
|
317
|
+
var b = this.p3.en(a.x);
|
|
318
|
+
var c = this.p5.en(a.y);
|
|
317
319
|
return { $type: Point_$type, x: b, y: c };
|
|
318
320
|
};
|
|
319
|
-
XamGeographicMap.prototype.
|
|
320
|
-
return this.
|
|
321
|
+
XamGeographicMap.prototype.ry = function (a) {
|
|
322
|
+
return this.rx(a);
|
|
321
323
|
};
|
|
322
|
-
XamGeographicMap.prototype.
|
|
324
|
+
XamGeographicMap.prototype.q7 = function () {
|
|
323
325
|
var a = typeCast(GeographicMapImagery.$, this.backgroundContent);
|
|
324
326
|
if (a != null) {
|
|
325
327
|
a.clearTileCache();
|
|
326
328
|
}
|
|
327
329
|
};
|
|
328
|
-
XamGeographicMap.prototype.
|
|
330
|
+
XamGeographicMap.prototype.rd = function (a) {
|
|
329
331
|
};
|
|
330
|
-
XamGeographicMap.prototype.
|
|
331
|
-
return this.pr.fu(a);
|
|
332
|
-
};
|
|
333
|
-
XamGeographicMap.prototype.ob = function (a) {
|
|
334
|
-
return this.pr.fv(a);
|
|
335
|
-
};
|
|
336
|
-
XamGeographicMap.prototype.eg = function () {
|
|
332
|
+
XamGeographicMap.prototype.ep = function () {
|
|
337
333
|
return true;
|
|
338
334
|
};
|
|
339
|
-
XamGeographicMap.prototype.
|
|
335
|
+
XamGeographicMap.prototype.rf = function () {
|
|
340
336
|
var e_1, _a;
|
|
341
|
-
this.
|
|
337
|
+
this.qf.eb();
|
|
342
338
|
try {
|
|
343
|
-
for (var _b =
|
|
339
|
+
for (var _b = __values(fromEnum(this.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
344
340
|
var a = _c.value;
|
|
345
|
-
a.
|
|
341
|
+
a.l9();
|
|
346
342
|
}
|
|
347
343
|
}
|
|
348
|
-
catch (e_1_1) {
|
|
344
|
+
catch (e_1_1) {
|
|
345
|
+
e_1 = { error: e_1_1 };
|
|
346
|
+
}
|
|
349
347
|
finally {
|
|
350
348
|
try {
|
|
351
|
-
if (_c && !_c.done && (_a = _b.return))
|
|
349
|
+
if (_c && !_c.done && (_a = _b.return))
|
|
350
|
+
_a.call(_b);
|
|
351
|
+
}
|
|
352
|
+
finally {
|
|
353
|
+
if (e_1)
|
|
354
|
+
throw e_1.error;
|
|
352
355
|
}
|
|
353
|
-
finally { if (e_1) throw e_1.error; }
|
|
354
356
|
}
|
|
355
357
|
};
|
|
356
|
-
XamGeographicMap.prototype.
|
|
357
|
-
if (this.
|
|
358
|
-
if (!this.
|
|
359
|
-
var a = this.
|
|
360
|
-
var b = this.
|
|
361
|
-
this.
|
|
358
|
+
XamGeographicMap.prototype.ri = function () {
|
|
359
|
+
if (this.qe == 2) {
|
|
360
|
+
if (!this.pv.isEmpty && this.pv.width > 0 && this.pv.height > 0) {
|
|
361
|
+
var a = this.p3.k6(this.pv.left + (this.pv.width / 2));
|
|
362
|
+
var b = this.p5.k6(this.pv.top + (this.pv.height / 2));
|
|
363
|
+
this.rv = { $type: Point_$type, x: a, y: b };
|
|
362
364
|
}
|
|
363
365
|
}
|
|
364
366
|
else {
|
|
365
|
-
if (!this.
|
|
366
|
-
var c = this.
|
|
367
|
-
var d = this.
|
|
368
|
-
this.
|
|
367
|
+
if (!this.pv.isEmpty && this.pv.width > 0 && this.pv.height > 0) {
|
|
368
|
+
var c = this.p3.k6(this.pv.left);
|
|
369
|
+
var d = this.p5.k6(this.pv.top);
|
|
370
|
+
this.rv = { $type: Point_$type, x: c, y: d };
|
|
369
371
|
}
|
|
370
372
|
}
|
|
371
373
|
};
|
|
372
|
-
XamGeographicMap.prototype.
|
|
373
|
-
if (isNaN_(this.
|
|
374
|
-
this.
|
|
374
|
+
XamGeographicMap.prototype.re = function () {
|
|
375
|
+
if (isNaN_(this.rv.x) || isNaN_(this.rv.y)) {
|
|
376
|
+
this.ri();
|
|
375
377
|
}
|
|
376
|
-
var a = this.
|
|
377
|
-
var b = this.
|
|
378
|
+
var a = this.rv.x;
|
|
379
|
+
var b = this.rv.y;
|
|
378
380
|
if (!isNaN_(a) && !isNaN_(b)) {
|
|
379
|
-
var c = this.
|
|
380
|
-
var d = this.
|
|
381
|
-
var e = this.
|
|
382
|
-
var f = this.
|
|
383
|
-
if (e > this.
|
|
381
|
+
var c = this.pg.left;
|
|
382
|
+
var d = this.pg.top;
|
|
383
|
+
var e = this.pg.width;
|
|
384
|
+
var f = this.pg.height;
|
|
385
|
+
if (e > this.r2.width) {
|
|
384
386
|
}
|
|
385
387
|
else {
|
|
386
|
-
var g = new ScalerParams(1, XamGeographicMap.
|
|
387
|
-
g.c = this.
|
|
388
|
-
var h = this.
|
|
389
|
-
if (this.
|
|
390
|
-
var i = h / this.
|
|
388
|
+
var g = new ScalerParams(1, XamGeographicMap.r3, this.pv, this.p3.cc);
|
|
389
|
+
g.c = this.pk;
|
|
390
|
+
var h = this.p3.d8(a, g);
|
|
391
|
+
if (this.qe == 2) {
|
|
392
|
+
var i = h / this.pv.width;
|
|
391
393
|
c = i - (e / 2);
|
|
392
394
|
}
|
|
393
395
|
else {
|
|
394
|
-
c = h / this.
|
|
396
|
+
c = h / this.pv.width;
|
|
395
397
|
}
|
|
396
|
-
if (c + e > this.
|
|
397
|
-
c = this.
|
|
398
|
+
if (c + e > this.r2.right) {
|
|
399
|
+
c = this.r2.right - e;
|
|
398
400
|
}
|
|
399
|
-
else if (c < this.
|
|
400
|
-
c = this.
|
|
401
|
+
else if (c < this.r2.left) {
|
|
402
|
+
c = this.r2.left;
|
|
401
403
|
}
|
|
402
404
|
}
|
|
403
|
-
if (f > this.
|
|
405
|
+
if (f > this.r2.height) {
|
|
404
406
|
}
|
|
405
407
|
else {
|
|
406
|
-
var j = new ScalerParams(1, XamGeographicMap.
|
|
407
|
-
j.c = this.
|
|
408
|
-
var k = this.
|
|
409
|
-
if (this.
|
|
410
|
-
var l = k / this.
|
|
408
|
+
var j = new ScalerParams(1, XamGeographicMap.r3, this.pv, this.p5.cc);
|
|
409
|
+
j.c = this.pk;
|
|
410
|
+
var k = this.p5.d8(b, j);
|
|
411
|
+
if (this.qe == 2) {
|
|
412
|
+
var l = k / this.pv.height;
|
|
411
413
|
d = l - (f / 2);
|
|
412
414
|
}
|
|
413
415
|
else {
|
|
414
|
-
d = k / this.
|
|
416
|
+
d = k / this.pv.height;
|
|
415
417
|
}
|
|
416
|
-
if (d + f > this.
|
|
417
|
-
d = this.
|
|
418
|
+
if (d + f > this.r2.bottom) {
|
|
419
|
+
d = this.r2.bottom - f;
|
|
418
420
|
}
|
|
419
|
-
else if (d < this.
|
|
420
|
-
d = this.
|
|
421
|
+
else if (d < this.r2.top) {
|
|
422
|
+
d = this.r2.top;
|
|
421
423
|
}
|
|
422
424
|
}
|
|
423
|
-
this.
|
|
425
|
+
this.ms(new Rect(0, c, d, e, f), false);
|
|
424
426
|
}
|
|
425
427
|
};
|
|
426
|
-
XamGeographicMap.prototype.
|
|
428
|
+
XamGeographicMap.prototype.get_dx = function () {
|
|
427
429
|
return true;
|
|
428
430
|
};
|
|
429
|
-
XamGeographicMap.prototype.
|
|
430
|
-
var a = _super.prototype.
|
|
431
|
-
if (this.
|
|
431
|
+
XamGeographicMap.prototype.ph = function () {
|
|
432
|
+
var a = _super.prototype.ph.call(this);
|
|
433
|
+
if (this.p3 == null || this.p5 == null) {
|
|
432
434
|
return a;
|
|
433
435
|
}
|
|
434
|
-
this.
|
|
436
|
+
this.pr();
|
|
435
437
|
var b = a.left;
|
|
436
438
|
var c = a.top;
|
|
437
|
-
if (this.
|
|
438
|
-
if (this.
|
|
439
|
-
b = 0.5 - (this.
|
|
439
|
+
if (this.by == 1) {
|
|
440
|
+
if (this.pw.width > this.r2.width) {
|
|
441
|
+
b = 0.5 - (this.pw.width / 2);
|
|
440
442
|
}
|
|
441
|
-
else if (b + a.width > this.
|
|
442
|
-
b = this.
|
|
443
|
+
else if (b + a.width > this.r2.right) {
|
|
444
|
+
b = this.r2.right - this.pw.width;
|
|
443
445
|
}
|
|
444
|
-
else if (b < this.
|
|
445
|
-
b = this.
|
|
446
|
+
else if (b < this.r2.left) {
|
|
447
|
+
b = this.r2.left;
|
|
446
448
|
}
|
|
447
|
-
if (this.
|
|
448
|
-
c = 0.5 - (this.
|
|
449
|
+
if (this.pw.height > this.r2.height) {
|
|
450
|
+
c = 0.5 - (this.pw.height / 2);
|
|
449
451
|
}
|
|
450
|
-
else if (c + this.
|
|
451
|
-
c = this.
|
|
452
|
+
else if (c + this.pw.height > this.r2.bottom) {
|
|
453
|
+
c = this.r2.bottom - this.pw.height;
|
|
452
454
|
}
|
|
453
|
-
else if (c < this.
|
|
454
|
-
c = this.
|
|
455
|
+
else if (c < this.r2.top) {
|
|
456
|
+
c = this.r2.top;
|
|
455
457
|
}
|
|
456
458
|
}
|
|
457
459
|
var d = false;
|
|
458
|
-
if (!this.
|
|
460
|
+
if (!this.qk && this.by == 2 && this.qh) {
|
|
459
461
|
if (b > 1) {
|
|
460
462
|
b = (b - Math.floor(b)) + 1;
|
|
461
463
|
}
|
|
462
464
|
if (b < 0) {
|
|
463
465
|
b = 0 - (Math.ceil(b) - b);
|
|
464
466
|
}
|
|
465
|
-
if ((a.right - this.
|
|
466
|
-
b = this.
|
|
467
|
+
if ((a.right - this.r2.right) > 0 && ((a.right - this.r2.right) / a.width) > 0.8) {
|
|
468
|
+
b = this.r2.left - (a.width - (a.right - this.r2.right));
|
|
467
469
|
d = true;
|
|
468
470
|
}
|
|
469
|
-
else if (a.left < this.
|
|
470
|
-
b = this.
|
|
471
|
+
else if (a.left < this.r2.left && (Math.abs(a.left - this.r2.left) / a.width) > 0.8) {
|
|
472
|
+
b = this.r2.right - (Math.abs(a.left - this.r2.left));
|
|
471
473
|
d = true;
|
|
472
474
|
}
|
|
473
475
|
}
|
|
474
476
|
var e = new Rect(0, b, c, a.width, a.height);
|
|
475
|
-
if (this.
|
|
476
|
-
var f = this.
|
|
477
|
-
f = this.
|
|
477
|
+
if (this.qk) {
|
|
478
|
+
var f = this.r5(this.sg, 1);
|
|
479
|
+
f = this.r7(f);
|
|
478
480
|
var g = e.left + e.width / 2;
|
|
479
481
|
var h = e.top + e.height / 2;
|
|
480
482
|
if (e.width > f.width) {
|
|
@@ -509,17 +511,17 @@ var XamGeographicMap = /** @class */ (function (_super) {
|
|
|
509
511
|
}
|
|
510
512
|
}
|
|
511
513
|
if (d) {
|
|
512
|
-
this.
|
|
513
|
-
this.
|
|
514
|
-
this.
|
|
514
|
+
this.dj = true;
|
|
515
|
+
this.pw = e;
|
|
516
|
+
this.dj = false;
|
|
515
517
|
}
|
|
516
518
|
return e;
|
|
517
519
|
};
|
|
518
|
-
XamGeographicMap.prototype.
|
|
520
|
+
XamGeographicMap.prototype.i1 = function (a, b) {
|
|
519
521
|
var c = true;
|
|
520
522
|
var d = true;
|
|
521
523
|
var e = 0;
|
|
522
|
-
var f = this.
|
|
524
|
+
var f = this.pr();
|
|
523
525
|
var g = 0;
|
|
524
526
|
var h = 0;
|
|
525
527
|
if ((a.right - f.right) > 0) {
|
|
@@ -536,39 +538,39 @@ var XamGeographicMap = /** @class */ (function (_super) {
|
|
|
536
538
|
}
|
|
537
539
|
if (c) {
|
|
538
540
|
if (d) {
|
|
539
|
-
var i = this.
|
|
540
|
-
var j = this.
|
|
541
|
+
var i = this.p2.d8(-180, b);
|
|
542
|
+
var j = this.p2.d8(180, b);
|
|
541
543
|
e = j - i;
|
|
542
544
|
}
|
|
543
545
|
else {
|
|
544
|
-
var k = this.
|
|
545
|
-
var l = this.
|
|
546
|
+
var k = this.p2.d8(-180, b);
|
|
547
|
+
var l = this.p2.d8(180, b);
|
|
546
548
|
e = k - l;
|
|
547
549
|
}
|
|
548
550
|
}
|
|
549
551
|
return new Tuple$2(Boolean_$type, Number_$type, c, e);
|
|
550
552
|
};
|
|
551
|
-
XamGeographicMap.prototype.
|
|
552
|
-
var a = new ScalerParams(1, XamGeographicMap.
|
|
553
|
-
a.c = this.
|
|
554
|
-
var b = new ScalerParams(1, XamGeographicMap.
|
|
555
|
-
b.c = this.
|
|
556
|
-
var c = this.
|
|
557
|
-
var d = this.
|
|
558
|
-
var e = this.
|
|
559
|
-
var f = this.
|
|
560
|
-
this.
|
|
561
|
-
return this.
|
|
562
|
-
};
|
|
563
|
-
XamGeographicMap.prototype.
|
|
564
|
-
var b = this.
|
|
553
|
+
XamGeographicMap.prototype.pr = function () {
|
|
554
|
+
var a = new ScalerParams(1, XamGeographicMap.r3, this.pv, this.p3.cc);
|
|
555
|
+
a.c = this.pk;
|
|
556
|
+
var b = new ScalerParams(1, XamGeographicMap.r3, this.pv, this.p5.cc);
|
|
557
|
+
b.c = this.pk;
|
|
558
|
+
var c = this.p3.d8(XamGeographicMap.r0.left, a);
|
|
559
|
+
var d = this.p3.d8(XamGeographicMap.r0.right, a);
|
|
560
|
+
var e = this.p5.d8(XamGeographicMap.r0.top, b);
|
|
561
|
+
var f = this.p5.d8(XamGeographicMap.r0.bottom, b);
|
|
562
|
+
this.r2 = new Rect(0, c / this.pv.width, f / this.pv.height, (d - c) / this.pv.width, (e - f) / this.pv.height);
|
|
563
|
+
return this.r2;
|
|
564
|
+
};
|
|
565
|
+
XamGeographicMap.prototype.r7 = function (a) {
|
|
566
|
+
var b = this.f5;
|
|
565
567
|
var c = 0.5 * (a.left + a.right);
|
|
566
568
|
var d = 0.5 * (a.top + a.bottom);
|
|
567
569
|
var e = a.width;
|
|
568
570
|
var f = a.height;
|
|
569
571
|
var g = MathUtil.b(a.width, b, 1);
|
|
570
572
|
var h = MathUtil.b(a.height, b, 1);
|
|
571
|
-
var i = this.
|
|
573
|
+
var i = this.pv;
|
|
572
574
|
var j = i.width / i.height;
|
|
573
575
|
var k = g * i.width;
|
|
574
576
|
var l = h * i.height;
|
|
@@ -607,8 +609,8 @@ var XamGeographicMap = /** @class */ (function (_super) {
|
|
|
607
609
|
}
|
|
608
610
|
return new Rect(0, p, q, r - p, s - q);
|
|
609
611
|
};
|
|
610
|
-
XamGeographicMap.prototype.
|
|
611
|
-
_super.prototype.
|
|
612
|
+
XamGeographicMap.prototype.pi = function (a) {
|
|
613
|
+
_super.prototype.pi.call(this, this.pv);
|
|
612
614
|
if (a.isEmpty) {
|
|
613
615
|
return Rect.empty;
|
|
614
616
|
}
|
|
@@ -623,294 +625,315 @@ var XamGeographicMap = /** @class */ (function (_super) {
|
|
|
623
625
|
}
|
|
624
626
|
return b;
|
|
625
627
|
};
|
|
626
|
-
XamGeographicMap.prototype.
|
|
627
|
-
return this.
|
|
628
|
+
XamGeographicMap.prototype.r9 = function (a) {
|
|
629
|
+
return this.pi(a);
|
|
628
630
|
};
|
|
629
|
-
XamGeographicMap.prototype.
|
|
631
|
+
XamGeographicMap.prototype.ce = function () {
|
|
630
632
|
return new XamGeographicMapView(this);
|
|
631
633
|
};
|
|
632
|
-
XamGeographicMap.prototype.
|
|
633
|
-
return this.pr.ft(a);
|
|
634
|
-
};
|
|
635
|
-
XamGeographicMap.prototype.oc = function (a) {
|
|
636
|
-
return this.pr.fw(a);
|
|
637
|
-
};
|
|
638
|
-
XamGeographicMap.prototype.ql = function (a) {
|
|
634
|
+
XamGeographicMap.prototype.q9 = function (a) {
|
|
639
635
|
if (a != null) {
|
|
640
636
|
a.bh = this;
|
|
641
637
|
}
|
|
642
638
|
};
|
|
643
|
-
XamGeographicMap.prototype.
|
|
644
|
-
_super.prototype.
|
|
645
|
-
this.
|
|
639
|
+
XamGeographicMap.prototype.k5 = function (a) {
|
|
640
|
+
_super.prototype.k5.call(this, a);
|
|
641
|
+
this.qf = a;
|
|
646
642
|
};
|
|
647
|
-
XamGeographicMap.prototype.
|
|
648
|
-
_super.prototype.
|
|
649
|
-
this.
|
|
650
|
-
this.
|
|
643
|
+
XamGeographicMap.prototype.lg = function (a, b) {
|
|
644
|
+
_super.prototype.lg.call(this, a, b);
|
|
645
|
+
this.mg(this.p3);
|
|
646
|
+
this.mg(this.p5);
|
|
651
647
|
if (Rect.l_op_Inequality(a, b)) {
|
|
652
|
-
this.
|
|
648
|
+
this.re();
|
|
653
649
|
}
|
|
654
|
-
if (this.
|
|
655
|
-
this.
|
|
650
|
+
if (this.qk) {
|
|
651
|
+
this.pg = this.ph();
|
|
656
652
|
}
|
|
657
|
-
this.
|
|
653
|
+
this.rl();
|
|
658
654
|
};
|
|
659
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
655
|
+
Object.defineProperty(XamGeographicMap.prototype, "qp", {
|
|
660
656
|
get: function () {
|
|
661
|
-
return this.
|
|
657
|
+
return this.qn;
|
|
662
658
|
},
|
|
663
659
|
set: function (a) {
|
|
664
|
-
var b = this.
|
|
665
|
-
this.
|
|
666
|
-
this.
|
|
660
|
+
var b = this.qn;
|
|
661
|
+
this.qn = a;
|
|
662
|
+
this.ll("ActualWindowScale", b, this.qn);
|
|
667
663
|
},
|
|
668
|
-
enumerable:
|
|
664
|
+
enumerable: false,
|
|
669
665
|
configurable: true
|
|
670
666
|
});
|
|
671
|
-
XamGeographicMap.prototype.
|
|
672
|
-
return this.
|
|
667
|
+
XamGeographicMap.prototype.fn = function () {
|
|
668
|
+
return this.qp;
|
|
673
669
|
};
|
|
674
|
-
XamGeographicMap.prototype.
|
|
675
|
-
return this.
|
|
670
|
+
XamGeographicMap.prototype.fo = function () {
|
|
671
|
+
return this.qp;
|
|
676
672
|
};
|
|
677
|
-
XamGeographicMap.prototype.
|
|
678
|
-
_super.prototype.
|
|
679
|
-
var a = Math.min(this.
|
|
680
|
-
this.
|
|
673
|
+
XamGeographicMap.prototype.mf = function () {
|
|
674
|
+
_super.prototype.mf.call(this);
|
|
675
|
+
var a = Math.min(this.pg.width, this.pg.height);
|
|
676
|
+
this.qp = a;
|
|
681
677
|
};
|
|
682
|
-
XamGeographicMap.prototype.
|
|
683
|
-
return this.
|
|
678
|
+
XamGeographicMap.prototype.ei = function () {
|
|
679
|
+
return this.qh;
|
|
684
680
|
};
|
|
685
|
-
XamGeographicMap.prototype.
|
|
686
|
-
if (this.
|
|
687
|
-
if (this.
|
|
681
|
+
XamGeographicMap.prototype.bz = function () {
|
|
682
|
+
if (this.b0 == 0) {
|
|
683
|
+
if (this.qi) {
|
|
688
684
|
return 2;
|
|
689
685
|
}
|
|
690
686
|
}
|
|
691
|
-
return this.
|
|
687
|
+
return this.b0;
|
|
692
688
|
};
|
|
693
|
-
XamGeographicMap.prototype.
|
|
694
|
-
var e_2, _a;
|
|
695
|
-
_super.prototype.
|
|
689
|
+
XamGeographicMap.prototype.lh = function (a, b, c, d) {
|
|
690
|
+
var e_2, _a, e_3, _b;
|
|
691
|
+
_super.prototype.lh.call(this, a, b, c, d);
|
|
696
692
|
switch (b) {
|
|
697
693
|
case "ZoomCoercionMode":
|
|
698
|
-
this.
|
|
694
|
+
this.ra();
|
|
699
695
|
break;
|
|
700
696
|
case "WindowRect":
|
|
701
|
-
this.
|
|
697
|
+
this.ri();
|
|
702
698
|
break;
|
|
703
699
|
case XamGeographicMap.$$p[0]:
|
|
704
|
-
this.
|
|
705
|
-
if (this.
|
|
706
|
-
this.
|
|
700
|
+
this.qb = this.qc();
|
|
701
|
+
if (this.p8 != null) {
|
|
702
|
+
this.p8.isHorizontalWrappingEnabled = this.qb == 2;
|
|
707
703
|
}
|
|
708
704
|
break;
|
|
709
705
|
case XamGeographicMap.$$p[1]:
|
|
710
|
-
this.
|
|
711
|
-
this.
|
|
712
|
-
this.
|
|
713
|
-
if (this.
|
|
714
|
-
this.
|
|
706
|
+
this.qh = this.qi;
|
|
707
|
+
this.qb = this.qc();
|
|
708
|
+
this.by = this.bz();
|
|
709
|
+
if (this.p8 != null) {
|
|
710
|
+
this.p8.isHorizontalWrappingEnabled = this.qb == 2;
|
|
715
711
|
}
|
|
716
712
|
break;
|
|
717
713
|
case XamGeographicMap.$$p[4]:
|
|
718
|
-
this.
|
|
714
|
+
this.pg = this.ph();
|
|
719
715
|
break;
|
|
720
716
|
case "BackgroundContent":
|
|
721
|
-
if (this.
|
|
722
|
-
var e = this.
|
|
723
|
-
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.
|
|
724
|
-
this.
|
|
717
|
+
if (this.p8 != null) {
|
|
718
|
+
var e = this.p8;
|
|
719
|
+
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.rb));
|
|
720
|
+
this.p8.deferralHandler = null;
|
|
725
721
|
}
|
|
726
|
-
this.
|
|
727
|
-
if (this.
|
|
728
|
-
var f = this.
|
|
729
|
-
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.
|
|
730
|
-
this.
|
|
731
|
-
this.
|
|
722
|
+
this.p8 = typeCast(GeographicMapImagery.$, this.backgroundContent);
|
|
723
|
+
if (this.p8 != null) {
|
|
724
|
+
var f = this.p8;
|
|
725
|
+
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.rb));
|
|
726
|
+
this.p8.deferralHandler = this;
|
|
727
|
+
this.p8.isHorizontalWrappingEnabled = this.qb == 2;
|
|
732
728
|
}
|
|
733
|
-
this.
|
|
734
|
-
if (this.
|
|
735
|
-
this.
|
|
736
|
-
this.
|
|
737
|
-
this.
|
|
729
|
+
this.qf.fp(typeCast(GeographicMapImagery.$, c), typeCast(GeographicMapImagery.$, d));
|
|
730
|
+
if (this.p8 != null) {
|
|
731
|
+
this.p8.geographicMap = this;
|
|
732
|
+
this.qf.fm(this.pg);
|
|
733
|
+
this.qf.fq(this.fh);
|
|
738
734
|
}
|
|
739
735
|
break;
|
|
740
736
|
case "YAxis":
|
|
741
737
|
case "XAxis":
|
|
742
|
-
this.
|
|
743
|
-
this.
|
|
738
|
+
this.rg(c);
|
|
739
|
+
this.q9(d);
|
|
744
740
|
break;
|
|
745
741
|
case XamGeographicMap.$$p[6]:
|
|
746
|
-
if (!this.
|
|
747
|
-
this.
|
|
742
|
+
if (!this.qj) {
|
|
743
|
+
this.pw = XamGeographicMap.r3;
|
|
748
744
|
}
|
|
749
|
-
this.
|
|
750
|
-
this.
|
|
751
|
-
this.
|
|
752
|
-
this.
|
|
753
|
-
this.
|
|
745
|
+
this.ra();
|
|
746
|
+
this.rh();
|
|
747
|
+
this.ri();
|
|
748
|
+
this.pg = this.ph();
|
|
749
|
+
this.qf.fn();
|
|
754
750
|
break;
|
|
755
751
|
case "ActualWindowRect":
|
|
756
|
-
this.
|
|
752
|
+
this.qf.fm(this.pg);
|
|
757
753
|
break;
|
|
758
754
|
case "ActualWorldRect":
|
|
759
755
|
try {
|
|
760
|
-
for (var
|
|
761
|
-
var g =
|
|
762
|
-
g.
|
|
756
|
+
for (var _c = __values(fromEnum(this.series)), _d = _c.next(); !_d.done; _d = _c.next()) {
|
|
757
|
+
var g = _d.value;
|
|
758
|
+
g.l0(false);
|
|
763
759
|
}
|
|
764
760
|
}
|
|
765
|
-
catch (e_2_1) {
|
|
761
|
+
catch (e_2_1) {
|
|
762
|
+
e_2 = { error: e_2_1 };
|
|
763
|
+
}
|
|
766
764
|
finally {
|
|
767
765
|
try {
|
|
768
|
-
if (
|
|
766
|
+
if (_d && !_d.done && (_a = _c.return))
|
|
767
|
+
_a.call(_c);
|
|
768
|
+
}
|
|
769
|
+
finally {
|
|
770
|
+
if (e_2)
|
|
771
|
+
throw e_2.error;
|
|
769
772
|
}
|
|
770
|
-
finally { if (e_2) throw e_2.error; }
|
|
771
773
|
}
|
|
772
774
|
break;
|
|
773
775
|
case XamGeographicMap.$$p[5]:
|
|
774
|
-
this.
|
|
776
|
+
this.qp = this.qq;
|
|
775
777
|
break;
|
|
776
778
|
case "ActualWindowScale":
|
|
777
|
-
if (!this.
|
|
778
|
-
this.
|
|
779
|
+
if (!this.eo) {
|
|
780
|
+
this.mr(this.fn(), this.fo());
|
|
779
781
|
}
|
|
780
782
|
break;
|
|
781
783
|
case "ActualPixelScalingRatio":
|
|
782
|
-
this.
|
|
784
|
+
this.qf.fq(this.fh);
|
|
783
785
|
break;
|
|
784
786
|
case XamGeographicMap.$$p[7]:
|
|
785
|
-
this.
|
|
787
|
+
this.mn();
|
|
788
|
+
break;
|
|
789
|
+
case "MarkerAutomaticBehavior":
|
|
790
|
+
try {
|
|
791
|
+
for (var _e = __values(fromEnum(this.series)), _f = _e.next(); !_f.done; _f = _e.next()) {
|
|
792
|
+
var h = _f.value;
|
|
793
|
+
h.k2();
|
|
794
|
+
}
|
|
795
|
+
}
|
|
796
|
+
catch (e_3_1) {
|
|
797
|
+
e_3 = { error: e_3_1 };
|
|
798
|
+
}
|
|
799
|
+
finally {
|
|
800
|
+
try {
|
|
801
|
+
if (_f && !_f.done && (_b = _e.return))
|
|
802
|
+
_b.call(_e);
|
|
803
|
+
}
|
|
804
|
+
finally {
|
|
805
|
+
if (e_3)
|
|
806
|
+
throw e_3.error;
|
|
807
|
+
}
|
|
808
|
+
}
|
|
786
809
|
break;
|
|
787
810
|
}
|
|
788
811
|
};
|
|
789
|
-
XamGeographicMap.prototype.
|
|
812
|
+
XamGeographicMap.prototype.rb = function (a, b) {
|
|
790
813
|
if (this.imageTilesReady != null) {
|
|
791
814
|
this.imageTilesReady(this, new ImageTilesReadyEventArgs());
|
|
792
815
|
}
|
|
793
816
|
};
|
|
794
|
-
XamGeographicMap.prototype.
|
|
817
|
+
XamGeographicMap.prototype.rg = function (a) {
|
|
795
818
|
if (a != null) {
|
|
796
819
|
a.bh = null;
|
|
797
820
|
}
|
|
798
821
|
};
|
|
799
|
-
XamGeographicMap.prototype.
|
|
800
|
-
if (this.
|
|
801
|
-
this.
|
|
802
|
-
this.
|
|
822
|
+
XamGeographicMap.prototype.rh = function () {
|
|
823
|
+
if (this.p3 != null) {
|
|
824
|
+
this.p3.k3 = this.r4.left;
|
|
825
|
+
this.p3.k2 = this.r4.right;
|
|
803
826
|
}
|
|
804
|
-
if (this.
|
|
805
|
-
this.
|
|
806
|
-
this.
|
|
827
|
+
if (this.p5 != null) {
|
|
828
|
+
this.p5.k3 = this.r4.top;
|
|
829
|
+
this.p5.k2 = this.r4.bottom;
|
|
807
830
|
}
|
|
808
|
-
this.
|
|
809
|
-
this.
|
|
831
|
+
this.p3.cw(true);
|
|
832
|
+
this.p5.cw(true);
|
|
810
833
|
};
|
|
811
834
|
XamGeographicMap.prototype.getFontInfo = function () {
|
|
812
|
-
this.
|
|
813
|
-
return this.
|
|
835
|
+
this.qg = this.qf.fj;
|
|
836
|
+
return this.qg;
|
|
814
837
|
};
|
|
815
|
-
XamGeographicMap.prototype.
|
|
816
|
-
return this.
|
|
838
|
+
XamGeographicMap.prototype.os = function () {
|
|
839
|
+
return this.qf.fr;
|
|
817
840
|
};
|
|
818
841
|
XamGeographicMap.prototype.getFontBrush = function () {
|
|
819
|
-
return this.
|
|
842
|
+
return this.qf.fs;
|
|
820
843
|
};
|
|
821
|
-
XamGeographicMap.prototype.
|
|
844
|
+
XamGeographicMap.prototype.l8 = function (a, b) {
|
|
822
845
|
if (typeCast(ItfConverter.$, b) !== null) {
|
|
823
846
|
var c = b;
|
|
824
847
|
var d = a;
|
|
825
848
|
d.itemsSource = c.triangulationSource.points;
|
|
826
|
-
d.
|
|
849
|
+
d.pt = c.triangulationSource.triangles;
|
|
827
850
|
}
|
|
828
851
|
else {
|
|
829
|
-
_super.prototype.
|
|
852
|
+
_super.prototype.l8.call(this, a, b);
|
|
830
853
|
}
|
|
831
854
|
};
|
|
832
855
|
XamGeographicMap.prototype.register = function (a, b) {
|
|
833
|
-
this.
|
|
856
|
+
this.ly(a, b);
|
|
834
857
|
};
|
|
835
858
|
XamGeographicMap.prototype.unRegister = function (a) {
|
|
836
|
-
this.
|
|
859
|
+
this.me(a);
|
|
837
860
|
};
|
|
838
861
|
XamGeographicMap.prototype.deferredRefresh = function () {
|
|
839
|
-
this.
|
|
862
|
+
this.jb();
|
|
840
863
|
};
|
|
841
864
|
XamGeographicMap.prototype.deferAction = function (a) {
|
|
842
|
-
if (this.
|
|
843
|
-
this.
|
|
865
|
+
if (this.qs != null) {
|
|
866
|
+
this.qs.setTimeout(a, 0);
|
|
844
867
|
}
|
|
845
868
|
else {
|
|
846
869
|
window.setTimeout(a, 0);
|
|
847
870
|
}
|
|
848
871
|
};
|
|
849
|
-
XamGeographicMap.prototype.
|
|
850
|
-
this.
|
|
872
|
+
XamGeographicMap.prototype.q8 = function (a) {
|
|
873
|
+
this.mm(a);
|
|
851
874
|
};
|
|
852
|
-
XamGeographicMap.prototype.
|
|
875
|
+
XamGeographicMap.prototype.qt = function () {
|
|
853
876
|
var a = new ChartVisualData();
|
|
854
|
-
var b = this.
|
|
855
|
-
var c = this.
|
|
877
|
+
var b = this.p3.ff();
|
|
878
|
+
var c = this.p5.ff();
|
|
856
879
|
a.axes.add1(b);
|
|
857
880
|
a.axes.add1(c);
|
|
858
881
|
for (var d = 0; d < this.series.count; d++) {
|
|
859
|
-
var e = this.series._inner[d].
|
|
882
|
+
var e = this.series._inner[d].hg();
|
|
860
883
|
a.series.add1(e);
|
|
861
884
|
}
|
|
862
885
|
a.name = this.name;
|
|
863
|
-
a.contentArea = RectData.b(this.
|
|
864
|
-
a.centralArea = RectData.b(this.
|
|
865
|
-
a.plotArea = RectData.b(this.
|
|
886
|
+
a.contentArea = RectData.b(this.pv);
|
|
887
|
+
a.centralArea = RectData.b(this.pv);
|
|
888
|
+
a.plotArea = RectData.b(this.pv);
|
|
866
889
|
return a;
|
|
867
890
|
};
|
|
868
|
-
XamGeographicMap.prototype.
|
|
891
|
+
XamGeographicMap.prototype.pn = function (a, b, c) {
|
|
869
892
|
return a;
|
|
870
893
|
};
|
|
871
|
-
XamGeographicMap.prototype.
|
|
894
|
+
XamGeographicMap.prototype.rc = function () {
|
|
872
895
|
};
|
|
873
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
896
|
+
Object.defineProperty(XamGeographicMap.prototype, "sf", {
|
|
874
897
|
get: function () {
|
|
875
|
-
return this.
|
|
898
|
+
return this.r1;
|
|
876
899
|
},
|
|
877
900
|
set: function (a) {
|
|
878
|
-
this.
|
|
901
|
+
this.r1 = a;
|
|
879
902
|
},
|
|
880
|
-
enumerable:
|
|
903
|
+
enumerable: false,
|
|
881
904
|
configurable: true
|
|
882
905
|
});
|
|
883
|
-
XamGeographicMap.prototype.
|
|
884
|
-
this.
|
|
885
|
-
this.
|
|
906
|
+
XamGeographicMap.prototype.rm = function (a) {
|
|
907
|
+
this.sf = a;
|
|
908
|
+
this.rl();
|
|
886
909
|
};
|
|
887
|
-
XamGeographicMap.prototype.
|
|
888
|
-
if (this.
|
|
889
|
-
var a = this.getZoomFromGeographicRect(this.
|
|
890
|
-
this.
|
|
891
|
-
this.
|
|
910
|
+
XamGeographicMap.prototype.rl = function () {
|
|
911
|
+
if (this.qm && !this.sf.isEmpty) {
|
|
912
|
+
var a = this.getZoomFromGeographicRect(this.sf);
|
|
913
|
+
this.sf = Rect.empty;
|
|
914
|
+
this.ms(a, false);
|
|
892
915
|
}
|
|
893
916
|
};
|
|
894
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
917
|
+
Object.defineProperty(XamGeographicMap.prototype, "qm", {
|
|
895
918
|
get: function () {
|
|
896
|
-
return !this.
|
|
919
|
+
return !this.pv.isEmpty && !this.pk.isEmpty;
|
|
897
920
|
},
|
|
898
|
-
enumerable:
|
|
921
|
+
enumerable: false,
|
|
899
922
|
configurable: true
|
|
900
923
|
});
|
|
901
924
|
XamGeographicMap.$t = markType(XamGeographicMap, 'XamGeographicMap', SeriesViewer.$, [IMapRenderDeferralHandler_$type]);
|
|
902
|
-
XamGeographicMap.
|
|
903
|
-
XamGeographicMap.
|
|
904
|
-
XamGeographicMap.
|
|
905
|
-
XamGeographicMap.$$p = markDep(DependencyProperty, PropertyMetadata, XamGeographicMap, '
|
|
925
|
+
XamGeographicMap.qd = 0;
|
|
926
|
+
XamGeographicMap.r0 = new Rect(2, { $type: Point_$type, x: -180, y: -85.05112878 }, { $type: Point_$type, x: 180, y: 85.05112878 });
|
|
927
|
+
XamGeographicMap.r3 = new Rect(0, 0, 0, 1, 1);
|
|
928
|
+
XamGeographicMap.$$p = markDep(DependencyProperty, PropertyMetadata, XamGeographicMap, 'll', ['BackgroundTilingMode:qa:rn', [MapBackgroundTilingMode_$type, enumGetBox(MapBackgroundTilingMode_$type, 0)], 'IsHorizontalWrappingEnabled:qi:ro', [0, false], 'ResizeBehavior:qe:rp', [MapResizeBehavior_$type, enumGetBox(MapResizeBehavior_$type, XamGeographicMap.qd)], 'SuppressZoomResetOnWorldRectChange:qj:rq', [0, false], 'UseWorldRectForZoomBounds:qk:rr', [0, false], 'WindowScale:qq:rs', [1, NaN], 'WorldRect:sg:rt', [Rect.$, XamGeographicMap.r0], 'Zoomable:ql:ru', [0, true]]);
|
|
906
929
|
return XamGeographicMap;
|
|
907
930
|
}(SeriesViewer));
|
|
908
931
|
export { XamGeographicMap };
|
|
909
932
|
/**
|
|
910
933
|
* @hidden
|
|
911
934
|
*/
|
|
912
|
-
var GeographicMapImagery = /** @class */ (function (_super) {
|
|
913
|
-
|
|
935
|
+
var GeographicMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
936
|
+
__extends(GeographicMapImagery, _super);
|
|
914
937
|
function GeographicMapImagery(a) {
|
|
915
938
|
var _this = _super.call(this) || this;
|
|
916
939
|
_this.ak = null;
|
|
@@ -942,7 +965,7 @@ var GeographicMapImagery = /** @class */ (function (_super) {
|
|
|
942
965
|
this.ao.al = a;
|
|
943
966
|
}
|
|
944
967
|
},
|
|
945
|
-
enumerable:
|
|
968
|
+
enumerable: false,
|
|
946
969
|
configurable: true
|
|
947
970
|
});
|
|
948
971
|
GeographicMapImagery.prototype.a5 = function (a, b) {
|
|
@@ -1014,7 +1037,7 @@ var GeographicMapImagery = /** @class */ (function (_super) {
|
|
|
1014
1037
|
set: function (a) {
|
|
1015
1038
|
this.h(GeographicMapImagery.geographicMapProperty, a);
|
|
1016
1039
|
},
|
|
1017
|
-
enumerable:
|
|
1040
|
+
enumerable: false,
|
|
1018
1041
|
configurable: true
|
|
1019
1042
|
});
|
|
1020
1043
|
GeographicMapImagery.a8 = function (a, b) {
|
|
@@ -1038,7 +1061,7 @@ var GeographicMapImagery = /** @class */ (function (_super) {
|
|
|
1038
1061
|
this.propertyChanged(this, new PropertyChangedEventArgs("MultiScaleImage"));
|
|
1039
1062
|
}
|
|
1040
1063
|
},
|
|
1041
|
-
enumerable:
|
|
1064
|
+
enumerable: false,
|
|
1042
1065
|
configurable: true
|
|
1043
1066
|
});
|
|
1044
1067
|
GeographicMapImagery.prototype.bn = function (a) {
|
|
@@ -1046,20 +1069,20 @@ var GeographicMapImagery = /** @class */ (function (_super) {
|
|
|
1046
1069
|
return a;
|
|
1047
1070
|
}
|
|
1048
1071
|
var b = new Rect(0, 0, 0, a.width, a.height);
|
|
1049
|
-
var c = this.geographicMap.
|
|
1050
|
-
var d = XamGeographicMap.
|
|
1051
|
-
var e = this.geographicMap.
|
|
1072
|
+
var c = this.geographicMap.r9(b);
|
|
1073
|
+
var d = XamGeographicMap.r0;
|
|
1074
|
+
var e = this.geographicMap.r4;
|
|
1052
1075
|
var f = Math.min(this.windowRect.height, this.windowRect.width);
|
|
1053
1076
|
var g = e.width / d.width;
|
|
1054
1077
|
this.ao.a5 = (b.width / c.width) * f * g;
|
|
1055
|
-
var h = this.geographicMap.
|
|
1056
|
-
var i = this.geographicMap.
|
|
1057
|
-
var j = new ScalerParams(1, this.windowRect, b, h.
|
|
1078
|
+
var h = this.geographicMap.p3;
|
|
1079
|
+
var i = this.geographicMap.p5;
|
|
1080
|
+
var j = new ScalerParams(1, this.windowRect, b, h.cc);
|
|
1058
1081
|
j.c = c;
|
|
1059
|
-
var k = new ScalerParams(1, this.windowRect, b, i.
|
|
1082
|
+
var k = new ScalerParams(1, this.windowRect, b, i.cc);
|
|
1060
1083
|
k.c = c;
|
|
1061
|
-
var l = h.
|
|
1062
|
-
var m = i.
|
|
1084
|
+
var l = h.d8(d.left, j);
|
|
1085
|
+
var m = i.d8(d.bottom, k);
|
|
1063
1086
|
var n = (-l / b.width) * this.ao.a5;
|
|
1064
1087
|
var o = (-m / b.height) * this.ao.a5 * (b.height / b.width);
|
|
1065
1088
|
this.ao.cm = { $type: Point_$type, x: n, y: o };
|
|
@@ -1098,8 +1121,8 @@ export { GeographicMapImagery };
|
|
|
1098
1121
|
/**
|
|
1099
1122
|
* @hidden
|
|
1100
1123
|
*/
|
|
1101
|
-
var GeographicMapImageryView = /** @class */ (function (_super) {
|
|
1102
|
-
|
|
1124
|
+
var GeographicMapImageryView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
1125
|
+
__extends(GeographicMapImageryView, _super);
|
|
1103
1126
|
function GeographicMapImageryView(a) {
|
|
1104
1127
|
var _this = _super.call(this) || this;
|
|
1105
1128
|
_this.a = null;
|
|
@@ -1135,7 +1158,7 @@ var GeographicMapImageryView = /** @class */ (function (_super) {
|
|
|
1135
1158
|
get: function () {
|
|
1136
1159
|
return this.b;
|
|
1137
1160
|
},
|
|
1138
|
-
enumerable:
|
|
1161
|
+
enumerable: false,
|
|
1139
1162
|
configurable: true
|
|
1140
1163
|
});
|
|
1141
1164
|
GeographicMapImageryView.prototype.i = function (a) {
|
|
@@ -1149,51 +1172,51 @@ export { GeographicMapImageryView };
|
|
|
1149
1172
|
/**
|
|
1150
1173
|
* @hidden
|
|
1151
1174
|
*/
|
|
1152
|
-
var GeographicXYTriangulatingSeriesView = /** @class */ (function (_super) {
|
|
1153
|
-
|
|
1175
|
+
var GeographicXYTriangulatingSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
1176
|
+
__extends(GeographicXYTriangulatingSeriesView, _super);
|
|
1154
1177
|
function GeographicXYTriangulatingSeriesView(a) {
|
|
1155
1178
|
var _this = _super.call(this, a) || this;
|
|
1156
|
-
_this.
|
|
1157
|
-
_this.
|
|
1179
|
+
_this.ce = null;
|
|
1180
|
+
_this.ce = a;
|
|
1158
1181
|
return _this;
|
|
1159
1182
|
}
|
|
1160
|
-
GeographicXYTriangulatingSeriesView.prototype.
|
|
1161
|
-
_super.prototype.
|
|
1162
|
-
var a = this.
|
|
1163
|
-
a.
|
|
1164
|
-
a.
|
|
1165
|
-
a.trianglesSource = this.
|
|
1166
|
-
a.
|
|
1167
|
-
a.
|
|
1168
|
-
a.
|
|
1169
|
-
};
|
|
1170
|
-
GeographicXYTriangulatingSeriesView.prototype.
|
|
1171
|
-
var a = this.
|
|
1172
|
-
if (this.
|
|
1173
|
-
a.
|
|
1174
|
-
a.
|
|
1183
|
+
GeographicXYTriangulatingSeriesView.prototype.b2 = function () {
|
|
1184
|
+
_super.prototype.b2.call(this);
|
|
1185
|
+
var a = this.ce.pk;
|
|
1186
|
+
a.qg = this.ce.pw;
|
|
1187
|
+
a.qk = this.ce.pu;
|
|
1188
|
+
a.trianglesSource = this.ce.pt;
|
|
1189
|
+
a.p8 = this.ce.pz;
|
|
1190
|
+
a.qa = this.ce.p1;
|
|
1191
|
+
a.qc = this.ce.p3;
|
|
1192
|
+
};
|
|
1193
|
+
GeographicXYTriangulatingSeriesView.prototype.ch = function () {
|
|
1194
|
+
var a = this.ce.pk;
|
|
1195
|
+
if (this.ce.ca == null) {
|
|
1196
|
+
a.pi = null;
|
|
1197
|
+
a.pj = null;
|
|
1175
1198
|
return;
|
|
1176
1199
|
}
|
|
1177
|
-
a.
|
|
1178
|
-
a.
|
|
1200
|
+
a.pi = this.ce.ca.p3;
|
|
1201
|
+
a.pj = this.ce.ca.p5;
|
|
1179
1202
|
};
|
|
1180
|
-
GeographicXYTriangulatingSeriesView.prototype.
|
|
1181
|
-
this.
|
|
1203
|
+
GeographicXYTriangulatingSeriesView.prototype.cg = function () {
|
|
1204
|
+
this.ce.pk.qg = this.ce.pw;
|
|
1182
1205
|
};
|
|
1183
|
-
GeographicXYTriangulatingSeriesView.prototype.
|
|
1184
|
-
this.
|
|
1206
|
+
GeographicXYTriangulatingSeriesView.prototype.cf = function () {
|
|
1207
|
+
this.ce.pk.qk = this.ce.pu;
|
|
1185
1208
|
};
|
|
1186
|
-
GeographicXYTriangulatingSeriesView.prototype.
|
|
1187
|
-
this.
|
|
1209
|
+
GeographicXYTriangulatingSeriesView.prototype.ci = function () {
|
|
1210
|
+
this.ce.pk.trianglesSource = this.ce.pt;
|
|
1188
1211
|
};
|
|
1189
|
-
GeographicXYTriangulatingSeriesView.prototype.
|
|
1190
|
-
this.
|
|
1212
|
+
GeographicXYTriangulatingSeriesView.prototype.cj = function () {
|
|
1213
|
+
this.ce.pk.p8 = this.ce.pz;
|
|
1191
1214
|
};
|
|
1192
|
-
GeographicXYTriangulatingSeriesView.prototype.
|
|
1193
|
-
this.
|
|
1215
|
+
GeographicXYTriangulatingSeriesView.prototype.ck = function () {
|
|
1216
|
+
this.ce.pk.qa = this.ce.p1;
|
|
1194
1217
|
};
|
|
1195
|
-
GeographicXYTriangulatingSeriesView.prototype.
|
|
1196
|
-
this.
|
|
1218
|
+
GeographicXYTriangulatingSeriesView.prototype.cl = function () {
|
|
1219
|
+
this.ce.pk.qc = this.ce.p3;
|
|
1197
1220
|
};
|
|
1198
1221
|
GeographicXYTriangulatingSeriesView.$t = markType(GeographicXYTriangulatingSeriesView, 'GeographicXYTriangulatingSeriesView', HostSeriesView.$);
|
|
1199
1222
|
return GeographicXYTriangulatingSeriesView;
|
|
@@ -1202,29 +1225,34 @@ export { GeographicXYTriangulatingSeriesView };
|
|
|
1202
1225
|
/**
|
|
1203
1226
|
* @hidden
|
|
1204
1227
|
*/
|
|
1205
|
-
var GeographicScatterAreaSeriesView = /** @class */ (function (_super) {
|
|
1206
|
-
|
|
1228
|
+
var GeographicScatterAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
1229
|
+
__extends(GeographicScatterAreaSeriesView, _super);
|
|
1207
1230
|
function GeographicScatterAreaSeriesView(a) {
|
|
1208
1231
|
var _this = _super.call(this, a) || this;
|
|
1209
|
-
_this.
|
|
1210
|
-
_this.
|
|
1232
|
+
_this.cm = null;
|
|
1233
|
+
_this.cm = a;
|
|
1211
1234
|
return _this;
|
|
1212
1235
|
}
|
|
1213
|
-
GeographicScatterAreaSeriesView.prototype.
|
|
1214
|
-
_super.prototype.
|
|
1215
|
-
if (this.
|
|
1216
|
-
|
|
1217
|
-
|
|
1236
|
+
GeographicScatterAreaSeriesView.prototype.as = function () {
|
|
1237
|
+
_super.prototype.as.call(this);
|
|
1238
|
+
if (!this.q) {
|
|
1239
|
+
}
|
|
1240
|
+
};
|
|
1241
|
+
GeographicScatterAreaSeriesView.prototype.b2 = function () {
|
|
1242
|
+
_super.prototype.b2.call(this);
|
|
1243
|
+
if (this.cm.qe != null) {
|
|
1244
|
+
this.cm.qe.rb = this.cm.qi;
|
|
1245
|
+
this.cm.qe.q3 = this.cm.qd;
|
|
1218
1246
|
}
|
|
1219
1247
|
};
|
|
1220
|
-
GeographicScatterAreaSeriesView.prototype.
|
|
1221
|
-
if (this.
|
|
1222
|
-
this.
|
|
1248
|
+
GeographicScatterAreaSeriesView.prototype.cn = function () {
|
|
1249
|
+
if (this.cm.qe != null) {
|
|
1250
|
+
this.cm.qe.rb = this.cm.qi;
|
|
1223
1251
|
}
|
|
1224
1252
|
};
|
|
1225
|
-
GeographicScatterAreaSeriesView.prototype.
|
|
1226
|
-
if (this.
|
|
1227
|
-
this.
|
|
1253
|
+
GeographicScatterAreaSeriesView.prototype.co = function () {
|
|
1254
|
+
if (this.cm.qe != null) {
|
|
1255
|
+
this.cm.qe.q3 = this.cm.qd;
|
|
1228
1256
|
}
|
|
1229
1257
|
};
|
|
1230
1258
|
GeographicScatterAreaSeriesView.$t = markType(GeographicScatterAreaSeriesView, 'GeographicScatterAreaSeriesView', GeographicXYTriangulatingSeriesView.$);
|
|
@@ -1234,20 +1262,20 @@ export { GeographicScatterAreaSeriesView };
|
|
|
1234
1262
|
/**
|
|
1235
1263
|
* @hidden
|
|
1236
1264
|
*/
|
|
1237
|
-
var XamGeographicMapView = /** @class */ (function (_super) {
|
|
1238
|
-
|
|
1265
|
+
var XamGeographicMapView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
1266
|
+
__extends(XamGeographicMapView, _super);
|
|
1239
1267
|
function XamGeographicMapView(a) {
|
|
1240
1268
|
var _this = _super.call(this, a) || this;
|
|
1241
1269
|
_this.fi = null;
|
|
1242
|
-
_this.
|
|
1270
|
+
_this.fu = null;
|
|
1243
1271
|
_this.fs = null;
|
|
1244
1272
|
_this.fr = null;
|
|
1245
1273
|
_this.fj = null;
|
|
1246
1274
|
_this.fk = NaN;
|
|
1247
|
-
_this.
|
|
1275
|
+
_this.fu = Rect.empty;
|
|
1248
1276
|
_this.fi = a;
|
|
1249
|
-
_this.fi.
|
|
1250
|
-
_this.fi.
|
|
1277
|
+
_this.fi.on = 2;
|
|
1278
|
+
_this.fi.f5 = 5E-06;
|
|
1251
1279
|
return _this;
|
|
1252
1280
|
}
|
|
1253
1281
|
XamGeographicMapView.prototype.m = function (a) {
|
|
@@ -1255,7 +1283,7 @@ var XamGeographicMapView = /** @class */ (function (_super) {
|
|
|
1255
1283
|
};
|
|
1256
1284
|
XamGeographicMapView.prototype.bk = function (a) {
|
|
1257
1285
|
this.j.bv(a);
|
|
1258
|
-
this.fi.
|
|
1286
|
+
this.fi.q8(a);
|
|
1259
1287
|
this.ei();
|
|
1260
1288
|
};
|
|
1261
1289
|
XamGeographicMapView.prototype.get_ap = function () {
|
|
@@ -1276,34 +1304,21 @@ var XamGeographicMapView = /** @class */ (function (_super) {
|
|
|
1276
1304
|
this.fs = c;
|
|
1277
1305
|
this.fj = d;
|
|
1278
1306
|
this.fr = e;
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
XamGeographicMapView.prototype.ft = function (a) {
|
|
1295
|
-
return ((function () {
|
|
1296
|
-
var $ret = new Brush();
|
|
1297
|
-
$ret.fill = "rgba(50,50,50,.5)";
|
|
1298
|
-
return $ret;
|
|
1299
|
-
})());
|
|
1300
|
-
};
|
|
1301
|
-
XamGeographicMapView.prototype.fw = function (a) {
|
|
1302
|
-
return ((function () {
|
|
1303
|
-
var $ret = new Brush();
|
|
1304
|
-
$ret.fill = "white";
|
|
1305
|
-
return $ret;
|
|
1306
|
-
})());
|
|
1307
|
+
var g = this.j.e();
|
|
1308
|
+
this.fi.ag = g.a;
|
|
1309
|
+
this.fi.aj = g.f;
|
|
1310
|
+
this.fi.ah = g.b != null ? g.b : new BrushCollection();
|
|
1311
|
+
this.fi.ai = g.c != null ? g.c : new BrushCollection();
|
|
1312
|
+
if (this.fi.ah.count == 0) {
|
|
1313
|
+
for (var h = 0; h < g.a.count; h++) {
|
|
1314
|
+
this.fi.ah.add(g.a.item(h));
|
|
1315
|
+
}
|
|
1316
|
+
}
|
|
1317
|
+
if (g.c.count == 0) {
|
|
1318
|
+
for (var i = 0; i < g.f.count; i++) {
|
|
1319
|
+
this.fi.ai.add(g.f.item(i));
|
|
1320
|
+
}
|
|
1321
|
+
}
|
|
1307
1322
|
};
|
|
1308
1323
|
XamGeographicMapView.prototype.dr = function (a) {
|
|
1309
1324
|
_super.prototype.dr.call(this, a);
|
|
@@ -1315,14 +1330,14 @@ var XamGeographicMapView = /** @class */ (function (_super) {
|
|
|
1315
1330
|
};
|
|
1316
1331
|
XamGeographicMapView.prototype.ds = function (a) {
|
|
1317
1332
|
_super.prototype.ds.call(this, a);
|
|
1318
|
-
this.
|
|
1333
|
+
this.fu = a;
|
|
1319
1334
|
if (this.fi.backgroundContent != null) {
|
|
1320
1335
|
var b = this.fi.backgroundContent;
|
|
1321
|
-
b.bf(this.
|
|
1336
|
+
b.bf(this.fu);
|
|
1322
1337
|
}
|
|
1323
1338
|
};
|
|
1324
|
-
XamGeographicMapView.prototype.
|
|
1325
|
-
return new Rect(0, 0, 0, this.
|
|
1339
|
+
XamGeographicMapView.prototype.ft = function () {
|
|
1340
|
+
return new Rect(0, 0, 0, this.fu.width, this.fu.height);
|
|
1326
1341
|
};
|
|
1327
1342
|
XamGeographicMapView.prototype.fn = function () {
|
|
1328
1343
|
if (this.fi.backgroundContent != null) {
|
|
@@ -1331,18 +1346,18 @@ var XamGeographicMapView = /** @class */ (function (_super) {
|
|
|
1331
1346
|
}
|
|
1332
1347
|
};
|
|
1333
1348
|
XamGeographicMapView.prototype.fm = function (a) {
|
|
1334
|
-
if (this.fi.
|
|
1335
|
-
this.fi.
|
|
1349
|
+
if (this.fi.p8 != null) {
|
|
1350
|
+
this.fi.p8.windowRect = a;
|
|
1336
1351
|
}
|
|
1337
1352
|
};
|
|
1338
1353
|
XamGeographicMapView.prototype.fp = function (a, b) {
|
|
1339
|
-
if (this.fi.
|
|
1340
|
-
this.fi.
|
|
1354
|
+
if (this.fi.p8 != null) {
|
|
1355
|
+
this.fi.p8.windowRect = this.fi.pg;
|
|
1341
1356
|
}
|
|
1342
1357
|
if (a != null) {
|
|
1343
1358
|
var c = a.ao;
|
|
1344
1359
|
if (c != null) {
|
|
1345
|
-
this.fi.
|
|
1360
|
+
this.fi.al.e.remove(c.ag);
|
|
1346
1361
|
}
|
|
1347
1362
|
a.bd(null);
|
|
1348
1363
|
a.be(null);
|
|
@@ -1350,10 +1365,10 @@ var XamGeographicMapView = /** @class */ (function (_super) {
|
|
|
1350
1365
|
if (b != null) {
|
|
1351
1366
|
var d = b.ao;
|
|
1352
1367
|
if (d != null) {
|
|
1353
|
-
this.fi.
|
|
1368
|
+
this.fi.al.e.add(d.ag);
|
|
1354
1369
|
}
|
|
1355
|
-
if (!this.
|
|
1356
|
-
this.ds(this.
|
|
1370
|
+
if (!this.fu.isEmpty) {
|
|
1371
|
+
this.ds(this.fu);
|
|
1357
1372
|
}
|
|
1358
1373
|
if (this.w != null) {
|
|
1359
1374
|
this.dr(this.w);
|
|
@@ -1364,21 +1379,21 @@ var XamGeographicMapView = /** @class */ (function (_super) {
|
|
|
1364
1379
|
}
|
|
1365
1380
|
};
|
|
1366
1381
|
XamGeographicMapView.prototype.fo = function (a) {
|
|
1367
|
-
var b = this.fi.
|
|
1382
|
+
var b = this.fi.fh;
|
|
1368
1383
|
if (b != 1) {
|
|
1369
1384
|
a.z();
|
|
1370
1385
|
a.aa(b, b);
|
|
1371
1386
|
}
|
|
1372
|
-
a.k(this.
|
|
1387
|
+
a.k(this.fu.left, this.fu.top, this.fu.width, this.fu.height);
|
|
1373
1388
|
if (b != 1) {
|
|
1374
1389
|
a.y();
|
|
1375
1390
|
}
|
|
1376
1391
|
};
|
|
1377
1392
|
XamGeographicMapView.prototype.dy = function () {
|
|
1378
|
-
this.fa.ac =
|
|
1379
|
-
this.fb.ac =
|
|
1380
|
-
this.fa._stroke =
|
|
1381
|
-
this.fb._stroke =
|
|
1393
|
+
this.fa.ac = Defaults.j;
|
|
1394
|
+
this.fb.ac = Defaults.j;
|
|
1395
|
+
this.fa._stroke = Defaults.ae;
|
|
1396
|
+
this.fb._stroke = Defaults.ae;
|
|
1382
1397
|
_super.prototype.dy.call(this);
|
|
1383
1398
|
};
|
|
1384
1399
|
XamGeographicMapView.prototype.fq = function (a) {
|
|
@@ -1394,7 +1409,7 @@ var XamGeographicMapView = /** @class */ (function (_super) {
|
|
|
1394
1409
|
set: function (a) {
|
|
1395
1410
|
this.fk = a;
|
|
1396
1411
|
},
|
|
1397
|
-
enumerable:
|
|
1412
|
+
enumerable: false,
|
|
1398
1413
|
configurable: true
|
|
1399
1414
|
});
|
|
1400
1415
|
XamGeographicMapView.$t = markType(XamGeographicMapView, 'XamGeographicMapView', SeriesViewerView.$);
|
|
@@ -1404,8 +1419,8 @@ export { XamGeographicMapView };
|
|
|
1404
1419
|
/**
|
|
1405
1420
|
* @hidden
|
|
1406
1421
|
*/
|
|
1407
|
-
var OpenStreetMapImagery = /** @class */ (function (_super) {
|
|
1408
|
-
|
|
1422
|
+
var OpenStreetMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
1423
|
+
__extends(OpenStreetMapImagery, _super);
|
|
1409
1424
|
function OpenStreetMapImagery() {
|
|
1410
1425
|
return _super.call(this, new OpenStreetMapTileSource()) || this;
|
|
1411
1426
|
}
|
|
@@ -1416,7 +1431,7 @@ var OpenStreetMapImagery = /** @class */ (function (_super) {
|
|
|
1416
1431
|
set: function (a) {
|
|
1417
1432
|
this.h(OpenStreetMapImagery.tilePathProperty, a);
|
|
1418
1433
|
},
|
|
1419
|
-
enumerable:
|
|
1434
|
+
enumerable: false,
|
|
1420
1435
|
configurable: true
|
|
1421
1436
|
});
|
|
1422
1437
|
OpenStreetMapImagery.br = function (a, b) {
|
|
@@ -1439,117 +1454,143 @@ export { OpenStreetMapImagery };
|
|
|
1439
1454
|
/**
|
|
1440
1455
|
* @hidden
|
|
1441
1456
|
*/
|
|
1442
|
-
var GeographicXYTriangulatingSeries = /** @class */ (function (_super) {
|
|
1443
|
-
|
|
1457
|
+
var GeographicXYTriangulatingSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
1458
|
+
__extends(GeographicXYTriangulatingSeries, _super);
|
|
1444
1459
|
function GeographicXYTriangulatingSeries() {
|
|
1445
1460
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
1446
1461
|
}
|
|
1447
|
-
GeographicXYTriangulatingSeries.prototype.
|
|
1462
|
+
GeographicXYTriangulatingSeries.prototype.bu = function () {
|
|
1448
1463
|
return new GeographicXYTriangulatingSeriesView(this);
|
|
1449
1464
|
};
|
|
1450
|
-
GeographicXYTriangulatingSeries.prototype.
|
|
1451
|
-
_super.prototype.
|
|
1452
|
-
this.
|
|
1465
|
+
GeographicXYTriangulatingSeries.prototype.lh = function (a) {
|
|
1466
|
+
_super.prototype.lh.call(this, a);
|
|
1467
|
+
this.ps = a;
|
|
1453
1468
|
};
|
|
1454
|
-
GeographicXYTriangulatingSeries.prototype.
|
|
1455
|
-
_super.prototype.
|
|
1469
|
+
GeographicXYTriangulatingSeries.prototype.lm = function (a, b, c, d) {
|
|
1470
|
+
_super.prototype.lm.call(this, a, b, c, d);
|
|
1456
1471
|
switch (b) {
|
|
1457
1472
|
case "SeriesViewer":
|
|
1458
|
-
this.
|
|
1473
|
+
this.ps.ch();
|
|
1459
1474
|
break;
|
|
1460
1475
|
case GeographicXYTriangulatingSeries.$$p[1]:
|
|
1461
|
-
this.
|
|
1476
|
+
this.ps.cg();
|
|
1462
1477
|
break;
|
|
1463
1478
|
case GeographicXYTriangulatingSeries.$$p[0]:
|
|
1464
|
-
this.
|
|
1479
|
+
this.ps.cf();
|
|
1465
1480
|
break;
|
|
1466
1481
|
case GeographicXYTriangulatingSeries.$$p[2]:
|
|
1467
|
-
this.
|
|
1482
|
+
this.ps.ci();
|
|
1468
1483
|
break;
|
|
1469
1484
|
case GeographicXYTriangulatingSeries.$$p[3]:
|
|
1470
|
-
this.
|
|
1485
|
+
this.ps.cj();
|
|
1471
1486
|
break;
|
|
1472
1487
|
case GeographicXYTriangulatingSeries.$$p[4]:
|
|
1473
|
-
this.
|
|
1488
|
+
this.ps.ck();
|
|
1474
1489
|
break;
|
|
1475
1490
|
case GeographicXYTriangulatingSeries.$$p[5]:
|
|
1476
|
-
this.
|
|
1491
|
+
this.ps.cl();
|
|
1477
1492
|
break;
|
|
1478
1493
|
}
|
|
1479
1494
|
};
|
|
1480
1495
|
GeographicXYTriangulatingSeries.$t = markType(GeographicXYTriangulatingSeries, 'GeographicXYTriangulatingSeries', GeographicMapSeriesHost.$);
|
|
1481
|
-
GeographicXYTriangulatingSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicXYTriangulatingSeries, 'raisePropertyChanged', ['LatitudeMemberPath:
|
|
1496
|
+
GeographicXYTriangulatingSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicXYTriangulatingSeries, 'raisePropertyChanged', ['LatitudeMemberPath:pu:p5', [2, "pointY"], 'LongitudeMemberPath:pw:p6', [2, "pointX"], 'TrianglesSource:pt:p7', [IEnumerable_$type, null], 'TriangleVertexMemberPath1:pz:p8', [2, "v1"], 'TriangleVertexMemberPath2:p1:p9', [2, "v2"], 'TriangleVertexMemberPath3:p3:qa', [2, "v3"]]);
|
|
1482
1497
|
return GeographicXYTriangulatingSeries;
|
|
1483
1498
|
}(GeographicMapSeriesHost));
|
|
1484
1499
|
export { GeographicXYTriangulatingSeries };
|
|
1485
1500
|
/**
|
|
1486
1501
|
* @hidden
|
|
1487
1502
|
*/
|
|
1488
|
-
var GeographicScatterAreaSeries = /** @class */ (function (_super) {
|
|
1489
|
-
|
|
1503
|
+
var GeographicScatterAreaSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
1504
|
+
__extends(GeographicScatterAreaSeries, _super);
|
|
1490
1505
|
function GeographicScatterAreaSeries() {
|
|
1491
1506
|
var _this = _super.call(this) || this;
|
|
1492
|
-
_this.
|
|
1507
|
+
_this.qb = null;
|
|
1493
1508
|
_this.triangulationStatusChanged = null;
|
|
1494
1509
|
_this.ab = GeographicScatterAreaSeries.$;
|
|
1495
1510
|
return _this;
|
|
1496
1511
|
}
|
|
1497
|
-
|
|
1512
|
+
GeographicScatterAreaSeries.prototype.get_c7 = function () {
|
|
1513
|
+
return true;
|
|
1514
|
+
};
|
|
1515
|
+
Object.defineProperty(GeographicScatterAreaSeries.prototype, "qd", {
|
|
1498
1516
|
get: function () {
|
|
1499
|
-
return this.
|
|
1517
|
+
return this.qb;
|
|
1500
1518
|
},
|
|
1501
1519
|
set: function (a) {
|
|
1502
|
-
var b = this.
|
|
1520
|
+
var b = this.qb != a;
|
|
1503
1521
|
if (b) {
|
|
1504
|
-
var c = this.
|
|
1505
|
-
this.
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1522
|
+
var c = this.qb;
|
|
1523
|
+
if (this.qb != null) {
|
|
1524
|
+
var d = this.qb;
|
|
1525
|
+
d.propertyChanged = delegateRemove(d.propertyChanged, runOn(this, this.ql));
|
|
1526
|
+
}
|
|
1527
|
+
this.qb = a;
|
|
1528
|
+
if (this.qb != null) {
|
|
1529
|
+
var e = this.qb;
|
|
1530
|
+
e.propertyChanged = delegateCombine(e.propertyChanged, runOn(this, this.ql));
|
|
1531
|
+
}
|
|
1532
|
+
this.raisePropertyChanged("ColorScale", c, this.qb);
|
|
1533
|
+
if (this.qe != null) {
|
|
1534
|
+
this.qe.q3 = a;
|
|
1509
1535
|
}
|
|
1510
1536
|
}
|
|
1511
1537
|
},
|
|
1512
|
-
enumerable:
|
|
1538
|
+
enumerable: false,
|
|
1513
1539
|
configurable: true
|
|
1514
1540
|
});
|
|
1515
|
-
GeographicScatterAreaSeries.prototype.
|
|
1516
|
-
this.
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1541
|
+
GeographicScatterAreaSeries.prototype.ql = function (a, b) {
|
|
1542
|
+
this.qg.co();
|
|
1543
|
+
this.qn();
|
|
1544
|
+
this.l0(false);
|
|
1545
|
+
};
|
|
1546
|
+
GeographicScatterAreaSeries.prototype.qn = function () {
|
|
1547
|
+
if (this.qe != null) {
|
|
1548
|
+
this.qc = this.qe.q2;
|
|
1549
|
+
}
|
|
1550
|
+
};
|
|
1551
|
+
GeographicScatterAreaSeries.prototype.md = function () {
|
|
1552
|
+
_super.prototype.md.call(this);
|
|
1553
|
+
this.qn();
|
|
1554
|
+
};
|
|
1555
|
+
GeographicScatterAreaSeries.prototype.pj = function () {
|
|
1556
|
+
this.qe = new ScatterAreaSeries();
|
|
1557
|
+
var a = this.qe;
|
|
1558
|
+
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.qm));
|
|
1559
|
+
return this.qe;
|
|
1520
1560
|
};
|
|
1521
|
-
GeographicScatterAreaSeries.prototype.
|
|
1561
|
+
GeographicScatterAreaSeries.prototype.qm = function (a, b) {
|
|
1522
1562
|
if (this.triangulationStatusChanged != null) {
|
|
1523
1563
|
this.triangulationStatusChanged(this, b);
|
|
1524
1564
|
}
|
|
1525
1565
|
};
|
|
1526
|
-
GeographicScatterAreaSeries.prototype.
|
|
1566
|
+
GeographicScatterAreaSeries.prototype.bu = function () {
|
|
1527
1567
|
return new GeographicScatterAreaSeriesView(this);
|
|
1528
1568
|
};
|
|
1529
|
-
GeographicScatterAreaSeries.prototype.
|
|
1530
|
-
_super.prototype.
|
|
1531
|
-
this.
|
|
1569
|
+
GeographicScatterAreaSeries.prototype.lh = function (a) {
|
|
1570
|
+
_super.prototype.lh.call(this, a);
|
|
1571
|
+
this.qg = a;
|
|
1532
1572
|
};
|
|
1533
|
-
GeographicScatterAreaSeries.prototype.
|
|
1534
|
-
_super.prototype.
|
|
1573
|
+
GeographicScatterAreaSeries.prototype.lm = function (a, b, c, d) {
|
|
1574
|
+
_super.prototype.lm.call(this, a, b, c, d);
|
|
1535
1575
|
switch (b) {
|
|
1536
|
-
case GeographicScatterAreaSeries.$$p[
|
|
1537
|
-
this.
|
|
1576
|
+
case GeographicScatterAreaSeries.$$p[1]:
|
|
1577
|
+
this.qg.cn();
|
|
1538
1578
|
break;
|
|
1539
1579
|
case "ColorScale":
|
|
1540
|
-
this.
|
|
1580
|
+
this.qg.co();
|
|
1581
|
+
this.qn();
|
|
1541
1582
|
break;
|
|
1542
1583
|
}
|
|
1543
1584
|
};
|
|
1544
|
-
GeographicScatterAreaSeries.prototype.
|
|
1585
|
+
GeographicScatterAreaSeries.prototype.get_ex = function () {
|
|
1545
1586
|
return true;
|
|
1546
1587
|
};
|
|
1547
|
-
GeographicScatterAreaSeries.prototype.
|
|
1548
|
-
_super.prototype.
|
|
1588
|
+
GeographicScatterAreaSeries.prototype.set_ex = function (a) {
|
|
1589
|
+
_super.prototype.set_ex.call(this, a);
|
|
1549
1590
|
};
|
|
1550
1591
|
GeographicScatterAreaSeries.$t = markType(GeographicScatterAreaSeries, 'GeographicScatterAreaSeries', GeographicXYTriangulatingSeries.$);
|
|
1551
|
-
GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ColorMemberPath:
|
|
1592
|
+
GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ActualColorScale:qc:qo', [ColorScale.$, null], 'ColorMemberPath:qi:qp', [2, "value"]]);
|
|
1552
1593
|
return GeographicScatterAreaSeries;
|
|
1553
1594
|
}(GeographicXYTriangulatingSeries));
|
|
1554
1595
|
export { GeographicScatterAreaSeries };
|
|
1555
|
-
//# sourceMappingURL=XamGeographicMap_combined.js.map
|
|
1596
|
+
//# sourceMappingURL=XamGeographicMap_combined.js.map
|