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
|
@@ -13,179 +13,165 @@ import { HostSeriesView } from "./HostSeriesView";
|
|
|
13
13
|
/**
|
|
14
14
|
* @hidden
|
|
15
15
|
*/
|
|
16
|
-
export
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
this.om.b7();
|
|
59
|
-
break;
|
|
60
|
-
case GeographicShapeSeriesBase.$$p[1]:
|
|
61
|
-
this.ob.pa = this.ot;
|
|
62
|
-
this.or = this.ot;
|
|
63
|
-
if (this.ot) {
|
|
64
|
-
let e = this.ob;
|
|
65
|
-
e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.o7));
|
|
66
|
-
}
|
|
67
|
-
else {
|
|
68
|
-
let f = this.ob;
|
|
69
|
-
f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.o7));
|
|
70
|
-
}
|
|
71
|
-
break;
|
|
72
|
-
case GeographicShapeSeriesBase.$$p[0]:
|
|
73
|
-
this.ob.o9 = this.os;
|
|
74
|
-
this.oq = this.os;
|
|
75
|
-
if (this.ot) {
|
|
76
|
-
let g = this.ob;
|
|
77
|
-
g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.o6));
|
|
78
|
-
}
|
|
79
|
-
else {
|
|
80
|
-
let h = this.ob;
|
|
81
|
-
h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.o6));
|
|
82
|
-
}
|
|
83
|
-
break;
|
|
84
|
-
case GeographicShapeSeriesBase.$$p[2]:
|
|
85
|
-
this.ob.ow = this.ol;
|
|
86
|
-
break;
|
|
87
|
-
case GeographicShapeSeriesBase.$$p[3]:
|
|
88
|
-
this.ob.ps = this.ov;
|
|
89
|
-
break;
|
|
90
|
-
case GeographicShapeSeriesBase.$$p[4]:
|
|
91
|
-
this.ob.pt = this.ow;
|
|
92
|
-
break;
|
|
93
|
-
case "ShapefileDataSource":
|
|
94
|
-
if (c != null) {
|
|
95
|
-
let i = c;
|
|
96
|
-
if (this.op) {
|
|
97
|
-
i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.o8));
|
|
16
|
+
export let GeographicShapeSeriesBase = /*@__PURE__*/ (() => {
|
|
17
|
+
class GeographicShapeSeriesBase extends GeographicMapSeriesHost {
|
|
18
|
+
constructor() {
|
|
19
|
+
super(...arguments);
|
|
20
|
+
this.p0 = false;
|
|
21
|
+
this.pz = false;
|
|
22
|
+
this.assigningShapeStyle = null;
|
|
23
|
+
this.assigningShapeMarkerStyle = null;
|
|
24
|
+
this.pw = null;
|
|
25
|
+
this.py = false;
|
|
26
|
+
}
|
|
27
|
+
bu() {
|
|
28
|
+
return new GeographicShapeSeriesBaseView(this);
|
|
29
|
+
}
|
|
30
|
+
lh(a) {
|
|
31
|
+
super.lh(a);
|
|
32
|
+
this.pv = a;
|
|
33
|
+
}
|
|
34
|
+
get_dr() {
|
|
35
|
+
return true;
|
|
36
|
+
}
|
|
37
|
+
get_cy() {
|
|
38
|
+
return true;
|
|
39
|
+
}
|
|
40
|
+
lm(a, b, c, d) {
|
|
41
|
+
super.lm(a, b, c, d);
|
|
42
|
+
switch (b) {
|
|
43
|
+
case "SeriesViewer":
|
|
44
|
+
this.pv.cf();
|
|
45
|
+
break;
|
|
46
|
+
case "ShapeMemberPath":
|
|
47
|
+
this.pv.ch();
|
|
48
|
+
break;
|
|
49
|
+
case GeographicShapeSeriesBase.$$p[5]:
|
|
50
|
+
this.pv.cg();
|
|
51
|
+
break;
|
|
52
|
+
case GeographicShapeSeriesBase.$$p[1]:
|
|
53
|
+
this.pk.qj = this.p2;
|
|
54
|
+
this.p0 = this.p2;
|
|
55
|
+
if (this.p2) {
|
|
56
|
+
let e = this.pk;
|
|
57
|
+
e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.qg));
|
|
98
58
|
}
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
if (j.count > 0) {
|
|
103
|
-
this.o9();
|
|
104
|
-
break;
|
|
59
|
+
else {
|
|
60
|
+
let f = this.pk;
|
|
61
|
+
f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.qg));
|
|
105
62
|
}
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
63
|
+
break;
|
|
64
|
+
case GeographicShapeSeriesBase.$$p[0]:
|
|
65
|
+
this.pk.qi = this.p1;
|
|
66
|
+
this.pz = this.p1;
|
|
67
|
+
if (this.p2) {
|
|
68
|
+
let g = this.pk;
|
|
69
|
+
g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.qf));
|
|
70
|
+
}
|
|
71
|
+
else {
|
|
72
|
+
let h = this.pk;
|
|
73
|
+
h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.qf));
|
|
74
|
+
}
|
|
75
|
+
break;
|
|
76
|
+
case GeographicShapeSeriesBase.$$p[2]:
|
|
77
|
+
this.pk.p5 = this.pu;
|
|
78
|
+
break;
|
|
79
|
+
case GeographicShapeSeriesBase.$$p[3]:
|
|
80
|
+
this.pk.q0 = this.p4;
|
|
81
|
+
break;
|
|
82
|
+
case GeographicShapeSeriesBase.$$p[4]:
|
|
83
|
+
this.pk.q1 = this.p5;
|
|
84
|
+
break;
|
|
85
|
+
case "ShapefileDataSource":
|
|
86
|
+
if (c != null) {
|
|
87
|
+
let i = c;
|
|
88
|
+
if (this.py) {
|
|
89
|
+
i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.qh));
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
if (d != null) {
|
|
93
|
+
let j = d;
|
|
94
|
+
if (j.count > 0) {
|
|
95
|
+
this.qi();
|
|
96
|
+
break;
|
|
97
|
+
}
|
|
98
|
+
this.py = true;
|
|
99
|
+
j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.qh));
|
|
100
|
+
}
|
|
101
|
+
break;
|
|
102
|
+
}
|
|
110
103
|
}
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
104
|
+
qg(a, b) {
|
|
105
|
+
if (this.assigningShapeStyle != null) {
|
|
106
|
+
this.assigningShapeStyle(this, b);
|
|
107
|
+
}
|
|
115
108
|
}
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
109
|
+
qf(a, b) {
|
|
110
|
+
if (this.assigningShapeMarkerStyle != null) {
|
|
111
|
+
this.assigningShapeMarkerStyle(this, b);
|
|
112
|
+
}
|
|
120
113
|
}
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
114
|
+
qh(a, b) {
|
|
115
|
+
this.qi();
|
|
116
|
+
}
|
|
117
|
+
qi() {
|
|
118
|
+
let sds_ = this.px;
|
|
119
|
+
let ext_ = sds_.externalObject;
|
|
120
|
+
this.itemsSource = (ext_.getPointData());
|
|
121
|
+
}
|
|
122
|
+
get px() {
|
|
123
|
+
return this.pw;
|
|
124
|
+
}
|
|
125
|
+
set px(a) {
|
|
126
|
+
let b = this.pw;
|
|
127
|
+
this.pw = a;
|
|
128
|
+
if (b != this.pw) {
|
|
129
|
+
this.raisePropertyChanged("ShapefileDataSource", b, this.pw);
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
get_ex() {
|
|
133
|
+
return true;
|
|
134
|
+
}
|
|
135
|
+
set_ex(a) {
|
|
136
|
+
super.set_ex(a);
|
|
138
137
|
}
|
|
139
138
|
}
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
super.set_d6(a);
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
GeographicShapeSeriesBase.$t = markType(GeographicShapeSeriesBase, 'GeographicShapeSeriesBase', GeographicMapSeriesHost.$);
|
|
148
|
-
GeographicShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['IsCustomShapeMarkerStyleAllowed:os:pa', [0, false], 'IsCustomShapeStyleAllowed:ot:pb', [0, false], 'ItemSearchMode:ol:pc', [ShapeItemSearchMode_$type, enumGetBox(ShapeItemSearchMode_$type, 0)], 'ItemSearchPointsThreshold:ov:pd', [1, 10000], 'ItemSearchThreshold:ow:pe', [1, 10000], 'ShapeFilterResolution:ou:pf', [1, 2], 'ShapeMemberPath:o4:pg', [2, "points"]]);
|
|
139
|
+
GeographicShapeSeriesBase.$t = markType(GeographicShapeSeriesBase, 'GeographicShapeSeriesBase', GeographicMapSeriesHost.$);
|
|
140
|
+
GeographicShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['IsCustomShapeMarkerStyleAllowed:p1:qj', [0, false], 'IsCustomShapeStyleAllowed:p2:qk', [0, false], 'ItemSearchMode:pu:ql', [ShapeItemSearchMode_$type, enumGetBox(ShapeItemSearchMode_$type, 0)], 'ItemSearchPointsThreshold:p4:qm', [1, 10000], 'ItemSearchThreshold:p5:qn', [1, 10000], 'ShapeFilterResolution:p3:qo', [1, 2], 'ShapeMemberPath:qd:qp', [2, "points"]]);
|
|
141
|
+
return GeographicShapeSeriesBase;
|
|
142
|
+
})();
|
|
149
143
|
/**
|
|
150
144
|
* @hidden
|
|
151
145
|
*/
|
|
152
|
-
export
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
}
|
|
180
|
-
b8() {
|
|
181
|
-
this.b3.ob.p3 = this.b3.o4;
|
|
182
|
-
}
|
|
183
|
-
b9() {
|
|
184
|
-
this.b3.ob.fv = this.b3.fv;
|
|
185
|
-
}
|
|
186
|
-
b7() {
|
|
187
|
-
this.b3.ob.pp = this.b3.ou;
|
|
146
|
+
export let GeographicShapeSeriesBaseView = /*@__PURE__*/ (() => {
|
|
147
|
+
class GeographicShapeSeriesBaseView extends HostSeriesView {
|
|
148
|
+
constructor(a) {
|
|
149
|
+
super(a);
|
|
150
|
+
this.ce = null;
|
|
151
|
+
this.ce = a;
|
|
152
|
+
}
|
|
153
|
+
b2() {
|
|
154
|
+
super.b2();
|
|
155
|
+
this.ce.pk.rb = this.ce.qd;
|
|
156
|
+
}
|
|
157
|
+
cf() {
|
|
158
|
+
let a = this.ce.pk;
|
|
159
|
+
if (this.ce.ca == null) {
|
|
160
|
+
a.pz = null;
|
|
161
|
+
a.p1 = null;
|
|
162
|
+
return;
|
|
163
|
+
}
|
|
164
|
+
a.pz = this.ce.ca.p3;
|
|
165
|
+
a.p1 = this.ce.ca.p5;
|
|
166
|
+
}
|
|
167
|
+
ch() {
|
|
168
|
+
this.ce.pk.rb = this.ce.qd;
|
|
169
|
+
}
|
|
170
|
+
cg() {
|
|
171
|
+
this.ce.pk.qx = this.ce.p3;
|
|
172
|
+
}
|
|
188
173
|
}
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
174
|
+
GeographicShapeSeriesBaseView.$t = markType(GeographicShapeSeriesBaseView, 'GeographicShapeSeriesBaseView', HostSeriesView.$);
|
|
175
|
+
return GeographicShapeSeriesBaseView;
|
|
176
|
+
})();
|
|
177
|
+
//# sourceMappingURL=GeographicShapeSeriesBase_combined.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GeographicShapeSeriesBase_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeriesBase_combined.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AAGF,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAE3D,OAAO,EAAuB,yBAAyB,EAAE,MAAM,yBAAyB,CAAC;AAIzF,OAAO,EAAqF,UAAU,EAAwC,KAAK,EAAE,eAAe,EAAE,cAAc,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAMvO,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAGlD;;GAEG;AACH,MAAM,OAAgB,yBAA0B,SAAQ,uBAAuB;IAA/E;;QAmBW,OAAE,GAAY,KAAK,CAAC;QACpB,OAAE,GAAY,KAAK,CAAC;QAI9B,wBAAmB,GAA8D,IAAI,CAAC;QACtF,8BAAyB,GAAoE,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"GeographicShapeSeriesBase_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeriesBase_combined.ts"],"names":[],"mappings":"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"}
|
|
@@ -6,136 +6,175 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
6
6
|
*/
|
|
7
7
|
import { GeographicShapeSeriesBaseView } from "./GeographicShapeSeriesBaseView";
|
|
8
8
|
import { GeographicShapeSeriesBase } from "./GeographicShapeSeriesBase";
|
|
9
|
+
import { Brush } from "igniteui-angular-core";
|
|
10
|
+
import { Defaults } from "igniteui-angular-charts";
|
|
11
|
+
import { MarkerType_$type } from "igniteui-angular-charts";
|
|
12
|
+
import { MarkerFillMode_$type } from "igniteui-angular-charts";
|
|
9
13
|
import { ScatterPolygonSeries } from "igniteui-angular-charts";
|
|
10
|
-
import { markType, runOn, delegateCombine, enumGetBox, markDep } from "igniteui-angular-core";
|
|
14
|
+
import { markType, runOn, delegateCombine, typeCast, enumGetBox, markDep } from "igniteui-angular-core";
|
|
11
15
|
import { StyleSelector } from "igniteui-angular-charts";
|
|
12
16
|
import { DependencyProperty } from "igniteui-angular-core";
|
|
13
17
|
import { Style } from "igniteui-angular-core";
|
|
14
|
-
import { MarkerType_$type } from "igniteui-angular-charts";
|
|
15
18
|
import { MarkerOutlineMode_$type } from "igniteui-angular-charts";
|
|
16
|
-
import { MarkerFillMode_$type } from "igniteui-angular-charts";
|
|
17
19
|
import { DataTemplate } from "igniteui-angular-core";
|
|
18
|
-
import { Brush } from "igniteui-angular-core";
|
|
19
20
|
import { CollisionAvoidanceType_$type } from "igniteui-angular-charts";
|
|
20
21
|
import { PropertyMetadata } from "igniteui-angular-core";
|
|
21
22
|
import { DeviceUtils } from "igniteui-angular-core";
|
|
22
23
|
/**
|
|
23
24
|
* @hidden
|
|
24
25
|
*/
|
|
25
|
-
export
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
this.
|
|
26
|
+
export let GeographicShapeSeriesView = /*@__PURE__*/ (() => {
|
|
27
|
+
class GeographicShapeSeriesView extends GeographicShapeSeriesBaseView {
|
|
28
|
+
constructor(a) {
|
|
29
|
+
super(a);
|
|
30
|
+
this.ci = null;
|
|
31
|
+
this.ci = a;
|
|
32
|
+
if (!this.q) {
|
|
33
|
+
this.ci.qd = "points";
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
as() {
|
|
37
|
+
super.as();
|
|
38
|
+
if (!this.q) {
|
|
39
|
+
this.ci.rx = Defaults.aj;
|
|
40
|
+
this.ci.gm = Defaults.p;
|
|
41
|
+
this.ci.qw = Defaults.o;
|
|
42
|
+
this.ci.qt = Defaults.d;
|
|
43
|
+
this.ci.qr = Defaults.a;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
b2() {
|
|
47
|
+
super.b2();
|
|
48
|
+
this.ci.pk.tr = this.ci.rz;
|
|
49
|
+
this.ci.pk.sk = this.ci.qu;
|
|
50
|
+
this.ci.pk.s6 = this.ci.rf;
|
|
51
|
+
this.ci.pk.sn = this.ci.qw;
|
|
52
|
+
this.ci.pk.r6 = this.ci.qq;
|
|
53
|
+
}
|
|
54
|
+
cn() {
|
|
55
|
+
this.ci.pk.s6 = this.ci.rf;
|
|
56
|
+
}
|
|
57
|
+
cp() {
|
|
58
|
+
this.ci.pk.sn = this.ci.qw;
|
|
59
|
+
}
|
|
60
|
+
ck() {
|
|
61
|
+
this.ci.pk.r6 = this.ci.qq;
|
|
62
|
+
}
|
|
63
|
+
co() {
|
|
64
|
+
this.ci.pk.sf = this.ci.qt;
|
|
65
|
+
}
|
|
66
|
+
cj() {
|
|
67
|
+
this.ci.pk.tn = this.ci.rw;
|
|
68
|
+
}
|
|
69
|
+
cl() {
|
|
70
|
+
this.ci.pk.to = this.ci.rx;
|
|
71
|
+
}
|
|
72
|
+
cm() {
|
|
73
|
+
this.ci.pk.tq = this.ci.ry;
|
|
74
|
+
}
|
|
75
|
+
cq() {
|
|
76
|
+
this.ci.pk.sk = this.ci.qu;
|
|
77
|
+
}
|
|
78
|
+
cr() {
|
|
79
|
+
this.ci.pk.tr = this.ci.rz;
|
|
32
80
|
}
|
|
33
81
|
}
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
this.ca.ob.rc = this.ca.pl;
|
|
38
|
-
this.ca.ob.rx = this.ca.p1;
|
|
39
|
-
this.ca.ob.rf = this.ca.pn;
|
|
40
|
-
this.ca.ob.qy = this.ca.ph;
|
|
41
|
-
}
|
|
42
|
-
cf() {
|
|
43
|
-
this.ca.ob.rx = this.ca.p1;
|
|
44
|
-
}
|
|
45
|
-
ch() {
|
|
46
|
-
this.ca.ob.rf = this.ca.pn;
|
|
47
|
-
}
|
|
48
|
-
cc() {
|
|
49
|
-
this.ca.ob.qy = this.ca.ph;
|
|
50
|
-
}
|
|
51
|
-
cg() {
|
|
52
|
-
this.ca.ob.q7 = this.ca.pk;
|
|
53
|
-
}
|
|
54
|
-
cb() {
|
|
55
|
-
this.ca.ob.se = this.ca.qd;
|
|
56
|
-
}
|
|
57
|
-
cd() {
|
|
58
|
-
this.ca.ob.sf = this.ca.qe;
|
|
59
|
-
}
|
|
60
|
-
ce() {
|
|
61
|
-
this.ca.ob.sh = this.ca.qf;
|
|
62
|
-
}
|
|
63
|
-
ci() {
|
|
64
|
-
this.ca.ob.rc = this.ca.pl;
|
|
65
|
-
}
|
|
66
|
-
cj() {
|
|
67
|
-
this.ca.ob.si = this.ca.qg;
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
GeographicShapeSeriesView.$t = markType(GeographicShapeSeriesView, 'GeographicShapeSeriesView', GeographicShapeSeriesBaseView.$);
|
|
82
|
+
GeographicShapeSeriesView.$t = markType(GeographicShapeSeriesView, 'GeographicShapeSeriesView', GeographicShapeSeriesBaseView.$);
|
|
83
|
+
return GeographicShapeSeriesView;
|
|
84
|
+
})();
|
|
71
85
|
/**
|
|
72
86
|
* @hidden
|
|
73
87
|
*/
|
|
74
|
-
export
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
bp() {
|
|
81
|
-
return new GeographicShapeSeriesView(this);
|
|
82
|
-
}
|
|
83
|
-
kk(a) {
|
|
84
|
-
super.kk(a);
|
|
85
|
-
this.pm = a;
|
|
86
|
-
}
|
|
87
|
-
oa() {
|
|
88
|
-
let a = new ScatterPolygonSeries();
|
|
89
|
-
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.p0));
|
|
90
|
-
return a;
|
|
91
|
-
}
|
|
92
|
-
p0(a, b) {
|
|
93
|
-
if (this.styleShape != null) {
|
|
94
|
-
this.styleShape(this, b);
|
|
88
|
+
export let GeographicShapeSeries = /*@__PURE__*/ (() => {
|
|
89
|
+
class GeographicShapeSeries extends GeographicShapeSeriesBase {
|
|
90
|
+
constructor() {
|
|
91
|
+
super();
|
|
92
|
+
this.styleShape = null;
|
|
93
|
+
this.ab = GeographicShapeSeries.$;
|
|
95
94
|
}
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
95
|
+
get_d1() {
|
|
96
|
+
return true;
|
|
97
|
+
}
|
|
98
|
+
bu() {
|
|
99
|
+
return new GeographicShapeSeriesView(this);
|
|
100
|
+
}
|
|
101
|
+
lh(a) {
|
|
102
|
+
super.lh(a);
|
|
103
|
+
this.qv = a;
|
|
104
|
+
}
|
|
105
|
+
pj() {
|
|
106
|
+
let a = new ScatterPolygonSeries();
|
|
107
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.rc));
|
|
108
|
+
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.rd));
|
|
109
|
+
return a;
|
|
110
|
+
}
|
|
111
|
+
rc(a, b) {
|
|
112
|
+
if (this.styleShape != null) {
|
|
113
|
+
this.styleShape(this, b);
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
rd(a, b) {
|
|
117
|
+
let c = typeCast(ScatterPolygonSeries.$, this.pk);
|
|
118
|
+
if (c == null) {
|
|
119
|
+
return;
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
ft() {
|
|
123
|
+
return this.qw;
|
|
124
|
+
}
|
|
125
|
+
om() {
|
|
126
|
+
return this.ru;
|
|
127
|
+
}
|
|
128
|
+
on() {
|
|
129
|
+
return this.rv;
|
|
130
|
+
}
|
|
131
|
+
mv() {
|
|
132
|
+
return this.re;
|
|
133
|
+
}
|
|
134
|
+
lm(a, b, c, d) {
|
|
135
|
+
super.lm(a, b, c, d);
|
|
136
|
+
switch (b) {
|
|
137
|
+
case GeographicShapeSeries.$$p[6]:
|
|
138
|
+
this.pk.sd = this.qs;
|
|
139
|
+
break;
|
|
140
|
+
case GeographicShapeSeries.$$p[5]:
|
|
141
|
+
this.pk.r9 = this.qr;
|
|
142
|
+
break;
|
|
143
|
+
case GeographicShapeSeries.$$p[9]:
|
|
144
|
+
this.qv.cn();
|
|
145
|
+
break;
|
|
146
|
+
case GeographicShapeSeries.$$p[10]:
|
|
147
|
+
this.qv.cp();
|
|
148
|
+
break;
|
|
149
|
+
case GeographicShapeSeries.$$p[4]:
|
|
150
|
+
this.qv.ck();
|
|
151
|
+
break;
|
|
152
|
+
case GeographicShapeSeries.$$p[11]:
|
|
153
|
+
this.qv.co();
|
|
154
|
+
break;
|
|
155
|
+
case GeographicShapeSeries.$$p[3]:
|
|
156
|
+
this.qv.cj();
|
|
157
|
+
break;
|
|
158
|
+
case GeographicShapeSeries.$$p[7]:
|
|
159
|
+
this.qv.cl();
|
|
160
|
+
break;
|
|
161
|
+
case GeographicShapeSeries.$$p[8]:
|
|
162
|
+
this.qv.cm();
|
|
163
|
+
break;
|
|
164
|
+
case GeographicShapeSeries.$$p[13]:
|
|
165
|
+
this.qv.cq();
|
|
166
|
+
break;
|
|
167
|
+
case GeographicShapeSeries.$$p[12]:
|
|
168
|
+
this.qv.cr();
|
|
169
|
+
break;
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
gi() {
|
|
173
|
+
return 0.7;
|
|
136
174
|
}
|
|
137
175
|
}
|
|
138
|
-
|
|
139
|
-
GeographicShapeSeries
|
|
140
|
-
|
|
141
|
-
|
|
176
|
+
GeographicShapeSeries.$t = markType(GeographicShapeSeries, 'GeographicShapeSeries', GeographicShapeSeriesBase.$);
|
|
177
|
+
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:ru:rg', [Brush.$], 'ActualMarkerOutline:rv:rh', [Brush.$], 'ActualMarkerTemplate:re:ri', [DataTemplate.$, null], 'MarkerBrush:rw:rj', [Brush.$], 'MarkerCollisionAvoidance:qq:rk', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MarkerFillMode:qr:rl', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:qs:rm', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:rx:rn', [Brush.$], 'MarkerStyle:ry:ro', [Style.$], 'MarkerTemplate:rf:rp', [DataTemplate.$, null], 'MarkerThickness:qw:rq', [1, DeviceUtils.g(2)], 'MarkerType:qt:rr', [MarkerType_$type, enumGetBox(MarkerType_$type, 2)], 'ShapeStyle:rz:rs', [Style.$, null], 'ShapeStyleSelector:qu:rt', [StyleSelector.$, null]]);
|
|
178
|
+
return GeographicShapeSeries;
|
|
179
|
+
})();
|
|
180
|
+
//# sourceMappingURL=GeographicShapeSeriesView_combined.js.map
|