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,34 +1,29 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
3
|
-
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
4
3
|
import { GeographicShapeSeriesBase } from "./GeographicShapeSeriesBase";
|
|
5
4
|
import { IgxShapeDataSource } from "igniteui-angular-core";
|
|
6
5
|
import { IgxAssigningShapeStyleEventArgs } from "igniteui-angular-charts";
|
|
7
6
|
import { IgxAssigningShapeMarkerStyleEventArgs } from "igniteui-angular-charts";
|
|
8
7
|
import { ShapeItemSearchMode } from "igniteui-angular-charts";
|
|
8
|
+
import * as i0 from "@angular/core";
|
|
9
9
|
/**
|
|
10
10
|
* Base class for series which render polygons on a map.
|
|
11
11
|
*/
|
|
12
|
-
export declare const IgxGeographicShapeSeriesBaseComponent_PROVIDERS: ({
|
|
13
|
-
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
14
|
-
useExisting: import("@angular/core").Type<any>;
|
|
15
|
-
} | {
|
|
16
|
-
provide: typeof IgxSeriesComponent;
|
|
17
|
-
useExisting: import("@angular/core").Type<any>;
|
|
18
|
-
})[];
|
|
19
12
|
export declare abstract class IgxGeographicShapeSeriesBaseComponent extends IgxGeographicMapSeriesHostComponent {
|
|
20
|
-
|
|
13
|
+
get i(): GeographicShapeSeriesBase;
|
|
21
14
|
constructor();
|
|
22
15
|
private _shapeDataSource;
|
|
23
16
|
/**
|
|
24
17
|
* Gets or sets the string path of the .shp portion of the Shapefile.
|
|
25
18
|
*/
|
|
26
|
-
shapeDataSource: string;
|
|
19
|
+
set shapeDataSource(value: string);
|
|
20
|
+
get shapeDataSource(): string;
|
|
27
21
|
private _databaseSource;
|
|
28
22
|
/**
|
|
29
23
|
* Gets or sets the string path of the .dbf portion of the Shapefile.
|
|
30
24
|
*/
|
|
31
|
-
databaseSource: string;
|
|
25
|
+
set databaseSource(value: string);
|
|
26
|
+
get databaseSource(): string;
|
|
32
27
|
private _currData;
|
|
33
28
|
private _sub;
|
|
34
29
|
protected onUpdateDataSource(dataSource: any): any;
|
|
@@ -39,48 +34,56 @@ export declare abstract class IgxGeographicShapeSeriesBaseComponent extends IgxG
|
|
|
39
34
|
* The name of the property on ItemsSource items which, for each shape, contains a list of points to be converted to a polygon.
|
|
40
35
|
* To be consistent with the Shapefile technical description, it is expected that each list of points is defined as an IEnumerable of IEnumerable of Point, or in other words, a list of lists of points.
|
|
41
36
|
*/
|
|
42
|
-
shapeMemberPath: string;
|
|
37
|
+
get shapeMemberPath(): string;
|
|
38
|
+
set shapeMemberPath(v: string);
|
|
43
39
|
/**
|
|
44
40
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.
|
|
45
41
|
*/
|
|
46
|
-
isCustomShapeStyleAllowed: boolean;
|
|
42
|
+
get isCustomShapeStyleAllowed(): boolean;
|
|
43
|
+
set isCustomShapeStyleAllowed(v: boolean);
|
|
47
44
|
static ngAcceptInputType_isCustomShapeStyleAllowed: boolean | string;
|
|
48
45
|
/**
|
|
49
46
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.
|
|
50
47
|
*/
|
|
51
|
-
isCustomShapeMarkerStyleAllowed: boolean;
|
|
48
|
+
get isCustomShapeMarkerStyleAllowed(): boolean;
|
|
49
|
+
set isCustomShapeMarkerStyleAllowed(v: boolean);
|
|
52
50
|
static ngAcceptInputType_isCustomShapeMarkerStyleAllowed: boolean | string;
|
|
53
51
|
/**
|
|
54
52
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
55
53
|
*/
|
|
56
|
-
itemSearchMode: ShapeItemSearchMode;
|
|
54
|
+
get itemSearchMode(): ShapeItemSearchMode;
|
|
55
|
+
set itemSearchMode(v: ShapeItemSearchMode);
|
|
57
56
|
static ngAcceptInputType_itemSearchMode: ShapeItemSearchMode | string;
|
|
58
57
|
/**
|
|
59
58
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
60
59
|
*/
|
|
61
|
-
itemSearchThreshold: number;
|
|
60
|
+
get itemSearchThreshold(): number;
|
|
61
|
+
set itemSearchThreshold(v: number);
|
|
62
62
|
static ngAcceptInputType_itemSearchThreshold: number | string;
|
|
63
63
|
/**
|
|
64
64
|
* Gets or sets the points threshold to use when searching for items using ItemSearchMode.
|
|
65
65
|
*/
|
|
66
|
-
itemSearchPointsThreshold: number;
|
|
66
|
+
get itemSearchPointsThreshold(): number;
|
|
67
|
+
set itemSearchPointsThreshold(v: number);
|
|
67
68
|
static ngAcceptInputType_itemSearchPointsThreshold: number | string;
|
|
68
69
|
/**
|
|
69
70
|
* Set a shapefile datasource to use with the series.
|
|
70
71
|
*/
|
|
71
|
-
shapefileDataSource: IgxShapeDataSource;
|
|
72
|
+
get shapefileDataSource(): IgxShapeDataSource;
|
|
73
|
+
set shapefileDataSource(v: IgxShapeDataSource);
|
|
72
74
|
/**
|
|
73
75
|
* The resolution at which to filter out shapes in the series. For example, if the ShapeFilterResolution is set to 3, then elements with a bounding rectangle smaller than 3 X 3 pixels will be filtered out.
|
|
74
76
|
* In the case of GeographicPolylineSeries, the resolution is compared to either dimension, rather than both. In other words, a polyline will not be filtered if its height or its width exceeds the value of this property. Whereas with a ShapeSeries, both the height and the width must exceed the value of this property.
|
|
75
77
|
*/
|
|
76
|
-
shapeFilterResolution: number;
|
|
78
|
+
get shapeFilterResolution(): number;
|
|
79
|
+
set shapeFilterResolution(v: number);
|
|
77
80
|
static ngAcceptInputType_shapeFilterResolution: number | string;
|
|
78
81
|
findByName(name: string): any;
|
|
79
82
|
private _assigningShapeStyle;
|
|
80
83
|
/**
|
|
81
84
|
* Event raised when Assigning Shape Style. Note, if using this event, or highlighting, its best to avoid use of ShapeStyle/StyleShape/ShapeStyleSelector.
|
|
82
85
|
*/
|
|
83
|
-
|
|
86
|
+
get assigningShapeStyle(): EventEmitter<{
|
|
84
87
|
sender: any;
|
|
85
88
|
args: IgxAssigningShapeStyleEventArgs;
|
|
86
89
|
}>;
|
|
@@ -88,8 +91,10 @@ export declare abstract class IgxGeographicShapeSeriesBaseComponent extends IgxG
|
|
|
88
91
|
/**
|
|
89
92
|
* Event raised when Assigning Shape Marker Style
|
|
90
93
|
*/
|
|
91
|
-
|
|
94
|
+
get assigningShapeMarkerStyle(): EventEmitter<{
|
|
92
95
|
sender: any;
|
|
93
96
|
args: IgxAssigningShapeMarkerStyleEventArgs;
|
|
94
97
|
}>;
|
|
98
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicShapeSeriesBaseComponent, never>;
|
|
99
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicShapeSeriesBaseComponent, "ng-component", never, { "shapeDataSource": "shapeDataSource"; "databaseSource": "databaseSource"; "shapeMemberPath": "shapeMemberPath"; "isCustomShapeStyleAllowed": "isCustomShapeStyleAllowed"; "isCustomShapeMarkerStyleAllowed": "isCustomShapeMarkerStyleAllowed"; "itemSearchMode": "itemSearchMode"; "itemSearchThreshold": "itemSearchThreshold"; "itemSearchPointsThreshold": "itemSearchPointsThreshold"; "shapefileDataSource": "shapefileDataSource"; "shapeFilterResolution": "shapeFilterResolution"; }, { "assigningShapeStyle": "assigningShapeStyle"; "assigningShapeMarkerStyle": "assigningShapeMarkerStyle"; }, never, never>;
|
|
95
100
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import { IgDataTemplate } from "igniteui-angular-core";
|
|
3
3
|
import { MarkerType } from "igniteui-angular-charts";
|
|
4
4
|
import { MarkerOutlineMode } from "igniteui-angular-charts";
|
|
@@ -6,86 +6,112 @@ import { MarkerFillMode } from "igniteui-angular-charts";
|
|
|
6
6
|
import { CollisionAvoidanceType } from "igniteui-angular-charts";
|
|
7
7
|
import { IgxStyleShapeEventArgs } from "igniteui-angular-charts";
|
|
8
8
|
import { IgxGeographicShapeSeriesBaseComponent } from "./igx-geographic-shape-series-base-component";
|
|
9
|
-
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
10
|
-
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
11
9
|
import { GeographicShapeSeries } from "./GeographicShapeSeries";
|
|
10
|
+
import * as i0 from "@angular/core";
|
|
12
11
|
/**
|
|
13
12
|
* Series class which renders polygons as Paths, in a geographic context, based on lists of points in the ItemsSource.
|
|
14
13
|
*/
|
|
15
|
-
export declare const IgxGeographicShapeSeriesComponent_PROVIDERS: ({
|
|
16
|
-
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
17
|
-
useExisting: Type<any>;
|
|
18
|
-
} | {
|
|
19
|
-
provide: typeof IgxSeriesComponent;
|
|
20
|
-
useExisting: Type<any>;
|
|
21
|
-
})[];
|
|
22
14
|
export declare class IgxGeographicShapeSeriesComponent extends IgxGeographicShapeSeriesBaseComponent {
|
|
23
15
|
protected createImplementation(): GeographicShapeSeries;
|
|
24
16
|
/**
|
|
25
17
|
* @hidden
|
|
26
18
|
*/
|
|
27
|
-
|
|
19
|
+
get i(): GeographicShapeSeries;
|
|
28
20
|
constructor();
|
|
21
|
+
/**
|
|
22
|
+
* Gets whether the current series shows a polygon shape.
|
|
23
|
+
*/
|
|
24
|
+
get isPolygon(): boolean;
|
|
25
|
+
static ngAcceptInputType_isPolygon: boolean | string;
|
|
29
26
|
/**
|
|
30
27
|
* Gets or sets the fill brush.
|
|
31
28
|
*/
|
|
32
|
-
shapeFill: string;
|
|
29
|
+
get shapeFill(): string;
|
|
30
|
+
set shapeFill(v: string);
|
|
33
31
|
/**
|
|
34
32
|
* Gets or sets the stroke brush.
|
|
35
33
|
*/
|
|
36
|
-
shapeStroke: string;
|
|
34
|
+
get shapeStroke(): string;
|
|
35
|
+
set shapeStroke(v: string);
|
|
37
36
|
/**
|
|
38
37
|
* Gets or sets the stroke thickness.
|
|
39
38
|
*/
|
|
40
|
-
shapeStrokeThickness: number;
|
|
39
|
+
get shapeStrokeThickness(): number;
|
|
40
|
+
set shapeStrokeThickness(v: number);
|
|
41
41
|
static ngAcceptInputType_shapeStrokeThickness: number | string;
|
|
42
42
|
/**
|
|
43
43
|
* Gets or sets the opacity.
|
|
44
44
|
*/
|
|
45
|
-
shapeOpacity: number;
|
|
45
|
+
get shapeOpacity(): number;
|
|
46
|
+
set shapeOpacity(v: number);
|
|
46
47
|
static ngAcceptInputType_shapeOpacity: number | string;
|
|
47
48
|
ensureShapeStyle(): void;
|
|
48
49
|
/**
|
|
49
50
|
* Gets or sets the marker type for the current series object.
|
|
50
51
|
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
51
52
|
*/
|
|
52
|
-
markerType: MarkerType;
|
|
53
|
+
get markerType(): MarkerType;
|
|
54
|
+
set markerType(v: MarkerType);
|
|
53
55
|
static ngAcceptInputType_markerType: MarkerType | string;
|
|
54
56
|
/**
|
|
55
57
|
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
56
58
|
*/
|
|
57
|
-
markerOutlineMode: MarkerOutlineMode;
|
|
59
|
+
get markerOutlineMode(): MarkerOutlineMode;
|
|
60
|
+
set markerOutlineMode(v: MarkerOutlineMode);
|
|
58
61
|
static ngAcceptInputType_markerOutlineMode: MarkerOutlineMode | string;
|
|
59
62
|
/**
|
|
60
63
|
* Gets or sets whether the marker brush is based on the marker outline of the series rather than the marker brushes collection.
|
|
61
64
|
*/
|
|
62
|
-
markerFillMode: MarkerFillMode;
|
|
65
|
+
get markerFillMode(): MarkerFillMode;
|
|
66
|
+
set markerFillMode(v: MarkerFillMode);
|
|
63
67
|
static ngAcceptInputType_markerFillMode: MarkerFillMode | string;
|
|
64
68
|
/**
|
|
65
69
|
* Gets or sets the MarkerTemplate for the current series object.
|
|
66
70
|
*/
|
|
67
|
-
markerTemplate: IgDataTemplate;
|
|
71
|
+
get markerTemplate(): IgDataTemplate;
|
|
72
|
+
set markerTemplate(v: IgDataTemplate);
|
|
68
73
|
/**
|
|
69
74
|
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
70
75
|
*/
|
|
71
|
-
markerBrush: string;
|
|
76
|
+
get markerBrush(): string;
|
|
77
|
+
set markerBrush(v: string);
|
|
72
78
|
/**
|
|
73
79
|
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
74
80
|
*/
|
|
75
|
-
markerOutline: string;
|
|
81
|
+
get markerOutline(): string;
|
|
82
|
+
set markerOutline(v: string);
|
|
76
83
|
/**
|
|
77
84
|
* Gets or sets thickness of the marker outline
|
|
78
85
|
*/
|
|
79
|
-
markerThickness: number;
|
|
86
|
+
get markerThickness(): number;
|
|
87
|
+
set markerThickness(v: number);
|
|
80
88
|
static ngAcceptInputType_markerThickness: number | string;
|
|
81
89
|
/**
|
|
82
90
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
83
91
|
*/
|
|
84
|
-
markerCollisionAvoidance: CollisionAvoidanceType;
|
|
92
|
+
get markerCollisionAvoidance(): CollisionAvoidanceType;
|
|
93
|
+
set markerCollisionAvoidance(v: CollisionAvoidanceType);
|
|
85
94
|
static ngAcceptInputType_markerCollisionAvoidance: CollisionAvoidanceType | string;
|
|
95
|
+
/**
|
|
96
|
+
* Gets the effective marker template for the current series object.
|
|
97
|
+
*/
|
|
98
|
+
get actualMarkerTemplate(): IgDataTemplate;
|
|
99
|
+
set actualMarkerTemplate(v: IgDataTemplate);
|
|
100
|
+
/**
|
|
101
|
+
* Gets the effective marker brush for the current series object.
|
|
102
|
+
*/
|
|
103
|
+
get actualMarkerBrush(): string;
|
|
104
|
+
set actualMarkerBrush(v: string);
|
|
105
|
+
/**
|
|
106
|
+
* Gets the effective marker outline for the current series object.
|
|
107
|
+
*/
|
|
108
|
+
get actualMarkerOutline(): string;
|
|
109
|
+
set actualMarkerOutline(v: string);
|
|
86
110
|
private _styleShape;
|
|
87
|
-
|
|
111
|
+
get styleShape(): EventEmitter<{
|
|
88
112
|
sender: any;
|
|
89
113
|
args: IgxStyleShapeEventArgs;
|
|
90
114
|
}>;
|
|
115
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicShapeSeriesComponent, never>;
|
|
116
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicShapeSeriesComponent, "igx-geographic-shape-series", never, { "shapeFill": "shapeFill"; "shapeStroke": "shapeStroke"; "shapeStrokeThickness": "shapeStrokeThickness"; "shapeOpacity": "shapeOpacity"; "markerType": "markerType"; "markerOutlineMode": "markerOutlineMode"; "markerFillMode": "markerFillMode"; "markerTemplate": "markerTemplate"; "markerBrush": "markerBrush"; "markerOutline": "markerOutline"; "markerThickness": "markerThickness"; "markerCollisionAvoidance": "markerCollisionAvoidance"; "actualMarkerTemplate": "actualMarkerTemplate"; "actualMarkerBrush": "actualMarkerBrush"; "actualMarkerOutline": "actualMarkerOutline"; }, { "styleShape": "styleShape"; }, never, never>;
|
|
91
117
|
}
|
|
@@ -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-shape-series-module";
|
|
1
4
|
export declare class IgxGeographicShapeSeriesDynamicModule {
|
|
2
5
|
constructor();
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicShapeSeriesDynamicModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicShapeSeriesDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxGeographicShapeSeriesModule], [typeof i2.IgxGeographicShapeSeriesModule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicShapeSeriesDynamicModule>;
|
|
3
9
|
}
|
|
@@ -1,2 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./igx-geographic-shape-series-component";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "igniteui-angular-charts";
|
|
1
5
|
export declare class IgxGeographicShapeSeriesModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicShapeSeriesModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicShapeSeriesModule, [typeof i1.IgxGeographicShapeSeriesComponent], [typeof i2.CommonModule, typeof i3.IgxScatterPolygonSeriesDynamicModule], [typeof i1.IgxGeographicShapeSeriesComponent, typeof i3.IgxScatterPolygonSeriesDynamicModule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicShapeSeriesModule>;
|
|
2
9
|
}
|
|
@@ -1,18 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
3
|
-
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
1
|
+
import { IgxGeographicMarkerSeriesBaseComponent } from "./igx-geographic-marker-series-base-component";
|
|
4
2
|
import { GeographicSymbolSeriesBase } from "./GeographicSymbolSeriesBase";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
useExisting: Type<any>;
|
|
8
|
-
} | {
|
|
9
|
-
provide: typeof IgxSeriesComponent;
|
|
10
|
-
useExisting: Type<any>;
|
|
11
|
-
})[];
|
|
12
|
-
export declare abstract class IgxGeographicSymbolSeriesBaseComponent extends IgxGeographicMapSeriesHostComponent {
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare abstract class IgxGeographicSymbolSeriesBaseComponent extends IgxGeographicMarkerSeriesBaseComponent {
|
|
13
5
|
/**
|
|
14
6
|
* @hidden
|
|
15
7
|
*/
|
|
16
|
-
|
|
8
|
+
get i(): GeographicSymbolSeriesBase;
|
|
17
9
|
constructor();
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicSymbolSeriesBaseComponent, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicSymbolSeriesBaseComponent, "ng-component", never, {}, {}, never, never>;
|
|
18
12
|
}
|
|
@@ -1,111 +1,72 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { IgDataTemplate } from "igniteui-angular-core";
|
|
3
|
-
import { MarkerType } from "igniteui-angular-charts";
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
4
2
|
import { CollisionAvoidanceType } from "igniteui-angular-charts";
|
|
5
|
-
import { MarkerOutlineMode } from "igniteui-angular-charts";
|
|
6
|
-
import { MarkerFillMode } from "igniteui-angular-charts";
|
|
7
3
|
import { ScatterItemSearchMode } from "igniteui-angular-charts";
|
|
8
4
|
import { IgxAssigningScatterStyleEventArgs } from "igniteui-angular-charts";
|
|
9
5
|
import { IgxAssigningScatterMarkerStyleEventArgs } from "igniteui-angular-charts";
|
|
10
|
-
import {
|
|
11
|
-
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
6
|
+
import { IgxGeographicMarkerSeriesComponent } from "./igx-geographic-marker-series-component";
|
|
12
7
|
import { GeographicSymbolSeries } from "./GeographicSymbolSeries";
|
|
8
|
+
import * as i0 from "@angular/core";
|
|
13
9
|
/**
|
|
14
10
|
* Series class for a geographic map with points marked at given locations.
|
|
15
11
|
* This is the geographic equivalent of a ScatterSeries.
|
|
16
12
|
*/
|
|
17
|
-
export declare
|
|
18
|
-
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
19
|
-
useExisting: Type<any>;
|
|
20
|
-
} | {
|
|
21
|
-
provide: typeof IgxSeriesComponent;
|
|
22
|
-
useExisting: Type<any>;
|
|
23
|
-
})[];
|
|
24
|
-
export declare class IgxGeographicSymbolSeriesComponent extends IgxGeographicMapSeriesHostComponent {
|
|
13
|
+
export declare class IgxGeographicSymbolSeriesComponent extends IgxGeographicMarkerSeriesComponent {
|
|
25
14
|
protected createImplementation(): GeographicSymbolSeries;
|
|
26
15
|
/**
|
|
27
16
|
* @hidden
|
|
28
17
|
*/
|
|
29
|
-
|
|
18
|
+
get i(): GeographicSymbolSeries;
|
|
30
19
|
constructor();
|
|
31
20
|
/**
|
|
32
|
-
*
|
|
21
|
+
* Gets whether the series has only marker as visuals
|
|
33
22
|
*/
|
|
34
|
-
|
|
23
|
+
get hasOnlyMarkers(): boolean;
|
|
24
|
+
static ngAcceptInputType_hasOnlyMarkers: boolean | string;
|
|
35
25
|
/**
|
|
36
|
-
* The name of the property of ItemsSource items which contains the
|
|
26
|
+
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
37
27
|
*/
|
|
38
|
-
|
|
28
|
+
get latitudeMemberPath(): string;
|
|
29
|
+
set latitudeMemberPath(v: string);
|
|
39
30
|
/**
|
|
40
|
-
*
|
|
41
|
-
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
31
|
+
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
42
32
|
*/
|
|
43
|
-
|
|
44
|
-
|
|
33
|
+
get longitudeMemberPath(): string;
|
|
34
|
+
set longitudeMemberPath(v: string);
|
|
45
35
|
/**
|
|
46
36
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
47
37
|
*/
|
|
48
|
-
markerCollisionAvoidance: CollisionAvoidanceType;
|
|
38
|
+
get markerCollisionAvoidance(): CollisionAvoidanceType;
|
|
39
|
+
set markerCollisionAvoidance(v: CollisionAvoidanceType);
|
|
49
40
|
static ngAcceptInputType_markerCollisionAvoidance: CollisionAvoidanceType | string;
|
|
50
|
-
/**
|
|
51
|
-
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
52
|
-
*/
|
|
53
|
-
markerOutlineMode: MarkerOutlineMode;
|
|
54
|
-
static ngAcceptInputType_markerOutlineMode: MarkerOutlineMode | string;
|
|
55
|
-
/**
|
|
56
|
-
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
57
|
-
*/
|
|
58
|
-
markerFillMode: MarkerFillMode;
|
|
59
|
-
static ngAcceptInputType_markerFillMode: MarkerFillMode | string;
|
|
60
|
-
/**
|
|
61
|
-
* Gets or sets the MarkerTemplate for the current series object.
|
|
62
|
-
*/
|
|
63
|
-
markerTemplate: IgDataTemplate;
|
|
64
|
-
/**
|
|
65
|
-
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
66
|
-
*/
|
|
67
|
-
markerBrush: string;
|
|
68
|
-
/**
|
|
69
|
-
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
70
|
-
*/
|
|
71
|
-
markerOutline: string;
|
|
72
|
-
/**
|
|
73
|
-
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
74
|
-
* If more than the specified number of markerItems are visible, the series will automatically
|
|
75
|
-
* choose a representative set.
|
|
76
|
-
*/
|
|
77
|
-
maximumMarkers: number;
|
|
78
|
-
static ngAcceptInputType_maximumMarkers: number | string;
|
|
79
|
-
/**
|
|
80
|
-
* Gets or sets thickness of the marker outline
|
|
81
|
-
*/
|
|
82
|
-
markerThickness: number;
|
|
83
|
-
static ngAcceptInputType_markerThickness: number | string;
|
|
84
41
|
/**
|
|
85
42
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
86
43
|
*/
|
|
87
|
-
isCustomScatterStyleAllowed: boolean;
|
|
44
|
+
get isCustomScatterStyleAllowed(): boolean;
|
|
45
|
+
set isCustomScatterStyleAllowed(v: boolean);
|
|
88
46
|
static ngAcceptInputType_isCustomScatterStyleAllowed: boolean | string;
|
|
89
47
|
/**
|
|
90
48
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
91
49
|
*/
|
|
92
|
-
isCustomScatterMarkerStyleAllowed: boolean;
|
|
50
|
+
get isCustomScatterMarkerStyleAllowed(): boolean;
|
|
51
|
+
set isCustomScatterMarkerStyleAllowed(v: boolean);
|
|
93
52
|
static ngAcceptInputType_isCustomScatterMarkerStyleAllowed: boolean | string;
|
|
94
53
|
/**
|
|
95
54
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
96
55
|
*/
|
|
97
|
-
itemSearchMode: ScatterItemSearchMode;
|
|
56
|
+
get itemSearchMode(): ScatterItemSearchMode;
|
|
57
|
+
set itemSearchMode(v: ScatterItemSearchMode);
|
|
98
58
|
static ngAcceptInputType_itemSearchMode: ScatterItemSearchMode | string;
|
|
99
59
|
/**
|
|
100
60
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
101
61
|
*/
|
|
102
|
-
itemSearchThreshold: number;
|
|
62
|
+
get itemSearchThreshold(): number;
|
|
63
|
+
set itemSearchThreshold(v: number);
|
|
103
64
|
static ngAcceptInputType_itemSearchThreshold: number | string;
|
|
104
65
|
private _assigningScatterStyle;
|
|
105
66
|
/**
|
|
106
67
|
* Event raised when Assigning Category Style
|
|
107
68
|
*/
|
|
108
|
-
|
|
69
|
+
get assigningScatterStyle(): EventEmitter<{
|
|
109
70
|
sender: any;
|
|
110
71
|
args: IgxAssigningScatterStyleEventArgs;
|
|
111
72
|
}>;
|
|
@@ -113,8 +74,10 @@ export declare class IgxGeographicSymbolSeriesComponent extends IgxGeographicMap
|
|
|
113
74
|
/**
|
|
114
75
|
* Event raised when Assigning Scatter Marker Style
|
|
115
76
|
*/
|
|
116
|
-
|
|
77
|
+
get assigningScatterMarkerStyle(): EventEmitter<{
|
|
117
78
|
sender: any;
|
|
118
79
|
args: IgxAssigningScatterMarkerStyleEventArgs;
|
|
119
80
|
}>;
|
|
81
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicSymbolSeriesComponent, never>;
|
|
82
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicSymbolSeriesComponent, "igx-geographic-symbol-series", never, { "latitudeMemberPath": "latitudeMemberPath"; "longitudeMemberPath": "longitudeMemberPath"; "markerCollisionAvoidance": "markerCollisionAvoidance"; "isCustomScatterStyleAllowed": "isCustomScatterStyleAllowed"; "isCustomScatterMarkerStyleAllowed": "isCustomScatterMarkerStyleAllowed"; "itemSearchMode": "itemSearchMode"; "itemSearchThreshold": "itemSearchThreshold"; }, { "assigningScatterStyle": "assigningScatterStyle"; "assigningScatterMarkerStyle": "assigningScatterMarkerStyle"; }, never, never>;
|
|
120
83
|
}
|
|
@@ -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-symbol-series-module";
|
|
1
4
|
export declare class IgxGeographicSymbolSeriesDynamicModule {
|
|
2
5
|
constructor();
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicSymbolSeriesDynamicModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicSymbolSeriesDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxGeographicSymbolSeriesModule], [typeof i2.IgxGeographicSymbolSeriesModule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicSymbolSeriesDynamicModule>;
|
|
3
9
|
}
|
|
@@ -1,2 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./igx-geographic-symbol-series-component";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "igniteui-angular-charts";
|
|
1
5
|
export declare class IgxGeographicSymbolSeriesModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicSymbolSeriesModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicSymbolSeriesModule, [typeof i1.IgxGeographicSymbolSeriesComponent], [typeof i2.CommonModule, typeof i3.IgxScatterSeriesDynamicModule], [typeof i1.IgxGeographicSymbolSeriesComponent, typeof i3.IgxScatterSeriesDynamicModule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicSymbolSeriesModule>;
|
|
2
9
|
}
|
|
@@ -1,31 +1,29 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import { IgxGeographicMapImagery } from "./igx-geographic-map-imagery";
|
|
3
3
|
import { IgxImageTilesReadyEventArgs } from "./igx-image-tiles-ready-event-args";
|
|
4
4
|
import { IgxGeographicShapeSeriesBaseComponent } from "./igx-geographic-shape-series-base-component";
|
|
5
|
-
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
6
|
-
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
7
5
|
import { GeographicTileSeries } from "./GeographicTileSeries";
|
|
6
|
+
import * as i0 from "@angular/core";
|
|
8
7
|
/**
|
|
9
8
|
* Series class used for displaying a tile set, and using shapes to define the areas that should be rendered.
|
|
10
9
|
*/
|
|
11
|
-
export declare const IgxGeographicTileSeriesComponent_PROVIDERS: ({
|
|
12
|
-
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
13
|
-
useExisting: Type<any>;
|
|
14
|
-
} | {
|
|
15
|
-
provide: typeof IgxSeriesComponent;
|
|
16
|
-
useExisting: Type<any>;
|
|
17
|
-
})[];
|
|
18
10
|
export declare class IgxGeographicTileSeriesComponent extends IgxGeographicShapeSeriesBaseComponent {
|
|
19
11
|
protected createImplementation(): GeographicTileSeries;
|
|
20
12
|
/**
|
|
21
13
|
* @hidden
|
|
22
14
|
*/
|
|
23
|
-
|
|
15
|
+
get i(): GeographicTileSeries;
|
|
24
16
|
constructor();
|
|
17
|
+
/**
|
|
18
|
+
* Gets whether the current series shows a tile imagery.
|
|
19
|
+
*/
|
|
20
|
+
get isTile(): boolean;
|
|
21
|
+
static ngAcceptInputType_isTile: boolean | string;
|
|
25
22
|
/**
|
|
26
23
|
* The MapImagery which is used to provide the tiles for display.
|
|
27
24
|
*/
|
|
28
|
-
tileImagery: IgxGeographicMapImagery;
|
|
25
|
+
get tileImagery(): IgxGeographicMapImagery;
|
|
26
|
+
set tileImagery(v: IgxGeographicMapImagery);
|
|
29
27
|
findByName(name: string): any;
|
|
30
28
|
/**
|
|
31
29
|
* Removes all cached tile Imagery from the
|
|
@@ -36,8 +34,10 @@ export declare class IgxGeographicTileSeriesComponent extends IgxGeographicShape
|
|
|
36
34
|
/**
|
|
37
35
|
* This event is fired whenever the image tiles transition from a loading state (e.g. some are fading in) to a loaded state.
|
|
38
36
|
*/
|
|
39
|
-
|
|
37
|
+
get imageTilesReady(): EventEmitter<{
|
|
40
38
|
sender: any;
|
|
41
39
|
args: IgxImageTilesReadyEventArgs;
|
|
42
40
|
}>;
|
|
41
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicTileSeriesComponent, never>;
|
|
42
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicTileSeriesComponent, "igx-geographic-tile-series", never, { "tileImagery": "tileImagery"; }, { "imageTilesReady": "imageTilesReady"; }, never, never>;
|
|
43
43
|
}
|
|
@@ -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-tile-series-module";
|
|
1
4
|
export declare class IgxGeographicTileSeriesDynamicModule {
|
|
2
5
|
constructor();
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicTileSeriesDynamicModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicTileSeriesDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxGeographicTileSeriesModule], [typeof i2.IgxGeographicTileSeriesModule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicTileSeriesDynamicModule>;
|
|
3
9
|
}
|
|
@@ -1,2 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./igx-geographic-tile-series-component";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "./igx-tile-series-dynamic-module";
|
|
1
5
|
export declare class IgxGeographicTileSeriesModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicTileSeriesModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGeographicTileSeriesModule, [typeof i1.IgxGeographicTileSeriesComponent], [typeof i2.CommonModule, typeof i3.IgxTileSeriesDynamicModule], [typeof i1.IgxGeographicTileSeriesComponent, typeof i3.IgxTileSeriesDynamicModule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGeographicTileSeriesModule>;
|
|
2
9
|
}
|
|
@@ -1,18 +1,12 @@
|
|
|
1
|
-
import { Type } from '@angular/core';
|
|
2
1
|
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
3
|
-
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
4
2
|
import { GeographicXYTriangulatingSeriesBase } from "./GeographicXYTriangulatingSeriesBase";
|
|
5
|
-
|
|
6
|
-
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
7
|
-
useExisting: Type<any>;
|
|
8
|
-
} | {
|
|
9
|
-
provide: typeof IgxSeriesComponent;
|
|
10
|
-
useExisting: Type<any>;
|
|
11
|
-
})[];
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
12
4
|
export declare abstract class IgxGeographicXYTriangulatingSeriesBaseComponent extends IgxGeographicMapSeriesHostComponent {
|
|
13
5
|
/**
|
|
14
6
|
* @hidden
|
|
15
7
|
*/
|
|
16
|
-
|
|
8
|
+
get i(): GeographicXYTriangulatingSeriesBase;
|
|
17
9
|
constructor();
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicXYTriangulatingSeriesBaseComponent, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicXYTriangulatingSeriesBaseComponent, "ng-component", never, {}, {}, never, never>;
|
|
18
12
|
}
|