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
|
@@ -9,26 +9,34 @@ export declare class ArcGISOnlineMapImagery extends GeographicMapImagery {
|
|
|
9
9
|
private static readonly bv;
|
|
10
10
|
constructor();
|
|
11
11
|
static readonly mapServerUriProperty: DependencyProperty;
|
|
12
|
-
mapServerUri: string;
|
|
12
|
+
get mapServerUri(): string;
|
|
13
|
+
set mapServerUri(a: string);
|
|
13
14
|
private static cd;
|
|
14
15
|
static readonly userNameProperty: DependencyProperty;
|
|
15
|
-
userName: string;
|
|
16
|
+
get userName(): string;
|
|
17
|
+
set userName(a: string);
|
|
16
18
|
private static cg;
|
|
17
19
|
static readonly passwordProperty: DependencyProperty;
|
|
18
|
-
password: string;
|
|
20
|
+
get password(): string;
|
|
21
|
+
set password(a: string);
|
|
19
22
|
private static ce;
|
|
20
23
|
static readonly userTokenProperty: DependencyProperty;
|
|
21
|
-
userToken: string;
|
|
24
|
+
get userToken(): string;
|
|
25
|
+
set userToken(a: string);
|
|
22
26
|
private static ch;
|
|
23
27
|
static readonly isMapPublicProperty: DependencyProperty;
|
|
24
|
-
isMapPublic: boolean;
|
|
28
|
+
get isMapPublic(): boolean;
|
|
29
|
+
set isMapPublic(a: boolean);
|
|
25
30
|
private static cc;
|
|
26
31
|
private bp;
|
|
27
|
-
defaultTokenTimeout: number;
|
|
32
|
+
get defaultTokenTimeout(): number;
|
|
33
|
+
set defaultTokenTimeout(a: number);
|
|
28
34
|
private bu;
|
|
29
|
-
tokenGenerationEndPoint: string;
|
|
35
|
+
get tokenGenerationEndPoint(): string;
|
|
36
|
+
set tokenGenerationEndPoint(a: string);
|
|
30
37
|
private bt;
|
|
31
|
-
refererUri: string;
|
|
38
|
+
get refererUri(): string;
|
|
39
|
+
set refererUri(a: string);
|
|
32
40
|
acquireNewToken(): void;
|
|
33
41
|
private b9;
|
|
34
42
|
private b8;
|
|
@@ -27,18 +27,23 @@ export declare class BingMapsMapImagery extends GeographicMapImagery {
|
|
|
27
27
|
protected bb(a: GeographicMapImageryView): void;
|
|
28
28
|
bp: BingMapsMapImageryView;
|
|
29
29
|
private _isInitialized;
|
|
30
|
-
isInitialized: boolean;
|
|
30
|
+
get isInitialized(): boolean;
|
|
31
|
+
set isInitialized(a: boolean);
|
|
31
32
|
isDeferredLoad: boolean;
|
|
32
33
|
tilePath: string;
|
|
33
34
|
private bz;
|
|
34
|
-
actualTilePath: string;
|
|
35
|
+
get actualTilePath(): string;
|
|
36
|
+
set actualTilePath(a: string);
|
|
35
37
|
subDomains: SubDomainsCollection;
|
|
36
38
|
private bq;
|
|
37
|
-
actualSubDomains: SubDomainsCollection;
|
|
39
|
+
get actualSubDomains(): SubDomainsCollection;
|
|
40
|
+
set actualSubDomains(a: SubDomainsCollection);
|
|
38
41
|
private b0;
|
|
39
|
-
bingImageryRestUri: string;
|
|
42
|
+
get bingImageryRestUri(): string;
|
|
43
|
+
set bingImageryRestUri(a: string);
|
|
40
44
|
private by;
|
|
41
|
-
actualBingImageryRestUri: string;
|
|
45
|
+
get actualBingImageryRestUri(): string;
|
|
46
|
+
set actualBingImageryRestUri(a: string);
|
|
42
47
|
cultureName: string;
|
|
43
48
|
apiKey: string;
|
|
44
49
|
imageryStyle: BingMapsImageryStyle;
|
|
@@ -1,40 +1,45 @@
|
|
|
1
1
|
import { GeographicXYTriangulatingSeriesView } from "./GeographicXYTriangulatingSeriesView";
|
|
2
|
+
import { SeriesView } from "igniteui-angular-charts";
|
|
3
|
+
import { Series } from "igniteui-angular-charts";
|
|
2
4
|
import { ScatterContourSeries } from "igniteui-angular-charts";
|
|
3
5
|
import { Type } from "igniteui-angular-core";
|
|
4
6
|
import { GeographicXYTriangulatingSeries } from "./GeographicXYTriangulatingSeries";
|
|
5
7
|
import { ValueBrushScale } from "igniteui-angular-charts";
|
|
6
8
|
import { ContourValueResolver } from "igniteui-angular-charts";
|
|
7
|
-
import { Series } from "igniteui-angular-charts";
|
|
8
9
|
import { TriangulationStatusEventArgs } from "igniteui-angular-core";
|
|
9
|
-
import { SeriesView } from "igniteui-angular-charts";
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
13
|
export declare class GeographicContourLineSeriesView extends GeographicXYTriangulatingSeriesView {
|
|
14
14
|
static $t: Type;
|
|
15
15
|
constructor(a: GeographicContourLineSeries);
|
|
16
|
-
private
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
16
|
+
private cm;
|
|
17
|
+
as(): void;
|
|
18
|
+
b2(): void;
|
|
19
|
+
cn(): void;
|
|
20
|
+
co(): void;
|
|
20
21
|
}
|
|
21
22
|
/**
|
|
22
23
|
* @hidden
|
|
23
24
|
*/
|
|
24
25
|
export declare class GeographicContourLineSeries extends GeographicXYTriangulatingSeries {
|
|
25
26
|
static $t: Type;
|
|
27
|
+
protected get_du(): boolean;
|
|
26
28
|
constructor();
|
|
27
|
-
protected
|
|
28
|
-
|
|
29
|
-
protected
|
|
30
|
-
private
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
29
|
+
protected pp(): void;
|
|
30
|
+
qc: ScatterContourSeries;
|
|
31
|
+
protected pj(): Series;
|
|
32
|
+
private qm;
|
|
33
|
+
private qn;
|
|
34
|
+
qj: string;
|
|
35
|
+
qf: ValueBrushScale;
|
|
36
|
+
qe: ValueBrushScale;
|
|
37
|
+
protected md(): void;
|
|
38
|
+
protected bu(): SeriesView;
|
|
39
|
+
lh(a: SeriesView): void;
|
|
40
|
+
qg: GeographicContourLineSeriesView;
|
|
41
|
+
qb: ContourValueResolver;
|
|
42
|
+
protected lm(a: any, b: string, c: any, d: any): void;
|
|
38
43
|
triangulationStatusChanged: (sender: any, args: TriangulationStatusEventArgs) => void;
|
|
39
44
|
static $$p: string[];
|
|
40
45
|
}
|
|
@@ -11,21 +11,21 @@ import { ProgressiveLoadStatusEventArgs } from "igniteui-angular-charts";
|
|
|
11
11
|
export declare class GeographicHighDensityScatterSeriesView extends HostSeriesView {
|
|
12
12
|
static $t: Type;
|
|
13
13
|
constructor(a: GeographicHighDensityScatterSeries);
|
|
14
|
-
private
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
b5(): void;
|
|
23
|
-
cd(): void;
|
|
24
|
-
cf(): void;
|
|
14
|
+
private ce;
|
|
15
|
+
b2(): void;
|
|
16
|
+
ck(): void;
|
|
17
|
+
cj(): void;
|
|
18
|
+
cp(): void;
|
|
19
|
+
cn(): void;
|
|
20
|
+
cl(): void;
|
|
21
|
+
ci(): void;
|
|
25
22
|
cg(): void;
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
23
|
+
co(): void;
|
|
24
|
+
cq(): void;
|
|
25
|
+
cr(): void;
|
|
26
|
+
ch(): void;
|
|
27
|
+
cf(): void;
|
|
28
|
+
cm(): void;
|
|
29
29
|
as(): void;
|
|
30
30
|
}
|
|
31
31
|
/**
|
|
@@ -33,29 +33,32 @@ export declare class GeographicHighDensityScatterSeriesView extends HostSeriesVi
|
|
|
33
33
|
*/
|
|
34
34
|
export declare class GeographicHighDensityScatterSeries extends GeographicMapSeriesHost {
|
|
35
35
|
static $t: Type;
|
|
36
|
+
protected get_dz(): boolean;
|
|
36
37
|
constructor();
|
|
37
|
-
protected
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
protected
|
|
41
|
-
private
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
38
|
+
protected bu(): SeriesView;
|
|
39
|
+
lh(a: SeriesView): void;
|
|
40
|
+
pt: GeographicHighDensityScatterSeriesView;
|
|
41
|
+
protected pj(): Series;
|
|
42
|
+
private ps;
|
|
43
|
+
p7: string;
|
|
44
|
+
p9: string;
|
|
45
|
+
pw: boolean;
|
|
46
|
+
pv: boolean;
|
|
47
|
+
pu: boolean;
|
|
48
|
+
py: number;
|
|
49
|
+
px: number;
|
|
50
|
+
qs: Color;
|
|
51
|
+
qr: Color;
|
|
52
|
+
p1: number;
|
|
52
53
|
progressiveLoadStatusChanged: (sender: any, e: ProgressiveLoadStatusEventArgs) => void;
|
|
53
|
-
private
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
protected
|
|
54
|
+
private p0;
|
|
55
|
+
get p2(): number;
|
|
56
|
+
set p2(a: number);
|
|
57
|
+
protected pp(): void;
|
|
58
|
+
private qg;
|
|
59
|
+
private qf;
|
|
60
|
+
protected lm(a: any, b: string, c: any, d: any): void;
|
|
61
|
+
protected get_ex(): boolean;
|
|
62
|
+
protected set_ex(a: boolean): void;
|
|
60
63
|
static $$p: string[];
|
|
61
64
|
}
|
|
@@ -15,59 +15,62 @@ import { RenderingContext } from "igniteui-angular-core";
|
|
|
15
15
|
*/
|
|
16
16
|
export declare abstract class GeographicMapSeriesHost extends Series {
|
|
17
17
|
static $t: Type;
|
|
18
|
+
k2(): void;
|
|
18
19
|
constructor();
|
|
19
|
-
private
|
|
20
|
-
protected
|
|
21
|
-
|
|
22
|
-
|
|
20
|
+
private pi;
|
|
21
|
+
protected get_dp(): boolean;
|
|
22
|
+
hk(a: any, b: string): any;
|
|
23
|
+
cx(a: List$1<SeriesPointOfInterest>, b: boolean, c: number): boolean;
|
|
23
24
|
ag(): Axis[];
|
|
24
|
-
|
|
25
|
-
|
|
25
|
+
bd(): Series;
|
|
26
|
+
get pk(): Series;
|
|
27
|
+
set pk(a: Series);
|
|
26
28
|
protected get_hasMarkers(): boolean;
|
|
27
|
-
protected
|
|
28
|
-
au(a: any, b: Point, c: boolean): HighlightingInfo;
|
|
29
|
+
protected pp(): void;
|
|
29
30
|
av(a: any, b: Point, c: boolean): HighlightingInfo;
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
31
|
+
aw(a: any, b: Point, c: boolean): HighlightingInfo;
|
|
32
|
+
hh(a: Point): any;
|
|
33
|
+
g6(a: Point, b: boolean): number;
|
|
34
|
+
g4(a: Point, b: boolean): number;
|
|
35
|
+
f8(a: Point, b: boolean, c: boolean): number;
|
|
36
|
+
o2(a: Point, b: boolean, c: boolean): Point;
|
|
37
|
+
pb(a: Point): Rect;
|
|
36
38
|
ak(a: Point): Rect[];
|
|
37
|
-
|
|
39
|
+
pc(a: Point): Rect;
|
|
38
40
|
al(a: Point): Rect[];
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
protected abstract
|
|
56
|
-
protected
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
static readonly
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
private
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
41
|
+
pd(a: Point): Rect;
|
|
42
|
+
pe(a: Point): Rect;
|
|
43
|
+
f4(a: Point, b: boolean, c: boolean): number;
|
|
44
|
+
oy(a: Point, b: boolean, c: boolean): Point;
|
|
45
|
+
f6(a: Point, b: boolean, c: boolean): number;
|
|
46
|
+
o0(a: Point, b: boolean, c: boolean): Point;
|
|
47
|
+
o3(a: Point, b: boolean, c: boolean): Point;
|
|
48
|
+
f9(a: Point, b: boolean, c: boolean): number;
|
|
49
|
+
oz(a: Point, b: boolean, c: boolean): Point;
|
|
50
|
+
f5(a: Point, b: boolean, c: boolean): number;
|
|
51
|
+
o1(a: Point, b: boolean, c: boolean): Point;
|
|
52
|
+
f7(a: Point, b: boolean, c: boolean): number;
|
|
53
|
+
g1(a: Point): number;
|
|
54
|
+
f1(): number;
|
|
55
|
+
fx(a: Point): number;
|
|
56
|
+
hi(a: Point): any;
|
|
57
|
+
protected abstract pj(): Series;
|
|
58
|
+
protected bu(): SeriesView;
|
|
59
|
+
lh(a: SeriesView): void;
|
|
60
|
+
pl: HostSeriesView;
|
|
61
|
+
static readonly pr: DependencyProperty;
|
|
62
|
+
get pm(): number;
|
|
63
|
+
set pm(a: number);
|
|
64
|
+
protected lm(a: any, b: string, c: any, d: any): void;
|
|
65
|
+
private po;
|
|
66
|
+
private pq;
|
|
67
|
+
l0(a: boolean): void;
|
|
68
|
+
lz(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
|
|
69
|
+
at(a: Point, b: boolean): DataContext;
|
|
70
|
+
l9(): void;
|
|
68
71
|
protected get_coercionMethods(): any;
|
|
69
72
|
protected set_coercionMethods(a: any): void;
|
|
70
|
-
protected
|
|
73
|
+
protected kr(a: any): void;
|
|
71
74
|
}
|
|
72
75
|
/**
|
|
73
76
|
* @hidden
|
|
@@ -77,9 +80,20 @@ export declare class HostSeriesView extends SeriesView {
|
|
|
77
80
|
constructor(a: GeographicMapSeriesHost);
|
|
78
81
|
private bx;
|
|
79
82
|
ar(a: RenderingContext, b: RenderingContext): void;
|
|
83
|
+
b2(): void;
|
|
84
|
+
b3(): void;
|
|
85
|
+
ca(): void;
|
|
86
|
+
cd(): void;
|
|
87
|
+
b7(): void;
|
|
88
|
+
cc(): void;
|
|
89
|
+
b1(): void;
|
|
90
|
+
b9(): void;
|
|
80
91
|
by(): void;
|
|
81
92
|
bz(): void;
|
|
82
|
-
|
|
83
|
-
|
|
93
|
+
b4(): void;
|
|
94
|
+
b5(): void;
|
|
84
95
|
b0(): void;
|
|
96
|
+
b6(): void;
|
|
97
|
+
b8(): void;
|
|
98
|
+
cb(): void;
|
|
85
99
|
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
2
|
+
import { MarkerType } from "igniteui-angular-charts";
|
|
3
|
+
import { MarkerOutlineMode } from "igniteui-angular-charts";
|
|
4
|
+
import { MarkerFillMode } from "igniteui-angular-charts";
|
|
5
|
+
import { DataTemplate } from "igniteui-angular-core";
|
|
6
|
+
import { Brush } from "igniteui-angular-core";
|
|
7
|
+
import { Type } from "igniteui-angular-core";
|
|
8
|
+
/**
|
|
9
|
+
* @hidden
|
|
10
|
+
*/
|
|
11
|
+
export declare abstract class GeographicMarkerSeries extends GeographicMapSeriesHost {
|
|
12
|
+
static $t: Type;
|
|
13
|
+
constructor();
|
|
14
|
+
mv(): DataTemplate;
|
|
15
|
+
om(): Brush;
|
|
16
|
+
on(): Brush;
|
|
17
|
+
ft(): number;
|
|
18
|
+
private p8;
|
|
19
|
+
pu: MarkerType;
|
|
20
|
+
pv: number;
|
|
21
|
+
pt: MarkerOutlineMode;
|
|
22
|
+
ps: MarkerFillMode;
|
|
23
|
+
qa: DataTemplate;
|
|
24
|
+
qo: Brush;
|
|
25
|
+
qp: Brush;
|
|
26
|
+
pw: number;
|
|
27
|
+
p9: DataTemplate;
|
|
28
|
+
qm: Brush;
|
|
29
|
+
qn: Brush;
|
|
30
|
+
protected lm(a: any, b: string, c: any, d: any): void;
|
|
31
|
+
static $$p: string[];
|
|
32
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { GeographicMarkerSeries } from "./GeographicMarkerSeries";
|
|
2
|
+
import { Series } from "igniteui-angular-charts";
|
|
3
|
+
import { Type } from "igniteui-angular-core";
|
|
4
|
+
/**
|
|
5
|
+
* @hidden
|
|
6
|
+
*/
|
|
7
|
+
export declare abstract class GeographicMarkerSeriesBase extends GeographicMarkerSeries {
|
|
8
|
+
static $t: Type;
|
|
9
|
+
protected abstract pj(): Series;
|
|
10
|
+
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { GeographicShapeSeriesBaseView } from "./GeographicShapeSeriesBaseView";
|
|
2
|
+
import { SeriesView } from "igniteui-angular-charts";
|
|
3
|
+
import { Series } from "igniteui-angular-charts";
|
|
2
4
|
import { Type } from "igniteui-angular-core";
|
|
3
5
|
import { GeographicShapeSeriesBase } from "./GeographicShapeSeriesBase";
|
|
4
6
|
import { StyleSelector } from "igniteui-angular-charts";
|
|
5
7
|
import { Style } from "igniteui-angular-core";
|
|
6
|
-
import { SeriesView } from "igniteui-angular-charts";
|
|
7
|
-
import { Series } from "igniteui-angular-charts";
|
|
8
8
|
import { StyleShapeEventArgs } from "igniteui-angular-charts";
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
@@ -12,25 +12,27 @@ import { StyleShapeEventArgs } from "igniteui-angular-charts";
|
|
|
12
12
|
export declare class GeographicPolylineSeriesView extends GeographicShapeSeriesBaseView {
|
|
13
13
|
static $t: Type;
|
|
14
14
|
constructor(a: GeographicPolylineSeries);
|
|
15
|
-
protected
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
15
|
+
protected ci: GeographicPolylineSeries;
|
|
16
|
+
as(): void;
|
|
17
|
+
b2(): void;
|
|
18
|
+
cj(): void;
|
|
19
|
+
ck(): void;
|
|
19
20
|
}
|
|
20
21
|
/**
|
|
21
22
|
* @hidden
|
|
22
23
|
*/
|
|
23
24
|
export declare class GeographicPolylineSeries extends GeographicShapeSeriesBase {
|
|
24
25
|
static $t: Type;
|
|
26
|
+
protected get_d2(): boolean;
|
|
25
27
|
constructor();
|
|
26
|
-
protected
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
protected
|
|
32
|
-
private
|
|
28
|
+
protected bu(): SeriesView;
|
|
29
|
+
lh(a: SeriesView): void;
|
|
30
|
+
qr: GeographicPolylineSeriesView;
|
|
31
|
+
qq: StyleSelector;
|
|
32
|
+
qy: Style;
|
|
33
|
+
protected pj(): Series;
|
|
34
|
+
private qv;
|
|
33
35
|
styleShape: (sender: any, e: StyleShapeEventArgs) => void;
|
|
34
|
-
protected
|
|
36
|
+
protected lm(a: any, b: string, c: any, d: any): void;
|
|
35
37
|
static $$p: string[];
|
|
36
38
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { GeographicMarkerSeriesBase } from "./GeographicMarkerSeriesBase";
|
|
2
2
|
import { Series } from "igniteui-angular-charts";
|
|
3
3
|
import { Type } from "igniteui-angular-core";
|
|
4
4
|
/**
|
|
5
5
|
* @hidden
|
|
6
6
|
*/
|
|
7
|
-
export declare abstract class GeographicProportionalSymbolSeriesBase extends
|
|
7
|
+
export declare abstract class GeographicProportionalSymbolSeriesBase extends GeographicMarkerSeriesBase {
|
|
8
8
|
static $t: Type;
|
|
9
|
-
protected abstract
|
|
9
|
+
protected abstract pj(): Series;
|
|
10
10
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { HostSeriesView } from "./HostSeriesView";
|
|
2
|
-
import {
|
|
2
|
+
import { GeographicMarkerSeriesBase } from "./GeographicMarkerSeriesBase";
|
|
3
3
|
import { Type } from "igniteui-angular-core";
|
|
4
4
|
/**
|
|
5
5
|
* @hidden
|
|
6
6
|
*/
|
|
7
7
|
export declare abstract class GeographicProportionalSymbolSeriesBaseView extends HostSeriesView {
|
|
8
8
|
static $t: Type;
|
|
9
|
-
constructor(a:
|
|
10
|
-
private
|
|
9
|
+
constructor(a: GeographicMarkerSeriesBase);
|
|
10
|
+
private ce;
|
|
11
11
|
}
|
|
@@ -1,13 +1,8 @@
|
|
|
1
1
|
import { HostSeriesView } from "./HostSeriesView";
|
|
2
2
|
import { SeriesView } from "igniteui-angular-charts";
|
|
3
|
-
import {
|
|
3
|
+
import { GeographicMarkerSeries } from "./GeographicMarkerSeries";
|
|
4
4
|
import { Series } from "igniteui-angular-charts";
|
|
5
5
|
import { Type } from "igniteui-angular-core";
|
|
6
|
-
import { MarkerType } from "igniteui-angular-charts";
|
|
7
|
-
import { MarkerOutlineMode } from "igniteui-angular-charts";
|
|
8
|
-
import { MarkerFillMode } from "igniteui-angular-charts";
|
|
9
|
-
import { DataTemplate } from "igniteui-angular-core";
|
|
10
|
-
import { Brush } from "igniteui-angular-core";
|
|
11
6
|
import { SizeScale } from "igniteui-angular-charts";
|
|
12
7
|
import { BrushScale } from "igniteui-angular-charts";
|
|
13
8
|
import { ScatterItemSearchMode } from "igniteui-angular-charts";
|
|
@@ -19,75 +14,67 @@ import { AssigningScatterMarkerStyleEventArgs } from "igniteui-angular-charts";
|
|
|
19
14
|
export declare class GeographicProportionalSymbolSeriesView extends HostSeriesView {
|
|
20
15
|
static $t: Type;
|
|
21
16
|
constructor(a: GeographicProportionalSymbolSeries);
|
|
22
|
-
private
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
17
|
+
private ce;
|
|
18
|
+
as(): void;
|
|
19
|
+
b2(): void;
|
|
20
|
+
cn(): void;
|
|
21
|
+
cm(): void;
|
|
22
|
+
cs(): void;
|
|
23
|
+
cq(): void;
|
|
24
|
+
cr(): void;
|
|
25
|
+
ct(): void;
|
|
26
|
+
cv(): void;
|
|
27
|
+
cw(): void;
|
|
28
|
+
cu(): void;
|
|
29
|
+
co(): void;
|
|
30
|
+
cp(): void;
|
|
31
|
+
cx(): void;
|
|
32
|
+
cy(): void;
|
|
27
33
|
ci(): void;
|
|
28
34
|
cg(): void;
|
|
35
|
+
cf(): void;
|
|
36
|
+
cz(): void;
|
|
29
37
|
ch(): void;
|
|
30
|
-
cj(): void;
|
|
31
38
|
cl(): void;
|
|
32
|
-
cm(): void;
|
|
33
39
|
ck(): void;
|
|
34
|
-
|
|
35
|
-
cf(): void;
|
|
36
|
-
cn(): void;
|
|
37
|
-
co(): void;
|
|
38
|
-
b7(): void;
|
|
39
|
-
b5(): void;
|
|
40
|
-
b4(): void;
|
|
41
|
-
cp(): void;
|
|
42
|
-
b6(): void;
|
|
43
|
-
ca(): void;
|
|
44
|
-
b9(): void;
|
|
45
|
-
b8(): void;
|
|
40
|
+
cj(): void;
|
|
46
41
|
}
|
|
47
42
|
/**
|
|
48
43
|
* @hidden
|
|
49
44
|
*/
|
|
50
|
-
export declare class GeographicProportionalSymbolSeries extends
|
|
45
|
+
export declare class GeographicProportionalSymbolSeries extends GeographicMarkerSeries {
|
|
51
46
|
static $t: Type;
|
|
47
|
+
protected get_c0(): boolean;
|
|
52
48
|
constructor();
|
|
53
|
-
protected
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
protected
|
|
57
|
-
protected
|
|
58
|
-
private
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
o0: number;
|
|
77
|
-
o2: number;
|
|
78
|
-
fc(): number;
|
|
79
|
-
oz: boolean;
|
|
80
|
-
ox: boolean;
|
|
81
|
-
ow: boolean;
|
|
82
|
-
protected ou: boolean;
|
|
83
|
-
protected ot: boolean;
|
|
84
|
-
protected get_da(): boolean;
|
|
49
|
+
protected bu(): SeriesView;
|
|
50
|
+
lh(a: SeriesView): void;
|
|
51
|
+
qw: GeographicProportionalSymbolSeriesView;
|
|
52
|
+
protected gi(): number;
|
|
53
|
+
protected pj(): Series;
|
|
54
|
+
private qt;
|
|
55
|
+
rh: string;
|
|
56
|
+
rj: string;
|
|
57
|
+
ro: string;
|
|
58
|
+
qv: SizeScale;
|
|
59
|
+
rf: string;
|
|
60
|
+
q7: string;
|
|
61
|
+
qs: BrushScale;
|
|
62
|
+
qz: boolean;
|
|
63
|
+
q2: boolean;
|
|
64
|
+
q5: number;
|
|
65
|
+
q4: number;
|
|
66
|
+
q3: boolean;
|
|
67
|
+
q1: boolean;
|
|
68
|
+
q0: boolean;
|
|
69
|
+
protected qy: boolean;
|
|
70
|
+
protected qx: boolean;
|
|
71
|
+
protected get_dr(): boolean;
|
|
85
72
|
assigningScatterStyle: (sender: any, args: AssigningScatterStyleEventArgs) => void;
|
|
86
73
|
assigningScatterMarkerStyle: (sender: any, args: AssigningScatterMarkerStyleEventArgs) => void;
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
protected
|
|
90
|
-
private
|
|
91
|
-
private
|
|
74
|
+
qu: ScatterItemSearchMode;
|
|
75
|
+
q6: number;
|
|
76
|
+
protected lm(a: any, b: string, c: any, d: any): void;
|
|
77
|
+
private rt;
|
|
78
|
+
private rs;
|
|
92
79
|
static $$p: string[];
|
|
93
80
|
}
|