igniteui-angular-maps 12.1.2 → 13.1.1
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 +2559 -2096
- package/bundles/igniteui-angular-maps.umd.min.js +7 -2
- package/esm2015/igniteui-angular-maps.js +0 -1
- package/esm2015/lib/ArcGISOnlineMapImagery.js +0 -1
- package/esm2015/lib/BingMapsImageryStyle.js +0 -1
- package/esm2015/lib/BingMapsMapImagery.js +0 -1
- package/esm2015/lib/BingMapsMapImageryView.js +0 -1
- package/esm2015/lib/BingMapsMapImageryView_combined.js +0 -1
- package/esm2015/lib/BingResourceSet.js +0 -1
- package/esm2015/lib/BingResponse.js +0 -1
- package/esm2015/lib/CustomMapImagery.js +0 -1
- package/esm2015/lib/GeographicContourLineSeries.js +0 -1
- package/esm2015/lib/GeographicContourLineSeriesView.js +0 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +60 -40
- package/esm2015/lib/GeographicHighDensityScatterSeries.js +0 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView.js +0 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +111 -94
- package/esm2015/lib/GeographicMapImagery.js +0 -1
- package/esm2015/lib/GeographicMapImageryView.js +0 -1
- package/esm2015/lib/GeographicMapSeriesHost.js +0 -1
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +239 -148
- package/esm2015/lib/GeographicMarkerSeries.js +89 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js +17 -0
- package/esm2015/lib/GeographicPolylineSeries.js +0 -1
- package/esm2015/lib/GeographicPolylineSeriesView.js +0 -1
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +32 -23
- package/esm2015/lib/GeographicProportionalSymbolSeries.js +0 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js +3 -4
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -3
- package/esm2015/lib/GeographicProportionalSymbolSeriesView.js +0 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +130 -160
- package/esm2015/lib/GeographicScatterAreaSeries.js +0 -1
- package/esm2015/lib/GeographicScatterAreaSeriesView.js +0 -1
- package/esm2015/lib/GeographicShapeSeries.js +0 -1
- package/esm2015/lib/GeographicShapeSeriesBase.js +0 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBase.js +0 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +2 -3
- package/esm2015/lib/GeographicShapeSeriesBaseView.js +0 -1
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +72 -93
- package/esm2015/lib/GeographicShapeSeriesView.js +0 -1
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +99 -67
- package/esm2015/lib/GeographicSymbolSeries.js +0 -1
- package/esm2015/lib/GeographicSymbolSeriesBase.js +3 -4
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js +2 -3
- package/esm2015/lib/GeographicSymbolSeriesView.js +0 -1
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +82 -113
- package/esm2015/lib/GeographicTileSeries.js +30 -28
- package/esm2015/lib/GeographicXYTriangulatingSeries.js +0 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBase.js +0 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -3
- package/esm2015/lib/GeographicXYTriangulatingSeriesView.js +0 -1
- package/esm2015/lib/HostSeriesView.js +0 -1
- package/esm2015/lib/ImageTilesReadyEventArgs.js +0 -1
- package/esm2015/lib/ImageryMetadata.js +0 -1
- package/esm2015/lib/ImagesChangedEventArgs.js +0 -1
- package/esm2015/lib/LevelOfDetailResponseModel.js +0 -1
- package/esm2015/lib/MapBackgroundTilingMode.js +0 -1
- package/esm2015/lib/MapResizeBehavior.js +0 -1
- package/esm2015/lib/MapServerResponseModel.js +0 -1
- package/esm2015/lib/OpenStreetMapImagery.js +0 -1
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -3
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +2 -3
- package/esm2015/lib/SubDomainsCollection.js +0 -1
- package/esm2015/lib/TileGeneratorMapImagery.js +0 -1
- package/esm2015/lib/TileInfoResponseModel.js +0 -1
- package/esm2015/lib/TileSeries.js +0 -1
- package/esm2015/lib/TileSeriesView.js +0 -1
- package/esm2015/lib/TileSeries_combined.js +106 -90
- package/esm2015/lib/TokenResponseModel.js +0 -1
- package/esm2015/lib/XamGeographicMap.js +0 -1
- package/esm2015/lib/XamGeographicMapView.js +0 -1
- package/esm2015/lib/XamGeographicMap_combined.js +578 -566
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +4 -5
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js +4 -5
- package/esm2015/lib/igx-arc-gis-online-map-imagery.js +0 -1
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js +4 -5
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js +4 -5
- package/esm2015/lib/igx-bing-maps-map-imagery.js +2 -2
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js +4 -5
- package/esm2015/lib/igx-custom-map-imagery-module.js +4 -5
- package/esm2015/lib/igx-custom-map-imagery.js +0 -1
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +54 -20
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-contour-line-series-module.js +4 -5
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +31 -26
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js +4 -5
- package/esm2015/lib/igx-geographic-map-component.js +65 -54
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-map-core-module.js +4 -5
- package/esm2015/lib/igx-geographic-map-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-map-imagery.js +0 -1
- package/esm2015/lib/igx-geographic-map-module.js +4 -5
- package/esm2015/lib/igx-geographic-map-series-host-component.js +33 -24
- package/esm2015/lib/igx-geographic-marker-series-base-component.js +25 -0
- package/esm2015/lib/igx-geographic-marker-series-component.js +156 -0
- package/esm2015/lib/igx-geographic-polyline-series-component.js +19 -14
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-polyline-series-module.js +4 -5
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js +5 -6
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +55 -143
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js +4 -5
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +54 -13
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js +4 -5
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js +3 -4
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +23 -24
- package/esm2015/lib/igx-geographic-shape-series-component.js +69 -31
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-shape-series-module.js +4 -5
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js +5 -6
- package/esm2015/lib/igx-geographic-symbol-series-component.js +27 -115
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-symbol-series-module.js +4 -5
- package/esm2015/lib/igx-geographic-tile-series-component.js +13 -8
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-geographic-tile-series-module.js +4 -5
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js +3 -4
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +15 -16
- package/esm2015/lib/igx-image-tiles-ready-event-args.js +0 -1
- package/esm2015/lib/igx-images-changed-event-args.js +0 -1
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js +4 -5
- package/esm2015/lib/igx-open-street-map-imagery-module.js +4 -5
- package/esm2015/lib/igx-open-street-map-imagery.js +0 -1
- package/esm2015/lib/igx-sub-domains-collection.js +0 -1
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js +4 -5
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js +4 -5
- package/esm2015/lib/igx-tile-generator-map-imagery.js +0 -1
- package/esm2015/lib/igx-tile-series-component.js +12 -7
- package/esm2015/lib/igx-tile-series-dynamic-module.js +4 -5
- package/esm2015/lib/igx-tile-series-module.js +4 -5
- package/esm2015/public_api.js +4 -1
- package/esm5/igniteui-angular-maps.js +0 -1
- package/esm5/lib/ArcGISOnlineMapImagery.js +0 -1
- package/esm5/lib/BingMapsImageryStyle.js +0 -1
- package/esm5/lib/BingMapsMapImagery.js +0 -1
- package/esm5/lib/BingMapsMapImageryView.js +0 -1
- package/esm5/lib/BingMapsMapImageryView_combined.js +0 -1
- package/esm5/lib/BingResourceSet.js +0 -1
- package/esm5/lib/BingResponse.js +0 -1
- package/esm5/lib/CustomMapImagery.js +0 -1
- package/esm5/lib/GeographicContourLineSeries.js +0 -1
- package/esm5/lib/GeographicContourLineSeriesView.js +0 -1
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +60 -40
- package/esm5/lib/GeographicHighDensityScatterSeries.js +0 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView.js +0 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +110 -93
- package/esm5/lib/GeographicMapImagery.js +0 -1
- package/esm5/lib/GeographicMapImageryView.js +0 -1
- package/esm5/lib/GeographicMapSeriesHost.js +0 -1
- package/esm5/lib/GeographicMapSeriesHost_combined.js +237 -146
- package/esm5/lib/GeographicMarkerSeries.js +91 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js +21 -0
- package/esm5/lib/GeographicPolylineSeries.js +0 -1
- package/esm5/lib/GeographicPolylineSeriesView.js +0 -1
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +32 -23
- package/esm5/lib/GeographicProportionalSymbolSeries.js +0 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +3 -4
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -3
- package/esm5/lib/GeographicProportionalSymbolSeriesView.js +0 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +130 -160
- package/esm5/lib/GeographicScatterAreaSeries.js +0 -1
- package/esm5/lib/GeographicScatterAreaSeriesView.js +0 -1
- package/esm5/lib/GeographicShapeSeries.js +0 -1
- package/esm5/lib/GeographicShapeSeriesBase.js +0 -1
- package/esm5/lib/GeographicShapeSeriesBaseBase.js +0 -1
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -3
- package/esm5/lib/GeographicShapeSeriesBaseView.js +0 -1
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +70 -91
- package/esm5/lib/GeographicShapeSeriesView.js +0 -1
- package/esm5/lib/GeographicShapeSeriesView_combined.js +99 -67
- package/esm5/lib/GeographicSymbolSeries.js +0 -1
- package/esm5/lib/GeographicSymbolSeriesBase.js +3 -4
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -3
- package/esm5/lib/GeographicSymbolSeriesView.js +0 -1
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +82 -113
- package/esm5/lib/GeographicTileSeries.js +29 -27
- package/esm5/lib/GeographicXYTriangulatingSeries.js +0 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +0 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -3
- package/esm5/lib/GeographicXYTriangulatingSeriesView.js +0 -1
- package/esm5/lib/HostSeriesView.js +0 -1
- package/esm5/lib/ImageTilesReadyEventArgs.js +0 -1
- package/esm5/lib/ImageryMetadata.js +0 -1
- package/esm5/lib/ImagesChangedEventArgs.js +0 -1
- package/esm5/lib/LevelOfDetailResponseModel.js +0 -1
- package/esm5/lib/MapBackgroundTilingMode.js +0 -1
- package/esm5/lib/MapResizeBehavior.js +0 -1
- package/esm5/lib/MapServerResponseModel.js +0 -1
- package/esm5/lib/OpenStreetMapImagery.js +0 -1
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +2 -3
- package/esm5/lib/SphericalMercatorVerticalScaler.js +2 -3
- package/esm5/lib/SubDomainsCollection.js +0 -1
- package/esm5/lib/TileGeneratorMapImagery.js +0 -1
- package/esm5/lib/TileInfoResponseModel.js +0 -1
- package/esm5/lib/TileSeries.js +0 -1
- package/esm5/lib/TileSeriesView.js +0 -1
- package/esm5/lib/TileSeries_combined.js +104 -88
- package/esm5/lib/TokenResponseModel.js +0 -1
- package/esm5/lib/XamGeographicMap.js +0 -1
- package/esm5/lib/XamGeographicMapView.js +0 -1
- package/esm5/lib/XamGeographicMap_combined.js +590 -562
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +4 -5
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js +4 -5
- package/esm5/lib/igx-arc-gis-online-map-imagery.js +0 -1
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js +4 -5
- package/esm5/lib/igx-bing-maps-map-imagery-module.js +4 -5
- package/esm5/lib/igx-bing-maps-map-imagery.js +2 -2
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js +4 -5
- package/esm5/lib/igx-custom-map-imagery-module.js +4 -5
- package/esm5/lib/igx-custom-map-imagery.js +0 -1
- package/esm5/lib/igx-geographic-contour-line-series-component.js +62 -20
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-contour-line-series-module.js +4 -5
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +35 -26
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js +4 -5
- package/esm5/lib/igx-geographic-map-component.js +65 -54
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-map-core-module.js +4 -5
- package/esm5/lib/igx-geographic-map-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-map-imagery.js +0 -1
- package/esm5/lib/igx-geographic-map-module.js +4 -5
- package/esm5/lib/igx-geographic-map-series-host-component.js +33 -24
- package/esm5/lib/igx-geographic-marker-series-base-component.js +30 -0
- package/esm5/lib/igx-geographic-marker-series-component.js +205 -0
- package/esm5/lib/igx-geographic-polyline-series-component.js +23 -14
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-polyline-series-module.js +4 -5
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js +5 -6
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +56 -172
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js +4 -5
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +62 -13
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-scatter-area-series-module.js +4 -5
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js +3 -4
- package/esm5/lib/igx-geographic-shape-series-base-component.js +23 -24
- package/esm5/lib/igx-geographic-shape-series-component.js +85 -31
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-shape-series-module.js +4 -5
- package/esm5/lib/igx-geographic-symbol-series-base-component.js +5 -6
- package/esm5/lib/igx-geographic-symbol-series-component.js +28 -144
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-symbol-series-module.js +4 -5
- package/esm5/lib/igx-geographic-tile-series-component.js +17 -8
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-geographic-tile-series-module.js +4 -5
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js +3 -4
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +15 -16
- package/esm5/lib/igx-image-tiles-ready-event-args.js +0 -1
- package/esm5/lib/igx-images-changed-event-args.js +0 -1
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js +4 -5
- package/esm5/lib/igx-open-street-map-imagery-module.js +4 -5
- package/esm5/lib/igx-open-street-map-imagery.js +0 -1
- package/esm5/lib/igx-sub-domains-collection.js +0 -1
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js +4 -5
- package/esm5/lib/igx-tile-generator-map-imagery-module.js +4 -5
- package/esm5/lib/igx-tile-generator-map-imagery.js +0 -1
- package/esm5/lib/igx-tile-series-component.js +16 -7
- package/esm5/lib/igx-tile-series-dynamic-module.js +4 -5
- package/esm5/lib/igx-tile-series-module.js +4 -5
- package/esm5/public_api.js +4 -1
- package/fesm2015/igniteui-angular-maps.js +2419 -2020
- package/fesm5/igniteui-angular-maps.js +2560 -2101
- package/lib/GeographicContourLineSeriesView_combined.d.ts +22 -17
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +39 -37
- package/lib/GeographicMapSeriesHost_combined.d.ts +61 -49
- 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 -33
- 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 -9
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +25 -22
- package/lib/XamGeographicMap_combined.d.ts +149 -151
- package/lib/igx-bing-maps-map-imagery.d.ts +2 -1
- package/lib/igx-geographic-contour-line-series-component.d.ts +11 -1
- package/lib/igx-geographic-high-density-scatter-series-component.d.ts +5 -0
- package/lib/igx-geographic-map-component.d.ts +12 -0
- package/lib/igx-geographic-map-series-host-component.d.ts +8 -0
- 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 +5 -0
- package/lib/igx-geographic-proportional-symbol-series-base-component.d.ts +2 -2
- package/lib/igx-geographic-proportional-symbol-series-component.d.ts +8 -55
- package/lib/igx-geographic-scatter-area-series-component.d.ts +16 -1
- package/lib/igx-geographic-shape-series-component.d.ts +21 -1
- package/lib/igx-geographic-symbol-series-base-component.d.ts +2 -2
- package/lib/igx-geographic-symbol-series-component.d.ts +8 -55
- package/lib/igx-geographic-tile-series-component.d.ts +5 -0
- package/lib/igx-tile-series-component.d.ts +5 -0
- package/package.json +5 -5
- package/public_api.d.ts +4 -0
- package/bundles/igniteui-angular-maps.umd.js.map +0 -1
- package/bundles/igniteui-angular-maps.umd.min.js.map +0 -1
- package/esm2015/igniteui-angular-maps.js.map +0 -1
- package/esm2015/lib/ArcGISOnlineMapImagery.js.map +0 -1
- package/esm2015/lib/BingMapsImageryStyle.js.map +0 -1
- package/esm2015/lib/BingMapsMapImagery.js.map +0 -1
- package/esm2015/lib/BingMapsMapImageryView.js.map +0 -1
- package/esm2015/lib/BingMapsMapImageryView_combined.js.map +0 -1
- package/esm2015/lib/BingResourceSet.js.map +0 -1
- package/esm2015/lib/BingResponse.js.map +0 -1
- package/esm2015/lib/CustomMapImagery.js.map +0 -1
- package/esm2015/lib/GeographicContourLineSeries.js.map +0 -1
- package/esm2015/lib/GeographicContourLineSeriesView.js.map +0 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js.map +0 -1
- package/esm2015/lib/GeographicHighDensityScatterSeries.js.map +0 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView.js.map +0 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js.map +0 -1
- package/esm2015/lib/GeographicMapImagery.js.map +0 -1
- package/esm2015/lib/GeographicMapImageryView.js.map +0 -1
- package/esm2015/lib/GeographicMapSeriesHost.js.map +0 -1
- package/esm2015/lib/GeographicMapSeriesHost_combined.js.map +0 -1
- package/esm2015/lib/GeographicPolylineSeries.js.map +0 -1
- package/esm2015/lib/GeographicPolylineSeriesView.js.map +0 -1
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js.map +0 -1
- package/esm2015/lib/GeographicProportionalSymbolSeries.js.map +0 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js.map +0 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js.map +0 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesView.js.map +0 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js.map +0 -1
- package/esm2015/lib/GeographicScatterAreaSeries.js.map +0 -1
- package/esm2015/lib/GeographicScatterAreaSeriesView.js.map +0 -1
- package/esm2015/lib/GeographicShapeSeries.js.map +0 -1
- package/esm2015/lib/GeographicShapeSeriesBase.js.map +0 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBase.js.map +0 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js.map +0 -1
- package/esm2015/lib/GeographicShapeSeriesBaseView.js.map +0 -1
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js.map +0 -1
- package/esm2015/lib/GeographicShapeSeriesView.js.map +0 -1
- package/esm2015/lib/GeographicShapeSeriesView_combined.js.map +0 -1
- package/esm2015/lib/GeographicSymbolSeries.js.map +0 -1
- package/esm2015/lib/GeographicSymbolSeriesBase.js.map +0 -1
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js.map +0 -1
- package/esm2015/lib/GeographicSymbolSeriesView.js.map +0 -1
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js.map +0 -1
- package/esm2015/lib/GeographicTileSeries.js.map +0 -1
- package/esm2015/lib/GeographicXYTriangulatingSeries.js.map +0 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBase.js.map +0 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js.map +0 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesView.js.map +0 -1
- package/esm2015/lib/HostSeriesView.js.map +0 -1
- package/esm2015/lib/ImageTilesReadyEventArgs.js.map +0 -1
- package/esm2015/lib/ImageryMetadata.js.map +0 -1
- package/esm2015/lib/ImagesChangedEventArgs.js.map +0 -1
- package/esm2015/lib/LevelOfDetailResponseModel.js.map +0 -1
- package/esm2015/lib/MapBackgroundTilingMode.js.map +0 -1
- package/esm2015/lib/MapResizeBehavior.js.map +0 -1
- package/esm2015/lib/MapServerResponseModel.js.map +0 -1
- package/esm2015/lib/OpenStreetMapImagery.js.map +0 -1
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js.map +0 -1
- package/esm2015/lib/SphericalMercatorVerticalScaler.js.map +0 -1
- package/esm2015/lib/SubDomainsCollection.js.map +0 -1
- package/esm2015/lib/TileGeneratorMapImagery.js.map +0 -1
- package/esm2015/lib/TileInfoResponseModel.js.map +0 -1
- package/esm2015/lib/TileSeries.js.map +0 -1
- package/esm2015/lib/TileSeriesView.js.map +0 -1
- package/esm2015/lib/TileSeries_combined.js.map +0 -1
- package/esm2015/lib/TokenResponseModel.js.map +0 -1
- package/esm2015/lib/XamGeographicMap.js.map +0 -1
- package/esm2015/lib/XamGeographicMapView.js.map +0 -1
- package/esm2015/lib/XamGeographicMap_combined.js.map +0 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js.map +0 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery.js.map +0 -1
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js.map +0 -1
- package/esm2015/lib/igx-bing-maps-map-imagery.js.map +0 -1
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-custom-map-imagery-module.js.map +0 -1
- package/esm2015/lib/igx-custom-map-imagery.js.map +0 -1
- package/esm2015/lib/igx-geographic-contour-line-series-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-contour-line-series-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-map-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-map-core-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-map-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-map-imagery.js.map +0 -1
- package/esm2015/lib/igx-geographic-map-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-map-series-host-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-polyline-series-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-polyline-series-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-shape-series-base-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-shape-series-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-shape-series-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-symbol-series-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-symbol-series-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-tile-series-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-tile-series-module.js.map +0 -1
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js.map +0 -1
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js.map +0 -1
- package/esm2015/lib/igx-image-tiles-ready-event-args.js.map +0 -1
- package/esm2015/lib/igx-images-changed-event-args.js.map +0 -1
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-open-street-map-imagery-module.js.map +0 -1
- package/esm2015/lib/igx-open-street-map-imagery.js.map +0 -1
- package/esm2015/lib/igx-sub-domains-collection.js.map +0 -1
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js.map +0 -1
- package/esm2015/lib/igx-tile-generator-map-imagery.js.map +0 -1
- package/esm2015/lib/igx-tile-series-component.js.map +0 -1
- package/esm2015/lib/igx-tile-series-dynamic-module.js.map +0 -1
- package/esm2015/lib/igx-tile-series-module.js.map +0 -1
- package/esm2015/public_api.js.map +0 -1
- package/esm5/igniteui-angular-maps.js.map +0 -1
- package/esm5/lib/ArcGISOnlineMapImagery.js.map +0 -1
- package/esm5/lib/BingMapsImageryStyle.js.map +0 -1
- package/esm5/lib/BingMapsMapImagery.js.map +0 -1
- package/esm5/lib/BingMapsMapImageryView.js.map +0 -1
- package/esm5/lib/BingMapsMapImageryView_combined.js.map +0 -1
- package/esm5/lib/BingResourceSet.js.map +0 -1
- package/esm5/lib/BingResponse.js.map +0 -1
- package/esm5/lib/CustomMapImagery.js.map +0 -1
- package/esm5/lib/GeographicContourLineSeries.js.map +0 -1
- package/esm5/lib/GeographicContourLineSeriesView.js.map +0 -1
- package/esm5/lib/GeographicContourLineSeriesView_combined.js.map +0 -1
- package/esm5/lib/GeographicHighDensityScatterSeries.js.map +0 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView.js.map +0 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js.map +0 -1
- package/esm5/lib/GeographicMapImagery.js.map +0 -1
- package/esm5/lib/GeographicMapImageryView.js.map +0 -1
- package/esm5/lib/GeographicMapSeriesHost.js.map +0 -1
- package/esm5/lib/GeographicMapSeriesHost_combined.js.map +0 -1
- package/esm5/lib/GeographicPolylineSeries.js.map +0 -1
- package/esm5/lib/GeographicPolylineSeriesView.js.map +0 -1
- package/esm5/lib/GeographicPolylineSeriesView_combined.js.map +0 -1
- package/esm5/lib/GeographicProportionalSymbolSeries.js.map +0 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js.map +0 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js.map +0 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesView.js.map +0 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js.map +0 -1
- package/esm5/lib/GeographicScatterAreaSeries.js.map +0 -1
- package/esm5/lib/GeographicScatterAreaSeriesView.js.map +0 -1
- package/esm5/lib/GeographicShapeSeries.js.map +0 -1
- package/esm5/lib/GeographicShapeSeriesBase.js.map +0 -1
- package/esm5/lib/GeographicShapeSeriesBaseBase.js.map +0 -1
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js.map +0 -1
- package/esm5/lib/GeographicShapeSeriesBaseView.js.map +0 -1
- package/esm5/lib/GeographicShapeSeriesBase_combined.js.map +0 -1
- package/esm5/lib/GeographicShapeSeriesView.js.map +0 -1
- package/esm5/lib/GeographicShapeSeriesView_combined.js.map +0 -1
- package/esm5/lib/GeographicSymbolSeries.js.map +0 -1
- package/esm5/lib/GeographicSymbolSeriesBase.js.map +0 -1
- package/esm5/lib/GeographicSymbolSeriesBaseView.js.map +0 -1
- package/esm5/lib/GeographicSymbolSeriesView.js.map +0 -1
- package/esm5/lib/GeographicSymbolSeriesView_combined.js.map +0 -1
- package/esm5/lib/GeographicTileSeries.js.map +0 -1
- package/esm5/lib/GeographicXYTriangulatingSeries.js.map +0 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js.map +0 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js.map +0 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesView.js.map +0 -1
- package/esm5/lib/HostSeriesView.js.map +0 -1
- package/esm5/lib/ImageTilesReadyEventArgs.js.map +0 -1
- package/esm5/lib/ImageryMetadata.js.map +0 -1
- package/esm5/lib/ImagesChangedEventArgs.js.map +0 -1
- package/esm5/lib/LevelOfDetailResponseModel.js.map +0 -1
- package/esm5/lib/MapBackgroundTilingMode.js.map +0 -1
- package/esm5/lib/MapResizeBehavior.js.map +0 -1
- package/esm5/lib/MapServerResponseModel.js.map +0 -1
- package/esm5/lib/OpenStreetMapImagery.js.map +0 -1
- package/esm5/lib/SphericalMercatorHorizontalScaler.js.map +0 -1
- package/esm5/lib/SphericalMercatorVerticalScaler.js.map +0 -1
- package/esm5/lib/SubDomainsCollection.js.map +0 -1
- package/esm5/lib/TileGeneratorMapImagery.js.map +0 -1
- package/esm5/lib/TileInfoResponseModel.js.map +0 -1
- package/esm5/lib/TileSeries.js.map +0 -1
- package/esm5/lib/TileSeriesView.js.map +0 -1
- package/esm5/lib/TileSeries_combined.js.map +0 -1
- package/esm5/lib/TokenResponseModel.js.map +0 -1
- package/esm5/lib/XamGeographicMap.js.map +0 -1
- package/esm5/lib/XamGeographicMapView.js.map +0 -1
- package/esm5/lib/XamGeographicMap_combined.js.map +0 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js.map +0 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery.js.map +0 -1
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-bing-maps-map-imagery-module.js.map +0 -1
- package/esm5/lib/igx-bing-maps-map-imagery.js.map +0 -1
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-custom-map-imagery-module.js.map +0 -1
- package/esm5/lib/igx-custom-map-imagery.js.map +0 -1
- package/esm5/lib/igx-geographic-contour-line-series-component.js.map +0 -1
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-contour-line-series-module.js.map +0 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js.map +0 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js.map +0 -1
- package/esm5/lib/igx-geographic-map-component.js.map +0 -1
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-map-core-module.js.map +0 -1
- package/esm5/lib/igx-geographic-map-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-map-imagery.js.map +0 -1
- package/esm5/lib/igx-geographic-map-module.js.map +0 -1
- package/esm5/lib/igx-geographic-map-series-host-component.js.map +0 -1
- package/esm5/lib/igx-geographic-polyline-series-component.js.map +0 -1
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-polyline-series-module.js.map +0 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js.map +0 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js.map +0 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js.map +0 -1
- package/esm5/lib/igx-geographic-scatter-area-series-component.js.map +0 -1
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-scatter-area-series-module.js.map +0 -1
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js.map +0 -1
- package/esm5/lib/igx-geographic-shape-series-base-component.js.map +0 -1
- package/esm5/lib/igx-geographic-shape-series-component.js.map +0 -1
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-shape-series-module.js.map +0 -1
- package/esm5/lib/igx-geographic-symbol-series-base-component.js.map +0 -1
- package/esm5/lib/igx-geographic-symbol-series-component.js.map +0 -1
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-symbol-series-module.js.map +0 -1
- package/esm5/lib/igx-geographic-tile-series-component.js.map +0 -1
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-geographic-tile-series-module.js.map +0 -1
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js.map +0 -1
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js.map +0 -1
- package/esm5/lib/igx-image-tiles-ready-event-args.js.map +0 -1
- package/esm5/lib/igx-images-changed-event-args.js.map +0 -1
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-open-street-map-imagery-module.js.map +0 -1
- package/esm5/lib/igx-open-street-map-imagery.js.map +0 -1
- package/esm5/lib/igx-sub-domains-collection.js.map +0 -1
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-tile-generator-map-imagery-module.js.map +0 -1
- package/esm5/lib/igx-tile-generator-map-imagery.js.map +0 -1
- package/esm5/lib/igx-tile-series-component.js.map +0 -1
- package/esm5/lib/igx-tile-series-dynamic-module.js.map +0 -1
- package/esm5/lib/igx-tile-series-module.js.map +0 -1
- package/esm5/public_api.js.map +0 -1
- package/fesm2015/igniteui-angular-maps.js.map +0 -1
- package/fesm5/igniteui-angular-maps.js.map +0 -1
|
@@ -26,12 +26,15 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
26
26
|
* Checks if this control is geographic coordinate system
|
|
27
27
|
*/
|
|
28
28
|
get: function () {
|
|
29
|
-
return this.i.
|
|
29
|
+
return this.i.dr;
|
|
30
30
|
},
|
|
31
31
|
enumerable: false,
|
|
32
32
|
configurable: true
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(IgxGeographicMapSeriesHostComponent.prototype, "hasMarkers", {
|
|
35
|
+
/**
|
|
36
|
+
* Gets whether this series supports markers
|
|
37
|
+
*/
|
|
35
38
|
get: function () {
|
|
36
39
|
return this.i.hasMarkers;
|
|
37
40
|
},
|
|
@@ -44,10 +47,10 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
44
47
|
* The default value for this property is 1.0, which means the series will always be visible. At a VisibleFromScale setting of 0.0, the series will never be visible. At a VisibleFromScale setting of 0.5, the series will be visible as long as the map is zoomed in to at least 200%.
|
|
45
48
|
*/
|
|
46
49
|
get: function () {
|
|
47
|
-
return this.i.
|
|
50
|
+
return this.i.pv;
|
|
48
51
|
},
|
|
49
52
|
set: function (v) {
|
|
50
|
-
this.i.
|
|
53
|
+
this.i.pv = +v;
|
|
51
54
|
},
|
|
52
55
|
enumerable: false,
|
|
53
56
|
configurable: true
|
|
@@ -67,8 +70,15 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
67
70
|
enumerable: false,
|
|
68
71
|
configurable: true
|
|
69
72
|
});
|
|
73
|
+
/**
|
|
74
|
+
* Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series
|
|
75
|
+
|
|
76
|
+
*/
|
|
77
|
+
IgxGeographicMapSeriesHostComponent.prototype.notifyIndexedPropertiesChanged = function () {
|
|
78
|
+
this.i.k9();
|
|
79
|
+
};
|
|
70
80
|
IgxGeographicMapSeriesHostComponent.prototype.getItemValue = function (item, memberPathName) {
|
|
71
|
-
var iv = this.i.
|
|
81
|
+
var iv = this.i.hn(item, memberPathName);
|
|
72
82
|
return (iv);
|
|
73
83
|
};
|
|
74
84
|
/**
|
|
@@ -77,23 +87,23 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
77
87
|
* @param world * The world coordinates to use.
|
|
78
88
|
*/
|
|
79
89
|
IgxGeographicMapSeriesHostComponent.prototype.getItem = function (world) {
|
|
80
|
-
var iv = this.i.
|
|
90
|
+
var iv = this.i.hk(toPoint(world));
|
|
81
91
|
return (iv);
|
|
82
92
|
};
|
|
83
93
|
IgxGeographicMapSeriesHostComponent.prototype.getPreviousOrExactIndex = function (world, skipUnknowns) {
|
|
84
|
-
var iv = this.i.
|
|
94
|
+
var iv = this.i.g9(toPoint(world), skipUnknowns);
|
|
85
95
|
return (iv);
|
|
86
96
|
};
|
|
87
97
|
IgxGeographicMapSeriesHostComponent.prototype.getNextOrExactIndex = function (world, skipUnknowns) {
|
|
88
|
-
var iv = this.i.
|
|
98
|
+
var iv = this.i.g7(toPoint(world), skipUnknowns);
|
|
89
99
|
return (iv);
|
|
90
100
|
};
|
|
91
101
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValue = function (world, useInterpolation, skipUnknowns) {
|
|
92
|
-
var iv = this.i.
|
|
102
|
+
var iv = this.i.ga(toPoint(world), useInterpolation, skipUnknowns);
|
|
93
103
|
return (iv);
|
|
94
104
|
};
|
|
95
105
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
96
|
-
var iv = this.i.
|
|
106
|
+
var iv = this.i.pb(toPoint(world), useInterpolation, skipUnknowns);
|
|
97
107
|
return fromPoint(iv);
|
|
98
108
|
};
|
|
99
109
|
/**
|
|
@@ -102,7 +112,7 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
102
112
|
* @param world * The world coordinate for which to get a value bounding box for
|
|
103
113
|
*/
|
|
104
114
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValueBoundingBox = function (world) {
|
|
105
|
-
var iv = this.i.
|
|
115
|
+
var iv = this.i.pk(toPoint(world));
|
|
106
116
|
return fromRect(iv);
|
|
107
117
|
};
|
|
108
118
|
/**
|
|
@@ -111,31 +121,31 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
111
121
|
* @param world * The world coordinates for which to get a value marker bounding box for
|
|
112
122
|
*/
|
|
113
123
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValueMarkerBoundingBox = function (world) {
|
|
114
|
-
var iv = this.i.
|
|
124
|
+
var iv = this.i.pm(toPoint(world));
|
|
115
125
|
return fromRect(iv);
|
|
116
126
|
};
|
|
117
127
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesHighValue = function (world, useInterpolation, skipUnknowns) {
|
|
118
|
-
var iv = this.i.
|
|
128
|
+
var iv = this.i.f6(toPoint(world), useInterpolation, skipUnknowns);
|
|
119
129
|
return (iv);
|
|
120
130
|
};
|
|
121
131
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesHighValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
122
|
-
var iv = this.i.
|
|
132
|
+
var iv = this.i.o7(toPoint(world), useInterpolation, skipUnknowns);
|
|
123
133
|
return fromPoint(iv);
|
|
124
134
|
};
|
|
125
135
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesLowValue = function (world, useInterpolation, skipUnknowns) {
|
|
126
|
-
var iv = this.i.
|
|
136
|
+
var iv = this.i.f8(toPoint(world), useInterpolation, skipUnknowns);
|
|
127
137
|
return (iv);
|
|
128
138
|
};
|
|
129
139
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesLowValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
130
|
-
var iv = this.i.
|
|
140
|
+
var iv = this.i.o9(toPoint(world), useInterpolation, skipUnknowns);
|
|
131
141
|
return fromPoint(iv);
|
|
132
142
|
};
|
|
133
143
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValuePositionFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
134
|
-
var iv = this.i.
|
|
144
|
+
var iv = this.i.pc(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
135
145
|
return fromPoint(iv);
|
|
136
146
|
};
|
|
137
147
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValueFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
138
|
-
var iv = this.i.
|
|
148
|
+
var iv = this.i.gb(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
139
149
|
return (iv);
|
|
140
150
|
};
|
|
141
151
|
/**
|
|
@@ -143,7 +153,7 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
143
153
|
|
|
144
154
|
*/
|
|
145
155
|
IgxGeographicMapSeriesHostComponent.prototype.getItemSpan = function () {
|
|
146
|
-
var iv = this.i.
|
|
156
|
+
var iv = this.i.f3();
|
|
147
157
|
return (iv);
|
|
148
158
|
};
|
|
149
159
|
/**
|
|
@@ -152,21 +162,21 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
152
162
|
* @param animate * True if the change should be animated.
|
|
153
163
|
*/
|
|
154
164
|
IgxGeographicMapSeriesHostComponent.prototype.renderSeries = function (animate) {
|
|
155
|
-
this.i.
|
|
165
|
+
this.i.l7(animate);
|
|
156
166
|
};
|
|
157
167
|
/**
|
|
158
168
|
* Called when this series' Style is updated.
|
|
159
169
|
|
|
160
170
|
*/
|
|
161
171
|
IgxGeographicMapSeriesHostComponent.prototype.styleUpdated = function () {
|
|
162
|
-
this.i.
|
|
172
|
+
this.i.mg();
|
|
163
173
|
};
|
|
164
|
-
IgxGeographicMapSeriesHostComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
165
|
-
IgxGeographicMapSeriesHostComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
174
|
+
IgxGeographicMapSeriesHostComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapSeriesHostComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
175
|
+
IgxGeographicMapSeriesHostComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicMapSeriesHostComponent, selector: "ng-component", inputs: { visibleFromScale: "visibleFromScale", coercionMethods: "coercionMethods" }, usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
166
176
|
return IgxGeographicMapSeriesHostComponent;
|
|
167
177
|
}(IgxSeriesComponent));
|
|
168
178
|
export { IgxGeographicMapSeriesHostComponent };
|
|
169
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
179
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapSeriesHostComponent, decorators: [{
|
|
170
180
|
type: Component,
|
|
171
181
|
args: [{
|
|
172
182
|
template: "",
|
|
@@ -176,4 +186,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
176
186
|
}], coercionMethods: [{
|
|
177
187
|
type: Input
|
|
178
188
|
}] } });
|
|
179
|
-
//# sourceMappingURL=igx-geographic-map-series-host-component.js.map
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { Component } from '@angular/core';
|
|
3
|
+
import { IgxGeographicMarkerSeriesComponent } from "./igx-geographic-marker-series-component";
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
var IgxGeographicMarkerSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
6
|
+
__extends(IgxGeographicMarkerSeriesBaseComponent, _super);
|
|
7
|
+
function IgxGeographicMarkerSeriesBaseComponent() {
|
|
8
|
+
return _super.call(this) || this;
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(IgxGeographicMarkerSeriesBaseComponent.prototype, "i", {
|
|
11
|
+
/**
|
|
12
|
+
* @hidden
|
|
13
|
+
*/
|
|
14
|
+
get: function () {
|
|
15
|
+
return this._implementation;
|
|
16
|
+
},
|
|
17
|
+
enumerable: false,
|
|
18
|
+
configurable: true
|
|
19
|
+
});
|
|
20
|
+
IgxGeographicMarkerSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMarkerSeriesBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
+
IgxGeographicMarkerSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicMarkerSeriesBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
22
|
+
return IgxGeographicMarkerSeriesBaseComponent;
|
|
23
|
+
}(IgxGeographicMarkerSeriesComponent));
|
|
24
|
+
export { IgxGeographicMarkerSeriesBaseComponent };
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMarkerSeriesBaseComponent, decorators: [{
|
|
26
|
+
type: Component,
|
|
27
|
+
args: [{
|
|
28
|
+
template: "",
|
|
29
|
+
}]
|
|
30
|
+
}], ctorParameters: function () { return []; } });
|
|
@@ -0,0 +1,205 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { Component, Input } from '@angular/core';
|
|
3
|
+
import { MarkerType_$type } from "igniteui-angular-charts";
|
|
4
|
+
import { MarkerOutlineMode_$type } from "igniteui-angular-charts";
|
|
5
|
+
import { MarkerFillMode_$type } from "igniteui-angular-charts";
|
|
6
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
7
|
+
import { ensureEnum, brushToString, stringToBrush } from "igniteui-angular-core";
|
|
8
|
+
import * as i0 from "@angular/core";
|
|
9
|
+
/**
|
|
10
|
+
* Base class for creating marker series in a IgxGeographicMap.Component
|
|
11
|
+
*/
|
|
12
|
+
var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
|
+
__extends(IgxGeographicMarkerSeriesComponent, _super);
|
|
14
|
+
function IgxGeographicMarkerSeriesComponent() {
|
|
15
|
+
return _super.call(this) || this;
|
|
16
|
+
}
|
|
17
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "i", {
|
|
18
|
+
/**
|
|
19
|
+
* @hidden
|
|
20
|
+
*/
|
|
21
|
+
get: function () {
|
|
22
|
+
return this._implementation;
|
|
23
|
+
},
|
|
24
|
+
enumerable: false,
|
|
25
|
+
configurable: true
|
|
26
|
+
});
|
|
27
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "markerType", {
|
|
28
|
+
/**
|
|
29
|
+
* Gets or sets the marker type for the current series object.
|
|
30
|
+
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
31
|
+
*/
|
|
32
|
+
get: function () {
|
|
33
|
+
return this.i.p3;
|
|
34
|
+
},
|
|
35
|
+
set: function (v) {
|
|
36
|
+
this.i.p3 = ensureEnum(MarkerType_$type, v);
|
|
37
|
+
},
|
|
38
|
+
enumerable: false,
|
|
39
|
+
configurable: true
|
|
40
|
+
});
|
|
41
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "markerThickness", {
|
|
42
|
+
/**
|
|
43
|
+
* Gets or sets thickness of the marker outline
|
|
44
|
+
*/
|
|
45
|
+
get: function () {
|
|
46
|
+
return this.i.p4;
|
|
47
|
+
},
|
|
48
|
+
set: function (v) {
|
|
49
|
+
this.i.p4 = +v;
|
|
50
|
+
},
|
|
51
|
+
enumerable: false,
|
|
52
|
+
configurable: true
|
|
53
|
+
});
|
|
54
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "markerOutlineMode", {
|
|
55
|
+
/**
|
|
56
|
+
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
57
|
+
*/
|
|
58
|
+
get: function () {
|
|
59
|
+
return this.i.p2;
|
|
60
|
+
},
|
|
61
|
+
set: function (v) {
|
|
62
|
+
this.i.p2 = ensureEnum(MarkerOutlineMode_$type, v);
|
|
63
|
+
},
|
|
64
|
+
enumerable: false,
|
|
65
|
+
configurable: true
|
|
66
|
+
});
|
|
67
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "markerFillMode", {
|
|
68
|
+
/**
|
|
69
|
+
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
70
|
+
*/
|
|
71
|
+
get: function () {
|
|
72
|
+
return this.i.p1;
|
|
73
|
+
},
|
|
74
|
+
set: function (v) {
|
|
75
|
+
this.i.p1 = ensureEnum(MarkerFillMode_$type, v);
|
|
76
|
+
},
|
|
77
|
+
enumerable: false,
|
|
78
|
+
configurable: true
|
|
79
|
+
});
|
|
80
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "markerTemplate", {
|
|
81
|
+
/**
|
|
82
|
+
* Gets or sets the MarkerTemplate for the current series object.
|
|
83
|
+
*/
|
|
84
|
+
get: function () {
|
|
85
|
+
return this.i.qj;
|
|
86
|
+
},
|
|
87
|
+
set: function (v) {
|
|
88
|
+
this.i.qj = v;
|
|
89
|
+
},
|
|
90
|
+
enumerable: false,
|
|
91
|
+
configurable: true
|
|
92
|
+
});
|
|
93
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "markerBrush", {
|
|
94
|
+
/**
|
|
95
|
+
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
96
|
+
*/
|
|
97
|
+
get: function () {
|
|
98
|
+
return brushToString(this.i.qx);
|
|
99
|
+
},
|
|
100
|
+
set: function (v) {
|
|
101
|
+
this.i.qx = stringToBrush(v);
|
|
102
|
+
},
|
|
103
|
+
enumerable: false,
|
|
104
|
+
configurable: true
|
|
105
|
+
});
|
|
106
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "markerOutline", {
|
|
107
|
+
/**
|
|
108
|
+
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
109
|
+
*/
|
|
110
|
+
get: function () {
|
|
111
|
+
return brushToString(this.i.qy);
|
|
112
|
+
},
|
|
113
|
+
set: function (v) {
|
|
114
|
+
this.i.qy = stringToBrush(v);
|
|
115
|
+
},
|
|
116
|
+
enumerable: false,
|
|
117
|
+
configurable: true
|
|
118
|
+
});
|
|
119
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "maximumMarkers", {
|
|
120
|
+
/**
|
|
121
|
+
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
122
|
+
* If more than the specified number of markerItems are visible, the series will automatically
|
|
123
|
+
* choose a representative set.
|
|
124
|
+
*/
|
|
125
|
+
get: function () {
|
|
126
|
+
return this.i.p5;
|
|
127
|
+
},
|
|
128
|
+
set: function (v) {
|
|
129
|
+
this.i.p5 = +v;
|
|
130
|
+
},
|
|
131
|
+
enumerable: false,
|
|
132
|
+
configurable: true
|
|
133
|
+
});
|
|
134
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "actualMarkerTemplate", {
|
|
135
|
+
/**
|
|
136
|
+
* Gets the effective marker template for the current series object.
|
|
137
|
+
*/
|
|
138
|
+
get: function () {
|
|
139
|
+
return this.i.qi;
|
|
140
|
+
},
|
|
141
|
+
set: function (v) {
|
|
142
|
+
this.i.qi = v;
|
|
143
|
+
},
|
|
144
|
+
enumerable: false,
|
|
145
|
+
configurable: true
|
|
146
|
+
});
|
|
147
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "actualMarkerBrush", {
|
|
148
|
+
/**
|
|
149
|
+
* Gets the effective marker brush for the current series object.
|
|
150
|
+
*/
|
|
151
|
+
get: function () {
|
|
152
|
+
return brushToString(this.i.qv);
|
|
153
|
+
},
|
|
154
|
+
set: function (v) {
|
|
155
|
+
this.i.qv = stringToBrush(v);
|
|
156
|
+
},
|
|
157
|
+
enumerable: false,
|
|
158
|
+
configurable: true
|
|
159
|
+
});
|
|
160
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "actualMarkerOutline", {
|
|
161
|
+
/**
|
|
162
|
+
* Gets the effective marker outline for the current series object.
|
|
163
|
+
*/
|
|
164
|
+
get: function () {
|
|
165
|
+
return brushToString(this.i.qw);
|
|
166
|
+
},
|
|
167
|
+
set: function (v) {
|
|
168
|
+
this.i.qw = stringToBrush(v);
|
|
169
|
+
},
|
|
170
|
+
enumerable: false,
|
|
171
|
+
configurable: true
|
|
172
|
+
});
|
|
173
|
+
IgxGeographicMarkerSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMarkerSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
174
|
+
IgxGeographicMarkerSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicMarkerSeriesComponent, selector: "ng-component", inputs: { markerType: "markerType", markerThickness: "markerThickness", markerOutlineMode: "markerOutlineMode", markerFillMode: "markerFillMode", markerTemplate: "markerTemplate", markerBrush: "markerBrush", markerOutline: "markerOutline", maximumMarkers: "maximumMarkers", actualMarkerTemplate: "actualMarkerTemplate", actualMarkerBrush: "actualMarkerBrush", actualMarkerOutline: "actualMarkerOutline" }, usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
175
|
+
return IgxGeographicMarkerSeriesComponent;
|
|
176
|
+
}(IgxGeographicMapSeriesHostComponent));
|
|
177
|
+
export { IgxGeographicMarkerSeriesComponent };
|
|
178
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMarkerSeriesComponent, decorators: [{
|
|
179
|
+
type: Component,
|
|
180
|
+
args: [{
|
|
181
|
+
template: "",
|
|
182
|
+
}]
|
|
183
|
+
}], ctorParameters: function () { return []; }, propDecorators: { markerType: [{
|
|
184
|
+
type: Input
|
|
185
|
+
}], markerThickness: [{
|
|
186
|
+
type: Input
|
|
187
|
+
}], markerOutlineMode: [{
|
|
188
|
+
type: Input
|
|
189
|
+
}], markerFillMode: [{
|
|
190
|
+
type: Input
|
|
191
|
+
}], markerTemplate: [{
|
|
192
|
+
type: Input
|
|
193
|
+
}], markerBrush: [{
|
|
194
|
+
type: Input
|
|
195
|
+
}], markerOutline: [{
|
|
196
|
+
type: Input
|
|
197
|
+
}], maximumMarkers: [{
|
|
198
|
+
type: Input
|
|
199
|
+
}], actualMarkerTemplate: [{
|
|
200
|
+
type: Input
|
|
201
|
+
}], actualMarkerBrush: [{
|
|
202
|
+
type: Input
|
|
203
|
+
}], actualMarkerOutline: [{
|
|
204
|
+
type: Input
|
|
205
|
+
}] } });
|
|
@@ -31,16 +31,26 @@ var IgxGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
31
31
|
enumerable: false,
|
|
32
32
|
configurable: true
|
|
33
33
|
});
|
|
34
|
+
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "isPolyline", {
|
|
35
|
+
/**
|
|
36
|
+
* Gets whether the current series shows a polyline shape.
|
|
37
|
+
*/
|
|
38
|
+
get: function () {
|
|
39
|
+
return this.i.d4;
|
|
40
|
+
},
|
|
41
|
+
enumerable: false,
|
|
42
|
+
configurable: true
|
|
43
|
+
});
|
|
34
44
|
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "shapeFill", {
|
|
35
45
|
/**
|
|
36
46
|
* Gets or sets the fill brush.
|
|
37
47
|
*/
|
|
38
48
|
get: function () {
|
|
39
|
-
return this.i.
|
|
49
|
+
return this.i.q7 ? this.i.q7.fill : null;
|
|
40
50
|
},
|
|
41
51
|
set: function (v) {
|
|
42
52
|
this.ensureShapeStyle();
|
|
43
|
-
this.i.
|
|
53
|
+
this.i.q7.fill = v;
|
|
44
54
|
},
|
|
45
55
|
enumerable: false,
|
|
46
56
|
configurable: true
|
|
@@ -50,11 +60,11 @@ var IgxGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
50
60
|
* Gets or sets the stroke brush.
|
|
51
61
|
*/
|
|
52
62
|
get: function () {
|
|
53
|
-
return this.i.
|
|
63
|
+
return this.i.q7 ? this.i.q7.stroke : null;
|
|
54
64
|
},
|
|
55
65
|
set: function (v) {
|
|
56
66
|
this.ensureShapeStyle();
|
|
57
|
-
this.i.
|
|
67
|
+
this.i.q7.stroke = v;
|
|
58
68
|
},
|
|
59
69
|
enumerable: false,
|
|
60
70
|
configurable: true
|
|
@@ -64,11 +74,11 @@ var IgxGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
64
74
|
* Gets or sets the stroke thickness.
|
|
65
75
|
*/
|
|
66
76
|
get: function () {
|
|
67
|
-
return this.i.
|
|
77
|
+
return this.i.q7 ? this.i.q7.strokeThickness : NaN;
|
|
68
78
|
},
|
|
69
79
|
set: function (v) {
|
|
70
80
|
this.ensureShapeStyle();
|
|
71
|
-
this.i.
|
|
81
|
+
this.i.q7.strokeThickness = +v;
|
|
72
82
|
},
|
|
73
83
|
enumerable: false,
|
|
74
84
|
configurable: true
|
|
@@ -78,20 +88,20 @@ var IgxGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
78
88
|
* Gets or sets the opacity.
|
|
79
89
|
*/
|
|
80
90
|
get: function () {
|
|
81
|
-
return this.i.
|
|
91
|
+
return this.i.q7 ? this.i.q7.opacity : NaN;
|
|
82
92
|
},
|
|
83
93
|
set: function (v) {
|
|
84
94
|
this.ensureShapeStyle();
|
|
85
|
-
this.i.
|
|
95
|
+
this.i.q7.opacity = +v;
|
|
86
96
|
},
|
|
87
97
|
enumerable: false,
|
|
88
98
|
configurable: true
|
|
89
99
|
});
|
|
90
100
|
IgxGeographicPolylineSeriesComponent.prototype.ensureShapeStyle = function () {
|
|
91
|
-
if (this.i.
|
|
101
|
+
if (this.i.q7) {
|
|
92
102
|
return;
|
|
93
103
|
}
|
|
94
|
-
this.i.
|
|
104
|
+
this.i.q7 = new Style();
|
|
95
105
|
};
|
|
96
106
|
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "styleShape", {
|
|
97
107
|
get: function () {
|
|
@@ -117,12 +127,12 @@ var IgxGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
117
127
|
enumerable: false,
|
|
118
128
|
configurable: true
|
|
119
129
|
});
|
|
120
|
-
IgxGeographicPolylineSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
121
|
-
IgxGeographicPolylineSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
130
|
+
IgxGeographicPolylineSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
131
|
+
IgxGeographicPolylineSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicPolylineSeriesComponent, selector: "igx-geographic-polyline-series", inputs: { shapeFill: "shapeFill", shapeStroke: "shapeStroke", shapeStrokeThickness: "shapeStrokeThickness", shapeOpacity: "shapeOpacity" }, outputs: { styleShape: "styleShape" }, providers: [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: forwardRef(function () { return IgxGeographicPolylineSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicPolylineSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicPolylineSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
122
132
|
return IgxGeographicPolylineSeriesComponent;
|
|
123
133
|
}(IgxGeographicShapeSeriesBaseComponent));
|
|
124
134
|
export { IgxGeographicPolylineSeriesComponent };
|
|
125
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
135
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesComponent, decorators: [{
|
|
126
136
|
type: Component,
|
|
127
137
|
args: [{
|
|
128
138
|
selector: 'igx-geographic-polyline-series',
|
|
@@ -141,4 +151,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
141
151
|
}], styleShape: [{
|
|
142
152
|
type: Output
|
|
143
153
|
}] } });
|
|
144
|
-
//# sourceMappingURL=igx-geographic-polyline-series-component.js.map
|
|
@@ -16,13 +16,13 @@ var IgxGeographicPolylineSeriesDynamicModule = /** @class */ /*@__PURE__*/ (func
|
|
|
16
16
|
TypeRegistrar.registerCons("IgxGeographicPolylineSeriesComponent", IgxGeographicPolylineSeriesComponent);
|
|
17
17
|
TypeRegistrar.register("GeographicPolylineSeries", GeographicPolylineSeries.$type);
|
|
18
18
|
}
|
|
19
|
-
IgxGeographicPolylineSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
-
IgxGeographicPolylineSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
-
IgxGeographicPolylineSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
IgxGeographicPolylineSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
+
IgxGeographicPolylineSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesDynamicModule, imports: [CommonModule, IgxGeographicPolylineSeriesModule], exports: [IgxGeographicPolylineSeriesModule] });
|
|
21
|
+
IgxGeographicPolylineSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesDynamicModule, imports: [[CommonModule, IgxGeographicPolylineSeriesModule], IgxGeographicPolylineSeriesModule] });
|
|
22
22
|
return IgxGeographicPolylineSeriesDynamicModule;
|
|
23
23
|
}());
|
|
24
24
|
export { IgxGeographicPolylineSeriesDynamicModule };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesDynamicModule, decorators: [{
|
|
26
26
|
type: NgModule,
|
|
27
27
|
args: [{
|
|
28
28
|
declarations: [],
|
|
@@ -31,4 +31,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
31
31
|
entryComponents: [IgxGeographicPolylineSeriesComponent]
|
|
32
32
|
}]
|
|
33
33
|
}], ctorParameters: function () { return []; } });
|
|
34
|
-
//# sourceMappingURL=igx-geographic-polyline-series-dynamic-module.js.map
|
|
@@ -12,13 +12,13 @@ import * as i0 from "@angular/core";
|
|
|
12
12
|
var IgxGeographicPolylineSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
13
13
|
function IgxGeographicPolylineSeriesModule() {
|
|
14
14
|
}
|
|
15
|
-
IgxGeographicPolylineSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
16
|
-
IgxGeographicPolylineSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
17
|
-
IgxGeographicPolylineSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
+
IgxGeographicPolylineSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
16
|
+
IgxGeographicPolylineSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesModule, declarations: [IgxGeographicPolylineSeriesComponent], imports: [CommonModule, IgxScatterPolylineSeriesDynamicModule], exports: [IgxGeographicPolylineSeriesComponent, IgxScatterPolylineSeriesDynamicModule] });
|
|
17
|
+
IgxGeographicPolylineSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesModule, imports: [[CommonModule, IgxScatterPolylineSeriesDynamicModule], IgxScatterPolylineSeriesDynamicModule] });
|
|
18
18
|
return IgxGeographicPolylineSeriesModule;
|
|
19
19
|
}());
|
|
20
20
|
export { IgxGeographicPolylineSeriesModule };
|
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicPolylineSeriesModule, decorators: [{
|
|
22
22
|
type: NgModule,
|
|
23
23
|
args: [{
|
|
24
24
|
declarations: [IgxGeographicPolylineSeriesComponent],
|
|
@@ -27,4 +27,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
27
27
|
entryComponents: []
|
|
28
28
|
}]
|
|
29
29
|
}] });
|
|
30
|
-
//# sourceMappingURL=igx-geographic-polyline-series-module.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { Component } from '@angular/core';
|
|
3
|
-
import {
|
|
3
|
+
import { IgxGeographicMarkerSeriesBaseComponent } from "./igx-geographic-marker-series-base-component";
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
var IgxGeographicProportionalSymbolSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
6
6
|
__extends(IgxGeographicProportionalSymbolSeriesBaseComponent, _super);
|
|
@@ -17,15 +17,14 @@ var IgxGeographicProportionalSymbolSeriesBaseComponent = /** @class */ /*@__PURE
|
|
|
17
17
|
enumerable: false,
|
|
18
18
|
configurable: true
|
|
19
19
|
});
|
|
20
|
-
IgxGeographicProportionalSymbolSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
-
IgxGeographicProportionalSymbolSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
+
IgxGeographicProportionalSymbolSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
+
IgxGeographicProportionalSymbolSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicProportionalSymbolSeriesBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
22
22
|
return IgxGeographicProportionalSymbolSeriesBaseComponent;
|
|
23
|
-
}(
|
|
23
|
+
}(IgxGeographicMarkerSeriesBaseComponent));
|
|
24
24
|
export { IgxGeographicProportionalSymbolSeriesBaseComponent };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesBaseComponent, decorators: [{
|
|
26
26
|
type: Component,
|
|
27
27
|
args: [{
|
|
28
28
|
template: "",
|
|
29
29
|
}]
|
|
30
30
|
}], ctorParameters: function () { return []; } });
|
|
31
|
-
//# sourceMappingURL=igx-geographic-proportional-symbol-series-base-component.js.map
|