igniteui-angular-maps 12.1.0 → 13.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-angular-maps.umd.js +8030 -7665
- package/bundles/igniteui-angular-maps.umd.js.map +1 -1
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/bundles/igniteui-angular-maps.umd.min.js.map +1 -1
- package/esm2015/lib/ArcGISOnlineMapImagery.js +190 -187
- package/esm2015/lib/BingMapsImageryStyle.js +4 -4
- package/esm2015/lib/BingMapsMapImageryView_combined.js +226 -220
- package/esm2015/lib/BingResourceSet.js +11 -8
- package/esm2015/lib/BingResponse.js +11 -8
- package/esm2015/lib/CustomMapImagery.js +18 -15
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +103 -76
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +182 -158
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +378 -280
- package/esm2015/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm2015/lib/GeographicMarkerSeries.js +90 -0
- package/esm2015/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js +18 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +69 -53
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js +8 -5
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +11 -8
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +230 -254
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBase.js +7 -4
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +11 -8
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +151 -165
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +152 -113
- package/esm2015/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBase.js +8 -5
- package/esm2015/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js +11 -8
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +162 -186
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicTileSeries.js +57 -51
- package/esm2015/lib/GeographicTileSeries.js.map +1 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBase.js +7 -4
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +11 -8
- package/esm2015/lib/ImageTilesReadyEventArgs.js +7 -4
- package/esm2015/lib/ImageryMetadata.js +12 -9
- package/esm2015/lib/ImagesChangedEventArgs.js +7 -4
- package/esm2015/lib/LevelOfDetailResponseModel.js +30 -27
- package/esm2015/lib/MapBackgroundTilingMode.js +4 -4
- package/esm2015/lib/MapResizeBehavior.js +4 -4
- package/esm2015/lib/MapServerResponseModel.js +23 -20
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +106 -103
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +162 -159
- package/esm2015/lib/SubDomainsCollection.js +21 -18
- package/esm2015/lib/TileGeneratorMapImagery.js +32 -29
- package/esm2015/lib/TileInfoResponseModel.js +16 -13
- package/esm2015/lib/TileSeries_combined.js +293 -270
- package/esm2015/lib/TileSeries_combined.js.map +1 -1
- package/esm2015/lib/TokenResponseModel.js +30 -27
- package/esm2015/lib/XamGeographicMap_combined.js +1286 -1246
- package/esm2015/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery.js +3 -3
- package/esm2015/lib/igx-arc-gis-online-map-imagery.js.map +1 -1
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-custom-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-custom-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-custom-map-imagery.js +1 -7
- package/esm2015/lib/igx-custom-map-imagery.js.map +1 -1
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +183 -158
- package/esm2015/lib/igx-geographic-contour-line-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-contour-line-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-contour-line-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +193 -221
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-component.js +641 -684
- package/esm2015/lib/igx-geographic-map-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js +64 -42
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-core-module.js +57 -38
- package/esm2015/lib/igx-geographic-map-core-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-dynamic-module.js +136 -69
- package/esm2015/lib/igx-geographic-map-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-imagery.js +1 -22
- package/esm2015/lib/igx-geographic-map-imagery.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-module.js +129 -66
- package/esm2015/lib/igx-geographic-map-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-series-host-component.js +168 -154
- package/esm2015/lib/igx-geographic-map-series-host-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-marker-series-base-component.js +26 -0
- package/esm2015/lib/igx-geographic-marker-series-base-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-marker-series-component.js +157 -0
- package/esm2015/lib/igx-geographic-marker-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-polyline-series-component.js +123 -130
- package/esm2015/lib/igx-geographic-polyline-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-polyline-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-polyline-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js +26 -16
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +327 -490
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +160 -125
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js +26 -16
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +249 -276
- package/esm2015/lib/igx-geographic-shape-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-component.js +250 -248
- package/esm2015/lib/igx-geographic-shape-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-shape-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js +26 -16
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-component.js +174 -310
- package/esm2015/lib/igx-geographic-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-symbol-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-tile-series-component.js +102 -101
- package/esm2015/lib/igx-geographic-tile-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-tile-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-tile-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js +26 -16
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +118 -130
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js.map +1 -1
- package/esm2015/lib/igx-image-tiles-ready-event-args.js +5 -5
- package/esm2015/lib/igx-image-tiles-ready-event-args.js.map +1 -1
- package/esm2015/lib/igx-images-changed-event-args.js +5 -5
- package/esm2015/lib/igx-images-changed-event-args.js.map +1 -1
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-open-street-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-open-street-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-tile-series-component.js +74 -70
- package/esm2015/lib/igx-tile-series-component.js.map +1 -1
- package/esm2015/lib/igx-tile-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-tile-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-tile-series-module.js +28 -22
- package/esm2015/lib/igx-tile-series-module.js.map +1 -1
- package/esm2015/public_api.js +4 -0
- package/esm2015/public_api.js.map +1 -1
- package/esm5/lib/ArcGISOnlineMapImagery.js +12 -12
- package/esm5/lib/ArcGISOnlineMapImagery.js.map +1 -1
- package/esm5/lib/BingMapsImageryStyle.js +4 -4
- package/esm5/lib/BingMapsMapImageryView_combined.js +11 -11
- package/esm5/lib/BingMapsMapImageryView_combined.js.map +1 -1
- package/esm5/lib/BingResourceSet.js +4 -4
- package/esm5/lib/BingResourceSet.js.map +1 -1
- package/esm5/lib/BingResponse.js +4 -4
- package/esm5/lib/BingResponse.js.map +1 -1
- package/esm5/lib/CustomMapImagery.js +4 -4
- package/esm5/lib/CustomMapImagery.js.map +1 -1
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +66 -45
- package/esm5/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +117 -99
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicMapSeriesHost_combined.js +245 -153
- package/esm5/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm5/lib/GeographicMarkerSeries.js +92 -0
- package/esm5/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js +22 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +38 -28
- package/esm5/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +7 -7
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +6 -6
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +135 -165
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBaseBase.js +4 -4
- package/esm5/lib/GeographicShapeSeriesBaseBase.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +6 -6
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +77 -97
- package/esm5/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesView_combined.js +105 -72
- package/esm5/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBase.js +7 -7
- package/esm5/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +6 -6
- package/esm5/lib/GeographicSymbolSeriesBaseView.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +88 -118
- package/esm5/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicTileSeries.js +34 -31
- package/esm5/lib/GeographicTileSeries.js.map +1 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +4 -4
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +6 -6
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js.map +1 -1
- package/esm5/lib/ImageTilesReadyEventArgs.js +4 -4
- package/esm5/lib/ImageTilesReadyEventArgs.js.map +1 -1
- package/esm5/lib/ImageryMetadata.js +4 -4
- package/esm5/lib/ImageryMetadata.js.map +1 -1
- package/esm5/lib/ImagesChangedEventArgs.js +4 -4
- package/esm5/lib/ImagesChangedEventArgs.js.map +1 -1
- package/esm5/lib/LevelOfDetailResponseModel.js +7 -7
- package/esm5/lib/LevelOfDetailResponseModel.js.map +1 -1
- package/esm5/lib/MapBackgroundTilingMode.js +4 -4
- package/esm5/lib/MapResizeBehavior.js +4 -4
- package/esm5/lib/MapServerResponseModel.js +6 -6
- package/esm5/lib/MapServerResponseModel.js.map +1 -1
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +6 -6
- package/esm5/lib/SphericalMercatorHorizontalScaler.js.map +1 -1
- package/esm5/lib/SphericalMercatorVerticalScaler.js +8 -8
- package/esm5/lib/SphericalMercatorVerticalScaler.js.map +1 -1
- package/esm5/lib/SubDomainsCollection.js +4 -4
- package/esm5/lib/SubDomainsCollection.js.map +1 -1
- package/esm5/lib/TileGeneratorMapImagery.js +4 -4
- package/esm5/lib/TileGeneratorMapImagery.js.map +1 -1
- package/esm5/lib/TileInfoResponseModel.js +5 -5
- package/esm5/lib/TileInfoResponseModel.js.map +1 -1
- package/esm5/lib/TileSeries_combined.js +112 -95
- package/esm5/lib/TileSeries_combined.js.map +1 -1
- package/esm5/lib/TokenResponseModel.js +7 -7
- package/esm5/lib/TokenResponseModel.js.map +1 -1
- package/esm5/lib/XamGeographicMap_combined.js +605 -564
- package/esm5/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js +28 -24
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery.js +13 -13
- package/esm5/lib/igx-arc-gis-online-map-imagery.js.map +1 -1
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-bing-maps-map-imagery-module.js +28 -24
- package/esm5/lib/igx-bing-maps-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-bing-maps-map-imagery.js +16 -16
- package/esm5/lib/igx-bing-maps-map-imagery.js.map +1 -1
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-custom-map-imagery-module.js +28 -24
- package/esm5/lib/igx-custom-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-custom-map-imagery.js +7 -12
- package/esm5/lib/igx-custom-map-imagery.js.map +1 -1
- package/esm5/lib/igx-geographic-contour-line-series-component.js +214 -183
- package/esm5/lib/igx-geographic-contour-line-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-contour-line-series-module.js +30 -26
- package/esm5/lib/igx-geographic-contour-line-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +252 -278
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js +30 -26
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-component.js +722 -767
- package/esm5/lib/igx-geographic-map-component.js.map +1 -1
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js +63 -43
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-core-module.js +56 -39
- package/esm5/lib/igx-geographic-map-core-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-dynamic-module.js +137 -72
- package/esm5/lib/igx-geographic-map-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-imagery.js +15 -36
- package/esm5/lib/igx-geographic-map-imagery.js.map +1 -1
- package/esm5/lib/igx-geographic-map-module.js +130 -69
- package/esm5/lib/igx-geographic-map-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-series-host-component.js +183 -171
- package/esm5/lib/igx-geographic-map-series-host-component.js.map +1 -1
- package/esm5/lib/igx-geographic-marker-series-base-component.js +31 -0
- package/esm5/lib/igx-geographic-marker-series-base-component.js.map +1 -0
- package/esm5/lib/igx-geographic-marker-series-component.js +206 -0
- package/esm5/lib/igx-geographic-marker-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-polyline-series-component.js +154 -159
- package/esm5/lib/igx-geographic-polyline-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-polyline-series-module.js +30 -26
- package/esm5/lib/igx-geographic-polyline-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js +31 -24
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +411 -604
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js +30 -26
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +187 -146
- package/esm5/lib/igx-geographic-scatter-area-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-scatter-area-series-module.js +30 -26
- package/esm5/lib/igx-geographic-scatter-area-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js +31 -24
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-base-component.js +306 -335
- package/esm5/lib/igx-geographic-shape-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-component.js +325 -309
- package/esm5/lib/igx-geographic-shape-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-module.js +30 -26
- package/esm5/lib/igx-geographic-shape-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-base-component.js +31 -24
- package/esm5/lib/igx-geographic-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-component.js +222 -388
- package/esm5/lib/igx-geographic-symbol-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-module.js +30 -26
- package/esm5/lib/igx-geographic-symbol-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-tile-series-component.js +120 -117
- package/esm5/lib/igx-geographic-tile-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-tile-series-module.js +30 -26
- package/esm5/lib/igx-geographic-tile-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js +31 -24
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +151 -165
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js.map +1 -1
- package/esm5/lib/igx-image-tiles-ready-event-args.js +3 -3
- package/esm5/lib/igx-images-changed-event-args.js +3 -3
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-open-street-map-imagery-module.js +28 -24
- package/esm5/lib/igx-open-street-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-open-street-map-imagery.js +6 -6
- package/esm5/lib/igx-open-street-map-imagery.js.map +1 -1
- package/esm5/lib/igx-sub-domains-collection.js +4 -4
- package/esm5/lib/igx-sub-domains-collection.js.map +1 -1
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-tile-generator-map-imagery-module.js +28 -24
- package/esm5/lib/igx-tile-generator-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-tile-generator-map-imagery.js +6 -6
- package/esm5/lib/igx-tile-generator-map-imagery.js.map +1 -1
- package/esm5/lib/igx-tile-series-component.js +86 -80
- package/esm5/lib/igx-tile-series-component.js.map +1 -1
- package/esm5/lib/igx-tile-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-tile-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-tile-series-module.js +29 -25
- package/esm5/lib/igx-tile-series-module.js.map +1 -1
- package/esm5/public_api.js +4 -0
- package/esm5/public_api.js.map +1 -1
- package/fesm2015/igniteui-angular-maps.js +8660 -8047
- package/fesm2015/igniteui-angular-maps.js.map +1 -1
- package/fesm5/igniteui-angular-maps.js +7947 -7583
- package/fesm5/igniteui-angular-maps.js.map +1 -1
- package/igniteui-angular-maps.d.ts +1 -0
- package/lib/ArcGISOnlineMapImagery.d.ts +16 -8
- package/lib/BingMapsMapImageryView_combined.d.ts +10 -5
- package/lib/GeographicContourLineSeriesView_combined.d.ts +22 -17
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +39 -36
- package/lib/GeographicMapSeriesHost_combined.d.ts +61 -47
- package/lib/GeographicMarkerSeries.d.ts +32 -0
- package/lib/GeographicMarkerSeriesBase.d.ts +10 -0
- package/lib/GeographicPolylineSeriesView_combined.d.ts +16 -14
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +50 -63
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +30 -32
- package/lib/GeographicShapeSeriesView_combined.d.ts +42 -32
- package/lib/GeographicSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicSymbolSeriesView_combined.d.ts +37 -50
- package/lib/GeographicTileSeries.d.ts +10 -8
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
- package/lib/LevelOfDetailResponseModel.d.ts +6 -3
- package/lib/MapServerResponseModel.d.ts +4 -2
- package/lib/SphericalMercatorVerticalScaler.d.ts +2 -2
- package/lib/TileInfoResponseModel.d.ts +2 -1
- package/lib/TileSeries_combined.d.ts +25 -20
- package/lib/TokenResponseModel.d.ts +6 -3
- package/lib/XamGeographicMap_combined.d.ts +146 -135
- package/lib/igx-arc-gis-online-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-arc-gis-online-map-imagery-module.d.ts +5 -0
- package/lib/igx-arc-gis-online-map-imagery.d.ts +17 -9
- package/lib/igx-bing-maps-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-bing-maps-map-imagery-module.d.ts +5 -0
- package/lib/igx-bing-maps-map-imagery.d.ts +23 -12
- package/lib/igx-custom-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-custom-map-imagery-module.d.ts +5 -0
- package/lib/igx-custom-map-imagery.d.ts +2 -2
- package/lib/igx-geographic-contour-line-series-component.d.ts +22 -15
- package/lib/igx-geographic-contour-line-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-contour-line-series-module.d.ts +7 -0
- package/lib/igx-geographic-high-density-scatter-series-component.d.ts +33 -22
- package/lib/igx-geographic-high-density-scatter-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-high-density-scatter-series-module.d.ts +7 -0
- package/lib/igx-geographic-map-component.d.ts +55 -27
- package/lib/igx-geographic-map-core-dynamic-module.d.ts +10 -0
- package/lib/igx-geographic-map-core-module.d.ts +10 -0
- package/lib/igx-geographic-map-dynamic-module.d.ts +18 -0
- package/lib/igx-geographic-map-imagery.d.ts +19 -12
- package/lib/igx-geographic-map-module.d.ts +17 -0
- package/lib/igx-geographic-map-series-host-component.d.ts +18 -10
- package/lib/igx-geographic-marker-series-base-component.d.ts +12 -0
- package/lib/igx-geographic-marker-series-component.d.ts +82 -0
- package/lib/igx-geographic-polyline-series-component.d.ts +19 -16
- package/lib/igx-geographic-polyline-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-polyline-series-module.d.ts +7 -0
- package/lib/igx-geographic-proportional-symbol-series-base-component.d.ts +6 -12
- package/lib/igx-geographic-proportional-symbol-series-component.d.ts +46 -74
- package/lib/igx-geographic-proportional-symbol-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-proportional-symbol-series-module.d.ts +7 -0
- package/lib/igx-geographic-scatter-area-series-component.d.ts +25 -14
- package/lib/igx-geographic-scatter-area-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-scatter-area-series-module.d.ts +7 -0
- package/lib/igx-geographic-shape-series-base-base-component.d.ts +4 -10
- package/lib/igx-geographic-shape-series-base-component.d.ts +26 -21
- package/lib/igx-geographic-shape-series-component.d.ts +50 -24
- package/lib/igx-geographic-shape-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-shape-series-module.d.ts +7 -0
- package/lib/igx-geographic-symbol-series-base-component.d.ts +6 -12
- package/lib/igx-geographic-symbol-series-component.d.ts +28 -65
- package/lib/igx-geographic-symbol-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-symbol-series-module.d.ts +7 -0
- package/lib/igx-geographic-tile-series-component.d.ts +13 -13
- package/lib/igx-geographic-tile-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-tile-series-module.d.ts +7 -0
- package/lib/igx-geographic-xy-triangulating-series-base-component.d.ts +4 -10
- package/lib/igx-geographic-xy-triangulating-series-component.d.ts +18 -17
- package/lib/igx-image-tiles-ready-event-args.d.ts +1 -1
- package/lib/igx-images-changed-event-args.d.ts +1 -1
- package/lib/igx-open-street-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-open-street-map-imagery-module.d.ts +5 -0
- package/lib/igx-open-street-map-imagery.d.ts +3 -2
- package/lib/igx-tile-generator-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-tile-generator-map-imagery-module.d.ts +5 -0
- package/lib/igx-tile-generator-map-imagery.d.ts +3 -2
- package/lib/igx-tile-series-component.d.ts +11 -11
- package/lib/igx-tile-series-dynamic-module.d.ts +6 -0
- package/lib/igx-tile-series-module.d.ts +6 -0
- package/package.json +5 -5
- package/public_api.d.ts +4 -0
- package/igniteui-angular-maps.metadata.json +0 -1
|
@@ -0,0 +1,157 @@
|
|
|
1
|
+
import { Component, Input } from '@angular/core';
|
|
2
|
+
import { MarkerType_$type } from "igniteui-angular-charts";
|
|
3
|
+
import { MarkerOutlineMode_$type } from "igniteui-angular-charts";
|
|
4
|
+
import { MarkerFillMode_$type } from "igniteui-angular-charts";
|
|
5
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
6
|
+
import { ensureEnum, brushToString, stringToBrush } from "igniteui-angular-core";
|
|
7
|
+
import * as i0 from "@angular/core";
|
|
8
|
+
/**
|
|
9
|
+
* Base class for creating marker series in a IgxGeographicMap.Component
|
|
10
|
+
*/
|
|
11
|
+
export let IgxGeographicMarkerSeriesComponent = /*@__PURE__*/ (() => {
|
|
12
|
+
class IgxGeographicMarkerSeriesComponent extends IgxGeographicMapSeriesHostComponent {
|
|
13
|
+
constructor() {
|
|
14
|
+
super();
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* @hidden
|
|
18
|
+
*/
|
|
19
|
+
get i() {
|
|
20
|
+
return this._implementation;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Gets or sets the marker type for the current series object.
|
|
24
|
+
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
25
|
+
*/
|
|
26
|
+
get markerType() {
|
|
27
|
+
return this.i.pu;
|
|
28
|
+
}
|
|
29
|
+
set markerType(v) {
|
|
30
|
+
this.i.pu = ensureEnum(MarkerType_$type, v);
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Gets or sets thickness of the marker outline
|
|
34
|
+
*/
|
|
35
|
+
get markerThickness() {
|
|
36
|
+
return this.i.pv;
|
|
37
|
+
}
|
|
38
|
+
set markerThickness(v) {
|
|
39
|
+
this.i.pv = +v;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
43
|
+
*/
|
|
44
|
+
get markerOutlineMode() {
|
|
45
|
+
return this.i.pt;
|
|
46
|
+
}
|
|
47
|
+
set markerOutlineMode(v) {
|
|
48
|
+
this.i.pt = ensureEnum(MarkerOutlineMode_$type, v);
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
52
|
+
*/
|
|
53
|
+
get markerFillMode() {
|
|
54
|
+
return this.i.ps;
|
|
55
|
+
}
|
|
56
|
+
set markerFillMode(v) {
|
|
57
|
+
this.i.ps = ensureEnum(MarkerFillMode_$type, v);
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* Gets or sets the MarkerTemplate for the current series object.
|
|
61
|
+
*/
|
|
62
|
+
get markerTemplate() {
|
|
63
|
+
return this.i.qa;
|
|
64
|
+
}
|
|
65
|
+
set markerTemplate(v) {
|
|
66
|
+
this.i.qa = v;
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
70
|
+
*/
|
|
71
|
+
get markerBrush() {
|
|
72
|
+
return brushToString(this.i.qo);
|
|
73
|
+
}
|
|
74
|
+
set markerBrush(v) {
|
|
75
|
+
this.i.qo = stringToBrush(v);
|
|
76
|
+
}
|
|
77
|
+
/**
|
|
78
|
+
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
79
|
+
*/
|
|
80
|
+
get markerOutline() {
|
|
81
|
+
return brushToString(this.i.qp);
|
|
82
|
+
}
|
|
83
|
+
set markerOutline(v) {
|
|
84
|
+
this.i.qp = stringToBrush(v);
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
88
|
+
* If more than the specified number of markerItems are visible, the series will automatically
|
|
89
|
+
* choose a representative set.
|
|
90
|
+
*/
|
|
91
|
+
get maximumMarkers() {
|
|
92
|
+
return this.i.pw;
|
|
93
|
+
}
|
|
94
|
+
set maximumMarkers(v) {
|
|
95
|
+
this.i.pw = +v;
|
|
96
|
+
}
|
|
97
|
+
/**
|
|
98
|
+
* Gets the effective marker template for the current series object.
|
|
99
|
+
*/
|
|
100
|
+
get actualMarkerTemplate() {
|
|
101
|
+
return this.i.p9;
|
|
102
|
+
}
|
|
103
|
+
set actualMarkerTemplate(v) {
|
|
104
|
+
this.i.p9 = v;
|
|
105
|
+
}
|
|
106
|
+
/**
|
|
107
|
+
* Gets the effective marker brush for the current series object.
|
|
108
|
+
*/
|
|
109
|
+
get actualMarkerBrush() {
|
|
110
|
+
return brushToString(this.i.qm);
|
|
111
|
+
}
|
|
112
|
+
set actualMarkerBrush(v) {
|
|
113
|
+
this.i.qm = stringToBrush(v);
|
|
114
|
+
}
|
|
115
|
+
/**
|
|
116
|
+
* Gets the effective marker outline for the current series object.
|
|
117
|
+
*/
|
|
118
|
+
get actualMarkerOutline() {
|
|
119
|
+
return brushToString(this.i.qn);
|
|
120
|
+
}
|
|
121
|
+
set actualMarkerOutline(v) {
|
|
122
|
+
this.i.qn = stringToBrush(v);
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
IgxGeographicMarkerSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMarkerSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
126
|
+
IgxGeographicMarkerSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", 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 });
|
|
127
|
+
return IgxGeographicMarkerSeriesComponent;
|
|
128
|
+
})();
|
|
129
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMarkerSeriesComponent, decorators: [{
|
|
130
|
+
type: Component,
|
|
131
|
+
args: [{
|
|
132
|
+
template: ``,
|
|
133
|
+
}]
|
|
134
|
+
}], ctorParameters: function () { return []; }, propDecorators: { markerType: [{
|
|
135
|
+
type: Input
|
|
136
|
+
}], markerThickness: [{
|
|
137
|
+
type: Input
|
|
138
|
+
}], markerOutlineMode: [{
|
|
139
|
+
type: Input
|
|
140
|
+
}], markerFillMode: [{
|
|
141
|
+
type: Input
|
|
142
|
+
}], markerTemplate: [{
|
|
143
|
+
type: Input
|
|
144
|
+
}], markerBrush: [{
|
|
145
|
+
type: Input
|
|
146
|
+
}], markerOutline: [{
|
|
147
|
+
type: Input
|
|
148
|
+
}], maximumMarkers: [{
|
|
149
|
+
type: Input
|
|
150
|
+
}], actualMarkerTemplate: [{
|
|
151
|
+
type: Input
|
|
152
|
+
}], actualMarkerBrush: [{
|
|
153
|
+
type: Input
|
|
154
|
+
}], actualMarkerOutline: [{
|
|
155
|
+
type: Input
|
|
156
|
+
}] } });
|
|
157
|
+
//# sourceMappingURL=igx-geographic-marker-series-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-marker-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-marker-series-component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,130 +1,123 @@
|
|
|
1
|
-
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
this.i.
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
};
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
],
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
providers: [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: forwardRef(() => IgxGeographicPolylineSeriesComponent_1) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicPolylineSeriesComponent_1) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicPolylineSeriesComponent_1) }],
|
|
125
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
126
|
-
}),
|
|
127
|
-
tslib_1.__metadata("design:paramtypes", [])
|
|
128
|
-
], IgxGeographicPolylineSeriesComponent);
|
|
129
|
-
export { IgxGeographicPolylineSeriesComponent };
|
|
130
|
-
//# sourceMappingURL=igx-geographic-polyline-series-component.js.map
|
|
1
|
+
import { EventEmitter, Output, Component, forwardRef, Input, ChangeDetectionStrategy } from '@angular/core';
|
|
2
|
+
import { delegateCombine } from "igniteui-angular-core";
|
|
3
|
+
import { IgxStyleShapeEventArgs } from "igniteui-angular-charts";
|
|
4
|
+
import { IgxGeographicShapeSeriesBaseComponent } from "./igx-geographic-shape-series-base-component";
|
|
5
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
6
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
7
|
+
import { GeographicPolylineSeries } from "./GeographicPolylineSeries";
|
|
8
|
+
import { Style } from "igniteui-angular-core";
|
|
9
|
+
import * as i0 from "@angular/core";
|
|
10
|
+
/**
|
|
11
|
+
* Series class used for displaying multiple polylines, in a geographic context, for datasources which contain multiple lists of points.
|
|
12
|
+
*/
|
|
13
|
+
export let IgxGeographicPolylineSeriesComponent = /*@__PURE__*/ (() => {
|
|
14
|
+
class IgxGeographicPolylineSeriesComponent extends IgxGeographicShapeSeriesBaseComponent {
|
|
15
|
+
constructor() {
|
|
16
|
+
super();
|
|
17
|
+
this._styleShape = null;
|
|
18
|
+
}
|
|
19
|
+
createImplementation() {
|
|
20
|
+
return new GeographicPolylineSeries();
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* @hidden
|
|
24
|
+
*/
|
|
25
|
+
get i() {
|
|
26
|
+
return this._implementation;
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* Gets whether the current series shows a polyline shape.
|
|
30
|
+
*/
|
|
31
|
+
get isPolyline() {
|
|
32
|
+
return this.i.d2;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Gets or sets the fill brush.
|
|
36
|
+
*/
|
|
37
|
+
get shapeFill() {
|
|
38
|
+
return this.i.qy ? this.i.qy.fill : null;
|
|
39
|
+
}
|
|
40
|
+
set shapeFill(v) {
|
|
41
|
+
this.ensureShapeStyle();
|
|
42
|
+
this.i.qy.fill = v;
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* Gets or sets the stroke brush.
|
|
46
|
+
*/
|
|
47
|
+
get shapeStroke() {
|
|
48
|
+
return this.i.qy ? this.i.qy.stroke : null;
|
|
49
|
+
}
|
|
50
|
+
set shapeStroke(v) {
|
|
51
|
+
this.ensureShapeStyle();
|
|
52
|
+
this.i.qy.stroke = v;
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* Gets or sets the stroke thickness.
|
|
56
|
+
*/
|
|
57
|
+
get shapeStrokeThickness() {
|
|
58
|
+
return this.i.qy ? this.i.qy.strokeThickness : NaN;
|
|
59
|
+
}
|
|
60
|
+
set shapeStrokeThickness(v) {
|
|
61
|
+
this.ensureShapeStyle();
|
|
62
|
+
this.i.qy.strokeThickness = +v;
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* Gets or sets the opacity.
|
|
66
|
+
*/
|
|
67
|
+
get shapeOpacity() {
|
|
68
|
+
return this.i.qy ? this.i.qy.opacity : NaN;
|
|
69
|
+
}
|
|
70
|
+
set shapeOpacity(v) {
|
|
71
|
+
this.ensureShapeStyle();
|
|
72
|
+
this.i.qy.opacity = +v;
|
|
73
|
+
}
|
|
74
|
+
ensureShapeStyle() {
|
|
75
|
+
if (this.i.qy) {
|
|
76
|
+
return;
|
|
77
|
+
}
|
|
78
|
+
this.i.qy = new Style();
|
|
79
|
+
}
|
|
80
|
+
get styleShape() {
|
|
81
|
+
if (this._styleShape == null) {
|
|
82
|
+
this._styleShape = new EventEmitter();
|
|
83
|
+
this.i.styleShape = delegateCombine(this.i.styleShape, (o, e) => {
|
|
84
|
+
this._runInZone(() => {
|
|
85
|
+
let outerArgs = new IgxStyleShapeEventArgs();
|
|
86
|
+
outerArgs._provideImplementation(e);
|
|
87
|
+
if (this.beforeStyleShape) {
|
|
88
|
+
this.beforeStyleShape(this, outerArgs);
|
|
89
|
+
}
|
|
90
|
+
this._styleShape.emit({
|
|
91
|
+
sender: this,
|
|
92
|
+
args: outerArgs
|
|
93
|
+
});
|
|
94
|
+
});
|
|
95
|
+
});
|
|
96
|
+
}
|
|
97
|
+
return this._styleShape;
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
IgxGeographicPolylineSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
101
|
+
IgxGeographicPolylineSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: IgxGeographicPolylineSeriesComponent, selector: "igx-geographic-polyline-series", inputs: { shapeFill: "shapeFill", shapeStroke: "shapeStroke", shapeStrokeThickness: "shapeStrokeThickness", shapeOpacity: "shapeOpacity" }, outputs: { styleShape: "styleShape" }, providers: [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: forwardRef(() => IgxGeographicPolylineSeriesComponent) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicPolylineSeriesComponent) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicPolylineSeriesComponent) }], usesInheritance: true, ngImport: i0, template: ``, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
102
|
+
return IgxGeographicPolylineSeriesComponent;
|
|
103
|
+
})();
|
|
104
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesComponent, decorators: [{
|
|
105
|
+
type: Component,
|
|
106
|
+
args: [{
|
|
107
|
+
selector: 'igx-geographic-polyline-series',
|
|
108
|
+
template: ``,
|
|
109
|
+
providers: [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: forwardRef(() => IgxGeographicPolylineSeriesComponent) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicPolylineSeriesComponent) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicPolylineSeriesComponent) }],
|
|
110
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
|
111
|
+
}]
|
|
112
|
+
}], ctorParameters: function () { return []; }, propDecorators: { shapeFill: [{
|
|
113
|
+
type: Input
|
|
114
|
+
}], shapeStroke: [{
|
|
115
|
+
type: Input
|
|
116
|
+
}], shapeStrokeThickness: [{
|
|
117
|
+
type: Input
|
|
118
|
+
}], shapeOpacity: [{
|
|
119
|
+
type: Input
|
|
120
|
+
}], styleShape: [{
|
|
121
|
+
type: Output
|
|
122
|
+
}] } });
|
|
123
|
+
//# sourceMappingURL=igx-geographic-polyline-series-component.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-geographic-polyline-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-polyline-series-component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"igx-geographic-polyline-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-polyline-series-component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,30 +1,35 @@
|
|
|
1
|
-
/*
|
|
2
|
-
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
-
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
-
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
-
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
-
*/
|
|
7
|
-
import
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import
|
|
14
|
-
let IgxGeographicPolylineSeriesDynamicModule =
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import { NgModule } from '@angular/core';
|
|
8
|
+
import { CommonModule } from '@angular/common';
|
|
9
|
+
import { IgxGeographicPolylineSeriesModule } from './igx-geographic-polyline-series-module';
|
|
10
|
+
import { IgxGeographicPolylineSeriesComponent } from './igx-geographic-polyline-series-component';
|
|
11
|
+
import { GeographicPolylineSeries } from './GeographicPolylineSeries';
|
|
12
|
+
import { TypeRegistrar } from "igniteui-angular-core";
|
|
13
|
+
import * as i0 from "@angular/core";
|
|
14
|
+
export let IgxGeographicPolylineSeriesDynamicModule = /*@__PURE__*/ (() => {
|
|
15
|
+
class IgxGeographicPolylineSeriesDynamicModule {
|
|
16
|
+
constructor() {
|
|
17
|
+
TypeRegistrar.registerCons("IgxGeographicPolylineSeriesComponent", IgxGeographicPolylineSeriesComponent);
|
|
18
|
+
TypeRegistrar.register("GeographicPolylineSeries", GeographicPolylineSeries.$type);
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
IgxGeographicPolylineSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IgxGeographicPolylineSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesDynamicModule, imports: [CommonModule, IgxGeographicPolylineSeriesModule], exports: [IgxGeographicPolylineSeriesModule] });
|
|
23
|
+
IgxGeographicPolylineSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesDynamicModule, imports: [[CommonModule, IgxGeographicPolylineSeriesModule], IgxGeographicPolylineSeriesModule] });
|
|
24
|
+
return IgxGeographicPolylineSeriesDynamicModule;
|
|
25
|
+
})();
|
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesDynamicModule, decorators: [{
|
|
27
|
+
type: NgModule,
|
|
28
|
+
args: [{
|
|
29
|
+
declarations: [],
|
|
30
|
+
imports: [CommonModule, IgxGeographicPolylineSeriesModule],
|
|
31
|
+
exports: [IgxGeographicPolylineSeriesModule],
|
|
32
|
+
entryComponents: [IgxGeographicPolylineSeriesComponent]
|
|
33
|
+
}]
|
|
34
|
+
}], ctorParameters: function () { return []; } });
|
|
35
|
+
//# sourceMappingURL=igx-geographic-polyline-series-dynamic-module.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-geographic-polyline-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-polyline-series-dynamic-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE
|
|
1
|
+
{"version":3,"file":"igx-geographic-polyline-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-polyline-series-dynamic-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AAC5F,OAAO,EAAE,oCAAoC,EAAE,MAAM,4CAA4C,CAAC;AAClG,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AACtE,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;;AAQtD,MAAM,OAAO,wCAAwC;IACjD;QACI,aAAa,CAAC,YAAY,CAAC,sCAAsC,EAAE,oCAAoC,CAAC,CAAC;QACzG,aAAa,CAAC,QAAQ,CAAC,0BAA0B,EAAQ,wBAAyB,CAAC,KAAK,CAAC,CAAC;IAC9F,CAAC;;sIAJQ,wCAAwC;uIAAxC,wCAAwC,YAJvC,YAAY,EAAE,iCAAiC,aAC/C,iCAAiC;uIAGlC,wCAAwC,YAJxC,CAAC,YAAY,EAAE,iCAAiC,CAAC,EAChD,iCAAiC;4FAGlC,wCAAwC;kBANpD,QAAQ;mBAAC;oBACN,YAAY,EAAE,EAAE;oBAChB,OAAO,EAAE,CAAC,YAAY,EAAE,iCAAiC,CAAC;oBAC1D,OAAO,EAAE,CAAC,iCAAiC,CAAC;oBAC5C,eAAe,EAAE,CAAC,oCAAoC,CAAC;iBAC1D"}
|
|
@@ -1,23 +1,29 @@
|
|
|
1
|
-
/*
|
|
2
|
-
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
-
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
-
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
-
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
-
*/
|
|
7
|
-
import
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import
|
|
12
|
-
let IgxGeographicPolylineSeriesModule =
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import { NgModule } from '@angular/core';
|
|
8
|
+
import { CommonModule } from '@angular/common';
|
|
9
|
+
import { IgxScatterPolylineSeriesDynamicModule } from "igniteui-angular-charts";
|
|
10
|
+
import { IgxGeographicPolylineSeriesComponent } from './igx-geographic-polyline-series-component';
|
|
11
|
+
import * as i0 from "@angular/core";
|
|
12
|
+
export let IgxGeographicPolylineSeriesModule = /*@__PURE__*/ (() => {
|
|
13
|
+
class IgxGeographicPolylineSeriesModule {
|
|
14
|
+
}
|
|
15
|
+
IgxGeographicPolylineSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
16
|
+
IgxGeographicPolylineSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesModule, declarations: [IgxGeographicPolylineSeriesComponent], imports: [CommonModule, IgxScatterPolylineSeriesDynamicModule], exports: [IgxGeographicPolylineSeriesComponent, IgxScatterPolylineSeriesDynamicModule] });
|
|
17
|
+
IgxGeographicPolylineSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesModule, imports: [[CommonModule, IgxScatterPolylineSeriesDynamicModule], IgxScatterPolylineSeriesDynamicModule] });
|
|
18
|
+
return IgxGeographicPolylineSeriesModule;
|
|
19
|
+
})();
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicPolylineSeriesModule, decorators: [{
|
|
21
|
+
type: NgModule,
|
|
22
|
+
args: [{
|
|
23
|
+
declarations: [IgxGeographicPolylineSeriesComponent],
|
|
24
|
+
imports: [CommonModule, IgxScatterPolylineSeriesDynamicModule],
|
|
25
|
+
exports: [IgxGeographicPolylineSeriesComponent, IgxScatterPolylineSeriesDynamicModule],
|
|
26
|
+
entryComponents: []
|
|
27
|
+
}]
|
|
28
|
+
}] });
|
|
29
|
+
//# sourceMappingURL=igx-geographic-polyline-series-module.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-geographic-polyline-series-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-polyline-series-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE
|
|
1
|
+
{"version":3,"file":"igx-geographic-polyline-series-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-polyline-series-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,qCAAqC,EAAE,MAAM,yBAAyB,CAAC;AAEhF,OAAO,EAAE,oCAAoC,EAAE,MAAM,4CAA4C,CAAC;;AAQlG,MAAM,OAAO,iCAAiC;;+HAAjC,iCAAiC;gIAAjC,iCAAiC,iBAL3B,oCAAoC,aACzC,YAAY,EAAE,qCAAqC,aACnD,oCAAoC,EAAE,qCAAqC;gIAG5E,iCAAiC,YAJjC,CAAC,YAAY,EAAE,qCAAqC,CAAC,EACd,qCAAqC;4FAG5E,iCAAiC;kBAN7C,QAAQ;mBAAC;oBACN,YAAY,EAAE,CAAC,oCAAoC,CAAC;oBACpD,OAAO,EAAE,CAAC,YAAY,EAAE,qCAAqC,CAAC;oBAC9D,OAAO,EAAE,CAAC,oCAAoC,EAAE,qCAAqC,CAAC;oBACtF,eAAe,EAAE,EAAE;iBACtB"}
|
|
@@ -1,16 +1,26 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
export
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
}
|
|
16
|
-
|
|
1
|
+
import { Component } from '@angular/core';
|
|
2
|
+
import { IgxGeographicMarkerSeriesBaseComponent } from "./igx-geographic-marker-series-base-component";
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export let IgxGeographicProportionalSymbolSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
5
|
+
class IgxGeographicProportionalSymbolSeriesBaseComponent extends IgxGeographicMarkerSeriesBaseComponent {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
get i() {
|
|
13
|
+
return this._implementation;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
IgxGeographicProportionalSymbolSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
17
|
+
IgxGeographicProportionalSymbolSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: IgxGeographicProportionalSymbolSeriesBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
18
|
+
return IgxGeographicProportionalSymbolSeriesBaseComponent;
|
|
19
|
+
})();
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicProportionalSymbolSeriesBaseComponent, decorators: [{
|
|
21
|
+
type: Component,
|
|
22
|
+
args: [{
|
|
23
|
+
template: ``,
|
|
24
|
+
}]
|
|
25
|
+
}], ctorParameters: function () { return []; } });
|
|
26
|
+
//# sourceMappingURL=igx-geographic-proportional-symbol-series-base-component.js.map
|