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,5 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { EventEmitter, Output } from '@angular/core';
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
3
2
|
import { delegateCombine } from "igniteui-angular-core";
|
|
4
3
|
import { IgxImageTilesReadyEventArgs } from "./igx-image-tiles-ready-event-args";
|
|
5
4
|
import { IgxImagesChangedEventArgs } from "./igx-images-changed-event-args";
|
|
@@ -9,7 +8,7 @@ import { fromRect, toRect, ensureBool } from "igniteui-angular-core";
|
|
|
9
8
|
/**
|
|
10
9
|
* Control class used for displaying multi-scale TileSource imagery. Designed to be used for background imagery in the IgxGeographicMap.Component
|
|
11
10
|
*/
|
|
12
|
-
var IgxGeographicMapImagery = /** @class */ (function () {
|
|
11
|
+
var IgxGeographicMapImagery = /** @class */ /*@__PURE__*/ (function () {
|
|
13
12
|
function IgxGeographicMapImagery() {
|
|
14
13
|
this._imageTilesReady = null;
|
|
15
14
|
this._imagesChanged = null;
|
|
@@ -30,7 +29,7 @@ var IgxGeographicMapImagery = /** @class */ (function () {
|
|
|
30
29
|
get: function () {
|
|
31
30
|
return this._implementation;
|
|
32
31
|
},
|
|
33
|
-
enumerable:
|
|
32
|
+
enumerable: false,
|
|
34
33
|
configurable: true
|
|
35
34
|
});
|
|
36
35
|
IgxGeographicMapImagery.prototype.onImplementationCreated = function () {
|
|
@@ -50,7 +49,7 @@ var IgxGeographicMapImagery = /** @class */ (function () {
|
|
|
50
49
|
set: function (v) {
|
|
51
50
|
this.i.deferralHandler = v;
|
|
52
51
|
},
|
|
53
|
-
enumerable:
|
|
52
|
+
enumerable: false,
|
|
54
53
|
configurable: true
|
|
55
54
|
});
|
|
56
55
|
Object.defineProperty(IgxGeographicMapImagery.prototype, "windowRect", {
|
|
@@ -64,7 +63,7 @@ var IgxGeographicMapImagery = /** @class */ (function () {
|
|
|
64
63
|
set: function (v) {
|
|
65
64
|
this.i.windowRect = toRect(v);
|
|
66
65
|
},
|
|
67
|
-
enumerable:
|
|
66
|
+
enumerable: false,
|
|
68
67
|
configurable: true
|
|
69
68
|
});
|
|
70
69
|
Object.defineProperty(IgxGeographicMapImagery.prototype, "geographicMap", {
|
|
@@ -80,7 +79,7 @@ var IgxGeographicMapImagery = /** @class */ (function () {
|
|
|
80
79
|
set: function (v) {
|
|
81
80
|
v == null ? this.i.geographicMap = null : this.i.geographicMap = v.i;
|
|
82
81
|
},
|
|
83
|
-
enumerable:
|
|
82
|
+
enumerable: false,
|
|
84
83
|
configurable: true
|
|
85
84
|
});
|
|
86
85
|
Object.defineProperty(IgxGeographicMapImagery.prototype, "referer", {
|
|
@@ -93,7 +92,7 @@ var IgxGeographicMapImagery = /** @class */ (function () {
|
|
|
93
92
|
set: function (v) {
|
|
94
93
|
this.i.referer = v;
|
|
95
94
|
},
|
|
96
|
-
enumerable:
|
|
95
|
+
enumerable: false,
|
|
97
96
|
configurable: true
|
|
98
97
|
});
|
|
99
98
|
Object.defineProperty(IgxGeographicMapImagery.prototype, "isHorizontalWrappingEnabled", {
|
|
@@ -106,7 +105,7 @@ var IgxGeographicMapImagery = /** @class */ (function () {
|
|
|
106
105
|
set: function (v) {
|
|
107
106
|
this.i.isHorizontalWrappingEnabled = ensureBool(v);
|
|
108
107
|
},
|
|
109
|
-
enumerable:
|
|
108
|
+
enumerable: false,
|
|
110
109
|
configurable: true
|
|
111
110
|
});
|
|
112
111
|
Object.defineProperty(IgxGeographicMapImagery.prototype, "userAgent", {
|
|
@@ -119,7 +118,7 @@ var IgxGeographicMapImagery = /** @class */ (function () {
|
|
|
119
118
|
set: function (v) {
|
|
120
119
|
this.i.userAgent = v;
|
|
121
120
|
},
|
|
122
|
-
enumerable:
|
|
121
|
+
enumerable: false,
|
|
123
122
|
configurable: true
|
|
124
123
|
});
|
|
125
124
|
Object.defineProperty(IgxGeographicMapImagery.prototype, "opacity", {
|
|
@@ -129,7 +128,7 @@ var IgxGeographicMapImagery = /** @class */ (function () {
|
|
|
129
128
|
set: function (v) {
|
|
130
129
|
this.i.opacity = +v;
|
|
131
130
|
},
|
|
132
|
-
enumerable:
|
|
131
|
+
enumerable: false,
|
|
133
132
|
configurable: true
|
|
134
133
|
});
|
|
135
134
|
IgxGeographicMapImagery.prototype.findByName = function (name) {
|
|
@@ -169,7 +168,7 @@ var IgxGeographicMapImagery = /** @class */ (function () {
|
|
|
169
168
|
}
|
|
170
169
|
return this._imageTilesReady;
|
|
171
170
|
},
|
|
172
|
-
enumerable:
|
|
171
|
+
enumerable: false,
|
|
173
172
|
configurable: true
|
|
174
173
|
});
|
|
175
174
|
Object.defineProperty(IgxGeographicMapImagery.prototype, "imagesChanged", {
|
|
@@ -194,7 +193,7 @@ var IgxGeographicMapImagery = /** @class */ (function () {
|
|
|
194
193
|
}
|
|
195
194
|
return this._imagesChanged;
|
|
196
195
|
},
|
|
197
|
-
enumerable:
|
|
196
|
+
enumerable: false,
|
|
198
197
|
configurable: true
|
|
199
198
|
});
|
|
200
199
|
Object.defineProperty(IgxGeographicMapImagery.prototype, "cancellingImage", {
|
|
@@ -219,7 +218,7 @@ var IgxGeographicMapImagery = /** @class */ (function () {
|
|
|
219
218
|
}
|
|
220
219
|
return this._cancellingImage;
|
|
221
220
|
},
|
|
222
|
-
enumerable:
|
|
221
|
+
enumerable: false,
|
|
223
222
|
configurable: true
|
|
224
223
|
});
|
|
225
224
|
Object.defineProperty(IgxGeographicMapImagery.prototype, "downloadingImage", {
|
|
@@ -244,7 +243,7 @@ var IgxGeographicMapImagery = /** @class */ (function () {
|
|
|
244
243
|
}
|
|
245
244
|
return this._downloadingImage;
|
|
246
245
|
},
|
|
247
|
-
enumerable:
|
|
246
|
+
enumerable: false,
|
|
248
247
|
configurable: true
|
|
249
248
|
});
|
|
250
249
|
IgxGeographicMapImagery.prototype._runInZone = function (act) {
|
|
@@ -255,27 +254,7 @@ var IgxGeographicMapImagery = /** @class */ (function () {
|
|
|
255
254
|
act();
|
|
256
255
|
}
|
|
257
256
|
};
|
|
258
|
-
tslib_1.__decorate([
|
|
259
|
-
Output(),
|
|
260
|
-
tslib_1.__metadata("design:type", EventEmitter),
|
|
261
|
-
tslib_1.__metadata("design:paramtypes", [])
|
|
262
|
-
], IgxGeographicMapImagery.prototype, "imageTilesReady", null);
|
|
263
|
-
tslib_1.__decorate([
|
|
264
|
-
Output(),
|
|
265
|
-
tslib_1.__metadata("design:type", EventEmitter),
|
|
266
|
-
tslib_1.__metadata("design:paramtypes", [])
|
|
267
|
-
], IgxGeographicMapImagery.prototype, "imagesChanged", null);
|
|
268
|
-
tslib_1.__decorate([
|
|
269
|
-
Output(),
|
|
270
|
-
tslib_1.__metadata("design:type", EventEmitter),
|
|
271
|
-
tslib_1.__metadata("design:paramtypes", [])
|
|
272
|
-
], IgxGeographicMapImagery.prototype, "cancellingImage", null);
|
|
273
|
-
tslib_1.__decorate([
|
|
274
|
-
Output(),
|
|
275
|
-
tslib_1.__metadata("design:type", EventEmitter),
|
|
276
|
-
tslib_1.__metadata("design:paramtypes", [])
|
|
277
|
-
], IgxGeographicMapImagery.prototype, "downloadingImage", null);
|
|
278
257
|
return IgxGeographicMapImagery;
|
|
279
258
|
}());
|
|
280
259
|
export { IgxGeographicMapImagery };
|
|
281
|
-
//# sourceMappingURL=igx-geographic-map-imagery.js.map
|
|
260
|
+
//# sourceMappingURL=igx-geographic-map-imagery.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-geographic-map-imagery.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-map-imagery.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"igx-geographic-map-imagery.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-map-imagery.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,69 +1,130 @@
|
|
|
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
|
-
var IgxGeographicMapModule = /** @class */ (function () {
|
|
26
|
-
function IgxGeographicMapModule() {
|
|
27
|
-
}
|
|
28
|
-
IgxGeographicMapModule =
|
|
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
|
-
|
|
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
|
+
var IgxGeographicMapModule = /** @class */ /*@__PURE__*/ (function () {
|
|
26
|
+
function 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
|
+
export { IgxGeographicMapModule };
|
|
91
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapModule, decorators: [{
|
|
92
|
+
type: NgModule,
|
|
93
|
+
args: [{
|
|
94
|
+
declarations: [],
|
|
95
|
+
exports: [IgxGeographicShapeSeriesModule,
|
|
96
|
+
IgxGeographicPolylineSeriesModule,
|
|
97
|
+
IgxTileGeneratorMapImageryModule,
|
|
98
|
+
IgxHeatTileGeneratorModule,
|
|
99
|
+
IgxGeographicTileSeriesModule,
|
|
100
|
+
IgxSizeScaleModule,
|
|
101
|
+
IgxValueBrushScaleModule,
|
|
102
|
+
IgxCustomPaletteColorScaleModule,
|
|
103
|
+
IgxGeographicProportionalSymbolSeriesModule,
|
|
104
|
+
IgxGeographicSymbolSeriesModule,
|
|
105
|
+
IgxGeographicScatterAreaSeriesModule,
|
|
106
|
+
IgxGeographicHighDensityScatterSeriesModule,
|
|
107
|
+
IgxGeographicContourLineSeriesModule,
|
|
108
|
+
IgxGeographicMapCoreModule,
|
|
109
|
+
IgxShapeDataSourceModule
|
|
110
|
+
],
|
|
111
|
+
imports: [CommonModule, IgxGeographicShapeSeriesModule,
|
|
112
|
+
IgxGeographicPolylineSeriesModule,
|
|
113
|
+
IgxTileGeneratorMapImageryModule,
|
|
114
|
+
IgxHeatTileGeneratorModule,
|
|
115
|
+
IgxGeographicTileSeriesModule,
|
|
116
|
+
IgxSizeScaleModule,
|
|
117
|
+
IgxValueBrushScaleModule,
|
|
118
|
+
IgxCustomPaletteColorScaleModule,
|
|
119
|
+
IgxGeographicProportionalSymbolSeriesModule,
|
|
120
|
+
IgxGeographicSymbolSeriesModule,
|
|
121
|
+
IgxGeographicScatterAreaSeriesModule,
|
|
122
|
+
IgxGeographicHighDensityScatterSeriesModule,
|
|
123
|
+
IgxGeographicContourLineSeriesModule,
|
|
124
|
+
IgxGeographicMapCoreModule,
|
|
125
|
+
IgxShapeDataSourceModule
|
|
126
|
+
],
|
|
127
|
+
entryComponents: []
|
|
128
|
+
}]
|
|
129
|
+
}] });
|
|
130
|
+
//# 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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"}
|