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,130 +4,124 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
import
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
8
|
import { HostSeriesView } from "./HostSeriesView";
|
|
9
|
-
import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
10
9
|
import { BubbleSeries } from "igniteui-angular-charts";
|
|
10
|
+
import { GeographicMarkerSeries } from "./GeographicMarkerSeries";
|
|
11
11
|
import { markType, enumGetBox, runOn, delegateCombine, delegateRemove, markDep } from "igniteui-angular-core";
|
|
12
12
|
import { DependencyProperty } from "igniteui-angular-core";
|
|
13
|
-
import { MarkerType_$type } from "igniteui-angular-charts";
|
|
14
|
-
import { MarkerOutlineMode_$type } from "igniteui-angular-charts";
|
|
15
|
-
import { MarkerFillMode_$type } from "igniteui-angular-charts";
|
|
16
|
-
import { DataTemplate } from "igniteui-angular-core";
|
|
17
|
-
import { Brush } from "igniteui-angular-core";
|
|
18
13
|
import { SizeScale } from "igniteui-angular-charts";
|
|
19
14
|
import { BrushScale } from "igniteui-angular-charts";
|
|
20
15
|
import { ScatterItemSearchMode_$type } from "igniteui-angular-charts";
|
|
21
16
|
import { PropertyMetadata } from "igniteui-angular-core";
|
|
22
|
-
import { DeviceUtils } from "igniteui-angular-core";
|
|
23
17
|
/**
|
|
24
18
|
* @hidden
|
|
25
19
|
*/
|
|
26
|
-
var GeographicProportionalSymbolSeriesView = /** @class */ (function (_super) {
|
|
27
|
-
|
|
20
|
+
var GeographicProportionalSymbolSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
21
|
+
__extends(GeographicProportionalSymbolSeriesView, _super);
|
|
28
22
|
function GeographicProportionalSymbolSeriesView(a) {
|
|
29
23
|
var _this = _super.call(this, a) || this;
|
|
30
|
-
_this.
|
|
31
|
-
_this.
|
|
24
|
+
_this.ce = null;
|
|
25
|
+
_this.ce = a;
|
|
32
26
|
return _this;
|
|
33
27
|
}
|
|
34
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
28
|
+
GeographicProportionalSymbolSeriesView.prototype.as = function () {
|
|
35
29
|
_super.prototype.as.call(this);
|
|
36
30
|
if (!this.q) {
|
|
37
31
|
}
|
|
38
32
|
};
|
|
39
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
40
|
-
_super.prototype.
|
|
41
|
-
var a = this.
|
|
42
|
-
a.
|
|
43
|
-
a.
|
|
44
|
-
a.
|
|
45
|
-
a.
|
|
46
|
-
a.
|
|
47
|
-
a.
|
|
48
|
-
a.
|
|
49
|
-
a.
|
|
50
|
-
a.
|
|
51
|
-
a.
|
|
52
|
-
a.
|
|
53
|
-
a.
|
|
54
|
-
a.
|
|
55
|
-
a.
|
|
56
|
-
};
|
|
57
|
-
GeographicProportionalSymbolSeriesView.prototype.cd = function () {
|
|
58
|
-
this.b3.ob.rf = this.b3.ph;
|
|
59
|
-
};
|
|
60
|
-
GeographicProportionalSymbolSeriesView.prototype.cc = function () {
|
|
61
|
-
this.b3.ob.rj = this.b3.pf;
|
|
33
|
+
GeographicProportionalSymbolSeriesView.prototype.b2 = function () {
|
|
34
|
+
_super.prototype.b2.call(this);
|
|
35
|
+
var a = this.ce.pk;
|
|
36
|
+
a.so = this.ce.rj;
|
|
37
|
+
a.ss = this.ce.rh;
|
|
38
|
+
a.pr = this.ce.pu;
|
|
39
|
+
a.qd = this.ce.qa;
|
|
40
|
+
a.pw = this.ce.pv;
|
|
41
|
+
a.u0 = this.ce.ro;
|
|
42
|
+
a.t8 = this.ce.qv;
|
|
43
|
+
a.uu = this.ce.rf;
|
|
44
|
+
a.up = this.ce.q7;
|
|
45
|
+
a.t6 = this.ce.qs;
|
|
46
|
+
a.ug = this.ce.qz;
|
|
47
|
+
a.uh = this.ce.q2;
|
|
48
|
+
a.un = this.ce.q5;
|
|
49
|
+
a.um = this.ce.q4;
|
|
62
50
|
};
|
|
63
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
64
|
-
this.
|
|
51
|
+
GeographicProportionalSymbolSeriesView.prototype.cn = function () {
|
|
52
|
+
this.ce.pk.so = this.ce.rj;
|
|
65
53
|
};
|
|
66
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
67
|
-
this.
|
|
54
|
+
GeographicProportionalSymbolSeriesView.prototype.cm = function () {
|
|
55
|
+
this.ce.pk.ss = this.ce.rh;
|
|
68
56
|
};
|
|
69
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
70
|
-
this.
|
|
57
|
+
GeographicProportionalSymbolSeriesView.prototype.cs = function () {
|
|
58
|
+
this.ce.pk.pr = this.ce.pu;
|
|
71
59
|
};
|
|
72
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
73
|
-
this.
|
|
60
|
+
GeographicProportionalSymbolSeriesView.prototype.cq = function () {
|
|
61
|
+
this.ce.pk.qd = this.ce.qa;
|
|
74
62
|
};
|
|
75
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
76
|
-
this.
|
|
63
|
+
GeographicProportionalSymbolSeriesView.prototype.cr = function () {
|
|
64
|
+
this.ce.pk.pw = this.ce.pv;
|
|
77
65
|
};
|
|
78
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
79
|
-
this.
|
|
66
|
+
GeographicProportionalSymbolSeriesView.prototype.ct = function () {
|
|
67
|
+
this.ce.pk.sc = this.ce.pw;
|
|
80
68
|
};
|
|
81
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
82
|
-
|
|
83
|
-
|
|
69
|
+
GeographicProportionalSymbolSeriesView.prototype.cv = function () {
|
|
70
|
+
this.ce.pk.xAxis = this.ce.ca.p3;
|
|
71
|
+
};
|
|
72
|
+
GeographicProportionalSymbolSeriesView.prototype.cw = function () {
|
|
73
|
+
this.ce.pk.yAxis = this.ce.ca.p5;
|
|
74
|
+
};
|
|
75
|
+
GeographicProportionalSymbolSeriesView.prototype.cu = function () {
|
|
76
|
+
var a = this.ce.pk;
|
|
77
|
+
if (this.ce.ca == null) {
|
|
84
78
|
a.xAxis = null;
|
|
85
79
|
a.yAxis = null;
|
|
86
80
|
return;
|
|
87
81
|
}
|
|
88
|
-
a.xAxis = this.
|
|
89
|
-
a.yAxis = this.
|
|
82
|
+
a.xAxis = this.ce.ca.p3;
|
|
83
|
+
a.yAxis = this.ce.ca.p5;
|
|
90
84
|
};
|
|
91
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
92
|
-
this.
|
|
85
|
+
GeographicProportionalSymbolSeriesView.prototype.co = function () {
|
|
86
|
+
this.ce.pk.qt = this.ce.qo;
|
|
93
87
|
};
|
|
94
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
95
|
-
this.
|
|
88
|
+
GeographicProportionalSymbolSeriesView.prototype.cp = function () {
|
|
89
|
+
this.ce.pk.qu = this.ce.qp;
|
|
96
90
|
};
|
|
97
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
98
|
-
this.
|
|
91
|
+
GeographicProportionalSymbolSeriesView.prototype.cx = function () {
|
|
92
|
+
this.ce.pk.u0 = this.ce.ro;
|
|
99
93
|
};
|
|
100
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
101
|
-
this.
|
|
102
|
-
this.
|
|
94
|
+
GeographicProportionalSymbolSeriesView.prototype.cy = function () {
|
|
95
|
+
this.ce.pk.t8 = this.ce.qv;
|
|
96
|
+
this.ce.pk.ui = this.ce.q3;
|
|
103
97
|
};
|
|
104
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
105
|
-
this.
|
|
98
|
+
GeographicProportionalSymbolSeriesView.prototype.ci = function () {
|
|
99
|
+
this.ce.pk.uu = this.ce.rf;
|
|
106
100
|
};
|
|
107
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
108
|
-
this.
|
|
109
|
-
this.
|
|
110
|
-
this.
|
|
111
|
-
this.
|
|
112
|
-
this.
|
|
101
|
+
GeographicProportionalSymbolSeriesView.prototype.cg = function () {
|
|
102
|
+
this.ce.pk.t6 = this.ce.qs;
|
|
103
|
+
this.ce.pk.ug = this.ce.qz;
|
|
104
|
+
this.ce.pk.uh = this.ce.q2;
|
|
105
|
+
this.ce.pk.un = this.ce.q5;
|
|
106
|
+
this.ce.pk.um = this.ce.q4;
|
|
113
107
|
};
|
|
114
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
115
|
-
this.
|
|
108
|
+
GeographicProportionalSymbolSeriesView.prototype.cf = function () {
|
|
109
|
+
this.ce.pk.up = this.ce.q7;
|
|
116
110
|
};
|
|
117
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
118
|
-
this.
|
|
111
|
+
GeographicProportionalSymbolSeriesView.prototype.cz = function () {
|
|
112
|
+
this.ce.pk.ui = this.ce.q3;
|
|
119
113
|
};
|
|
120
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
121
|
-
this.
|
|
114
|
+
GeographicProportionalSymbolSeriesView.prototype.ch = function () {
|
|
115
|
+
this.ce.pk.ug = this.ce.qz;
|
|
122
116
|
};
|
|
123
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
124
|
-
this.
|
|
117
|
+
GeographicProportionalSymbolSeriesView.prototype.cl = function () {
|
|
118
|
+
this.ce.pk.uh = this.ce.q2;
|
|
125
119
|
};
|
|
126
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
127
|
-
this.
|
|
120
|
+
GeographicProportionalSymbolSeriesView.prototype.ck = function () {
|
|
121
|
+
this.ce.pk.un = this.ce.q5;
|
|
128
122
|
};
|
|
129
|
-
GeographicProportionalSymbolSeriesView.prototype.
|
|
130
|
-
this.
|
|
123
|
+
GeographicProportionalSymbolSeriesView.prototype.cj = function () {
|
|
124
|
+
this.ce.pk.um = this.ce.q4;
|
|
131
125
|
};
|
|
132
126
|
GeographicProportionalSymbolSeriesView.$t = markType(GeographicProportionalSymbolSeriesView, 'GeographicProportionalSymbolSeriesView', HostSeriesView.$);
|
|
133
127
|
return GeographicProportionalSymbolSeriesView;
|
|
@@ -136,154 +130,130 @@ export { GeographicProportionalSymbolSeriesView };
|
|
|
136
130
|
/**
|
|
137
131
|
* @hidden
|
|
138
132
|
*/
|
|
139
|
-
var GeographicProportionalSymbolSeries = /** @class */ (function (_super) {
|
|
140
|
-
|
|
133
|
+
var GeographicProportionalSymbolSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
134
|
+
__extends(GeographicProportionalSymbolSeries, _super);
|
|
141
135
|
function GeographicProportionalSymbolSeries() {
|
|
142
136
|
var _this = _super.call(this) || this;
|
|
143
|
-
_this.
|
|
144
|
-
_this.
|
|
145
|
-
_this.
|
|
137
|
+
_this.qt = null;
|
|
138
|
+
_this.qy = false;
|
|
139
|
+
_this.qx = false;
|
|
146
140
|
_this.assigningScatterStyle = null;
|
|
147
141
|
_this.assigningScatterMarkerStyle = null;
|
|
148
142
|
_this.ab = GeographicProportionalSymbolSeries.$;
|
|
149
143
|
return _this;
|
|
150
144
|
}
|
|
151
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
145
|
+
GeographicProportionalSymbolSeries.prototype.get_c0 = function () {
|
|
146
|
+
return true;
|
|
147
|
+
};
|
|
148
|
+
GeographicProportionalSymbolSeries.prototype.bu = function () {
|
|
152
149
|
return new GeographicProportionalSymbolSeriesView(this);
|
|
153
150
|
};
|
|
154
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
155
|
-
_super.prototype.
|
|
156
|
-
this.
|
|
151
|
+
GeographicProportionalSymbolSeries.prototype.lh = function (a) {
|
|
152
|
+
_super.prototype.lh.call(this, a);
|
|
153
|
+
this.qw = a;
|
|
157
154
|
};
|
|
158
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
155
|
+
GeographicProportionalSymbolSeries.prototype.gi = function () {
|
|
159
156
|
return 0.7;
|
|
160
157
|
};
|
|
161
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
158
|
+
GeographicProportionalSymbolSeries.prototype.pj = function () {
|
|
162
159
|
return new BubbleSeries();
|
|
163
160
|
};
|
|
164
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
165
|
-
return this.o2;
|
|
166
|
-
};
|
|
167
|
-
GeographicProportionalSymbolSeries.prototype.get_da = function () {
|
|
161
|
+
GeographicProportionalSymbolSeries.prototype.get_dr = function () {
|
|
168
162
|
return true;
|
|
169
163
|
};
|
|
170
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
171
|
-
_super.prototype.
|
|
164
|
+
GeographicProportionalSymbolSeries.prototype.lm = function (a, b, c, d) {
|
|
165
|
+
_super.prototype.lm.call(this, a, b, c, d);
|
|
172
166
|
switch (b) {
|
|
173
|
-
case GeographicProportionalSymbolSeries.$$p[14]:
|
|
174
|
-
this.ob.of = this.oo;
|
|
175
|
-
break;
|
|
176
|
-
case GeographicProportionalSymbolSeries.$$p[12]:
|
|
177
|
-
this.ob.ob = this.on;
|
|
178
|
-
break;
|
|
179
167
|
case "SeriesViewer":
|
|
180
|
-
this.
|
|
168
|
+
this.qw.cu();
|
|
181
169
|
break;
|
|
182
170
|
case GeographicProportionalSymbolSeries.$$p[9]:
|
|
183
|
-
this.
|
|
171
|
+
this.qw.cn();
|
|
184
172
|
break;
|
|
185
173
|
case GeographicProportionalSymbolSeries.$$p[8]:
|
|
186
|
-
this.
|
|
187
|
-
break;
|
|
188
|
-
case GeographicProportionalSymbolSeries.$$p[19]:
|
|
189
|
-
this.os.ci();
|
|
190
|
-
break;
|
|
191
|
-
case GeographicProportionalSymbolSeries.$$p[17]:
|
|
192
|
-
this.os.cg();
|
|
193
|
-
break;
|
|
194
|
-
case GeographicProportionalSymbolSeries.$$p[18]:
|
|
195
|
-
this.os.ch();
|
|
196
|
-
break;
|
|
197
|
-
case GeographicProportionalSymbolSeries.$$p[20]:
|
|
198
|
-
this.os.cj();
|
|
174
|
+
this.qw.cm();
|
|
199
175
|
break;
|
|
200
176
|
case "XAxis":
|
|
201
|
-
this.
|
|
177
|
+
this.qw.cv();
|
|
202
178
|
break;
|
|
203
179
|
case "YAxis":
|
|
204
|
-
this.
|
|
205
|
-
break;
|
|
206
|
-
case GeographicProportionalSymbolSeries.$$p[11]:
|
|
207
|
-
this.os.ce();
|
|
180
|
+
this.qw.cw();
|
|
208
181
|
break;
|
|
209
|
-
case GeographicProportionalSymbolSeries.$$p[
|
|
210
|
-
this.
|
|
211
|
-
break;
|
|
212
|
-
case GeographicProportionalSymbolSeries.$$p[21]:
|
|
213
|
-
this.os.cn();
|
|
182
|
+
case GeographicProportionalSymbolSeries.$$p[13]:
|
|
183
|
+
this.qw.cx();
|
|
214
184
|
break;
|
|
215
|
-
case GeographicProportionalSymbolSeries.$$p[
|
|
216
|
-
this.
|
|
185
|
+
case GeographicProportionalSymbolSeries.$$p[14]:
|
|
186
|
+
this.qw.cy();
|
|
217
187
|
break;
|
|
218
|
-
case GeographicProportionalSymbolSeries.$$p[
|
|
219
|
-
this.
|
|
188
|
+
case GeographicProportionalSymbolSeries.$$p[15]:
|
|
189
|
+
this.qw.cz();
|
|
220
190
|
break;
|
|
221
191
|
case GeographicProportionalSymbolSeries.$$p[7]:
|
|
222
|
-
this.
|
|
192
|
+
this.qw.ci();
|
|
223
193
|
break;
|
|
224
194
|
case GeographicProportionalSymbolSeries.$$p[0]:
|
|
225
|
-
this.
|
|
195
|
+
this.qw.cf();
|
|
226
196
|
break;
|
|
227
197
|
case GeographicProportionalSymbolSeries.$$p[1]:
|
|
228
|
-
this.
|
|
198
|
+
this.qw.cg();
|
|
229
199
|
break;
|
|
230
200
|
case GeographicProportionalSymbolSeries.$$p[2]:
|
|
231
|
-
this.
|
|
201
|
+
this.qw.ch();
|
|
232
202
|
break;
|
|
233
|
-
case GeographicProportionalSymbolSeries.$$p[
|
|
234
|
-
this.
|
|
203
|
+
case GeographicProportionalSymbolSeries.$$p[12]:
|
|
204
|
+
this.qw.cl();
|
|
235
205
|
break;
|
|
236
|
-
case GeographicProportionalSymbolSeries.$$p[
|
|
237
|
-
this.
|
|
206
|
+
case GeographicProportionalSymbolSeries.$$p[11]:
|
|
207
|
+
this.qw.ck();
|
|
238
208
|
break;
|
|
239
209
|
case GeographicProportionalSymbolSeries.$$p[10]:
|
|
240
|
-
this.
|
|
210
|
+
this.qw.cj();
|
|
241
211
|
break;
|
|
242
212
|
case GeographicProportionalSymbolSeries.$$p[4]:
|
|
243
|
-
this.
|
|
244
|
-
this.
|
|
245
|
-
if (this.
|
|
246
|
-
var e = this.
|
|
247
|
-
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.
|
|
213
|
+
this.pk.ry = this.q1;
|
|
214
|
+
this.qy = this.q1;
|
|
215
|
+
if (this.q1) {
|
|
216
|
+
var e = this.pk;
|
|
217
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.rt));
|
|
248
218
|
}
|
|
249
219
|
else {
|
|
250
|
-
var f = this.
|
|
251
|
-
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.
|
|
220
|
+
var f = this.pk;
|
|
221
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.rt));
|
|
252
222
|
}
|
|
253
223
|
break;
|
|
254
224
|
case GeographicProportionalSymbolSeries.$$p[3]:
|
|
255
|
-
this.
|
|
256
|
-
this.
|
|
257
|
-
if (this.
|
|
258
|
-
var g = this.
|
|
259
|
-
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.
|
|
225
|
+
this.pk.rx = this.q0;
|
|
226
|
+
this.qx = this.q0;
|
|
227
|
+
if (this.q1) {
|
|
228
|
+
var g = this.pk;
|
|
229
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.rs));
|
|
260
230
|
}
|
|
261
231
|
else {
|
|
262
|
-
var h = this.
|
|
263
|
-
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.
|
|
232
|
+
var h = this.pk;
|
|
233
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.rs));
|
|
264
234
|
}
|
|
265
235
|
break;
|
|
266
236
|
case GeographicProportionalSymbolSeries.$$p[5]:
|
|
267
|
-
this.
|
|
237
|
+
this.pk.rn = this.qu;
|
|
268
238
|
break;
|
|
269
239
|
case GeographicProportionalSymbolSeries.$$p[6]:
|
|
270
|
-
this.
|
|
240
|
+
this.pk.sb = this.q6;
|
|
271
241
|
break;
|
|
272
242
|
}
|
|
273
243
|
};
|
|
274
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
244
|
+
GeographicProportionalSymbolSeries.prototype.rt = function (a, b) {
|
|
275
245
|
if (this.assigningScatterStyle != null) {
|
|
276
246
|
this.assigningScatterStyle(this, b);
|
|
277
247
|
}
|
|
278
248
|
};
|
|
279
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
249
|
+
GeographicProportionalSymbolSeries.prototype.rs = function (a, b) {
|
|
280
250
|
if (this.assigningScatterMarkerStyle != null) {
|
|
281
251
|
this.assigningScatterMarkerStyle(this, b);
|
|
282
252
|
}
|
|
283
253
|
};
|
|
284
|
-
GeographicProportionalSymbolSeries.$t = markType(GeographicProportionalSymbolSeries, 'GeographicProportionalSymbolSeries',
|
|
285
|
-
GeographicProportionalSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicProportionalSymbolSeries, 'raisePropertyChanged', ['FillMemberPath:
|
|
254
|
+
GeographicProportionalSymbolSeries.$t = markType(GeographicProportionalSymbolSeries, 'GeographicProportionalSymbolSeries', GeographicMarkerSeries.$);
|
|
255
|
+
GeographicProportionalSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicProportionalSymbolSeries, 'raisePropertyChanged', ['FillMemberPath:q7:ru', [2], 'FillScale:qs:rv', [BrushScale.$], 'FillScaleUseGlobalValues:qz:rw', [0, false], 'IsCustomScatterMarkerStyleAllowed:q0:rx', [0, false], 'IsCustomScatterStyleAllowed:q1:ry', [0, false], 'ItemSearchMode:qu:rz', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:q6:r0', [1, 10000], 'LabelMemberPath:rf:r1', [2], 'LatitudeMemberPath:rh:r2', [2, null], 'LongitudeMemberPath:rj:r3', [2, null], 'MarkerBrushBrightness:q4:r4', [1, NaN], 'MarkerOutlineBrightness:q5:r5', [1, NaN], 'MarkerOutlineUsesFillScale:q2:r6', [0, false], 'RadiusMemberPath:ro:r7', [2, null], 'RadiusScale:qv:r8', [SizeScale.$], 'RadiusScaleUseGlobalValues:q3:r9', [0, false]]);
|
|
286
256
|
return GeographicProportionalSymbolSeries;
|
|
287
|
-
}(
|
|
257
|
+
}(GeographicMarkerSeries));
|
|
288
258
|
export { GeographicProportionalSymbolSeries };
|
|
289
|
-
//# sourceMappingURL=GeographicProportionalSymbolSeriesView_combined.js.map
|
|
259
|
+
//# sourceMappingURL=GeographicProportionalSymbolSeriesView_combined.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GeographicProportionalSymbolSeriesView_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicProportionalSymbolSeriesView_combined.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"GeographicProportionalSymbolSeriesView_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicProportionalSymbolSeriesView_combined.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,14 +4,14 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
import
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
8
|
import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
9
9
|
import { markType } from "igniteui-angular-core";
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
|
-
var GeographicShapeSeriesBaseBase = /** @class */ (function (_super) {
|
|
14
|
-
|
|
13
|
+
var GeographicShapeSeriesBaseBase = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
__extends(GeographicShapeSeriesBaseBase, _super);
|
|
15
15
|
function GeographicShapeSeriesBaseBase() {
|
|
16
16
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
17
17
|
}
|
|
@@ -19,4 +19,4 @@ var GeographicShapeSeriesBaseBase = /** @class */ (function (_super) {
|
|
|
19
19
|
return GeographicShapeSeriesBaseBase;
|
|
20
20
|
}(GeographicMapSeriesHost));
|
|
21
21
|
export { GeographicShapeSeriesBaseBase };
|
|
22
|
-
//# sourceMappingURL=GeographicShapeSeriesBaseBase.js.map
|
|
22
|
+
//# sourceMappingURL=GeographicShapeSeriesBaseBase.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GeographicShapeSeriesBaseBase.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeriesBaseBase.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,OAAO,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH;IAA4D,
|
|
1
|
+
{"version":3,"file":"GeographicShapeSeriesBaseBase.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeriesBaseBase.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,OAAO,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH;IAA4D,iDAAuB;IAAnF;;IAGA,CAAC;IAFO,gCAAE,GAAS,QAAQ,CAAC,6BAA6B,EAAE,+BAA+B,EAAQ,uBAAwB,CAAC,CAAC,CAAC,CAAC;IAE9H,oCAAC;CAAA,AAHD,CAA4D,uBAAuB,GAGlF;SAHqB,6BAA6B"}
|
|
@@ -4,22 +4,22 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
import
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
8
|
import { HostSeriesView } from "./HostSeriesView";
|
|
9
9
|
import { markType } from "igniteui-angular-core";
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
|
-
var GeographicShapeSeriesBaseBaseView = /** @class */ (function (_super) {
|
|
14
|
-
|
|
13
|
+
var GeographicShapeSeriesBaseBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
__extends(GeographicShapeSeriesBaseBaseView, _super);
|
|
15
15
|
function GeographicShapeSeriesBaseBaseView(a) {
|
|
16
16
|
var _this = _super.call(this, a) || this;
|
|
17
|
-
_this.
|
|
18
|
-
_this.
|
|
17
|
+
_this.ce = null;
|
|
18
|
+
_this.ce = a;
|
|
19
19
|
return _this;
|
|
20
20
|
}
|
|
21
21
|
GeographicShapeSeriesBaseBaseView.$t = markType(GeographicShapeSeriesBaseBaseView, 'GeographicShapeSeriesBaseBaseView', HostSeriesView.$);
|
|
22
22
|
return GeographicShapeSeriesBaseBaseView;
|
|
23
23
|
}(HostSeriesView));
|
|
24
24
|
export { GeographicShapeSeriesBaseBaseView };
|
|
25
|
-
//# sourceMappingURL=GeographicShapeSeriesBaseBaseView.js.map
|
|
25
|
+
//# sourceMappingURL=GeographicShapeSeriesBaseBaseView.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GeographicShapeSeriesBaseBaseView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeriesBaseBaseView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH;IAAgE,
|
|
1
|
+
{"version":3,"file":"GeographicShapeSeriesBaseBaseView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeriesBaseBaseView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH;IAAgE,qDAAc;IAE7E,2CAAY,CAAgC;QAA5C,YACC,kBAAM,CAAC,CAAC,SAER;QACO,QAAE,GAAkC,IAAI,CAAC;QAFhD,KAAI,CAAC,EAAE,GAAG,CAAC,CAAC;;IACb,CAAC;IAJM,oCAAE,GAAS,QAAQ,CAAC,iCAAiC,EAAE,mCAAmC,EAAQ,cAAe,CAAC,CAAC,CAAC,CAAC;IAM7H,wCAAC;CAAA,AAPD,CAAgE,cAAc,GAO7E;SAPqB,iCAAiC"}
|