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,48 +1,55 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import { IgxValueBrushScaleComponent } from "igniteui-angular-charts";
|
|
3
3
|
import { IgxContourValueResolverComponent } from "igniteui-angular-charts";
|
|
4
4
|
import { IgxTriangulationStatusEventArgs } from "igniteui-angular-core";
|
|
5
5
|
import { IgxGeographicXYTriangulatingSeriesComponent } from "./igx-geographic-xy-triangulating-series-component";
|
|
6
|
-
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
7
|
-
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
8
6
|
import { GeographicContourLineSeries } from "./GeographicContourLineSeries";
|
|
7
|
+
import * as i0 from "@angular/core";
|
|
9
8
|
/**
|
|
10
9
|
* Represents a class for Geographic Contour Series displayed on a map.
|
|
11
10
|
*/
|
|
12
|
-
export declare const IgxGeographicContourLineSeriesComponent_PROVIDERS: ({
|
|
13
|
-
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
14
|
-
useExisting: Type<any>;
|
|
15
|
-
} | {
|
|
16
|
-
provide: typeof IgxSeriesComponent;
|
|
17
|
-
useExisting: Type<any>;
|
|
18
|
-
})[];
|
|
19
11
|
export declare class IgxGeographicContourLineSeriesComponent extends IgxGeographicXYTriangulatingSeriesComponent {
|
|
20
12
|
protected createImplementation(): GeographicContourLineSeries;
|
|
21
13
|
/**
|
|
22
14
|
* @hidden
|
|
23
15
|
*/
|
|
24
|
-
|
|
16
|
+
get i(): GeographicContourLineSeries;
|
|
25
17
|
constructor();
|
|
18
|
+
/**
|
|
19
|
+
* Gets whether the current series shows a line contour shape.
|
|
20
|
+
*/
|
|
21
|
+
get isLineContour(): boolean;
|
|
22
|
+
static ngAcceptInputType_isLineContour: boolean | string;
|
|
26
23
|
/**
|
|
27
24
|
* The name of the property from which to retrieve the numeric values from the ItemsSource items.
|
|
28
25
|
*/
|
|
29
|
-
valueMemberPath: string;
|
|
26
|
+
get valueMemberPath(): string;
|
|
27
|
+
set valueMemberPath(v: string);
|
|
30
28
|
/**
|
|
31
29
|
* The ValueBrushScale to use when determining Brushes for each contour line, based on the values found in ValueMemberPath.
|
|
32
30
|
*/
|
|
33
|
-
fillScale: IgxValueBrushScaleComponent;
|
|
31
|
+
get fillScale(): IgxValueBrushScaleComponent;
|
|
32
|
+
set fillScale(v: IgxValueBrushScaleComponent);
|
|
33
|
+
/**
|
|
34
|
+
* Gets actual fill scale that is set on the FillScale property or default FillScale
|
|
35
|
+
*/
|
|
36
|
+
get actualFillScale(): IgxValueBrushScaleComponent;
|
|
37
|
+
set actualFillScale(v: IgxValueBrushScaleComponent);
|
|
34
38
|
/**
|
|
35
39
|
* The ContourValueResolver used to determine the numeric values of contours.
|
|
36
40
|
*/
|
|
37
|
-
valueResolver: IgxContourValueResolverComponent;
|
|
41
|
+
get valueResolver(): IgxContourValueResolverComponent;
|
|
42
|
+
set valueResolver(v: IgxContourValueResolverComponent);
|
|
38
43
|
findByName(name: string): any;
|
|
39
44
|
protected _styling(container: any, component: any, parent?: any): void;
|
|
40
45
|
private _triangulationStatusChanged;
|
|
41
46
|
/**
|
|
42
47
|
* Raised when the status of an ongoing Triangulation has changed.
|
|
43
48
|
*/
|
|
44
|
-
|
|
49
|
+
get triangulationStatusChanged(): EventEmitter<{
|
|
45
50
|
sender: any;
|
|
46
51
|
args: IgxTriangulationStatusEventArgs;
|
|
47
52
|
}>;
|
|
53
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicContourLineSeriesComponent, never>;
|
|
54
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicContourLineSeriesComponent, "igx-geographic-contour-line-series", never, { "valueMemberPath": "valueMemberPath"; "fillScale": "fillScale"; "actualFillScale": "actualFillScale"; "valueResolver": "valueResolver"; }, { "triangulationStatusChanged": "triangulationStatusChanged"; }, never, never>;
|
|
48
55
|
}
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
import * as i2 from "./igx-geographic-contour-line-series-module";
|
|
1
4
|
export declare class IgxGeographicContourLineSeriesDynamicModule {
|
|
2
5
|
constructor();
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicContourLineSeriesDynamicModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicContourLineSeriesDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxGeographicContourLineSeriesModule], [typeof i2.IgxGeographicContourLineSeriesModule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicContourLineSeriesDynamicModule>;
|
|
3
9
|
}
|
|
@@ -1,2 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./igx-geographic-contour-line-series-component";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "igniteui-angular-charts";
|
|
1
5
|
export declare class IgxGeographicContourLineSeriesModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicContourLineSeriesModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicContourLineSeriesModule, [typeof i1.IgxGeographicContourLineSeriesComponent], [typeof i2.CommonModule, typeof i3.IgxScatterContourSeriesDynamicModule], [typeof i1.IgxGeographicContourLineSeriesComponent, typeof i3.IgxScatterContourSeriesDynamicModule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicContourLineSeriesModule>;
|
|
2
9
|
}
|
|
@@ -1,83 +1,94 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import { IgxProgressiveLoadStatusEventArgs } from "igniteui-angular-charts";
|
|
3
3
|
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
4
|
-
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
5
4
|
import { GeographicHighDensityScatterSeries } from "./GeographicHighDensityScatterSeries";
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
6
|
/**
|
|
7
7
|
* Series class for a geographic map with points marked at given locations.
|
|
8
8
|
* This is the geographic equivalent of a HighDensityScatterSeries.
|
|
9
9
|
*/
|
|
10
|
-
export declare const IgxGeographicHighDensityScatterSeriesComponent_PROVIDERS: ({
|
|
11
|
-
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
12
|
-
useExisting: Type<any>;
|
|
13
|
-
} | {
|
|
14
|
-
provide: typeof IgxSeriesComponent;
|
|
15
|
-
useExisting: Type<any>;
|
|
16
|
-
})[];
|
|
17
10
|
export declare class IgxGeographicHighDensityScatterSeriesComponent extends IgxGeographicMapSeriesHostComponent {
|
|
18
11
|
protected createImplementation(): GeographicHighDensityScatterSeries;
|
|
19
12
|
/**
|
|
20
13
|
* @hidden
|
|
21
14
|
*/
|
|
22
|
-
|
|
15
|
+
get i(): GeographicHighDensityScatterSeries;
|
|
23
16
|
constructor();
|
|
17
|
+
/**
|
|
18
|
+
* Gets whether the current series shows pixels.
|
|
19
|
+
*/
|
|
20
|
+
get isPixel(): boolean;
|
|
21
|
+
static ngAcceptInputType_isPixel: boolean | string;
|
|
24
22
|
/**
|
|
25
23
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
26
24
|
*/
|
|
27
|
-
latitudeMemberPath: string;
|
|
25
|
+
get latitudeMemberPath(): string;
|
|
26
|
+
set latitudeMemberPath(v: string);
|
|
28
27
|
/**
|
|
29
28
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
30
29
|
*/
|
|
31
|
-
longitudeMemberPath: string;
|
|
30
|
+
get longitudeMemberPath(): string;
|
|
31
|
+
set longitudeMemberPath(v: string);
|
|
32
32
|
/**
|
|
33
33
|
* Gets or sets the whether to use use brute force mode.
|
|
34
34
|
*/
|
|
35
|
-
useBruteForce: boolean;
|
|
35
|
+
get useBruteForce(): boolean;
|
|
36
|
+
set useBruteForce(v: boolean);
|
|
36
37
|
static ngAcceptInputType_useBruteForce: boolean | string;
|
|
37
38
|
/**
|
|
38
39
|
* Gets or sets the whether to progressively load the data into the chart.
|
|
39
40
|
*/
|
|
40
|
-
progressiveLoad: boolean;
|
|
41
|
+
get progressiveLoad(): boolean;
|
|
42
|
+
set progressiveLoad(v: boolean);
|
|
41
43
|
static ngAcceptInputType_progressiveLoad: boolean | string;
|
|
42
44
|
/**
|
|
43
45
|
* Gets or sets the whether the chart reacts to mouse move events.
|
|
44
46
|
*/
|
|
45
|
-
mouseOverEnabled: boolean;
|
|
47
|
+
get mouseOverEnabled(): boolean;
|
|
48
|
+
set mouseOverEnabled(v: boolean);
|
|
46
49
|
static ngAcceptInputType_mouseOverEnabled: boolean | string;
|
|
47
50
|
/**
|
|
48
51
|
* Gets or sets the density value that maps to the minimum heat color.
|
|
49
52
|
*/
|
|
50
|
-
heatMinimum: number;
|
|
53
|
+
get heatMinimum(): number;
|
|
54
|
+
set heatMinimum(v: number);
|
|
51
55
|
static ngAcceptInputType_heatMinimum: number | string;
|
|
52
56
|
/**
|
|
53
57
|
* Gets or sets the value that maps to the maximum heat color.
|
|
54
58
|
*/
|
|
55
|
-
heatMaximum: number;
|
|
59
|
+
get heatMaximum(): number;
|
|
60
|
+
set heatMaximum(v: number);
|
|
56
61
|
static ngAcceptInputType_heatMaximum: number | string;
|
|
57
62
|
/**
|
|
58
63
|
* Gets or sets the color to use for the minimum end of the scale.
|
|
59
64
|
*/
|
|
60
|
-
heatMinimumColor: string;
|
|
65
|
+
get heatMinimumColor(): string;
|
|
66
|
+
set heatMinimumColor(v: string);
|
|
61
67
|
/**
|
|
62
68
|
* Gets or sets the color to use for the maximum end of the scale.
|
|
63
69
|
*/
|
|
64
|
-
heatMaximumColor: string;
|
|
70
|
+
get heatMaximumColor(): string;
|
|
71
|
+
set heatMaximumColor(v: string);
|
|
65
72
|
/**
|
|
66
73
|
* Gets or sets the the pixel extent of the square data points that are rendered.
|
|
67
74
|
*/
|
|
68
|
-
pointExtent: number;
|
|
75
|
+
get pointExtent(): number;
|
|
76
|
+
set pointExtent(v: number);
|
|
69
77
|
static ngAcceptInputType_pointExtent: number | string;
|
|
70
78
|
/**
|
|
71
79
|
* Represents the current status of the progressive load of the series. It will range from 0 to 100, where 100 is fully loaded.
|
|
72
80
|
*/
|
|
73
|
-
progressiveStatus: number;
|
|
81
|
+
get progressiveStatus(): number;
|
|
82
|
+
set progressiveStatus(v: number);
|
|
74
83
|
static ngAcceptInputType_progressiveStatus: number | string;
|
|
75
84
|
private _progressiveLoadStatusChanged;
|
|
76
85
|
/**
|
|
77
86
|
* Raised when the progressive loading state of the series has changed.
|
|
78
87
|
*/
|
|
79
|
-
|
|
88
|
+
get progressiveLoadStatusChanged(): EventEmitter<{
|
|
80
89
|
sender: any;
|
|
81
90
|
args: IgxProgressiveLoadStatusEventArgs;
|
|
82
91
|
}>;
|
|
92
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicHighDensityScatterSeriesComponent, never>;
|
|
93
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicHighDensityScatterSeriesComponent, "igx-geographic-high-density-scatter-series", never, { "latitudeMemberPath": "latitudeMemberPath"; "longitudeMemberPath": "longitudeMemberPath"; "useBruteForce": "useBruteForce"; "progressiveLoad": "progressiveLoad"; "mouseOverEnabled": "mouseOverEnabled"; "heatMinimum": "heatMinimum"; "heatMaximum": "heatMaximum"; "heatMinimumColor": "heatMinimumColor"; "heatMaximumColor": "heatMaximumColor"; "pointExtent": "pointExtent"; "progressiveStatus": "progressiveStatus"; }, { "progressiveLoadStatusChanged": "progressiveLoadStatusChanged"; }, never, never>;
|
|
83
94
|
}
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
import * as i2 from "./igx-geographic-high-density-scatter-series-module";
|
|
1
4
|
export declare class IgxGeographicHighDensityScatterSeriesDynamicModule {
|
|
2
5
|
constructor();
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicHighDensityScatterSeriesDynamicModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicHighDensityScatterSeriesDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxGeographicHighDensityScatterSeriesModule], [typeof i2.IgxGeographicHighDensityScatterSeriesModule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicHighDensityScatterSeriesDynamicModule>;
|
|
3
9
|
}
|
|
@@ -1,2 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./igx-geographic-high-density-scatter-series-component";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "igniteui-angular-charts";
|
|
1
5
|
export declare class IgxGeographicHighDensityScatterSeriesModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicHighDensityScatterSeriesModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicHighDensityScatterSeriesModule, [typeof i1.IgxGeographicHighDensityScatterSeriesComponent], [typeof i2.CommonModule, typeof i3.IgxHighDensityScatterSeriesDynamicModule], [typeof i1.IgxGeographicHighDensityScatterSeriesComponent, typeof i3.IgxHighDensityScatterSeriesDynamicModule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicHighDensityScatterSeriesModule>;
|
|
2
9
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { OnDestroy, EventEmitter, Injector, ComponentFactoryResolver, AfterContentInit, Renderer2, QueryList, NgZone, ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
3
3
|
import { IgxSeriesViewerComponent } from "igniteui-angular-charts";
|
|
4
4
|
import { IgRect } from "igniteui-angular-core";
|
|
@@ -11,10 +11,7 @@ import { IgxNumericYAxisComponent } from "igniteui-angular-charts";
|
|
|
11
11
|
import { IgxGeographicMapImagery } from './igx-geographic-map-imagery';
|
|
12
12
|
import { MapResizeBehavior } from './MapResizeBehavior';
|
|
13
13
|
import { MapBackgroundTilingMode } from './MapBackgroundTilingMode';
|
|
14
|
-
|
|
15
|
-
provide: typeof IgxSeriesViewerComponent;
|
|
16
|
-
useExisting: Type<any>;
|
|
17
|
-
}[];
|
|
14
|
+
import * as i0 from "@angular/core";
|
|
18
15
|
/**
|
|
19
16
|
* Represents the Infragistics IgxGeographicMapComponent control.
|
|
20
17
|
*/
|
|
@@ -28,12 +25,15 @@ export declare class IgxGeographicMapComponent extends IgxSeriesViewerComponent
|
|
|
28
25
|
_dynamicContent: ViewContainerRef;
|
|
29
26
|
private _height;
|
|
30
27
|
private _width;
|
|
31
|
-
height: string;
|
|
32
|
-
|
|
28
|
+
set height(value: string);
|
|
29
|
+
get height(): string;
|
|
30
|
+
set width(value: string);
|
|
31
|
+
get width(): string;
|
|
33
32
|
/**
|
|
34
33
|
* Gets or sets the legend used for the current chart.
|
|
35
34
|
*/
|
|
36
|
-
legend: any;
|
|
35
|
+
get legend(): any;
|
|
36
|
+
set legend(v: any);
|
|
37
37
|
/**
|
|
38
38
|
* The series actually present in the chart. Do not directly modify this array.
|
|
39
39
|
* This array's contents can be modified by causing Angular to reproject the child content.
|
|
@@ -45,14 +45,15 @@ export declare class IgxGeographicMapComponent extends IgxSeriesViewerComponent
|
|
|
45
45
|
/**
|
|
46
46
|
* A collection or manually added series for the chart.
|
|
47
47
|
*/
|
|
48
|
-
|
|
48
|
+
get series(): IgxSeriesCollection;
|
|
49
49
|
constructor(_renderer: Renderer2, _elRef: ViewContainerRef, _ngZone: NgZone, _componentFactoryResolver: ComponentFactoryResolver, _injector: Injector);
|
|
50
50
|
ngOnDestroy(): void;
|
|
51
51
|
private _wrapper;
|
|
52
52
|
protected createImplementation(): XamGeographicMap;
|
|
53
53
|
private _chart;
|
|
54
54
|
private _dataSource;
|
|
55
|
-
dataSource: any;
|
|
55
|
+
set dataSource(value: any);
|
|
56
|
+
get dataSource(): any;
|
|
56
57
|
bindData(): void;
|
|
57
58
|
private _seriesAdapter;
|
|
58
59
|
ngAfterContentInit(): void;
|
|
@@ -64,85 +65,102 @@ export declare class IgxGeographicMapComponent extends IgxSeriesViewerComponent
|
|
|
64
65
|
/**
|
|
65
66
|
* An imagery to display behind all series, inside the viewport of the IgxGeographicMapComponent control.
|
|
66
67
|
*/
|
|
67
|
-
backgroundContent: IgxGeographicMapImagery;
|
|
68
|
+
get backgroundContent(): IgxGeographicMapImagery;
|
|
69
|
+
set backgroundContent(v: IgxGeographicMapImagery);
|
|
68
70
|
/**
|
|
69
71
|
* @hidden
|
|
70
72
|
*/
|
|
71
|
-
|
|
73
|
+
get i(): XamGeographicMap;
|
|
72
74
|
/**
|
|
73
75
|
* Gets or sets zoomability of the current control
|
|
74
76
|
*/
|
|
75
|
-
zoomable: boolean;
|
|
77
|
+
get zoomable(): boolean;
|
|
78
|
+
set zoomable(v: boolean);
|
|
76
79
|
static ngAcceptInputType_zoomable: boolean | string;
|
|
77
80
|
/**
|
|
78
81
|
* Gets or sets the behavior to use during resize.
|
|
79
82
|
*/
|
|
80
|
-
resizeBehavior: MapResizeBehavior;
|
|
83
|
+
get resizeBehavior(): MapResizeBehavior;
|
|
84
|
+
set resizeBehavior(v: MapResizeBehavior);
|
|
81
85
|
static ngAcceptInputType_resizeBehavior: MapResizeBehavior | string;
|
|
82
86
|
/**
|
|
83
87
|
* Gets or sets if the map should horizontally wrap.
|
|
84
88
|
*/
|
|
85
|
-
isHorizontalWrappingEnabled: boolean;
|
|
89
|
+
get isHorizontalWrappingEnabled(): boolean;
|
|
90
|
+
set isHorizontalWrappingEnabled(v: boolean);
|
|
86
91
|
static ngAcceptInputType_isHorizontalWrappingEnabled: boolean | string;
|
|
87
92
|
/**
|
|
88
93
|
* Gets or sets if the map should horizontally wrap.
|
|
89
94
|
*/
|
|
90
|
-
backgroundTilingMode: MapBackgroundTilingMode;
|
|
95
|
+
get backgroundTilingMode(): MapBackgroundTilingMode;
|
|
96
|
+
set backgroundTilingMode(v: MapBackgroundTilingMode);
|
|
91
97
|
static ngAcceptInputType_backgroundTilingMode: MapBackgroundTilingMode | string;
|
|
92
98
|
/**
|
|
93
99
|
* Gets or sets whether to use the uncoerced world rect to constrain the zoom bounds.
|
|
94
100
|
*/
|
|
95
|
-
useWorldRectForZoomBounds: boolean;
|
|
101
|
+
get useWorldRectForZoomBounds(): boolean;
|
|
102
|
+
set useWorldRectForZoomBounds(v: boolean);
|
|
96
103
|
static ngAcceptInputType_useWorldRectForZoomBounds: boolean | string;
|
|
97
104
|
/**
|
|
98
105
|
* Gets or sets whether skip resetting the zoom when the world rect changes.
|
|
99
106
|
*/
|
|
100
|
-
suppressZoomResetOnWorldRectChange: boolean;
|
|
107
|
+
get suppressZoomResetOnWorldRectChange(): boolean;
|
|
108
|
+
set suppressZoomResetOnWorldRectChange(v: boolean);
|
|
101
109
|
static ngAcceptInputType_suppressZoomResetOnWorldRectChange: boolean | string;
|
|
102
110
|
/**
|
|
103
111
|
* Gets or sets the world bounding rectangle.
|
|
104
112
|
*/
|
|
105
|
-
worldRect: IgRect;
|
|
113
|
+
get worldRect(): IgRect;
|
|
114
|
+
set worldRect(v: IgRect);
|
|
106
115
|
static ngAcceptInputType_worldRect: IgRect | string;
|
|
107
116
|
/**
|
|
108
117
|
* Gets the actual value of the WorldRect.
|
|
109
118
|
*/
|
|
110
|
-
actualWorldRect: IgRect;
|
|
119
|
+
get actualWorldRect(): IgRect;
|
|
120
|
+
set actualWorldRect(v: IgRect);
|
|
111
121
|
static ngAcceptInputType_actualWorldRect: IgRect | string;
|
|
112
122
|
/**
|
|
113
123
|
* The X-axis for this IgxGeographicMap.Component
|
|
114
124
|
* Under normal circumstances, this property should not be set in application code. By default, it will be set to a numeric axis with a spherical mercator scaler.
|
|
115
125
|
*/
|
|
116
|
-
xAxis: IgxNumericXAxisComponent;
|
|
126
|
+
get xAxis(): IgxNumericXAxisComponent;
|
|
127
|
+
set xAxis(v: IgxNumericXAxisComponent);
|
|
117
128
|
/**
|
|
118
129
|
* The Y-axis for this IgxGeographicMap.Component
|
|
119
130
|
* Under normal circumstances, this property should not be set in application code. By default, it will be set to a numeric axis with a spherical mercator scaler.
|
|
120
131
|
*/
|
|
121
|
-
yAxis: IgxNumericYAxisComponent;
|
|
132
|
+
get yAxis(): IgxNumericYAxisComponent;
|
|
133
|
+
set yAxis(v: IgxNumericYAxisComponent);
|
|
122
134
|
/**
|
|
123
135
|
* Indicates if this SeriesViewer is a map.
|
|
124
136
|
*/
|
|
125
|
-
|
|
137
|
+
get isMap(): boolean;
|
|
126
138
|
static ngAcceptInputType_isMap: boolean | string;
|
|
127
139
|
/**
|
|
128
140
|
* A number between 0 and 1 determining the scale of the horizontal/vertical zoom.
|
|
129
141
|
* This property is effectively a shortcut to the Width/Height of the WindowRect property.
|
|
130
142
|
*/
|
|
131
|
-
windowScale: number;
|
|
143
|
+
get windowScale(): number;
|
|
144
|
+
set windowScale(v: number);
|
|
132
145
|
static ngAcceptInputType_windowScale: number | string;
|
|
133
146
|
/**
|
|
134
147
|
* A number between 0 and 1 determining the scale of the horizontal/vertical zoom.
|
|
135
148
|
* This property is effectively a shortcut to the Width/Height of the ActualWindowRect property.
|
|
136
149
|
*/
|
|
137
|
-
actualWindowScale: number;
|
|
150
|
+
get actualWindowScale(): number;
|
|
151
|
+
set actualWindowScale(v: number);
|
|
138
152
|
static ngAcceptInputType_actualWindowScale: number | string;
|
|
139
153
|
/**
|
|
140
154
|
* Gets whether or not the control is ready for zooming
|
|
141
155
|
*/
|
|
142
|
-
|
|
156
|
+
get zoomIsReady(): boolean;
|
|
143
157
|
static ngAcceptInputType_zoomIsReady: boolean | string;
|
|
144
158
|
findByName(name: string): any;
|
|
145
159
|
protected _styling(container: any, component: any, parent?: any): void;
|
|
160
|
+
/**
|
|
161
|
+
* Gets current world rect in geographic coordinates
|
|
162
|
+
|
|
163
|
+
*/
|
|
146
164
|
getCurrentActualWorldRect(): IgRect;
|
|
147
165
|
/**
|
|
148
166
|
* Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region.
|
|
@@ -150,7 +168,15 @@ export declare class IgxGeographicMapComponent extends IgxSeriesViewerComponent
|
|
|
150
168
|
* @param geographic * The geographic area.
|
|
151
169
|
*/
|
|
152
170
|
getZoomRectFromGeoRect(geographic: IgRect): IgRect;
|
|
171
|
+
/**
|
|
172
|
+
* Updates zoom window using window coordinates
|
|
173
|
+
|
|
174
|
+
*/
|
|
153
175
|
updateZoomWindow(zoomWindow: IgRect): void;
|
|
176
|
+
/**
|
|
177
|
+
* Updates world rect in geographic coordinates
|
|
178
|
+
|
|
179
|
+
*/
|
|
154
180
|
updateWorldRect(worldRect: IgRect): void;
|
|
155
181
|
/**
|
|
156
182
|
* Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region.
|
|
@@ -224,8 +250,10 @@ export declare class IgxGeographicMapComponent extends IgxSeriesViewerComponent
|
|
|
224
250
|
/**
|
|
225
251
|
* This event is fired whenever the image tiles transition from a loading state (e.g. some are fading in) to a loaded state.
|
|
226
252
|
*/
|
|
227
|
-
|
|
253
|
+
get imageTilesReady(): EventEmitter<{
|
|
228
254
|
sender: any;
|
|
229
255
|
args: IgxImageTilesReadyEventArgs;
|
|
230
256
|
}>;
|
|
257
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicMapComponent, never>;
|
|
258
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicMapComponent, "igx-geographic-map", never, { "height": "height"; "width": "width"; "legend": "legend"; "dataSource": "dataSource"; "zoomable": "zoomable"; "resizeBehavior": "resizeBehavior"; "isHorizontalWrappingEnabled": "isHorizontalWrappingEnabled"; "backgroundTilingMode": "backgroundTilingMode"; "useWorldRectForZoomBounds": "useWorldRectForZoomBounds"; "suppressZoomResetOnWorldRectChange": "suppressZoomResetOnWorldRectChange"; "worldRect": "worldRect"; "actualWorldRect": "actualWorldRect"; "xAxis": "xAxis"; "yAxis": "yAxis"; "windowScale": "windowScale"; "actualWindowScale": "actualWindowScale"; }, { "imageTilesReady": "imageTilesReady"; }, ["contentSeries"], never>;
|
|
231
259
|
}
|
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
import * as i2 from "./igx-bing-maps-map-imagery-dynamic-module";
|
|
4
|
+
import * as i3 from "./igx-open-street-map-imagery-dynamic-module";
|
|
5
|
+
import * as i4 from "./igx-custom-map-imagery-dynamic-module";
|
|
6
|
+
import * as i5 from "./igx-arc-gis-online-map-imagery-dynamic-module";
|
|
7
|
+
import * as i6 from "./igx-geographic-map-core-module";
|
|
1
8
|
export declare class IgxGeographicMapCoreDynamicModule {
|
|
2
9
|
constructor();
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicMapCoreDynamicModule, never>;
|
|
11
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicMapCoreDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxBingMapsMapImageryDynamicModule, typeof i3.IgxOpenStreetMapImageryDynamicModule, typeof i4.IgxCustomMapImageryDynamicModule, typeof i5.IgxArcGISOnlineMapImageryDynamicModule, typeof i6.IgxGeographicMapCoreModule], [typeof i2.IgxBingMapsMapImageryDynamicModule, typeof i3.IgxOpenStreetMapImageryDynamicModule, typeof i4.IgxCustomMapImageryDynamicModule, typeof i5.IgxArcGISOnlineMapImageryDynamicModule, typeof i6.IgxGeographicMapCoreModule]>;
|
|
12
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicMapCoreDynamicModule>;
|
|
3
13
|
}
|
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./igx-geographic-map-component";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "./igx-bing-maps-map-imagery-module";
|
|
5
|
+
import * as i4 from "./igx-open-street-map-imagery-module";
|
|
6
|
+
import * as i5 from "./igx-custom-map-imagery-module";
|
|
7
|
+
import * as i6 from "./igx-arc-gis-online-map-imagery-module";
|
|
1
8
|
export declare class IgxGeographicMapCoreModule {
|
|
2
9
|
constructor();
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicMapCoreModule, never>;
|
|
11
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicMapCoreModule, [typeof i1.IgxGeographicMapComponent], [typeof i2.CommonModule, typeof i3.IgxBingMapsMapImageryModule, typeof i4.IgxOpenStreetMapImageryModule, typeof i5.IgxCustomMapImageryModule, typeof i6.IgxArcGISOnlineMapImageryModule], [typeof i3.IgxBingMapsMapImageryModule, typeof i4.IgxOpenStreetMapImageryModule, typeof i5.IgxCustomMapImageryModule, typeof i6.IgxArcGISOnlineMapImageryModule, typeof i1.IgxGeographicMapComponent]>;
|
|
12
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicMapCoreModule>;
|
|
3
13
|
}
|
|
@@ -1,2 +1,20 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
import * as i2 from "./igx-geographic-shape-series-dynamic-module";
|
|
4
|
+
import * as i3 from "./igx-geographic-polyline-series-dynamic-module";
|
|
5
|
+
import * as i4 from "./igx-tile-generator-map-imagery-dynamic-module";
|
|
6
|
+
import * as i5 from "igniteui-angular-core";
|
|
7
|
+
import * as i6 from "./igx-geographic-tile-series-dynamic-module";
|
|
8
|
+
import * as i7 from "igniteui-angular-charts";
|
|
9
|
+
import * as i8 from "./igx-geographic-proportional-symbol-series-dynamic-module";
|
|
10
|
+
import * as i9 from "./igx-geographic-symbol-series-dynamic-module";
|
|
11
|
+
import * as i10 from "./igx-geographic-scatter-area-series-dynamic-module";
|
|
12
|
+
import * as i11 from "./igx-geographic-high-density-scatter-series-dynamic-module";
|
|
13
|
+
import * as i12 from "./igx-geographic-contour-line-series-dynamic-module";
|
|
14
|
+
import * as i13 from "./igx-geographic-map-core-dynamic-module";
|
|
15
|
+
import * as i14 from "./igx-geographic-map-module";
|
|
1
16
|
export declare class IgxGeographicMapDynamicModule {
|
|
17
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicMapDynamicModule, never>;
|
|
18
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicMapDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxGeographicShapeSeriesDynamicModule, typeof i3.IgxGeographicPolylineSeriesDynamicModule, typeof i4.IgxTileGeneratorMapImageryDynamicModule, typeof i5.IgxHeatTileGeneratorDynamicModule, typeof i6.IgxGeographicTileSeriesDynamicModule, typeof i7.IgxSizeScaleDynamicModule, typeof i7.IgxValueBrushScaleDynamicModule, typeof i7.IgxCustomPaletteColorScaleDynamicModule, typeof i8.IgxGeographicProportionalSymbolSeriesDynamicModule, typeof i9.IgxGeographicSymbolSeriesDynamicModule, typeof i10.IgxGeographicScatterAreaSeriesDynamicModule, typeof i11.IgxGeographicHighDensityScatterSeriesDynamicModule, typeof i12.IgxGeographicContourLineSeriesDynamicModule, typeof i13.IgxGeographicMapCoreDynamicModule, typeof i5.IgxShapeDataSourceDynamicModule, typeof i14.IgxGeographicMapModule], [typeof i2.IgxGeographicShapeSeriesDynamicModule, typeof i3.IgxGeographicPolylineSeriesDynamicModule, typeof i4.IgxTileGeneratorMapImageryDynamicModule, typeof i5.IgxHeatTileGeneratorDynamicModule, typeof i6.IgxGeographicTileSeriesDynamicModule, typeof i7.IgxSizeScaleDynamicModule, typeof i7.IgxValueBrushScaleDynamicModule, typeof i7.IgxCustomPaletteColorScaleDynamicModule, typeof i8.IgxGeographicProportionalSymbolSeriesDynamicModule, typeof i9.IgxGeographicSymbolSeriesDynamicModule, typeof i10.IgxGeographicScatterAreaSeriesDynamicModule, typeof i11.IgxGeographicHighDensityScatterSeriesDynamicModule, typeof i12.IgxGeographicContourLineSeriesDynamicModule, typeof i13.IgxGeographicMapCoreDynamicModule, typeof i5.IgxShapeDataSourceDynamicModule, typeof i14.IgxGeographicMapModule]>;
|
|
19
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicMapDynamicModule>;
|
|
2
20
|
}
|
|
@@ -16,38 +16,45 @@ export declare abstract class IgxGeographicMapImagery {
|
|
|
16
16
|
/**
|
|
17
17
|
* @hidden
|
|
18
18
|
*/
|
|
19
|
-
|
|
19
|
+
get i(): GeographicMapImagery_internal;
|
|
20
20
|
private onImplementationCreated;
|
|
21
21
|
constructor();
|
|
22
22
|
protected _provideImplementation(i: any): void;
|
|
23
23
|
/**
|
|
24
24
|
* The deferral handler to use for deferred refreshes.
|
|
25
25
|
*/
|
|
26
|
-
deferralHandler: IMapRenderDeferralHandler;
|
|
26
|
+
get deferralHandler(): IMapRenderDeferralHandler;
|
|
27
|
+
set deferralHandler(v: IMapRenderDeferralHandler);
|
|
27
28
|
/**
|
|
28
29
|
* A rectangle representing the portion of the map imagery currently in view.
|
|
29
30
|
* A rectangle at X=0, Y=0 with a Height and Width of 1 implies the entire plotting area is in view. A Height and Width of .5 would imply that the view is halfway zoomed in.
|
|
30
31
|
*/
|
|
31
|
-
windowRect: IgRect;
|
|
32
|
+
get windowRect(): IgRect;
|
|
33
|
+
set windowRect(v: IgRect);
|
|
32
34
|
static ngAcceptInputType_windowRect: IgRect | string;
|
|
33
35
|
/**
|
|
34
36
|
* The IgxGeographicMapComponent which is hosting this GeographicMapImagery control.
|
|
35
37
|
*/
|
|
36
|
-
geographicMap: IgxGeographicMapComponent;
|
|
38
|
+
get geographicMap(): IgxGeographicMapComponent;
|
|
39
|
+
set geographicMap(v: IgxGeographicMapComponent);
|
|
37
40
|
/**
|
|
38
41
|
* Gets or sets the referer sent in the headers of the tile request.
|
|
39
42
|
*/
|
|
40
|
-
referer: string;
|
|
43
|
+
get referer(): string;
|
|
44
|
+
set referer(v: string);
|
|
41
45
|
/**
|
|
42
46
|
* Gets or sets if horizontal wrapping is enabled for the imagery.
|
|
43
47
|
*/
|
|
44
|
-
isHorizontalWrappingEnabled: boolean;
|
|
48
|
+
get isHorizontalWrappingEnabled(): boolean;
|
|
49
|
+
set isHorizontalWrappingEnabled(v: boolean);
|
|
45
50
|
static ngAcceptInputType_isHorizontalWrappingEnabled: boolean | string;
|
|
46
51
|
/**
|
|
47
52
|
* Gets or sets the UserAgent sent in the headers of the tile request.
|
|
48
53
|
*/
|
|
49
|
-
userAgent: string;
|
|
50
|
-
|
|
54
|
+
get userAgent(): string;
|
|
55
|
+
set userAgent(v: string);
|
|
56
|
+
get opacity(): number;
|
|
57
|
+
set opacity(v: number);
|
|
51
58
|
static ngAcceptInputType_opacity: number | string;
|
|
52
59
|
findByName(name: string): any;
|
|
53
60
|
/**
|
|
@@ -59,7 +66,7 @@ export declare abstract class IgxGeographicMapImagery {
|
|
|
59
66
|
/**
|
|
60
67
|
* Event raised when the image tiles have been downloaded.
|
|
61
68
|
*/
|
|
62
|
-
|
|
69
|
+
get imageTilesReady(): EventEmitter<{
|
|
63
70
|
sender: any;
|
|
64
71
|
args: IgxImageTilesReadyEventArgs;
|
|
65
72
|
}>;
|
|
@@ -67,7 +74,7 @@ export declare abstract class IgxGeographicMapImagery {
|
|
|
67
74
|
/**
|
|
68
75
|
* Event raised when tile images have changed.
|
|
69
76
|
*/
|
|
70
|
-
|
|
77
|
+
get imagesChanged(): EventEmitter<{
|
|
71
78
|
sender: any;
|
|
72
79
|
args: IgxImagesChangedEventArgs;
|
|
73
80
|
}>;
|
|
@@ -75,7 +82,7 @@ export declare abstract class IgxGeographicMapImagery {
|
|
|
75
82
|
/**
|
|
76
83
|
* Event raised when an image is being downloaded.
|
|
77
84
|
*/
|
|
78
|
-
|
|
85
|
+
get cancellingImage(): EventEmitter<{
|
|
79
86
|
sender: any;
|
|
80
87
|
args: IgxCancellingMultiScaleImageEventArgs;
|
|
81
88
|
}>;
|
|
@@ -83,7 +90,7 @@ export declare abstract class IgxGeographicMapImagery {
|
|
|
83
90
|
/**
|
|
84
91
|
* Event raised when an image is being downloaded.
|
|
85
92
|
*/
|
|
86
|
-
|
|
93
|
+
get downloadingImage(): EventEmitter<{
|
|
87
94
|
sender: any;
|
|
88
95
|
args: IgxDownloadingMultiScaleImageEventArgs;
|
|
89
96
|
}>;
|
|
@@ -1,2 +1,19 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
import * as i2 from "./igx-geographic-shape-series-module";
|
|
4
|
+
import * as i3 from "./igx-geographic-polyline-series-module";
|
|
5
|
+
import * as i4 from "./igx-tile-generator-map-imagery-module";
|
|
6
|
+
import * as i5 from "igniteui-angular-core";
|
|
7
|
+
import * as i6 from "./igx-geographic-tile-series-module";
|
|
8
|
+
import * as i7 from "igniteui-angular-charts";
|
|
9
|
+
import * as i8 from "./igx-geographic-proportional-symbol-series-module";
|
|
10
|
+
import * as i9 from "./igx-geographic-symbol-series-module";
|
|
11
|
+
import * as i10 from "./igx-geographic-scatter-area-series-module";
|
|
12
|
+
import * as i11 from "./igx-geographic-high-density-scatter-series-module";
|
|
13
|
+
import * as i12 from "./igx-geographic-contour-line-series-module";
|
|
14
|
+
import * as i13 from "./igx-geographic-map-core-module";
|
|
1
15
|
export declare class IgxGeographicMapModule {
|
|
16
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicMapModule, never>;
|
|
17
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicMapModule, never, [typeof i1.CommonModule, typeof i2.IgxGeographicShapeSeriesModule, typeof i3.IgxGeographicPolylineSeriesModule, typeof i4.IgxTileGeneratorMapImageryModule, typeof i5.IgxHeatTileGeneratorModule, typeof i6.IgxGeographicTileSeriesModule, typeof i7.IgxSizeScaleModule, typeof i7.IgxValueBrushScaleModule, typeof i7.IgxCustomPaletteColorScaleModule, typeof i8.IgxGeographicProportionalSymbolSeriesModule, typeof i9.IgxGeographicSymbolSeriesModule, typeof i10.IgxGeographicScatterAreaSeriesModule, typeof i11.IgxGeographicHighDensityScatterSeriesModule, typeof i12.IgxGeographicContourLineSeriesModule, typeof i13.IgxGeographicMapCoreModule, typeof i5.IgxShapeDataSourceModule], [typeof i2.IgxGeographicShapeSeriesModule, typeof i3.IgxGeographicPolylineSeriesModule, typeof i4.IgxTileGeneratorMapImageryModule, typeof i5.IgxHeatTileGeneratorModule, typeof i6.IgxGeographicTileSeriesModule, typeof i7.IgxSizeScaleModule, typeof i7.IgxValueBrushScaleModule, typeof i7.IgxCustomPaletteColorScaleModule, typeof i8.IgxGeographicProportionalSymbolSeriesModule, typeof i9.IgxGeographicSymbolSeriesModule, typeof i10.IgxGeographicScatterAreaSeriesModule, typeof i11.IgxGeographicHighDensityScatterSeriesModule, typeof i12.IgxGeographicContourLineSeriesModule, typeof i13.IgxGeographicMapCoreModule, typeof i5.IgxShapeDataSourceModule]>;
|
|
18
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicMapModule>;
|
|
2
19
|
}
|