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
|
@@ -1,66 +1,129 @@
|
|
|
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
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import
|
|
25
|
-
let IgxGeographicMapModule =
|
|
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
|
-
|
|
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 { IgxGeographicShapeSeriesModule } from './igx-geographic-shape-series-module';
|
|
10
|
+
import { IgxGeographicPolylineSeriesModule } from './igx-geographic-polyline-series-module';
|
|
11
|
+
import { IgxTileGeneratorMapImageryModule } from './igx-tile-generator-map-imagery-module';
|
|
12
|
+
import { IgxHeatTileGeneratorModule } from "igniteui-angular-core";
|
|
13
|
+
import { IgxGeographicTileSeriesModule } from './igx-geographic-tile-series-module';
|
|
14
|
+
import { IgxSizeScaleModule } from "igniteui-angular-charts";
|
|
15
|
+
import { IgxValueBrushScaleModule } from "igniteui-angular-charts";
|
|
16
|
+
import { IgxCustomPaletteColorScaleModule } from "igniteui-angular-charts";
|
|
17
|
+
import { IgxGeographicProportionalSymbolSeriesModule } from './igx-geographic-proportional-symbol-series-module';
|
|
18
|
+
import { IgxGeographicSymbolSeriesModule } from './igx-geographic-symbol-series-module';
|
|
19
|
+
import { IgxGeographicScatterAreaSeriesModule } from './igx-geographic-scatter-area-series-module';
|
|
20
|
+
import { IgxGeographicHighDensityScatterSeriesModule } from './igx-geographic-high-density-scatter-series-module';
|
|
21
|
+
import { IgxGeographicContourLineSeriesModule } from './igx-geographic-contour-line-series-module';
|
|
22
|
+
import { IgxGeographicMapCoreModule } from './igx-geographic-map-core-module';
|
|
23
|
+
import { IgxShapeDataSourceModule } from "igniteui-angular-core";
|
|
24
|
+
import * as i0 from "@angular/core";
|
|
25
|
+
export let IgxGeographicMapModule = /*@__PURE__*/ (() => {
|
|
26
|
+
class IgxGeographicMapModule {
|
|
27
|
+
}
|
|
28
|
+
IgxGeographicMapModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
29
|
+
IgxGeographicMapModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapModule, imports: [CommonModule, IgxGeographicShapeSeriesModule,
|
|
30
|
+
IgxGeographicPolylineSeriesModule,
|
|
31
|
+
IgxTileGeneratorMapImageryModule,
|
|
32
|
+
IgxHeatTileGeneratorModule,
|
|
33
|
+
IgxGeographicTileSeriesModule,
|
|
34
|
+
IgxSizeScaleModule,
|
|
35
|
+
IgxValueBrushScaleModule,
|
|
36
|
+
IgxCustomPaletteColorScaleModule,
|
|
37
|
+
IgxGeographicProportionalSymbolSeriesModule,
|
|
38
|
+
IgxGeographicSymbolSeriesModule,
|
|
39
|
+
IgxGeographicScatterAreaSeriesModule,
|
|
40
|
+
IgxGeographicHighDensityScatterSeriesModule,
|
|
41
|
+
IgxGeographicContourLineSeriesModule,
|
|
42
|
+
IgxGeographicMapCoreModule,
|
|
43
|
+
IgxShapeDataSourceModule], exports: [IgxGeographicShapeSeriesModule,
|
|
44
|
+
IgxGeographicPolylineSeriesModule,
|
|
45
|
+
IgxTileGeneratorMapImageryModule,
|
|
46
|
+
IgxHeatTileGeneratorModule,
|
|
47
|
+
IgxGeographicTileSeriesModule,
|
|
48
|
+
IgxSizeScaleModule,
|
|
49
|
+
IgxValueBrushScaleModule,
|
|
50
|
+
IgxCustomPaletteColorScaleModule,
|
|
51
|
+
IgxGeographicProportionalSymbolSeriesModule,
|
|
52
|
+
IgxGeographicSymbolSeriesModule,
|
|
53
|
+
IgxGeographicScatterAreaSeriesModule,
|
|
54
|
+
IgxGeographicHighDensityScatterSeriesModule,
|
|
55
|
+
IgxGeographicContourLineSeriesModule,
|
|
56
|
+
IgxGeographicMapCoreModule,
|
|
57
|
+
IgxShapeDataSourceModule] });
|
|
58
|
+
IgxGeographicMapModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapModule, imports: [[CommonModule, IgxGeographicShapeSeriesModule,
|
|
59
|
+
IgxGeographicPolylineSeriesModule,
|
|
60
|
+
IgxTileGeneratorMapImageryModule,
|
|
61
|
+
IgxHeatTileGeneratorModule,
|
|
62
|
+
IgxGeographicTileSeriesModule,
|
|
63
|
+
IgxSizeScaleModule,
|
|
64
|
+
IgxValueBrushScaleModule,
|
|
65
|
+
IgxCustomPaletteColorScaleModule,
|
|
66
|
+
IgxGeographicProportionalSymbolSeriesModule,
|
|
67
|
+
IgxGeographicSymbolSeriesModule,
|
|
68
|
+
IgxGeographicScatterAreaSeriesModule,
|
|
69
|
+
IgxGeographicHighDensityScatterSeriesModule,
|
|
70
|
+
IgxGeographicContourLineSeriesModule,
|
|
71
|
+
IgxGeographicMapCoreModule,
|
|
72
|
+
IgxShapeDataSourceModule
|
|
73
|
+
], IgxGeographicShapeSeriesModule,
|
|
74
|
+
IgxGeographicPolylineSeriesModule,
|
|
75
|
+
IgxTileGeneratorMapImageryModule,
|
|
76
|
+
IgxHeatTileGeneratorModule,
|
|
77
|
+
IgxGeographicTileSeriesModule,
|
|
78
|
+
IgxSizeScaleModule,
|
|
79
|
+
IgxValueBrushScaleModule,
|
|
80
|
+
IgxCustomPaletteColorScaleModule,
|
|
81
|
+
IgxGeographicProportionalSymbolSeriesModule,
|
|
82
|
+
IgxGeographicSymbolSeriesModule,
|
|
83
|
+
IgxGeographicScatterAreaSeriesModule,
|
|
84
|
+
IgxGeographicHighDensityScatterSeriesModule,
|
|
85
|
+
IgxGeographicContourLineSeriesModule,
|
|
86
|
+
IgxGeographicMapCoreModule,
|
|
87
|
+
IgxShapeDataSourceModule] });
|
|
88
|
+
return IgxGeographicMapModule;
|
|
89
|
+
})();
|
|
90
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapModule, decorators: [{
|
|
91
|
+
type: NgModule,
|
|
92
|
+
args: [{
|
|
93
|
+
declarations: [],
|
|
94
|
+
exports: [IgxGeographicShapeSeriesModule,
|
|
95
|
+
IgxGeographicPolylineSeriesModule,
|
|
96
|
+
IgxTileGeneratorMapImageryModule,
|
|
97
|
+
IgxHeatTileGeneratorModule,
|
|
98
|
+
IgxGeographicTileSeriesModule,
|
|
99
|
+
IgxSizeScaleModule,
|
|
100
|
+
IgxValueBrushScaleModule,
|
|
101
|
+
IgxCustomPaletteColorScaleModule,
|
|
102
|
+
IgxGeographicProportionalSymbolSeriesModule,
|
|
103
|
+
IgxGeographicSymbolSeriesModule,
|
|
104
|
+
IgxGeographicScatterAreaSeriesModule,
|
|
105
|
+
IgxGeographicHighDensityScatterSeriesModule,
|
|
106
|
+
IgxGeographicContourLineSeriesModule,
|
|
107
|
+
IgxGeographicMapCoreModule,
|
|
108
|
+
IgxShapeDataSourceModule
|
|
109
|
+
],
|
|
110
|
+
imports: [CommonModule, IgxGeographicShapeSeriesModule,
|
|
111
|
+
IgxGeographicPolylineSeriesModule,
|
|
112
|
+
IgxTileGeneratorMapImageryModule,
|
|
113
|
+
IgxHeatTileGeneratorModule,
|
|
114
|
+
IgxGeographicTileSeriesModule,
|
|
115
|
+
IgxSizeScaleModule,
|
|
116
|
+
IgxValueBrushScaleModule,
|
|
117
|
+
IgxCustomPaletteColorScaleModule,
|
|
118
|
+
IgxGeographicProportionalSymbolSeriesModule,
|
|
119
|
+
IgxGeographicSymbolSeriesModule,
|
|
120
|
+
IgxGeographicScatterAreaSeriesModule,
|
|
121
|
+
IgxGeographicHighDensityScatterSeriesModule,
|
|
122
|
+
IgxGeographicContourLineSeriesModule,
|
|
123
|
+
IgxGeographicMapCoreModule,
|
|
124
|
+
IgxShapeDataSourceModule
|
|
125
|
+
],
|
|
126
|
+
entryComponents: []
|
|
127
|
+
}]
|
|
128
|
+
}] });
|
|
129
|
+
//# sourceMappingURL=igx-geographic-map-module.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-geographic-map-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-map-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE
|
|
1
|
+
{"version":3,"file":"igx-geographic-map-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-map-module.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,154 +1,168 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
5
|
-
/**
|
|
6
|
-
* Base class for hosting chart series in a IgxGeographicMap.Component
|
|
7
|
-
*/
|
|
8
|
-
export
|
|
9
|
-
|
|
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
|
-
|
|
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
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
1
|
+
import { Component, Input } from '@angular/core';
|
|
2
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
3
|
+
import { toPoint, fromPoint, fromRect } from "igniteui-angular-core";
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
/**
|
|
6
|
+
* Base class for hosting chart series in a IgxGeographicMap.Component
|
|
7
|
+
*/
|
|
8
|
+
export let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
9
|
+
class IgxGeographicMapSeriesHostComponent extends IgxSeriesComponent {
|
|
10
|
+
constructor() {
|
|
11
|
+
super();
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* @hidden
|
|
15
|
+
*/
|
|
16
|
+
get i() {
|
|
17
|
+
return this._implementation;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Checks if this control is geographic coordinate system
|
|
21
|
+
*/
|
|
22
|
+
get isGeographic() {
|
|
23
|
+
return this.i.dp;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Gets whether this series supports markers
|
|
27
|
+
*/
|
|
28
|
+
get hasMarkers() {
|
|
29
|
+
return this.i.hasMarkers;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* The minimum scale at which this series becomes visible.
|
|
33
|
+
* The default value for this property is 1.0, which means the series will always be visible. At a VisibleFromScale setting of 0.0, the series will never be visible. At a VisibleFromScale setting of 0.5, the series will be visible as long as the map is zoomed in to at least 200%.
|
|
34
|
+
*/
|
|
35
|
+
get visibleFromScale() {
|
|
36
|
+
return this.i.pm;
|
|
37
|
+
}
|
|
38
|
+
set visibleFromScale(v) {
|
|
39
|
+
this.i.pm = +v;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* Gets or sets the coercion methods to use when loading data from data sources.
|
|
43
|
+
* Should be specified before setting any member paths, if being used. Setting it later
|
|
44
|
+
* will not cause data to be reimported into the chart.
|
|
45
|
+
*/
|
|
46
|
+
get coercionMethods() {
|
|
47
|
+
return this.i.coercionMethods;
|
|
48
|
+
}
|
|
49
|
+
set coercionMethods(v) {
|
|
50
|
+
this.i.coercionMethods = v;
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series
|
|
54
|
+
|
|
55
|
+
*/
|
|
56
|
+
notifyIndexedPropertiesChanged() {
|
|
57
|
+
this.i.k2();
|
|
58
|
+
}
|
|
59
|
+
getItemValue(item, memberPathName) {
|
|
60
|
+
let iv = this.i.hk(item, memberPathName);
|
|
61
|
+
return (iv);
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* Gets the item that is the best match for the specified world coordinates.
|
|
65
|
+
|
|
66
|
+
* @param world * The world coordinates to use.
|
|
67
|
+
*/
|
|
68
|
+
getItem(world) {
|
|
69
|
+
let iv = this.i.hh(toPoint(world));
|
|
70
|
+
return (iv);
|
|
71
|
+
}
|
|
72
|
+
getPreviousOrExactIndex(world, skipUnknowns) {
|
|
73
|
+
let iv = this.i.g6(toPoint(world), skipUnknowns);
|
|
74
|
+
return (iv);
|
|
75
|
+
}
|
|
76
|
+
getNextOrExactIndex(world, skipUnknowns) {
|
|
77
|
+
let iv = this.i.g4(toPoint(world), skipUnknowns);
|
|
78
|
+
return (iv);
|
|
79
|
+
}
|
|
80
|
+
getSeriesValue(world, useInterpolation, skipUnknowns) {
|
|
81
|
+
let iv = this.i.f8(toPoint(world), useInterpolation, skipUnknowns);
|
|
82
|
+
return (iv);
|
|
83
|
+
}
|
|
84
|
+
getSeriesValuePosition(world, useInterpolation, skipUnknowns) {
|
|
85
|
+
let iv = this.i.o2(toPoint(world), useInterpolation, skipUnknowns);
|
|
86
|
+
return fromPoint(iv);
|
|
87
|
+
}
|
|
88
|
+
/**
|
|
89
|
+
* If possible, will return the best available value bounding box within the series that has the best value match for the world position provided.
|
|
90
|
+
|
|
91
|
+
* @param world * The world coordinate for which to get a value bounding box for
|
|
92
|
+
*/
|
|
93
|
+
getSeriesValueBoundingBox(world) {
|
|
94
|
+
let iv = this.i.pb(toPoint(world));
|
|
95
|
+
return fromRect(iv);
|
|
96
|
+
}
|
|
97
|
+
/**
|
|
98
|
+
* If possible, will return the best available value marker bounding box within the series that has the best value match for the world position provided.
|
|
99
|
+
|
|
100
|
+
* @param world * The world coordinates for which to get a value marker bounding box for
|
|
101
|
+
*/
|
|
102
|
+
getSeriesValueMarkerBoundingBox(world) {
|
|
103
|
+
let iv = this.i.pd(toPoint(world));
|
|
104
|
+
return fromRect(iv);
|
|
105
|
+
}
|
|
106
|
+
getSeriesHighValue(world, useInterpolation, skipUnknowns) {
|
|
107
|
+
let iv = this.i.f4(toPoint(world), useInterpolation, skipUnknowns);
|
|
108
|
+
return (iv);
|
|
109
|
+
}
|
|
110
|
+
getSeriesHighValuePosition(world, useInterpolation, skipUnknowns) {
|
|
111
|
+
let iv = this.i.oy(toPoint(world), useInterpolation, skipUnknowns);
|
|
112
|
+
return fromPoint(iv);
|
|
113
|
+
}
|
|
114
|
+
getSeriesLowValue(world, useInterpolation, skipUnknowns) {
|
|
115
|
+
let iv = this.i.f6(toPoint(world), useInterpolation, skipUnknowns);
|
|
116
|
+
return (iv);
|
|
117
|
+
}
|
|
118
|
+
getSeriesLowValuePosition(world, useInterpolation, skipUnknowns) {
|
|
119
|
+
let iv = this.i.o0(toPoint(world), useInterpolation, skipUnknowns);
|
|
120
|
+
return fromPoint(iv);
|
|
121
|
+
}
|
|
122
|
+
getSeriesValuePositionFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
|
|
123
|
+
let iv = this.i.o3(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
124
|
+
return fromPoint(iv);
|
|
125
|
+
}
|
|
126
|
+
getSeriesValueFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
|
|
127
|
+
let iv = this.i.f9(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
128
|
+
return (iv);
|
|
129
|
+
}
|
|
130
|
+
/**
|
|
131
|
+
* For a category plotted series, returns the current width of the items within the categories. This only returns a value if the items have some form of width (e.g. columns, bars, etc.) otherwise 0 is returned.
|
|
132
|
+
|
|
133
|
+
*/
|
|
134
|
+
getItemSpan() {
|
|
135
|
+
let iv = this.i.f1();
|
|
136
|
+
return (iv);
|
|
137
|
+
}
|
|
138
|
+
/**
|
|
139
|
+
* Renders the series.
|
|
140
|
+
|
|
141
|
+
* @param animate * True if the change should be animated.
|
|
142
|
+
*/
|
|
143
|
+
renderSeries(animate) {
|
|
144
|
+
this.i.l0(animate);
|
|
145
|
+
}
|
|
146
|
+
/**
|
|
147
|
+
* Called when this series' Style is updated.
|
|
148
|
+
|
|
149
|
+
*/
|
|
150
|
+
styleUpdated() {
|
|
151
|
+
this.i.l9();
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
IgxGeographicMapSeriesHostComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapSeriesHostComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
155
|
+
IgxGeographicMapSeriesHostComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: IgxGeographicMapSeriesHostComponent, selector: "ng-component", inputs: { visibleFromScale: "visibleFromScale", coercionMethods: "coercionMethods" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
156
|
+
return IgxGeographicMapSeriesHostComponent;
|
|
157
|
+
})();
|
|
158
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapSeriesHostComponent, decorators: [{
|
|
159
|
+
type: Component,
|
|
160
|
+
args: [{
|
|
161
|
+
template: ``,
|
|
162
|
+
}]
|
|
163
|
+
}], ctorParameters: function () { return []; }, propDecorators: { visibleFromScale: [{
|
|
164
|
+
type: Input
|
|
165
|
+
}], coercionMethods: [{
|
|
166
|
+
type: Input
|
|
167
|
+
}] } });
|
|
168
|
+
//# sourceMappingURL=igx-geographic-map-series-host-component.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-geographic-map-series-host-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-map-series-host-component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"igx-geographic-map-series-host-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-map-series-host-component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA8B,SAAS,EAAqD,KAAK,EAA2B,MAAM,eAAe,CAAC;AAKzJ,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAE7D,OAAO,EAAc,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;;AAEjF;;EAEE;AAIF,MAAM,OAAgB,mCAAoC,SAAQ,kBAAkB;IAUnF;QACC,KAAK,EAAE,CAAC;IACT,CAAC;IARD;;mCAE+B;IAC/B,IAAW,CAAC;QACX,OAAO,IAAI,CAAC,eAAe,CAAC;IAC7B,CAAC;IAID;;MAEE;IACF,IAAI,YAAY;QACf,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAc,CAAC;IAC/B,CAAC;IAED;;MAEE;IACF,IAAI,UAAU;QACb,OAAQ,IAAI,CAAC,CAAC,CAAC,UAAsB,CAAC;IACvC,CAAC;IAED;;;MAGE;IACF,IAAI,gBAAgB;QACnB,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAa,CAAC;IAC9B,CAAC;IACD,IACI,gBAAgB,CAAC,CAAS;QAC7B,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC;IAChB,CAAC;IAED;;;;MAIE;IACF,IAAI,eAAe;QAClB,OAAO,IAAI,CAAC,CAAC,CAAC,eAAsB,CAAC;IACtC,CAAC;IACD,IACI,eAAe,CAAC,CAAM;QACc,IAAI,CAAC,CAAC,CAAC,eAAe,GAAG,CAAC,CAAC;IACnE,CAAC;IACD;;;MAGE;IACK,8BAA8B;QACpC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC;IACb,CAAC;IACM,YAAY,CAAC,IAAS,EAAE,cAAsB;QACpD,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,IAAI,EAAE,cAAc,CAAC,CAAC;QACzC,OAAO,CAAC,EAAE,CAAC,CAAC;IACb,CAAC;IACD;;;;MAIE;IACK,OAAO,CAAC,KAAc;QAC5B,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC;QACnC,OAAO,CAAC,EAAE,CAAC,CAAC;IACb,CAAC;IACM,uBAAuB,CAAC,KAAc,EAAE,YAAqB;QACnE,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,YAAY,CAAC,CAAC;QACjD,OAAO,CAAC,EAAE,CAAC,CAAC;IACb,CAAC;IACM,mBAAmB,CAAC,KAAc,EAAE,YAAqB;QAC/D,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,YAAY,CAAC,CAAC;QACjD,OAAO,CAAC,EAAE,CAAC,CAAC;IACb,CAAC;IACM,cAAc,CAAC,KAAc,EAAE,gBAAyB,EAAE,YAAqB;QACrF,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,gBAAgB,EAAE,YAAY,CAAC,CAAC;QACnE,OAAO,CAAC,EAAE,CAAC,CAAC;IACb,CAAC;IACM,sBAAsB,CAAC,KAAc,EAAE,gBAAyB,EAAE,YAAqB;QAC7F,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,gBAAgB,EAAE,YAAY,CAAC,CAAC;QACnE,OAAO,SAAS,CAAC,EAAE,CAAC,CAAC;IACtB,CAAC;IACD;;;;MAIE;IACK,yBAAyB,CAAC,KAAc;QAC9C,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC;QACnC,OAAO,QAAQ,CAAC,EAAE,CAAC,CAAC;IACrB,CAAC;IACD;;;;MAIE;IACK,+BAA+B,CAAC,KAAc;QACpD,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC;QACnC,OAAO,QAAQ,CAAC,EAAE,CAAC,CAAC;IACrB,CAAC;IACM,kBAAkB,CAAC,KAAc,EAAE,gBAAyB,EAAE,YAAqB;QACzF,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,gBAAgB,EAAE,YAAY,CAAC,CAAC;QACnE,OAAO,CAAC,EAAE,CAAC,CAAC;IACb,CAAC;IACM,0BAA0B,CAAC,KAAc,EAAE,gBAAyB,EAAE,YAAqB;QACjG,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,gBAAgB,EAAE,YAAY,CAAC,CAAC;QACnE,OAAO,SAAS,CAAC,EAAE,CAAC,CAAC;IACtB,CAAC;IACM,iBAAiB,CAAC,KAAc,EAAE,gBAAyB,EAAE,YAAqB;QACxF,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,gBAAgB,EAAE,YAAY,CAAC,CAAC;QACnE,OAAO,CAAC,EAAE,CAAC,CAAC;IACb,CAAC;IACM,yBAAyB,CAAC,KAAc,EAAE,gBAAyB,EAAE,YAAqB;QAChG,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,gBAAgB,EAAE,YAAY,CAAC,CAAC;QACnE,OAAO,SAAS,CAAC,EAAE,CAAC,CAAC;IACtB,CAAC;IACM,qCAAqC,CAAC,KAAc,EAAE,gBAAyB,EAAE,YAAqB;QAC5G,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,gBAAgB,EAAE,YAAY,CAAC,CAAC;QACnE,OAAO,SAAS,CAAC,EAAE,CAAC,CAAC;IACtB,CAAC;IACM,6BAA6B,CAAC,KAAc,EAAE,gBAAyB,EAAE,YAAqB;QACpG,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,gBAAgB,EAAE,YAAY,CAAC,CAAC;QACnE,OAAO,CAAC,EAAE,CAAC,CAAC;IACb,CAAC;IACD;;;MAGE;IACK,WAAW;QACjB,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC;QACrB,OAAO,CAAC,EAAE,CAAC,CAAC;IACb,CAAC;IACD;;;;MAIE;IACK,YAAY,CAAC,OAAgB;QACnC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC;IACpB,CAAC;IACD;;;MAGE;IACK,YAAY;QAClB,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC;IACb,CAAC;;iIAvJoB,mCAAmC;qHAAnC,mCAAmC,iKAF7C,EAAE;4FAEQ,mCAAmC;kBAHxD,SAAS;mBAAC;oBACT,QAAQ,EAAE,EAAE;iBACb;0EAoCI,gBAAgB;sBADnB,KAAK;gBAcF,eAAe;sBADlB,KAAK"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { Component } from '@angular/core';
|
|
2
|
+
import { IgxGeographicMarkerSeriesComponent } from "./igx-geographic-marker-series-component";
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export let IgxGeographicMarkerSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
5
|
+
class IgxGeographicMarkerSeriesBaseComponent extends IgxGeographicMarkerSeriesComponent {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
get i() {
|
|
13
|
+
return this._implementation;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
IgxGeographicMarkerSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMarkerSeriesBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
17
|
+
IgxGeographicMarkerSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: IgxGeographicMarkerSeriesBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
18
|
+
return IgxGeographicMarkerSeriesBaseComponent;
|
|
19
|
+
})();
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMarkerSeriesBaseComponent, decorators: [{
|
|
21
|
+
type: Component,
|
|
22
|
+
args: [{
|
|
23
|
+
template: ``,
|
|
24
|
+
}]
|
|
25
|
+
}], ctorParameters: function () { return []; } });
|
|
26
|
+
//# sourceMappingURL=igx-geographic-marker-series-base-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-marker-series-base-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-marker-series-base-component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA8B,SAAS,EAAqF,MAAM,eAAe,CAAC;AAKzJ,OAAO,EAAE,kCAAkC,EAAE,MAAM,0CAA0C,CAAC;;AAQ9F,MAAM,OAAgB,sCAAuC,SAAQ,kCAAkC;IAUtG;QACC,KAAK,EAAE,CAAC;IACT,CAAC;IARD;;mCAE+B;IAC/B,IAAW,CAAC;QACX,OAAO,IAAI,CAAC,eAAe,CAAC;IAC7B,CAAC;;oIAToB,sCAAsC;wHAAtC,sCAAsC,2EAFhD,EAAE;4FAEQ,sCAAsC;kBAH3D,SAAS;mBAAC;oBACT,QAAQ,EAAE,EAAE;iBACb"}
|