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
|
@@ -1,17 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { EventEmitter, Output, Component, forwardRef, Input, ChangeDetectionStrategy } from '@angular/core';
|
|
3
3
|
import { delegateCombine } from "igniteui-angular-core";
|
|
4
|
-
import { MarkerType_$type } from "igniteui-angular-charts";
|
|
5
4
|
import { CollisionAvoidanceType_$type } from "igniteui-angular-charts";
|
|
6
|
-
import { MarkerOutlineMode_$type } from "igniteui-angular-charts";
|
|
7
|
-
import { MarkerFillMode_$type } from "igniteui-angular-charts";
|
|
8
5
|
import { ScatterItemSearchMode_$type } from "igniteui-angular-charts";
|
|
9
6
|
import { IgxAssigningScatterStyleEventArgs } from "igniteui-angular-charts";
|
|
10
7
|
import { IgxAssigningScatterMarkerStyleEventArgs } from "igniteui-angular-charts";
|
|
8
|
+
import { IgxGeographicMarkerSeriesComponent } from "./igx-geographic-marker-series-component";
|
|
11
9
|
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
12
10
|
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
13
11
|
import { GeographicSymbolSeries } from "./GeographicSymbolSeries";
|
|
14
|
-
import {
|
|
12
|
+
import { ensureBool, ensureEnum } from "igniteui-angular-core";
|
|
15
13
|
import * as i0 from "@angular/core";
|
|
16
14
|
/**
|
|
17
15
|
* Series class for a geographic map with points marked at given locations.
|
|
@@ -38,42 +36,38 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
38
36
|
enumerable: false,
|
|
39
37
|
configurable: true
|
|
40
38
|
});
|
|
41
|
-
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "
|
|
39
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "hasOnlyMarkers", {
|
|
42
40
|
/**
|
|
43
|
-
*
|
|
41
|
+
* Gets whether the series has only marker as visuals
|
|
44
42
|
*/
|
|
45
43
|
get: function () {
|
|
46
|
-
return this.i.
|
|
47
|
-
},
|
|
48
|
-
set: function (v) {
|
|
49
|
-
this.i.o4 = v;
|
|
44
|
+
return this.i.c1;
|
|
50
45
|
},
|
|
51
46
|
enumerable: false,
|
|
52
47
|
configurable: true
|
|
53
48
|
});
|
|
54
|
-
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "
|
|
49
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "latitudeMemberPath", {
|
|
55
50
|
/**
|
|
56
|
-
* The name of the property of ItemsSource items which contains the
|
|
51
|
+
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
57
52
|
*/
|
|
58
53
|
get: function () {
|
|
59
|
-
return this.i.
|
|
54
|
+
return this.i.rf;
|
|
60
55
|
},
|
|
61
56
|
set: function (v) {
|
|
62
|
-
this.i.
|
|
57
|
+
this.i.rf = v;
|
|
63
58
|
},
|
|
64
59
|
enumerable: false,
|
|
65
60
|
configurable: true
|
|
66
61
|
});
|
|
67
|
-
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "
|
|
62
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "longitudeMemberPath", {
|
|
68
63
|
/**
|
|
69
|
-
*
|
|
70
|
-
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
64
|
+
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
71
65
|
*/
|
|
72
66
|
get: function () {
|
|
73
|
-
return this.i.
|
|
67
|
+
return this.i.rh;
|
|
74
68
|
},
|
|
75
69
|
set: function (v) {
|
|
76
|
-
this.i.
|
|
70
|
+
this.i.rh = v;
|
|
77
71
|
},
|
|
78
72
|
enumerable: false,
|
|
79
73
|
configurable: true
|
|
@@ -83,103 +77,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
83
77
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
84
78
|
*/
|
|
85
79
|
get: function () {
|
|
86
|
-
return this.i.
|
|
80
|
+
return this.i.q1;
|
|
87
81
|
},
|
|
88
82
|
set: function (v) {
|
|
89
|
-
this.i.
|
|
90
|
-
},
|
|
91
|
-
enumerable: false,
|
|
92
|
-
configurable: true
|
|
93
|
-
});
|
|
94
|
-
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "markerOutlineMode", {
|
|
95
|
-
/**
|
|
96
|
-
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
97
|
-
*/
|
|
98
|
-
get: function () {
|
|
99
|
-
return this.i.on;
|
|
100
|
-
},
|
|
101
|
-
set: function (v) {
|
|
102
|
-
this.i.on = ensureEnum(MarkerOutlineMode_$type, v);
|
|
103
|
-
},
|
|
104
|
-
enumerable: false,
|
|
105
|
-
configurable: true
|
|
106
|
-
});
|
|
107
|
-
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "markerFillMode", {
|
|
108
|
-
/**
|
|
109
|
-
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
110
|
-
*/
|
|
111
|
-
get: function () {
|
|
112
|
-
return this.i.om;
|
|
113
|
-
},
|
|
114
|
-
set: function (v) {
|
|
115
|
-
this.i.om = ensureEnum(MarkerFillMode_$type, v);
|
|
116
|
-
},
|
|
117
|
-
enumerable: false,
|
|
118
|
-
configurable: true
|
|
119
|
-
});
|
|
120
|
-
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "markerTemplate", {
|
|
121
|
-
/**
|
|
122
|
-
* Gets or sets the MarkerTemplate for the current series object.
|
|
123
|
-
*/
|
|
124
|
-
get: function () {
|
|
125
|
-
return this.i.pk;
|
|
126
|
-
},
|
|
127
|
-
set: function (v) {
|
|
128
|
-
this.i.pk = v;
|
|
129
|
-
},
|
|
130
|
-
enumerable: false,
|
|
131
|
-
configurable: true
|
|
132
|
-
});
|
|
133
|
-
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "markerBrush", {
|
|
134
|
-
/**
|
|
135
|
-
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
136
|
-
*/
|
|
137
|
-
get: function () {
|
|
138
|
-
return brushToString(this.i.p1);
|
|
139
|
-
},
|
|
140
|
-
set: function (v) {
|
|
141
|
-
this.i.p1 = stringToBrush(v);
|
|
142
|
-
},
|
|
143
|
-
enumerable: false,
|
|
144
|
-
configurable: true
|
|
145
|
-
});
|
|
146
|
-
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "markerOutline", {
|
|
147
|
-
/**
|
|
148
|
-
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
149
|
-
*/
|
|
150
|
-
get: function () {
|
|
151
|
-
return brushToString(this.i.p2);
|
|
152
|
-
},
|
|
153
|
-
set: function (v) {
|
|
154
|
-
this.i.p2 = stringToBrush(v);
|
|
155
|
-
},
|
|
156
|
-
enumerable: false,
|
|
157
|
-
configurable: true
|
|
158
|
-
});
|
|
159
|
-
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "maximumMarkers", {
|
|
160
|
-
/**
|
|
161
|
-
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
162
|
-
* If more than the specified number of markerItems are visible, the series will automatically
|
|
163
|
-
* choose a representative set.
|
|
164
|
-
*/
|
|
165
|
-
get: function () {
|
|
166
|
-
return this.i.oz;
|
|
167
|
-
},
|
|
168
|
-
set: function (v) {
|
|
169
|
-
this.i.oz = +v;
|
|
170
|
-
},
|
|
171
|
-
enumerable: false,
|
|
172
|
-
configurable: true
|
|
173
|
-
});
|
|
174
|
-
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "markerThickness", {
|
|
175
|
-
/**
|
|
176
|
-
* Gets or sets thickness of the marker outline
|
|
177
|
-
*/
|
|
178
|
-
get: function () {
|
|
179
|
-
return this.i.ox;
|
|
180
|
-
},
|
|
181
|
-
set: function (v) {
|
|
182
|
-
this.i.ox = +v;
|
|
83
|
+
this.i.q1 = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
183
84
|
},
|
|
184
85
|
enumerable: false,
|
|
185
86
|
configurable: true
|
|
@@ -189,10 +90,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
189
90
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
190
91
|
*/
|
|
191
92
|
get: function () {
|
|
192
|
-
return this.i.
|
|
93
|
+
return this.i.q8;
|
|
193
94
|
},
|
|
194
95
|
set: function (v) {
|
|
195
|
-
this.i.
|
|
96
|
+
this.i.q8 = ensureBool(v);
|
|
196
97
|
},
|
|
197
98
|
enumerable: false,
|
|
198
99
|
configurable: true
|
|
@@ -202,10 +103,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
202
103
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
203
104
|
*/
|
|
204
105
|
get: function () {
|
|
205
|
-
return this.i.
|
|
106
|
+
return this.i.q7;
|
|
206
107
|
},
|
|
207
108
|
set: function (v) {
|
|
208
|
-
this.i.
|
|
109
|
+
this.i.q7 = ensureBool(v);
|
|
209
110
|
},
|
|
210
111
|
enumerable: false,
|
|
211
112
|
configurable: true
|
|
@@ -215,10 +116,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
215
116
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
216
117
|
*/
|
|
217
118
|
get: function () {
|
|
218
|
-
return this.i.
|
|
119
|
+
return this.i.q2;
|
|
219
120
|
},
|
|
220
121
|
set: function (v) {
|
|
221
|
-
this.i.
|
|
122
|
+
this.i.q2 = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
222
123
|
},
|
|
223
124
|
enumerable: false,
|
|
224
125
|
configurable: true
|
|
@@ -228,10 +129,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
228
129
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
229
130
|
*/
|
|
230
131
|
get: function () {
|
|
231
|
-
return this.i.
|
|
132
|
+
return this.i.ra;
|
|
232
133
|
},
|
|
233
134
|
set: function (v) {
|
|
234
|
-
this.i.
|
|
135
|
+
this.i.ra = +v;
|
|
235
136
|
},
|
|
236
137
|
enumerable: false,
|
|
237
138
|
configurable: true
|
|
@@ -286,41 +187,25 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
286
187
|
enumerable: false,
|
|
287
188
|
configurable: true
|
|
288
189
|
});
|
|
289
|
-
IgxGeographicSymbolSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
290
|
-
IgxGeographicSymbolSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
190
|
+
IgxGeographicSymbolSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
191
|
+
IgxGeographicSymbolSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicSymbolSeriesComponent, selector: "igx-geographic-symbol-series", inputs: { latitudeMemberPath: "latitudeMemberPath", longitudeMemberPath: "longitudeMemberPath", markerCollisionAvoidance: "markerCollisionAvoidance", isCustomScatterStyleAllowed: "isCustomScatterStyleAllowed", isCustomScatterMarkerStyleAllowed: "isCustomScatterMarkerStyleAllowed", itemSearchMode: "itemSearchMode", itemSearchThreshold: "itemSearchThreshold" }, outputs: { assigningScatterStyle: "assigningScatterStyle", assigningScatterMarkerStyle: "assigningScatterMarkerStyle" }, providers: [{ provide: IgxGeographicMarkerSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicSymbolSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicSymbolSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicSymbolSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
291
192
|
return IgxGeographicSymbolSeriesComponent;
|
|
292
|
-
}(
|
|
193
|
+
}(IgxGeographicMarkerSeriesComponent));
|
|
293
194
|
export { IgxGeographicSymbolSeriesComponent };
|
|
294
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
195
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesComponent, decorators: [{
|
|
295
196
|
type: Component,
|
|
296
197
|
args: [{
|
|
297
198
|
selector: 'igx-geographic-symbol-series',
|
|
298
199
|
template: "",
|
|
299
|
-
providers: [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicSymbolSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicSymbolSeriesComponent; }) }],
|
|
200
|
+
providers: [{ provide: IgxGeographicMarkerSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicSymbolSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicSymbolSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicSymbolSeriesComponent; }) }],
|
|
300
201
|
changeDetection: ChangeDetectionStrategy.OnPush
|
|
301
202
|
}]
|
|
302
203
|
}], ctorParameters: function () { return []; }, propDecorators: { latitudeMemberPath: [{
|
|
303
204
|
type: Input
|
|
304
205
|
}], longitudeMemberPath: [{
|
|
305
206
|
type: Input
|
|
306
|
-
}], markerType: [{
|
|
307
|
-
type: Input
|
|
308
207
|
}], markerCollisionAvoidance: [{
|
|
309
208
|
type: Input
|
|
310
|
-
}], markerOutlineMode: [{
|
|
311
|
-
type: Input
|
|
312
|
-
}], markerFillMode: [{
|
|
313
|
-
type: Input
|
|
314
|
-
}], markerTemplate: [{
|
|
315
|
-
type: Input
|
|
316
|
-
}], markerBrush: [{
|
|
317
|
-
type: Input
|
|
318
|
-
}], markerOutline: [{
|
|
319
|
-
type: Input
|
|
320
|
-
}], maximumMarkers: [{
|
|
321
|
-
type: Input
|
|
322
|
-
}], markerThickness: [{
|
|
323
|
-
type: Input
|
|
324
209
|
}], isCustomScatterStyleAllowed: [{
|
|
325
210
|
type: Input
|
|
326
211
|
}], isCustomScatterMarkerStyleAllowed: [{
|
|
@@ -334,4 +219,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
334
219
|
}], assigningScatterMarkerStyle: [{
|
|
335
220
|
type: Output
|
|
336
221
|
}] } });
|
|
337
|
-
//# sourceMappingURL=igx-geographic-symbol-series-component.js.map
|
|
@@ -16,13 +16,13 @@ var IgxGeographicSymbolSeriesDynamicModule = /** @class */ /*@__PURE__*/ (functi
|
|
|
16
16
|
TypeRegistrar.registerCons("IgxGeographicSymbolSeriesComponent", IgxGeographicSymbolSeriesComponent);
|
|
17
17
|
TypeRegistrar.register("GeographicSymbolSeries", GeographicSymbolSeries.$type);
|
|
18
18
|
}
|
|
19
|
-
IgxGeographicSymbolSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
-
IgxGeographicSymbolSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
-
IgxGeographicSymbolSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
IgxGeographicSymbolSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
+
IgxGeographicSymbolSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesDynamicModule, imports: [CommonModule, IgxGeographicSymbolSeriesModule], exports: [IgxGeographicSymbolSeriesModule] });
|
|
21
|
+
IgxGeographicSymbolSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesDynamicModule, imports: [[CommonModule, IgxGeographicSymbolSeriesModule], IgxGeographicSymbolSeriesModule] });
|
|
22
22
|
return IgxGeographicSymbolSeriesDynamicModule;
|
|
23
23
|
}());
|
|
24
24
|
export { IgxGeographicSymbolSeriesDynamicModule };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesDynamicModule, 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: [IgxGeographicSymbolSeriesComponent]
|
|
32
32
|
}]
|
|
33
33
|
}], ctorParameters: function () { return []; } });
|
|
34
|
-
//# sourceMappingURL=igx-geographic-symbol-series-dynamic-module.js.map
|
|
@@ -12,13 +12,13 @@ import * as i0 from "@angular/core";
|
|
|
12
12
|
var IgxGeographicSymbolSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
13
13
|
function IgxGeographicSymbolSeriesModule() {
|
|
14
14
|
}
|
|
15
|
-
IgxGeographicSymbolSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
16
|
-
IgxGeographicSymbolSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
17
|
-
IgxGeographicSymbolSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
+
IgxGeographicSymbolSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
16
|
+
IgxGeographicSymbolSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesModule, declarations: [IgxGeographicSymbolSeriesComponent], imports: [CommonModule, IgxScatterSeriesDynamicModule], exports: [IgxGeographicSymbolSeriesComponent, IgxScatterSeriesDynamicModule] });
|
|
17
|
+
IgxGeographicSymbolSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesModule, imports: [[CommonModule, IgxScatterSeriesDynamicModule], IgxScatterSeriesDynamicModule] });
|
|
18
18
|
return IgxGeographicSymbolSeriesModule;
|
|
19
19
|
}());
|
|
20
20
|
export { IgxGeographicSymbolSeriesModule };
|
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesModule, decorators: [{
|
|
22
22
|
type: NgModule,
|
|
23
23
|
args: [{
|
|
24
24
|
declarations: [IgxGeographicSymbolSeriesComponent],
|
|
@@ -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-symbol-series-module.js.map
|
|
@@ -30,18 +30,28 @@ var IgxGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
30
30
|
enumerable: false,
|
|
31
31
|
configurable: true
|
|
32
32
|
});
|
|
33
|
+
Object.defineProperty(IgxGeographicTileSeriesComponent.prototype, "isTile", {
|
|
34
|
+
/**
|
|
35
|
+
* Gets whether the current series shows a tile imagery.
|
|
36
|
+
*/
|
|
37
|
+
get: function () {
|
|
38
|
+
return this.i.ee;
|
|
39
|
+
},
|
|
40
|
+
enumerable: false,
|
|
41
|
+
configurable: true
|
|
42
|
+
});
|
|
33
43
|
Object.defineProperty(IgxGeographicTileSeriesComponent.prototype, "tileImagery", {
|
|
34
44
|
/**
|
|
35
45
|
* The MapImagery which is used to provide the tiles for display.
|
|
36
46
|
*/
|
|
37
47
|
get: function () {
|
|
38
|
-
if (this.i.
|
|
48
|
+
if (this.i.q1 == null) {
|
|
39
49
|
return null;
|
|
40
50
|
}
|
|
41
|
-
return this.i.
|
|
51
|
+
return this.i.q1.externalObject;
|
|
42
52
|
},
|
|
43
53
|
set: function (v) {
|
|
44
|
-
v == null ? this.i.
|
|
54
|
+
v == null ? this.i.q1 = null : this.i.q1 = v.i;
|
|
45
55
|
},
|
|
46
56
|
enumerable: false,
|
|
47
57
|
configurable: true
|
|
@@ -61,7 +71,7 @@ var IgxGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
61
71
|
|
|
62
72
|
*/
|
|
63
73
|
IgxGeographicTileSeriesComponent.prototype.clearTileCache = function () {
|
|
64
|
-
this.i.
|
|
74
|
+
this.i.q5();
|
|
65
75
|
};
|
|
66
76
|
Object.defineProperty(IgxGeographicTileSeriesComponent.prototype, "imageTilesReady", {
|
|
67
77
|
/**
|
|
@@ -90,12 +100,12 @@ var IgxGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
90
100
|
enumerable: false,
|
|
91
101
|
configurable: true
|
|
92
102
|
});
|
|
93
|
-
IgxGeographicTileSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
94
|
-
IgxGeographicTileSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
103
|
+
IgxGeographicTileSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
104
|
+
IgxGeographicTileSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicTileSeriesComponent, selector: "igx-geographic-tile-series", inputs: { tileImagery: "tileImagery" }, outputs: { imageTilesReady: "imageTilesReady" }, providers: [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: forwardRef(function () { return IgxGeographicTileSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicTileSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicTileSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
95
105
|
return IgxGeographicTileSeriesComponent;
|
|
96
106
|
}(IgxGeographicShapeSeriesBaseComponent));
|
|
97
107
|
export { IgxGeographicTileSeriesComponent };
|
|
98
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
108
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesComponent, decorators: [{
|
|
99
109
|
type: Component,
|
|
100
110
|
args: [{
|
|
101
111
|
selector: 'igx-geographic-tile-series',
|
|
@@ -108,4 +118,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
108
118
|
}], imageTilesReady: [{
|
|
109
119
|
type: Output
|
|
110
120
|
}] } });
|
|
111
|
-
//# sourceMappingURL=igx-geographic-tile-series-component.js.map
|
|
@@ -16,13 +16,13 @@ var IgxGeographicTileSeriesDynamicModule = /** @class */ /*@__PURE__*/ (function
|
|
|
16
16
|
TypeRegistrar.registerCons("IgxGeographicTileSeriesComponent", IgxGeographicTileSeriesComponent);
|
|
17
17
|
TypeRegistrar.register("GeographicTileSeries", GeographicTileSeries.$type);
|
|
18
18
|
}
|
|
19
|
-
IgxGeographicTileSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
-
IgxGeographicTileSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
-
IgxGeographicTileSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
IgxGeographicTileSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
+
IgxGeographicTileSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesDynamicModule, imports: [CommonModule, IgxGeographicTileSeriesModule], exports: [IgxGeographicTileSeriesModule] });
|
|
21
|
+
IgxGeographicTileSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesDynamicModule, imports: [[CommonModule, IgxGeographicTileSeriesModule], IgxGeographicTileSeriesModule] });
|
|
22
22
|
return IgxGeographicTileSeriesDynamicModule;
|
|
23
23
|
}());
|
|
24
24
|
export { IgxGeographicTileSeriesDynamicModule };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesDynamicModule, 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: [IgxGeographicTileSeriesComponent]
|
|
32
32
|
}]
|
|
33
33
|
}], ctorParameters: function () { return []; } });
|
|
34
|
-
//# sourceMappingURL=igx-geographic-tile-series-dynamic-module.js.map
|
|
@@ -12,13 +12,13 @@ import * as i0 from "@angular/core";
|
|
|
12
12
|
var IgxGeographicTileSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
13
13
|
function IgxGeographicTileSeriesModule() {
|
|
14
14
|
}
|
|
15
|
-
IgxGeographicTileSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
16
|
-
IgxGeographicTileSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
17
|
-
IgxGeographicTileSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
+
IgxGeographicTileSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
16
|
+
IgxGeographicTileSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesModule, declarations: [IgxGeographicTileSeriesComponent], imports: [CommonModule, IgxTileSeriesDynamicModule], exports: [IgxGeographicTileSeriesComponent, IgxTileSeriesDynamicModule] });
|
|
17
|
+
IgxGeographicTileSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesModule, imports: [[CommonModule, IgxTileSeriesDynamicModule], IgxTileSeriesDynamicModule] });
|
|
18
18
|
return IgxGeographicTileSeriesModule;
|
|
19
19
|
}());
|
|
20
20
|
export { IgxGeographicTileSeriesModule };
|
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicTileSeriesModule, decorators: [{
|
|
22
22
|
type: NgModule,
|
|
23
23
|
args: [{
|
|
24
24
|
declarations: [IgxGeographicTileSeriesComponent],
|
|
@@ -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-tile-series-module.js.map
|
|
@@ -17,15 +17,14 @@ var IgxGeographicXYTriangulatingSeriesBaseComponent = /** @class */ /*@__PURE__*
|
|
|
17
17
|
enumerable: false,
|
|
18
18
|
configurable: true
|
|
19
19
|
});
|
|
20
|
-
IgxGeographicXYTriangulatingSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
-
IgxGeographicXYTriangulatingSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
+
IgxGeographicXYTriangulatingSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
+
IgxGeographicXYTriangulatingSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicXYTriangulatingSeriesBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
22
22
|
return IgxGeographicXYTriangulatingSeriesBaseComponent;
|
|
23
23
|
}(IgxGeographicMapSeriesHostComponent));
|
|
24
24
|
export { IgxGeographicXYTriangulatingSeriesBaseComponent };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesBaseComponent, decorators: [{
|
|
26
26
|
type: Component,
|
|
27
27
|
args: [{
|
|
28
28
|
template: "",
|
|
29
29
|
}]
|
|
30
30
|
}], ctorParameters: function () { return []; } });
|
|
31
|
-
//# sourceMappingURL=igx-geographic-xy-triangulating-series-base-component.js.map
|
|
@@ -49,10 +49,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
49
49
|
* The name of the property from which to extract the Longitude for each item in the ItemsSource.
|
|
50
50
|
*/
|
|
51
51
|
get: function () {
|
|
52
|
-
return this.i.
|
|
52
|
+
return this.i.p5;
|
|
53
53
|
},
|
|
54
54
|
set: function (v) {
|
|
55
|
-
this.i.
|
|
55
|
+
this.i.p5 = v;
|
|
56
56
|
},
|
|
57
57
|
enumerable: false,
|
|
58
58
|
configurable: true
|
|
@@ -62,10 +62,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
62
62
|
* The name of the property from which to extract the Latitude for each item in the ItemsSource.
|
|
63
63
|
*/
|
|
64
64
|
get: function () {
|
|
65
|
-
return this.i.
|
|
65
|
+
return this.i.p3;
|
|
66
66
|
},
|
|
67
67
|
set: function (v) {
|
|
68
|
-
this.i.
|
|
68
|
+
this.i.p3 = v;
|
|
69
69
|
},
|
|
70
70
|
enumerable: false,
|
|
71
71
|
configurable: true
|
|
@@ -76,10 +76,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
76
76
|
* This property is optional. If it is left as null, the triangulation will be created based on the items in the ItemsSource. Triangulation is a demanding operation, so the runtime performance will be better when specifying a TriangulationSource, especially when a large number of data items are present.
|
|
77
77
|
*/
|
|
78
78
|
get: function () {
|
|
79
|
-
return this.i.
|
|
79
|
+
return this.i.p2;
|
|
80
80
|
},
|
|
81
81
|
set: function (v) {
|
|
82
|
-
this.i.
|
|
82
|
+
this.i.p2 = v;
|
|
83
83
|
},
|
|
84
84
|
enumerable: false,
|
|
85
85
|
configurable: true
|
|
@@ -89,10 +89,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
89
89
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the first vertex point in the ItemsSource.
|
|
90
90
|
*/
|
|
91
91
|
get: function () {
|
|
92
|
-
return this.i.
|
|
92
|
+
return this.i.p8;
|
|
93
93
|
},
|
|
94
94
|
set: function (v) {
|
|
95
|
-
this.i.
|
|
95
|
+
this.i.p8 = v;
|
|
96
96
|
},
|
|
97
97
|
enumerable: false,
|
|
98
98
|
configurable: true
|
|
@@ -102,10 +102,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
102
102
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the second vertex point in the ItemsSource.
|
|
103
103
|
*/
|
|
104
104
|
get: function () {
|
|
105
|
-
return this.i.
|
|
105
|
+
return this.i.qa;
|
|
106
106
|
},
|
|
107
107
|
set: function (v) {
|
|
108
|
-
this.i.
|
|
108
|
+
this.i.qa = v;
|
|
109
109
|
},
|
|
110
110
|
enumerable: false,
|
|
111
111
|
configurable: true
|
|
@@ -115,20 +115,20 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
115
115
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the third vertex point in the ItemsSource.
|
|
116
116
|
*/
|
|
117
117
|
get: function () {
|
|
118
|
-
return this.i.
|
|
118
|
+
return this.i.qc;
|
|
119
119
|
},
|
|
120
120
|
set: function (v) {
|
|
121
|
-
this.i.
|
|
121
|
+
this.i.qc = v;
|
|
122
122
|
},
|
|
123
123
|
enumerable: false,
|
|
124
124
|
configurable: true
|
|
125
125
|
});
|
|
126
|
-
IgxGeographicXYTriangulatingSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
127
|
-
IgxGeographicXYTriangulatingSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
126
|
+
IgxGeographicXYTriangulatingSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
127
|
+
IgxGeographicXYTriangulatingSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicXYTriangulatingSeriesComponent, selector: "ng-component", inputs: { triangulationDataSource: "triangulationDataSource", longitudeMemberPath: "longitudeMemberPath", latitudeMemberPath: "latitudeMemberPath", trianglesSource: "trianglesSource", triangleVertexMemberPath1: "triangleVertexMemberPath1", triangleVertexMemberPath2: "triangleVertexMemberPath2", triangleVertexMemberPath3: "triangleVertexMemberPath3" }, usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
128
128
|
return IgxGeographicXYTriangulatingSeriesComponent;
|
|
129
129
|
}(IgxGeographicMapSeriesHostComponent));
|
|
130
130
|
export { IgxGeographicXYTriangulatingSeriesComponent };
|
|
131
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
131
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesComponent, decorators: [{
|
|
132
132
|
type: Component,
|
|
133
133
|
args: [{
|
|
134
134
|
template: "",
|
|
@@ -148,4 +148,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
148
148
|
}], triangleVertexMemberPath3: [{
|
|
149
149
|
type: Input
|
|
150
150
|
}] } });
|
|
151
|
-
//# sourceMappingURL=igx-geographic-xy-triangulating-series-component.js.map
|
|
@@ -16,13 +16,13 @@ var IgxOpenStreetMapImageryDynamicModule = /** @class */ /*@__PURE__*/ (function
|
|
|
16
16
|
TypeRegistrar.registerCons("IgxOpenStreetMapImagery", IgxOpenStreetMapImagery);
|
|
17
17
|
TypeRegistrar.register("OpenStreetMapImagery", OpenStreetMapImagery.$type);
|
|
18
18
|
}
|
|
19
|
-
IgxOpenStreetMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
-
IgxOpenStreetMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
-
IgxOpenStreetMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
IgxOpenStreetMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxOpenStreetMapImageryDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
+
IgxOpenStreetMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxOpenStreetMapImageryDynamicModule, imports: [CommonModule, IgxOpenStreetMapImageryModule], exports: [IgxOpenStreetMapImageryModule] });
|
|
21
|
+
IgxOpenStreetMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxOpenStreetMapImageryDynamicModule, imports: [[CommonModule, IgxOpenStreetMapImageryModule], IgxOpenStreetMapImageryModule] });
|
|
22
22
|
return IgxOpenStreetMapImageryDynamicModule;
|
|
23
23
|
}());
|
|
24
24
|
export { IgxOpenStreetMapImageryDynamicModule };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxOpenStreetMapImageryDynamicModule, 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: []
|
|
32
32
|
}]
|
|
33
33
|
}], ctorParameters: function () { return []; } });
|
|
34
|
-
//# sourceMappingURL=igx-open-street-map-imagery-dynamic-module.js.map
|
|
@@ -10,13 +10,13 @@ import * as i0 from "@angular/core";
|
|
|
10
10
|
var IgxOpenStreetMapImageryModule = /** @class */ /*@__PURE__*/ (function () {
|
|
11
11
|
function IgxOpenStreetMapImageryModule() {
|
|
12
12
|
}
|
|
13
|
-
IgxOpenStreetMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
14
|
-
IgxOpenStreetMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
-
IgxOpenStreetMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
13
|
+
IgxOpenStreetMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxOpenStreetMapImageryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
14
|
+
IgxOpenStreetMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxOpenStreetMapImageryModule, imports: [CommonModule] });
|
|
15
|
+
IgxOpenStreetMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxOpenStreetMapImageryModule, imports: [[CommonModule]] });
|
|
16
16
|
return IgxOpenStreetMapImageryModule;
|
|
17
17
|
}());
|
|
18
18
|
export { IgxOpenStreetMapImageryModule };
|
|
19
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxOpenStreetMapImageryModule, decorators: [{
|
|
20
20
|
type: NgModule,
|
|
21
21
|
args: [{
|
|
22
22
|
declarations: [],
|
|
@@ -25,4 +25,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
|
|
|
25
25
|
entryComponents: []
|
|
26
26
|
}]
|
|
27
27
|
}] });
|
|
28
|
-
//# sourceMappingURL=igx-open-street-map-imagery-module.js.map
|