igniteui-angular-maps 12.1.1
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/License +27 -0
- package/README.md +22 -0
- package/bundles/igniteui-angular-maps.umd.js +10492 -0
- package/bundles/igniteui-angular-maps.umd.js.map +1 -0
- package/bundles/igniteui-angular-maps.umd.min.js +2 -0
- package/bundles/igniteui-angular-maps.umd.min.js.map +1 -0
- package/esm2015/igniteui-angular-maps.js +5 -0
- package/esm2015/igniteui-angular-maps.js.map +1 -0
- package/esm2015/lib/ArcGISOnlineMapImagery.js +218 -0
- package/esm2015/lib/ArcGISOnlineMapImagery.js.map +1 -0
- package/esm2015/lib/BingMapsImageryStyle.js +42 -0
- package/esm2015/lib/BingMapsImageryStyle.js.map +1 -0
- package/esm2015/lib/BingMapsMapImagery.js +8 -0
- package/esm2015/lib/BingMapsMapImagery.js.map +1 -0
- package/esm2015/lib/BingMapsMapImageryView.js +8 -0
- package/esm2015/lib/BingMapsMapImageryView.js.map +1 -0
- package/esm2015/lib/BingMapsMapImageryView_combined.js +267 -0
- package/esm2015/lib/BingMapsMapImageryView_combined.js.map +1 -0
- package/esm2015/lib/BingResourceSet.js +21 -0
- package/esm2015/lib/BingResourceSet.js.map +1 -0
- package/esm2015/lib/BingResponse.js +21 -0
- package/esm2015/lib/BingResponse.js.map +1 -0
- package/esm2015/lib/CustomMapImagery.js +28 -0
- package/esm2015/lib/CustomMapImagery.js.map +1 -0
- package/esm2015/lib/GeographicContourLineSeries.js +8 -0
- package/esm2015/lib/GeographicContourLineSeries.js.map +1 -0
- package/esm2015/lib/GeographicContourLineSeriesView.js +8 -0
- package/esm2015/lib/GeographicContourLineSeriesView.js.map +1 -0
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +102 -0
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js.map +1 -0
- package/esm2015/lib/GeographicHighDensityScatterSeries.js +8 -0
- package/esm2015/lib/GeographicHighDensityScatterSeries.js.map +1 -0
- package/esm2015/lib/GeographicHighDensityScatterSeriesView.js +8 -0
- package/esm2015/lib/GeographicHighDensityScatterSeriesView.js.map +1 -0
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +182 -0
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -0
- package/esm2015/lib/GeographicMapImagery.js +8 -0
- package/esm2015/lib/GeographicMapImagery.js.map +1 -0
- package/esm2015/lib/GeographicMapImageryView.js +8 -0
- package/esm2015/lib/GeographicMapImageryView.js.map +1 -0
- package/esm2015/lib/GeographicMapSeriesHost.js +8 -0
- package/esm2015/lib/GeographicMapSeriesHost.js.map +1 -0
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +314 -0
- package/esm2015/lib/GeographicMapSeriesHost_combined.js.map +1 -0
- package/esm2015/lib/GeographicPolylineSeries.js +8 -0
- package/esm2015/lib/GeographicPolylineSeries.js.map +1 -0
- package/esm2015/lib/GeographicPolylineSeriesView.js +8 -0
- package/esm2015/lib/GeographicPolylineSeriesView.js.map +1 -0
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +77 -0
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js.map +1 -0
- package/esm2015/lib/GeographicProportionalSymbolSeries.js +8 -0
- package/esm2015/lib/GeographicProportionalSymbolSeries.js.map +1 -0
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js +15 -0
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +20 -0
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -0
- package/esm2015/lib/GeographicProportionalSymbolSeriesView.js +8 -0
- package/esm2015/lib/GeographicProportionalSymbolSeriesView.js.map +1 -0
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +280 -0
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -0
- package/esm2015/lib/GeographicScatterAreaSeries.js +8 -0
- package/esm2015/lib/GeographicScatterAreaSeries.js.map +1 -0
- package/esm2015/lib/GeographicScatterAreaSeriesView.js +8 -0
- package/esm2015/lib/GeographicScatterAreaSeriesView.js.map +1 -0
- package/esm2015/lib/GeographicShapeSeries.js +8 -0
- package/esm2015/lib/GeographicShapeSeries.js.map +1 -0
- package/esm2015/lib/GeographicShapeSeriesBase.js +8 -0
- package/esm2015/lib/GeographicShapeSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicShapeSeriesBaseBase.js +15 -0
- package/esm2015/lib/GeographicShapeSeriesBaseBase.js.map +1 -0
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +20 -0
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js.map +1 -0
- package/esm2015/lib/GeographicShapeSeriesBaseView.js +8 -0
- package/esm2015/lib/GeographicShapeSeriesBaseView.js.map +1 -0
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +191 -0
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js.map +1 -0
- package/esm2015/lib/GeographicShapeSeriesView.js +8 -0
- package/esm2015/lib/GeographicShapeSeriesView.js.map +1 -0
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +141 -0
- package/esm2015/lib/GeographicShapeSeriesView_combined.js.map +1 -0
- package/esm2015/lib/GeographicSymbolSeries.js +8 -0
- package/esm2015/lib/GeographicSymbolSeries.js.map +1 -0
- package/esm2015/lib/GeographicSymbolSeriesBase.js +15 -0
- package/esm2015/lib/GeographicSymbolSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js +20 -0
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js.map +1 -0
- package/esm2015/lib/GeographicSymbolSeriesView.js +8 -0
- package/esm2015/lib/GeographicSymbolSeriesView.js.map +1 -0
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +211 -0
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js.map +1 -0
- package/esm2015/lib/GeographicTileSeries.js +71 -0
- package/esm2015/lib/GeographicTileSeries.js.map +1 -0
- package/esm2015/lib/GeographicXYTriangulatingSeries.js +8 -0
- package/esm2015/lib/GeographicXYTriangulatingSeries.js.map +1 -0
- package/esm2015/lib/GeographicXYTriangulatingSeriesBase.js +15 -0
- package/esm2015/lib/GeographicXYTriangulatingSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +20 -0
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js.map +1 -0
- package/esm2015/lib/GeographicXYTriangulatingSeriesView.js +8 -0
- package/esm2015/lib/GeographicXYTriangulatingSeriesView.js.map +1 -0
- package/esm2015/lib/HostSeriesView.js +8 -0
- package/esm2015/lib/HostSeriesView.js.map +1 -0
- package/esm2015/lib/ImageTilesReadyEventArgs.js +14 -0
- package/esm2015/lib/ImageTilesReadyEventArgs.js.map +1 -0
- package/esm2015/lib/ImageryMetadata.js +21 -0
- package/esm2015/lib/ImageryMetadata.js.map +1 -0
- package/esm2015/lib/ImagesChangedEventArgs.js +14 -0
- package/esm2015/lib/ImagesChangedEventArgs.js.map +1 -0
- package/esm2015/lib/LevelOfDetailResponseModel.js +38 -0
- package/esm2015/lib/LevelOfDetailResponseModel.js.map +1 -0
- package/esm2015/lib/MapBackgroundTilingMode.js +30 -0
- package/esm2015/lib/MapBackgroundTilingMode.js.map +1 -0
- package/esm2015/lib/MapResizeBehavior.js +30 -0
- package/esm2015/lib/MapResizeBehavior.js.map +1 -0
- package/esm2015/lib/MapServerResponseModel.js +31 -0
- package/esm2015/lib/MapServerResponseModel.js.map +1 -0
- package/esm2015/lib/OpenStreetMapImagery.js +8 -0
- package/esm2015/lib/OpenStreetMapImagery.js.map +1 -0
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +133 -0
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js.map +1 -0
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +190 -0
- package/esm2015/lib/SphericalMercatorVerticalScaler.js.map +1 -0
- package/esm2015/lib/SubDomainsCollection.js +31 -0
- package/esm2015/lib/SubDomainsCollection.js.map +1 -0
- package/esm2015/lib/TileGeneratorMapImagery.js +48 -0
- package/esm2015/lib/TileGeneratorMapImagery.js.map +1 -0
- package/esm2015/lib/TileInfoResponseModel.js +24 -0
- package/esm2015/lib/TileInfoResponseModel.js.map +1 -0
- package/esm2015/lib/TileSeries.js +8 -0
- package/esm2015/lib/TileSeries.js.map +1 -0
- package/esm2015/lib/TileSeriesView.js +8 -0
- package/esm2015/lib/TileSeriesView.js.map +1 -0
- package/esm2015/lib/TileSeries_combined.js +313 -0
- package/esm2015/lib/TileSeries_combined.js.map +1 -0
- package/esm2015/lib/TokenResponseModel.js +38 -0
- package/esm2015/lib/TokenResponseModel.js.map +1 -0
- package/esm2015/lib/XamGeographicMap.js +8 -0
- package/esm2015/lib/XamGeographicMap.js.map +1 -0
- package/esm2015/lib/XamGeographicMapView.js +8 -0
- package/esm2015/lib/XamGeographicMapView.js.map +1 -0
- package/esm2015/lib/XamGeographicMap_combined.js +1435 -0
- package/esm2015/lib/XamGeographicMap_combined.js.map +1 -0
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +30 -0
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js +21 -0
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js.map +1 -0
- package/esm2015/lib/igx-arc-gis-online-map-imagery.js +101 -0
- package/esm2015/lib/igx-arc-gis-online-map-imagery.js.map +1 -0
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js +30 -0
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js +21 -0
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js.map +1 -0
- package/esm2015/lib/igx-bing-maps-map-imagery.js +181 -0
- package/esm2015/lib/igx-bing-maps-map-imagery.js.map +1 -0
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js +30 -0
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-custom-map-imagery-module.js +21 -0
- package/esm2015/lib/igx-custom-map-imagery-module.js.map +1 -0
- package/esm2015/lib/igx-custom-map-imagery.js +46 -0
- package/esm2015/lib/igx-custom-map-imagery.js.map +1 -0
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +158 -0
- package/esm2015/lib/igx-geographic-contour-line-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-contour-line-series-module.js +23 -0
- package/esm2015/lib/igx-geographic-contour-line-series-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +221 -0
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js +23 -0
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-map-component.js +688 -0
- package/esm2015/lib/igx-geographic-map-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js +42 -0
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-map-core-module.js +38 -0
- package/esm2015/lib/igx-geographic-map-core-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-map-dynamic-module.js +69 -0
- package/esm2015/lib/igx-geographic-map-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-map-imagery.js +227 -0
- package/esm2015/lib/igx-geographic-map-imagery.js.map +1 -0
- package/esm2015/lib/igx-geographic-map-module.js +66 -0
- package/esm2015/lib/igx-geographic-map-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-map-series-host-component.js +154 -0
- package/esm2015/lib/igx-geographic-map-series-host-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-polyline-series-component.js +130 -0
- package/esm2015/lib/igx-geographic-polyline-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-polyline-series-module.js +23 -0
- package/esm2015/lib/igx-geographic-polyline-series-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js +16 -0
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +490 -0
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js +23 -0
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +125 -0
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js +23 -0
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js +16 -0
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +276 -0
- package/esm2015/lib/igx-geographic-shape-series-base-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-shape-series-component.js +248 -0
- package/esm2015/lib/igx-geographic-shape-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-shape-series-module.js +23 -0
- package/esm2015/lib/igx-geographic-shape-series-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js +16 -0
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-symbol-series-component.js +310 -0
- package/esm2015/lib/igx-geographic-symbol-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-symbol-series-module.js +23 -0
- package/esm2015/lib/igx-geographic-symbol-series-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-tile-series-component.js +101 -0
- package/esm2015/lib/igx-geographic-tile-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-tile-series-module.js +23 -0
- package/esm2015/lib/igx-geographic-tile-series-module.js.map +1 -0
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js +16 -0
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +130 -0
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js.map +1 -0
- package/esm2015/lib/igx-image-tiles-ready-event-args.js +25 -0
- package/esm2015/lib/igx-image-tiles-ready-event-args.js.map +1 -0
- package/esm2015/lib/igx-images-changed-event-args.js +25 -0
- package/esm2015/lib/igx-images-changed-event-args.js.map +1 -0
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js +30 -0
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-open-street-map-imagery-module.js +21 -0
- package/esm2015/lib/igx-open-street-map-imagery-module.js.map +1 -0
- package/esm2015/lib/igx-open-street-map-imagery.js +29 -0
- package/esm2015/lib/igx-open-street-map-imagery.js.map +1 -0
- package/esm2015/lib/igx-sub-domains-collection.js +31 -0
- package/esm2015/lib/igx-sub-domains-collection.js.map +1 -0
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js +30 -0
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js +21 -0
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js.map +1 -0
- package/esm2015/lib/igx-tile-generator-map-imagery.js +29 -0
- package/esm2015/lib/igx-tile-generator-map-imagery.js.map +1 -0
- package/esm2015/lib/igx-tile-series-component.js +70 -0
- package/esm2015/lib/igx-tile-series-component.js.map +1 -0
- package/esm2015/lib/igx-tile-series-dynamic-module.js +30 -0
- package/esm2015/lib/igx-tile-series-dynamic-module.js.map +1 -0
- package/esm2015/lib/igx-tile-series-module.js +22 -0
- package/esm2015/lib/igx-tile-series-module.js.map +1 -0
- package/esm2015/public_api.js +115 -0
- package/esm2015/public_api.js.map +1 -0
- package/esm5/igniteui-angular-maps.js +5 -0
- package/esm5/igniteui-angular-maps.js.map +1 -0
- package/esm5/lib/ArcGISOnlineMapImagery.js +256 -0
- package/esm5/lib/ArcGISOnlineMapImagery.js.map +1 -0
- package/esm5/lib/BingMapsImageryStyle.js +42 -0
- package/esm5/lib/BingMapsImageryStyle.js.map +1 -0
- package/esm5/lib/BingMapsMapImagery.js +8 -0
- package/esm5/lib/BingMapsMapImagery.js.map +1 -0
- package/esm5/lib/BingMapsMapImageryView.js +8 -0
- package/esm5/lib/BingMapsMapImageryView.js.map +1 -0
- package/esm5/lib/BingMapsMapImageryView_combined.js +296 -0
- package/esm5/lib/BingMapsMapImageryView_combined.js.map +1 -0
- package/esm5/lib/BingResourceSet.js +26 -0
- package/esm5/lib/BingResourceSet.js.map +1 -0
- package/esm5/lib/BingResponse.js +26 -0
- package/esm5/lib/BingResponse.js.map +1 -0
- package/esm5/lib/CustomMapImagery.js +33 -0
- package/esm5/lib/CustomMapImagery.js.map +1 -0
- package/esm5/lib/GeographicContourLineSeries.js +8 -0
- package/esm5/lib/GeographicContourLineSeries.js.map +1 -0
- package/esm5/lib/GeographicContourLineSeriesView.js +8 -0
- package/esm5/lib/GeographicContourLineSeriesView.js.map +1 -0
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +111 -0
- package/esm5/lib/GeographicContourLineSeriesView_combined.js.map +1 -0
- package/esm5/lib/GeographicHighDensityScatterSeries.js +8 -0
- package/esm5/lib/GeographicHighDensityScatterSeries.js.map +1 -0
- package/esm5/lib/GeographicHighDensityScatterSeriesView.js +8 -0
- package/esm5/lib/GeographicHighDensityScatterSeriesView.js.map +1 -0
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +195 -0
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -0
- package/esm5/lib/GeographicMapImagery.js +8 -0
- package/esm5/lib/GeographicMapImagery.js.map +1 -0
- package/esm5/lib/GeographicMapImageryView.js +8 -0
- package/esm5/lib/GeographicMapImageryView.js.map +1 -0
- package/esm5/lib/GeographicMapSeriesHost.js +8 -0
- package/esm5/lib/GeographicMapSeriesHost.js.map +1 -0
- package/esm5/lib/GeographicMapSeriesHost_combined.js +331 -0
- package/esm5/lib/GeographicMapSeriesHost_combined.js.map +1 -0
- package/esm5/lib/GeographicPolylineSeries.js +8 -0
- package/esm5/lib/GeographicPolylineSeries.js.map +1 -0
- package/esm5/lib/GeographicPolylineSeriesView.js +8 -0
- package/esm5/lib/GeographicPolylineSeriesView.js.map +1 -0
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +86 -0
- package/esm5/lib/GeographicPolylineSeriesView_combined.js.map +1 -0
- package/esm5/lib/GeographicProportionalSymbolSeries.js +8 -0
- package/esm5/lib/GeographicProportionalSymbolSeries.js.map +1 -0
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +22 -0
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +25 -0
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -0
- package/esm5/lib/GeographicProportionalSymbolSeriesView.js +8 -0
- package/esm5/lib/GeographicProportionalSymbolSeriesView.js.map +1 -0
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +289 -0
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -0
- package/esm5/lib/GeographicScatterAreaSeries.js +8 -0
- package/esm5/lib/GeographicScatterAreaSeries.js.map +1 -0
- package/esm5/lib/GeographicScatterAreaSeriesView.js +8 -0
- package/esm5/lib/GeographicScatterAreaSeriesView.js.map +1 -0
- package/esm5/lib/GeographicShapeSeries.js +8 -0
- package/esm5/lib/GeographicShapeSeries.js.map +1 -0
- package/esm5/lib/GeographicShapeSeriesBase.js +8 -0
- package/esm5/lib/GeographicShapeSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicShapeSeriesBaseBase.js +22 -0
- package/esm5/lib/GeographicShapeSeriesBaseBase.js.map +1 -0
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +25 -0
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js.map +1 -0
- package/esm5/lib/GeographicShapeSeriesBaseView.js +8 -0
- package/esm5/lib/GeographicShapeSeriesBaseView.js.map +1 -0
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +204 -0
- package/esm5/lib/GeographicShapeSeriesBase_combined.js.map +1 -0
- package/esm5/lib/GeographicShapeSeriesView.js +8 -0
- package/esm5/lib/GeographicShapeSeriesView.js.map +1 -0
- package/esm5/lib/GeographicShapeSeriesView_combined.js +150 -0
- package/esm5/lib/GeographicShapeSeriesView_combined.js.map +1 -0
- package/esm5/lib/GeographicSymbolSeries.js +8 -0
- package/esm5/lib/GeographicSymbolSeries.js.map +1 -0
- package/esm5/lib/GeographicSymbolSeriesBase.js +22 -0
- package/esm5/lib/GeographicSymbolSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +25 -0
- package/esm5/lib/GeographicSymbolSeriesBaseView.js.map +1 -0
- package/esm5/lib/GeographicSymbolSeriesView.js +8 -0
- package/esm5/lib/GeographicSymbolSeriesView.js.map +1 -0
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +220 -0
- package/esm5/lib/GeographicSymbolSeriesView_combined.js.map +1 -0
- package/esm5/lib/GeographicTileSeries.js +80 -0
- package/esm5/lib/GeographicTileSeries.js.map +1 -0
- package/esm5/lib/GeographicXYTriangulatingSeries.js +8 -0
- package/esm5/lib/GeographicXYTriangulatingSeries.js.map +1 -0
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +22 -0
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +25 -0
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js.map +1 -0
- package/esm5/lib/GeographicXYTriangulatingSeriesView.js +8 -0
- package/esm5/lib/GeographicXYTriangulatingSeriesView.js.map +1 -0
- package/esm5/lib/HostSeriesView.js +8 -0
- package/esm5/lib/HostSeriesView.js.map +1 -0
- package/esm5/lib/ImageTilesReadyEventArgs.js +21 -0
- package/esm5/lib/ImageTilesReadyEventArgs.js.map +1 -0
- package/esm5/lib/ImageryMetadata.js +26 -0
- package/esm5/lib/ImageryMetadata.js.map +1 -0
- package/esm5/lib/ImagesChangedEventArgs.js +21 -0
- package/esm5/lib/ImagesChangedEventArgs.js.map +1 -0
- package/esm5/lib/LevelOfDetailResponseModel.js +55 -0
- package/esm5/lib/LevelOfDetailResponseModel.js.map +1 -0
- package/esm5/lib/MapBackgroundTilingMode.js +30 -0
- package/esm5/lib/MapBackgroundTilingMode.js.map +1 -0
- package/esm5/lib/MapResizeBehavior.js +30 -0
- package/esm5/lib/MapResizeBehavior.js.map +1 -0
- package/esm5/lib/MapServerResponseModel.js +44 -0
- package/esm5/lib/MapServerResponseModel.js.map +1 -0
- package/esm5/lib/OpenStreetMapImagery.js +8 -0
- package/esm5/lib/OpenStreetMapImagery.js.map +1 -0
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +138 -0
- package/esm5/lib/SphericalMercatorHorizontalScaler.js.map +1 -0
- package/esm5/lib/SphericalMercatorVerticalScaler.js +203 -0
- package/esm5/lib/SphericalMercatorVerticalScaler.js.map +1 -0
- package/esm5/lib/SubDomainsCollection.js +41 -0
- package/esm5/lib/SubDomainsCollection.js.map +1 -0
- package/esm5/lib/TileGeneratorMapImagery.js +54 -0
- package/esm5/lib/TileGeneratorMapImagery.js.map +1 -0
- package/esm5/lib/TileInfoResponseModel.js +33 -0
- package/esm5/lib/TileInfoResponseModel.js.map +1 -0
- package/esm5/lib/TileSeries.js +8 -0
- package/esm5/lib/TileSeries.js.map +1 -0
- package/esm5/lib/TileSeriesView.js +8 -0
- package/esm5/lib/TileSeriesView.js.map +1 -0
- package/esm5/lib/TileSeries_combined.js +330 -0
- package/esm5/lib/TileSeries_combined.js.map +1 -0
- package/esm5/lib/TokenResponseModel.js +55 -0
- package/esm5/lib/TokenResponseModel.js.map +1 -0
- package/esm5/lib/XamGeographicMap.js +8 -0
- package/esm5/lib/XamGeographicMap.js.map +1 -0
- package/esm5/lib/XamGeographicMapView.js +8 -0
- package/esm5/lib/XamGeographicMapView.js.map +1 -0
- package/esm5/lib/XamGeographicMap_combined.js +1555 -0
- package/esm5/lib/XamGeographicMap_combined.js.map +1 -0
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +31 -0
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js +24 -0
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js.map +1 -0
- package/esm5/lib/igx-arc-gis-online-map-imagery.js +141 -0
- package/esm5/lib/igx-arc-gis-online-map-imagery.js.map +1 -0
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js +31 -0
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-bing-maps-map-imagery-module.js +24 -0
- package/esm5/lib/igx-bing-maps-map-imagery-module.js.map +1 -0
- package/esm5/lib/igx-bing-maps-map-imagery.js +234 -0
- package/esm5/lib/igx-bing-maps-map-imagery.js.map +1 -0
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js +31 -0
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-custom-map-imagery-module.js +24 -0
- package/esm5/lib/igx-custom-map-imagery-module.js.map +1 -0
- package/esm5/lib/igx-custom-map-imagery.js +59 -0
- package/esm5/lib/igx-custom-map-imagery.js.map +1 -0
- package/esm5/lib/igx-geographic-contour-line-series-component.js +183 -0
- package/esm5/lib/igx-geographic-contour-line-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-contour-line-series-module.js +26 -0
- package/esm5/lib/igx-geographic-contour-line-series-module.js.map +1 -0
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +278 -0
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js +26 -0
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js.map +1 -0
- package/esm5/lib/igx-geographic-map-component.js +780 -0
- package/esm5/lib/igx-geographic-map-component.js.map +1 -0
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js +43 -0
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-map-core-module.js +39 -0
- package/esm5/lib/igx-geographic-map-core-module.js.map +1 -0
- package/esm5/lib/igx-geographic-map-dynamic-module.js +72 -0
- package/esm5/lib/igx-geographic-map-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-map-imagery.js +281 -0
- package/esm5/lib/igx-geographic-map-imagery.js.map +1 -0
- package/esm5/lib/igx-geographic-map-module.js +69 -0
- package/esm5/lib/igx-geographic-map-module.js.map +1 -0
- package/esm5/lib/igx-geographic-map-series-host-component.js +177 -0
- package/esm5/lib/igx-geographic-map-series-host-component.js.map +1 -0
- package/esm5/lib/igx-geographic-polyline-series-component.js +159 -0
- package/esm5/lib/igx-geographic-polyline-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-polyline-series-module.js +26 -0
- package/esm5/lib/igx-geographic-polyline-series-module.js.map +1 -0
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js +24 -0
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -0
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +604 -0
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js +26 -0
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js.map +1 -0
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +146 -0
- package/esm5/lib/igx-geographic-scatter-area-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-scatter-area-series-module.js +26 -0
- package/esm5/lib/igx-geographic-scatter-area-series-module.js.map +1 -0
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js +24 -0
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js.map +1 -0
- package/esm5/lib/igx-geographic-shape-series-base-component.js +335 -0
- package/esm5/lib/igx-geographic-shape-series-base-component.js.map +1 -0
- package/esm5/lib/igx-geographic-shape-series-component.js +309 -0
- package/esm5/lib/igx-geographic-shape-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-shape-series-module.js +26 -0
- package/esm5/lib/igx-geographic-shape-series-module.js.map +1 -0
- package/esm5/lib/igx-geographic-symbol-series-base-component.js +24 -0
- package/esm5/lib/igx-geographic-symbol-series-base-component.js.map +1 -0
- package/esm5/lib/igx-geographic-symbol-series-component.js +388 -0
- package/esm5/lib/igx-geographic-symbol-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-symbol-series-module.js +26 -0
- package/esm5/lib/igx-geographic-symbol-series-module.js.map +1 -0
- package/esm5/lib/igx-geographic-tile-series-component.js +118 -0
- package/esm5/lib/igx-geographic-tile-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-geographic-tile-series-module.js +26 -0
- package/esm5/lib/igx-geographic-tile-series-module.js.map +1 -0
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js +24 -0
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js.map +1 -0
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +165 -0
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js.map +1 -0
- package/esm5/lib/igx-image-tiles-ready-event-args.js +31 -0
- package/esm5/lib/igx-image-tiles-ready-event-args.js.map +1 -0
- package/esm5/lib/igx-images-changed-event-args.js +31 -0
- package/esm5/lib/igx-images-changed-event-args.js.map +1 -0
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js +31 -0
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-open-street-map-imagery-module.js +24 -0
- package/esm5/lib/igx-open-street-map-imagery-module.js.map +1 -0
- package/esm5/lib/igx-open-street-map-imagery.js +41 -0
- package/esm5/lib/igx-open-street-map-imagery.js.map +1 -0
- package/esm5/lib/igx-sub-domains-collection.js +36 -0
- package/esm5/lib/igx-sub-domains-collection.js.map +1 -0
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js +31 -0
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-tile-generator-map-imagery-module.js +24 -0
- package/esm5/lib/igx-tile-generator-map-imagery-module.js.map +1 -0
- package/esm5/lib/igx-tile-generator-map-imagery.js +41 -0
- package/esm5/lib/igx-tile-generator-map-imagery.js.map +1 -0
- package/esm5/lib/igx-tile-series-component.js +81 -0
- package/esm5/lib/igx-tile-series-component.js.map +1 -0
- package/esm5/lib/igx-tile-series-dynamic-module.js +31 -0
- package/esm5/lib/igx-tile-series-dynamic-module.js.map +1 -0
- package/esm5/lib/igx-tile-series-module.js +25 -0
- package/esm5/lib/igx-tile-series-module.js.map +1 -0
- package/esm5/public_api.js +115 -0
- package/esm5/public_api.js.map +1 -0
- package/fesm2015/igniteui-angular-maps.js +9091 -0
- package/fesm2015/igniteui-angular-maps.js.map +1 -0
- package/fesm5/igniteui-angular-maps.js +10370 -0
- package/fesm5/igniteui-angular-maps.js.map +1 -0
- package/igniteui-angular-maps.d.ts +4 -0
- package/igniteui-angular-maps.metadata.json +1 -0
- package/lib/ArcGISOnlineMapImagery.d.ts +41 -0
- package/lib/BingMapsImageryStyle.d.ts +34 -0
- package/lib/BingMapsMapImagery.d.ts +1 -0
- package/lib/BingMapsMapImageryView.d.ts +1 -0
- package/lib/BingMapsMapImageryView_combined.d.ts +57 -0
- package/lib/BingResourceSet.d.ts +11 -0
- package/lib/BingResponse.d.ts +11 -0
- package/lib/CustomMapImagery.d.ts +14 -0
- package/lib/GeographicContourLineSeries.d.ts +1 -0
- package/lib/GeographicContourLineSeriesView.d.ts +1 -0
- package/lib/GeographicContourLineSeriesView_combined.d.ts +40 -0
- package/lib/GeographicHighDensityScatterSeries.d.ts +1 -0
- package/lib/GeographicHighDensityScatterSeriesView.d.ts +1 -0
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +61 -0
- package/lib/GeographicMapImagery.d.ts +1 -0
- package/lib/GeographicMapImageryView.d.ts +1 -0
- package/lib/GeographicMapSeriesHost.d.ts +1 -0
- package/lib/GeographicMapSeriesHost_combined.d.ts +85 -0
- package/lib/GeographicPolylineSeries.d.ts +1 -0
- package/lib/GeographicPolylineSeriesView.d.ts +1 -0
- package/lib/GeographicPolylineSeriesView_combined.d.ts +36 -0
- package/lib/GeographicProportionalSymbolSeries.d.ts +1 -0
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +10 -0
- package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +11 -0
- package/lib/GeographicProportionalSymbolSeriesView.d.ts +1 -0
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +93 -0
- package/lib/GeographicScatterAreaSeries.d.ts +1 -0
- package/lib/GeographicScatterAreaSeriesView.d.ts +1 -0
- package/lib/GeographicShapeSeries.d.ts +1 -0
- package/lib/GeographicShapeSeriesBase.d.ts +1 -0
- package/lib/GeographicShapeSeriesBaseBase.d.ts +10 -0
- package/lib/GeographicShapeSeriesBaseBaseView.d.ts +11 -0
- package/lib/GeographicShapeSeriesBaseView.d.ts +1 -0
- package/lib/GeographicShapeSeriesBase_combined.d.ts +56 -0
- package/lib/GeographicShapeSeriesView.d.ts +1 -0
- package/lib/GeographicShapeSeriesView_combined.d.ts +59 -0
- package/lib/GeographicSymbolSeries.d.ts +1 -0
- package/lib/GeographicSymbolSeriesBase.d.ts +10 -0
- package/lib/GeographicSymbolSeriesBaseView.d.ts +11 -0
- package/lib/GeographicSymbolSeriesView.d.ts +1 -0
- package/lib/GeographicSymbolSeriesView_combined.d.ts +75 -0
- package/lib/GeographicTileSeries.d.ts +21 -0
- package/lib/GeographicXYTriangulatingSeries.d.ts +1 -0
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +10 -0
- package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +11 -0
- package/lib/GeographicXYTriangulatingSeriesView.d.ts +1 -0
- package/lib/HostSeriesView.d.ts +1 -0
- package/lib/ImageTilesReadyEventArgs.d.ts +7 -0
- package/lib/ImageryMetadata.d.ts +11 -0
- package/lib/ImagesChangedEventArgs.d.ts +7 -0
- package/lib/LevelOfDetailResponseModel.d.ts +13 -0
- package/lib/MapBackgroundTilingMode.d.ts +22 -0
- package/lib/MapResizeBehavior.d.ts +22 -0
- package/lib/MapServerResponseModel.d.ts +12 -0
- package/lib/OpenStreetMapImagery.d.ts +1 -0
- package/lib/SphericalMercatorHorizontalScaler.d.ts +23 -0
- package/lib/SphericalMercatorVerticalScaler.d.ts +34 -0
- package/lib/SubDomainsCollection.d.ts +11 -0
- package/lib/TileGeneratorMapImagery.d.ts +14 -0
- package/lib/TileInfoResponseModel.d.ts +10 -0
- package/lib/TileSeries.d.ts +1 -0
- package/lib/TileSeriesView.d.ts +1 -0
- package/lib/TileSeries_combined.d.ts +71 -0
- package/lib/TokenResponseModel.d.ts +13 -0
- package/lib/XamGeographicMap.d.ts +1 -0
- package/lib/XamGeographicMapView.d.ts +1 -0
- package/lib/XamGeographicMap_combined.d.ts +308 -0
- package/lib/igx-arc-gis-online-map-imagery-dynamic-module.d.ts +3 -0
- package/lib/igx-arc-gis-online-map-imagery-module.d.ts +2 -0
- package/lib/igx-arc-gis-online-map-imagery.d.ts +53 -0
- package/lib/igx-bing-maps-map-imagery-dynamic-module.d.ts +3 -0
- package/lib/igx-bing-maps-map-imagery-module.d.ts +2 -0
- package/lib/igx-bing-maps-map-imagery.d.ts +72 -0
- package/lib/igx-custom-map-imagery-dynamic-module.d.ts +3 -0
- package/lib/igx-custom-map-imagery-module.d.ts +2 -0
- package/lib/igx-custom-map-imagery.d.ts +22 -0
- package/lib/igx-geographic-contour-line-series-component.d.ts +48 -0
- package/lib/igx-geographic-contour-line-series-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-contour-line-series-module.d.ts +2 -0
- package/lib/igx-geographic-high-density-scatter-series-component.d.ts +83 -0
- package/lib/igx-geographic-high-density-scatter-series-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-high-density-scatter-series-module.d.ts +2 -0
- package/lib/igx-geographic-map-component.d.ts +231 -0
- package/lib/igx-geographic-map-core-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-map-core-module.d.ts +3 -0
- package/lib/igx-geographic-map-dynamic-module.d.ts +2 -0
- package/lib/igx-geographic-map-imagery.d.ts +92 -0
- package/lib/igx-geographic-map-module.d.ts +2 -0
- package/lib/igx-geographic-map-series-host-component.d.ts +83 -0
- package/lib/igx-geographic-polyline-series-component.d.ts +48 -0
- package/lib/igx-geographic-polyline-series-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-polyline-series-module.d.ts +2 -0
- package/lib/igx-geographic-proportional-symbol-series-base-component.d.ts +18 -0
- package/lib/igx-geographic-proportional-symbol-series-component.d.ts +168 -0
- package/lib/igx-geographic-proportional-symbol-series-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-proportional-symbol-series-module.d.ts +2 -0
- package/lib/igx-geographic-scatter-area-series-component.d.ts +43 -0
- package/lib/igx-geographic-scatter-area-series-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-scatter-area-series-module.d.ts +2 -0
- package/lib/igx-geographic-shape-series-base-base-component.d.ts +18 -0
- package/lib/igx-geographic-shape-series-base-component.d.ts +95 -0
- package/lib/igx-geographic-shape-series-component.d.ts +91 -0
- package/lib/igx-geographic-shape-series-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-shape-series-module.d.ts +2 -0
- package/lib/igx-geographic-symbol-series-base-component.d.ts +18 -0
- package/lib/igx-geographic-symbol-series-component.d.ts +120 -0
- package/lib/igx-geographic-symbol-series-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-symbol-series-module.d.ts +2 -0
- package/lib/igx-geographic-tile-series-component.d.ts +43 -0
- package/lib/igx-geographic-tile-series-dynamic-module.d.ts +3 -0
- package/lib/igx-geographic-tile-series-module.d.ts +2 -0
- package/lib/igx-geographic-xy-triangulating-series-base-component.d.ts +18 -0
- package/lib/igx-geographic-xy-triangulating-series-component.d.ts +51 -0
- package/lib/igx-image-tiles-ready-event-args.d.ts +12 -0
- package/lib/igx-images-changed-event-args.d.ts +12 -0
- package/lib/igx-open-street-map-imagery-dynamic-module.d.ts +3 -0
- package/lib/igx-open-street-map-imagery-module.d.ts +2 -0
- package/lib/igx-open-street-map-imagery.d.ts +17 -0
- package/lib/igx-sub-domains-collection.d.ts +6 -0
- package/lib/igx-tile-generator-map-imagery-dynamic-module.d.ts +3 -0
- package/lib/igx-tile-generator-map-imagery-module.d.ts +2 -0
- package/lib/igx-tile-generator-map-imagery.d.ts +18 -0
- package/lib/igx-tile-series-component.d.ts +33 -0
- package/lib/igx-tile-series-dynamic-module.d.ts +3 -0
- package/lib/igx-tile-series-module.d.ts +2 -0
- package/package.json +41 -0
- package/public_api.d.ts +114 -0
|
@@ -0,0 +1,231 @@
|
|
|
1
|
+
import { Type, OnDestroy, EventEmitter, Injector, ComponentFactoryResolver, AfterContentInit, Renderer2, QueryList, NgZone, ViewContainerRef } from '@angular/core';
|
|
2
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
3
|
+
import { IgxSeriesViewerComponent } from "igniteui-angular-charts";
|
|
4
|
+
import { IgRect } from "igniteui-angular-core";
|
|
5
|
+
import { IgPoint } from "igniteui-angular-core";
|
|
6
|
+
import { XamGeographicMap } from './XamGeographicMap';
|
|
7
|
+
import { IgxSeriesCollection } from "igniteui-angular-charts";
|
|
8
|
+
import { IgxImageTilesReadyEventArgs } from './igx-image-tiles-ready-event-args';
|
|
9
|
+
import { IgxNumericXAxisComponent } from "igniteui-angular-charts";
|
|
10
|
+
import { IgxNumericYAxisComponent } from "igniteui-angular-charts";
|
|
11
|
+
import { IgxGeographicMapImagery } from './igx-geographic-map-imagery';
|
|
12
|
+
import { MapResizeBehavior } from './MapResizeBehavior';
|
|
13
|
+
import { MapBackgroundTilingMode } from './MapBackgroundTilingMode';
|
|
14
|
+
export declare const IgxGeographicMapComponent_PROVIDERS: {
|
|
15
|
+
provide: typeof IgxSeriesViewerComponent;
|
|
16
|
+
useExisting: Type<any>;
|
|
17
|
+
}[];
|
|
18
|
+
/**
|
|
19
|
+
* Represents the Infragistics IgxGeographicMapComponent control.
|
|
20
|
+
*/
|
|
21
|
+
export declare class IgxGeographicMapComponent extends IgxSeriesViewerComponent implements AfterContentInit, OnDestroy {
|
|
22
|
+
private _renderer;
|
|
23
|
+
private _elRef;
|
|
24
|
+
private _ngZone;
|
|
25
|
+
private _componentFactoryResolver;
|
|
26
|
+
private _injector;
|
|
27
|
+
contentSeries: QueryList<IgxSeriesComponent>;
|
|
28
|
+
_dynamicContent: ViewContainerRef;
|
|
29
|
+
private _height;
|
|
30
|
+
private _width;
|
|
31
|
+
height: string;
|
|
32
|
+
width: string;
|
|
33
|
+
/**
|
|
34
|
+
* Gets or sets the legend used for the current chart.
|
|
35
|
+
*/
|
|
36
|
+
legend: any;
|
|
37
|
+
/**
|
|
38
|
+
* The series actually present in the chart. Do not directly modify this array.
|
|
39
|
+
* This array's contents can be modified by causing Angular to reproject the child content.
|
|
40
|
+
* Or adding and removing series from the manual series collection on the series property.
|
|
41
|
+
*/
|
|
42
|
+
actualSeries: IgxSeriesComponent[];
|
|
43
|
+
private _container;
|
|
44
|
+
private _series;
|
|
45
|
+
/**
|
|
46
|
+
* A collection or manually added series for the chart.
|
|
47
|
+
*/
|
|
48
|
+
readonly series: IgxSeriesCollection;
|
|
49
|
+
constructor(_renderer: Renderer2, _elRef: ViewContainerRef, _ngZone: NgZone, _componentFactoryResolver: ComponentFactoryResolver, _injector: Injector);
|
|
50
|
+
ngOnDestroy(): void;
|
|
51
|
+
private _wrapper;
|
|
52
|
+
protected createImplementation(): XamGeographicMap;
|
|
53
|
+
private _chart;
|
|
54
|
+
private _dataSource;
|
|
55
|
+
dataSource: any;
|
|
56
|
+
bindData(): void;
|
|
57
|
+
private _seriesAdapter;
|
|
58
|
+
ngAfterContentInit(): void;
|
|
59
|
+
private _ensureTooltipCreated;
|
|
60
|
+
private _defaultTooltips;
|
|
61
|
+
private _ensureDefaultTooltip;
|
|
62
|
+
private _onDefaultTooltipsReady;
|
|
63
|
+
private createTooltip;
|
|
64
|
+
/**
|
|
65
|
+
* An imagery to display behind all series, inside the viewport of the IgxGeographicMapComponent control.
|
|
66
|
+
*/
|
|
67
|
+
backgroundContent: IgxGeographicMapImagery;
|
|
68
|
+
/**
|
|
69
|
+
* @hidden
|
|
70
|
+
*/
|
|
71
|
+
readonly i: XamGeographicMap;
|
|
72
|
+
/**
|
|
73
|
+
* Gets or sets zoomability of the current control
|
|
74
|
+
*/
|
|
75
|
+
zoomable: boolean;
|
|
76
|
+
static ngAcceptInputType_zoomable: boolean | string;
|
|
77
|
+
/**
|
|
78
|
+
* Gets or sets the behavior to use during resize.
|
|
79
|
+
*/
|
|
80
|
+
resizeBehavior: MapResizeBehavior;
|
|
81
|
+
static ngAcceptInputType_resizeBehavior: MapResizeBehavior | string;
|
|
82
|
+
/**
|
|
83
|
+
* Gets or sets if the map should horizontally wrap.
|
|
84
|
+
*/
|
|
85
|
+
isHorizontalWrappingEnabled: boolean;
|
|
86
|
+
static ngAcceptInputType_isHorizontalWrappingEnabled: boolean | string;
|
|
87
|
+
/**
|
|
88
|
+
* Gets or sets if the map should horizontally wrap.
|
|
89
|
+
*/
|
|
90
|
+
backgroundTilingMode: MapBackgroundTilingMode;
|
|
91
|
+
static ngAcceptInputType_backgroundTilingMode: MapBackgroundTilingMode | string;
|
|
92
|
+
/**
|
|
93
|
+
* Gets or sets whether to use the uncoerced world rect to constrain the zoom bounds.
|
|
94
|
+
*/
|
|
95
|
+
useWorldRectForZoomBounds: boolean;
|
|
96
|
+
static ngAcceptInputType_useWorldRectForZoomBounds: boolean | string;
|
|
97
|
+
/**
|
|
98
|
+
* Gets or sets whether skip resetting the zoom when the world rect changes.
|
|
99
|
+
*/
|
|
100
|
+
suppressZoomResetOnWorldRectChange: boolean;
|
|
101
|
+
static ngAcceptInputType_suppressZoomResetOnWorldRectChange: boolean | string;
|
|
102
|
+
/**
|
|
103
|
+
* Gets or sets the world bounding rectangle.
|
|
104
|
+
*/
|
|
105
|
+
worldRect: IgRect;
|
|
106
|
+
static ngAcceptInputType_worldRect: IgRect | string;
|
|
107
|
+
/**
|
|
108
|
+
* Gets the actual value of the WorldRect.
|
|
109
|
+
*/
|
|
110
|
+
actualWorldRect: IgRect;
|
|
111
|
+
static ngAcceptInputType_actualWorldRect: IgRect | string;
|
|
112
|
+
/**
|
|
113
|
+
* The X-axis for this IgxGeographicMap.Component
|
|
114
|
+
* Under normal circumstances, this property should not be set in application code. By default, it will be set to a numeric axis with a spherical mercator scaler.
|
|
115
|
+
*/
|
|
116
|
+
xAxis: IgxNumericXAxisComponent;
|
|
117
|
+
/**
|
|
118
|
+
* The Y-axis for this IgxGeographicMap.Component
|
|
119
|
+
* Under normal circumstances, this property should not be set in application code. By default, it will be set to a numeric axis with a spherical mercator scaler.
|
|
120
|
+
*/
|
|
121
|
+
yAxis: IgxNumericYAxisComponent;
|
|
122
|
+
/**
|
|
123
|
+
* Indicates if this SeriesViewer is a map.
|
|
124
|
+
*/
|
|
125
|
+
readonly isMap: boolean;
|
|
126
|
+
static ngAcceptInputType_isMap: boolean | string;
|
|
127
|
+
/**
|
|
128
|
+
* A number between 0 and 1 determining the scale of the horizontal/vertical zoom.
|
|
129
|
+
* This property is effectively a shortcut to the Width/Height of the WindowRect property.
|
|
130
|
+
*/
|
|
131
|
+
windowScale: number;
|
|
132
|
+
static ngAcceptInputType_windowScale: number | string;
|
|
133
|
+
/**
|
|
134
|
+
* A number between 0 and 1 determining the scale of the horizontal/vertical zoom.
|
|
135
|
+
* This property is effectively a shortcut to the Width/Height of the ActualWindowRect property.
|
|
136
|
+
*/
|
|
137
|
+
actualWindowScale: number;
|
|
138
|
+
static ngAcceptInputType_actualWindowScale: number | string;
|
|
139
|
+
/**
|
|
140
|
+
* Gets whether or not the control is ready for zooming
|
|
141
|
+
*/
|
|
142
|
+
readonly zoomIsReady: boolean;
|
|
143
|
+
static ngAcceptInputType_zoomIsReady: boolean | string;
|
|
144
|
+
findByName(name: string): any;
|
|
145
|
+
protected _styling(container: any, component: any, parent?: any): void;
|
|
146
|
+
getCurrentActualWorldRect(): IgRect;
|
|
147
|
+
/**
|
|
148
|
+
* Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region.
|
|
149
|
+
|
|
150
|
+
* @param geographic * The geographic area.
|
|
151
|
+
*/
|
|
152
|
+
getZoomRectFromGeoRect(geographic: IgRect): IgRect;
|
|
153
|
+
updateZoomWindow(zoomWindow: IgRect): void;
|
|
154
|
+
updateWorldRect(worldRect: IgRect): void;
|
|
155
|
+
/**
|
|
156
|
+
* Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region.
|
|
157
|
+
|
|
158
|
+
* @param geographic * The geographic area.
|
|
159
|
+
*/
|
|
160
|
+
getZoomFromGeographicRect(geographic: IgRect): IgRect;
|
|
161
|
+
convertGeographicToZoom(geographic: IgRect, extraPixelPadding: number): IgRect;
|
|
162
|
+
getZoomFromGeographicPoints(northWest: IgPoint, southEast: IgPoint): IgRect;
|
|
163
|
+
/**
|
|
164
|
+
* Given a WindowRect and the current plot area, get the geographic region represented by that WindowRect.
|
|
165
|
+
|
|
166
|
+
* @param windowRect * The zoom area.
|
|
167
|
+
*/
|
|
168
|
+
getGeographicFromZoom(windowRect: IgRect): IgRect;
|
|
169
|
+
/**
|
|
170
|
+
* Convert a pixel-based coordinate to a geographic coordinate.
|
|
171
|
+
|
|
172
|
+
* @param pixelCoordinate * A pixel-based coordinate
|
|
173
|
+
*/
|
|
174
|
+
getGeographicPoint(pixelCoordinate: IgPoint): IgPoint;
|
|
175
|
+
/**
|
|
176
|
+
* Convert a geographic coordinate to a pixel-based coordinate.
|
|
177
|
+
|
|
178
|
+
* @param geographicCoordinate * A geographic coordinate
|
|
179
|
+
*/
|
|
180
|
+
getPixelPoint(geographicCoordinate: IgPoint): IgPoint;
|
|
181
|
+
/**
|
|
182
|
+
* Convert a geographic coordinate to a pixel-based coordinate.
|
|
183
|
+
|
|
184
|
+
* @param geographicCoordinate * A geographic coordinate
|
|
185
|
+
*/
|
|
186
|
+
getWindowPoint(geographicCoordinate: IgPoint): IgPoint;
|
|
187
|
+
/**
|
|
188
|
+
* Removes all cached tile images from the map imagery assigned to the map's background content.
|
|
189
|
+
|
|
190
|
+
*/
|
|
191
|
+
clearTileCache(): void;
|
|
192
|
+
/**
|
|
193
|
+
* Notifies the chart that the CSS styles in effect have been updated.
|
|
194
|
+
|
|
195
|
+
*/
|
|
196
|
+
styleUpdated(): void;
|
|
197
|
+
/**
|
|
198
|
+
* Gets actual window scale for horizontal dimension of the control
|
|
199
|
+
|
|
200
|
+
*/
|
|
201
|
+
getActualWindowScaleHorizontal(): number;
|
|
202
|
+
/**
|
|
203
|
+
* Gets actual window scale for vertical dimension of the control
|
|
204
|
+
|
|
205
|
+
*/
|
|
206
|
+
getActualWindowScaleVertical(): number;
|
|
207
|
+
/**
|
|
208
|
+
* Calls for a deferred refresh to the GeographicMap's background.
|
|
209
|
+
|
|
210
|
+
*/
|
|
211
|
+
deferredRefresh(): void;
|
|
212
|
+
/**
|
|
213
|
+
* Returns the chart visuals expressed as a ChartVisualData object.
|
|
214
|
+
|
|
215
|
+
*/
|
|
216
|
+
exportVisualData(): any;
|
|
217
|
+
/**
|
|
218
|
+
* Zoom in to the geographic region specified, when possible (may need to wait for map to be initialized).
|
|
219
|
+
|
|
220
|
+
* @param geographic * The geographic region to zoom to.
|
|
221
|
+
*/
|
|
222
|
+
zoomToGeographic(geographic: IgRect): void;
|
|
223
|
+
private _imageTilesReady;
|
|
224
|
+
/**
|
|
225
|
+
* This event is fired whenever the image tiles transition from a loading state (e.g. some are fading in) to a loaded state.
|
|
226
|
+
*/
|
|
227
|
+
readonly imageTilesReady: EventEmitter<{
|
|
228
|
+
sender: any;
|
|
229
|
+
args: IgxImageTilesReadyEventArgs;
|
|
230
|
+
}>;
|
|
231
|
+
}
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { IgRect } from "igniteui-angular-core";
|
|
3
|
+
import { IgxGeographicMapComponent } from "./igx-geographic-map-component";
|
|
4
|
+
import { IgxImageTilesReadyEventArgs } from "./igx-image-tiles-ready-event-args";
|
|
5
|
+
import { IgxImagesChangedEventArgs } from "./igx-images-changed-event-args";
|
|
6
|
+
import { IgxCancellingMultiScaleImageEventArgs } from "igniteui-angular-core";
|
|
7
|
+
import { IgxDownloadingMultiScaleImageEventArgs } from "igniteui-angular-core";
|
|
8
|
+
import { GeographicMapImagery as GeographicMapImagery_internal } from "./GeographicMapImagery";
|
|
9
|
+
import { IMapRenderDeferralHandler } from "igniteui-angular-core";
|
|
10
|
+
/**
|
|
11
|
+
* Control class used for displaying multi-scale TileSource imagery. Designed to be used for background imagery in the IgxGeographicMap.Component
|
|
12
|
+
*/
|
|
13
|
+
export declare abstract class IgxGeographicMapImagery {
|
|
14
|
+
protected createImplementation(): GeographicMapImagery_internal;
|
|
15
|
+
protected _implementation: any;
|
|
16
|
+
/**
|
|
17
|
+
* @hidden
|
|
18
|
+
*/
|
|
19
|
+
readonly i: GeographicMapImagery_internal;
|
|
20
|
+
private onImplementationCreated;
|
|
21
|
+
constructor();
|
|
22
|
+
protected _provideImplementation(i: any): void;
|
|
23
|
+
/**
|
|
24
|
+
* The deferral handler to use for deferred refreshes.
|
|
25
|
+
*/
|
|
26
|
+
deferralHandler: IMapRenderDeferralHandler;
|
|
27
|
+
/**
|
|
28
|
+
* A rectangle representing the portion of the map imagery currently in view.
|
|
29
|
+
* A rectangle at X=0, Y=0 with a Height and Width of 1 implies the entire plotting area is in view. A Height and Width of .5 would imply that the view is halfway zoomed in.
|
|
30
|
+
*/
|
|
31
|
+
windowRect: IgRect;
|
|
32
|
+
static ngAcceptInputType_windowRect: IgRect | string;
|
|
33
|
+
/**
|
|
34
|
+
* The IgxGeographicMapComponent which is hosting this GeographicMapImagery control.
|
|
35
|
+
*/
|
|
36
|
+
geographicMap: IgxGeographicMapComponent;
|
|
37
|
+
/**
|
|
38
|
+
* Gets or sets the referer sent in the headers of the tile request.
|
|
39
|
+
*/
|
|
40
|
+
referer: string;
|
|
41
|
+
/**
|
|
42
|
+
* Gets or sets if horizontal wrapping is enabled for the imagery.
|
|
43
|
+
*/
|
|
44
|
+
isHorizontalWrappingEnabled: boolean;
|
|
45
|
+
static ngAcceptInputType_isHorizontalWrappingEnabled: boolean | string;
|
|
46
|
+
/**
|
|
47
|
+
* Gets or sets the UserAgent sent in the headers of the tile request.
|
|
48
|
+
*/
|
|
49
|
+
userAgent: string;
|
|
50
|
+
opacity: number;
|
|
51
|
+
static ngAcceptInputType_opacity: number | string;
|
|
52
|
+
findByName(name: string): any;
|
|
53
|
+
/**
|
|
54
|
+
* Removes all cached tile Imagery from the
|
|
55
|
+
|
|
56
|
+
*/
|
|
57
|
+
clearTileCache(): void;
|
|
58
|
+
private _imageTilesReady;
|
|
59
|
+
/**
|
|
60
|
+
* Event raised when the image tiles have been downloaded.
|
|
61
|
+
*/
|
|
62
|
+
readonly imageTilesReady: EventEmitter<{
|
|
63
|
+
sender: any;
|
|
64
|
+
args: IgxImageTilesReadyEventArgs;
|
|
65
|
+
}>;
|
|
66
|
+
private _imagesChanged;
|
|
67
|
+
/**
|
|
68
|
+
* Event raised when tile images have changed.
|
|
69
|
+
*/
|
|
70
|
+
readonly imagesChanged: EventEmitter<{
|
|
71
|
+
sender: any;
|
|
72
|
+
args: IgxImagesChangedEventArgs;
|
|
73
|
+
}>;
|
|
74
|
+
private _cancellingImage;
|
|
75
|
+
/**
|
|
76
|
+
* Event raised when an image is being downloaded.
|
|
77
|
+
*/
|
|
78
|
+
readonly cancellingImage: EventEmitter<{
|
|
79
|
+
sender: any;
|
|
80
|
+
args: IgxCancellingMultiScaleImageEventArgs;
|
|
81
|
+
}>;
|
|
82
|
+
private _downloadingImage;
|
|
83
|
+
/**
|
|
84
|
+
* Event raised when an image is being downloaded.
|
|
85
|
+
*/
|
|
86
|
+
readonly downloadingImage: EventEmitter<{
|
|
87
|
+
sender: any;
|
|
88
|
+
args: IgxDownloadingMultiScaleImageEventArgs;
|
|
89
|
+
}>;
|
|
90
|
+
protected _zoneRunner: (act: () => void) => void;
|
|
91
|
+
protected _runInZone(act: () => void): void;
|
|
92
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
import { Type } from '@angular/core';
|
|
2
|
+
import { IgRect } from "igniteui-angular-core";
|
|
3
|
+
import { IgPoint } from "igniteui-angular-core";
|
|
4
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
5
|
+
import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
6
|
+
/**
|
|
7
|
+
* Base class for hosting chart series in a IgxGeographicMap.Component
|
|
8
|
+
*/
|
|
9
|
+
export declare const IgxGeographicMapSeriesHostComponent_PROVIDERS: {
|
|
10
|
+
provide: typeof IgxSeriesComponent;
|
|
11
|
+
useExisting: Type<any>;
|
|
12
|
+
}[];
|
|
13
|
+
export declare abstract class IgxGeographicMapSeriesHostComponent extends IgxSeriesComponent {
|
|
14
|
+
/**
|
|
15
|
+
* @hidden
|
|
16
|
+
*/
|
|
17
|
+
readonly i: GeographicMapSeriesHost;
|
|
18
|
+
constructor();
|
|
19
|
+
/**
|
|
20
|
+
* Checks if this control is geographic coordinate system
|
|
21
|
+
*/
|
|
22
|
+
readonly isGeographic: boolean;
|
|
23
|
+
static ngAcceptInputType_isGeographic: boolean | string;
|
|
24
|
+
readonly hasMarkers: boolean;
|
|
25
|
+
static ngAcceptInputType_hasMarkers: boolean | string;
|
|
26
|
+
/**
|
|
27
|
+
* The minimum scale at which this series becomes visible.
|
|
28
|
+
* The default value for this property is 1.0, which means the series will always be visible. At a VisibleFromScale setting of 0.0, the series will never be visible. At a VisibleFromScale setting of 0.5, the series will be visible as long as the map is zoomed in to at least 200%.
|
|
29
|
+
*/
|
|
30
|
+
visibleFromScale: number;
|
|
31
|
+
static ngAcceptInputType_visibleFromScale: number | string;
|
|
32
|
+
/**
|
|
33
|
+
* Gets or sets the coercion methods to use when loading data from data sources.
|
|
34
|
+
* Should be specified before setting any member paths, if being used. Setting it later
|
|
35
|
+
* will not cause data to be reimported into the chart.
|
|
36
|
+
*/
|
|
37
|
+
coercionMethods: any;
|
|
38
|
+
getItemValue(item: any, memberPathName: string): any;
|
|
39
|
+
/**
|
|
40
|
+
* Gets the item that is the best match for the specified world coordinates.
|
|
41
|
+
|
|
42
|
+
* @param world * The world coordinates to use.
|
|
43
|
+
*/
|
|
44
|
+
getItem(world: IgPoint): any;
|
|
45
|
+
getPreviousOrExactIndex(world: IgPoint, skipUnknowns: boolean): number;
|
|
46
|
+
getNextOrExactIndex(world: IgPoint, skipUnknowns: boolean): number;
|
|
47
|
+
getSeriesValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number;
|
|
48
|
+
getSeriesValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint;
|
|
49
|
+
/**
|
|
50
|
+
* If possible, will return the best available value bounding box within the series that has the best value match for the world position provided.
|
|
51
|
+
|
|
52
|
+
* @param world * The world coordinate for which to get a value bounding box for
|
|
53
|
+
*/
|
|
54
|
+
getSeriesValueBoundingBox(world: IgPoint): IgRect;
|
|
55
|
+
/**
|
|
56
|
+
* If possible, will return the best available value marker bounding box within the series that has the best value match for the world position provided.
|
|
57
|
+
|
|
58
|
+
* @param world * The world coordinates for which to get a value marker bounding box for
|
|
59
|
+
*/
|
|
60
|
+
getSeriesValueMarkerBoundingBox(world: IgPoint): IgRect;
|
|
61
|
+
getSeriesHighValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number;
|
|
62
|
+
getSeriesHighValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint;
|
|
63
|
+
getSeriesLowValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number;
|
|
64
|
+
getSeriesLowValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint;
|
|
65
|
+
getSeriesValuePositionFromSeriesPixel(mouse: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint;
|
|
66
|
+
getSeriesValueFromSeriesPixel(mouse: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number;
|
|
67
|
+
/**
|
|
68
|
+
* For a category plotted series, returns the current width of the items within the categories. This only returns a value if the items have some form of width (e.g. columns, bars, etc.) otherwise 0 is returned.
|
|
69
|
+
|
|
70
|
+
*/
|
|
71
|
+
getItemSpan(): number;
|
|
72
|
+
/**
|
|
73
|
+
* Renders the series.
|
|
74
|
+
|
|
75
|
+
* @param animate * True if the change should be animated.
|
|
76
|
+
*/
|
|
77
|
+
renderSeries(animate: boolean): void;
|
|
78
|
+
/**
|
|
79
|
+
* Called when this series' Style is updated.
|
|
80
|
+
|
|
81
|
+
*/
|
|
82
|
+
styleUpdated(): void;
|
|
83
|
+
}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
import { Type, EventEmitter } from '@angular/core';
|
|
2
|
+
import { IgxStyleShapeEventArgs } from "igniteui-angular-charts";
|
|
3
|
+
import { IgxGeographicShapeSeriesBaseComponent } from "./igx-geographic-shape-series-base-component";
|
|
4
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
5
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
6
|
+
import { GeographicPolylineSeries } from "./GeographicPolylineSeries";
|
|
7
|
+
/**
|
|
8
|
+
* Series class used for displaying multiple polylines, in a geographic context, for datasources which contain multiple lists of points.
|
|
9
|
+
*/
|
|
10
|
+
export declare const IgxGeographicPolylineSeriesComponent_PROVIDERS: ({
|
|
11
|
+
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
12
|
+
useExisting: Type<any>;
|
|
13
|
+
} | {
|
|
14
|
+
provide: typeof IgxSeriesComponent;
|
|
15
|
+
useExisting: Type<any>;
|
|
16
|
+
})[];
|
|
17
|
+
export declare class IgxGeographicPolylineSeriesComponent extends IgxGeographicShapeSeriesBaseComponent {
|
|
18
|
+
protected createImplementation(): GeographicPolylineSeries;
|
|
19
|
+
/**
|
|
20
|
+
* @hidden
|
|
21
|
+
*/
|
|
22
|
+
readonly i: GeographicPolylineSeries;
|
|
23
|
+
constructor();
|
|
24
|
+
/**
|
|
25
|
+
* Gets or sets the fill brush.
|
|
26
|
+
*/
|
|
27
|
+
shapeFill: string;
|
|
28
|
+
/**
|
|
29
|
+
* Gets or sets the stroke brush.
|
|
30
|
+
*/
|
|
31
|
+
shapeStroke: string;
|
|
32
|
+
/**
|
|
33
|
+
* Gets or sets the stroke thickness.
|
|
34
|
+
*/
|
|
35
|
+
shapeStrokeThickness: number;
|
|
36
|
+
static ngAcceptInputType_shapeStrokeThickness: number | string;
|
|
37
|
+
/**
|
|
38
|
+
* Gets or sets the opacity.
|
|
39
|
+
*/
|
|
40
|
+
shapeOpacity: number;
|
|
41
|
+
static ngAcceptInputType_shapeOpacity: number | string;
|
|
42
|
+
ensureShapeStyle(): void;
|
|
43
|
+
private _styleShape;
|
|
44
|
+
readonly styleShape: EventEmitter<{
|
|
45
|
+
sender: any;
|
|
46
|
+
args: IgxStyleShapeEventArgs;
|
|
47
|
+
}>;
|
|
48
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { Type } from '@angular/core';
|
|
2
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
3
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
4
|
+
import { GeographicProportionalSymbolSeriesBase } from "./GeographicProportionalSymbolSeriesBase";
|
|
5
|
+
export declare const IgxGeographicProportionalSymbolSeriesBaseComponent_PROVIDERS: ({
|
|
6
|
+
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
7
|
+
useExisting: Type<any>;
|
|
8
|
+
} | {
|
|
9
|
+
provide: typeof IgxSeriesComponent;
|
|
10
|
+
useExisting: Type<any>;
|
|
11
|
+
})[];
|
|
12
|
+
export declare abstract class IgxGeographicProportionalSymbolSeriesBaseComponent extends IgxGeographicMapSeriesHostComponent {
|
|
13
|
+
/**
|
|
14
|
+
* @hidden
|
|
15
|
+
*/
|
|
16
|
+
readonly i: GeographicProportionalSymbolSeriesBase;
|
|
17
|
+
constructor();
|
|
18
|
+
}
|
|
@@ -0,0 +1,168 @@
|
|
|
1
|
+
import { Type, EventEmitter } from '@angular/core';
|
|
2
|
+
import { IgDataTemplate } from "igniteui-angular-core";
|
|
3
|
+
import { MarkerType } from "igniteui-angular-charts";
|
|
4
|
+
import { MarkerOutlineMode } from "igniteui-angular-charts";
|
|
5
|
+
import { MarkerFillMode } from "igniteui-angular-charts";
|
|
6
|
+
import { IgxSizeScaleComponent } from "igniteui-angular-charts";
|
|
7
|
+
import { IgxBrushScaleComponent } from "igniteui-angular-charts";
|
|
8
|
+
import { ScatterItemSearchMode } from "igniteui-angular-charts";
|
|
9
|
+
import { IgxAssigningScatterStyleEventArgs } from "igniteui-angular-charts";
|
|
10
|
+
import { IgxAssigningScatterMarkerStyleEventArgs } from "igniteui-angular-charts";
|
|
11
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
12
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
13
|
+
import { GeographicProportionalSymbolSeries } from "./GeographicProportionalSymbolSeries";
|
|
14
|
+
/**
|
|
15
|
+
* Series class for a geographic map with points marked at given locations.
|
|
16
|
+
* This is the geographic equivalent of a ScatterSeries.
|
|
17
|
+
*/
|
|
18
|
+
export declare const IgxGeographicProportionalSymbolSeriesComponent_PROVIDERS: ({
|
|
19
|
+
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
20
|
+
useExisting: Type<any>;
|
|
21
|
+
} | {
|
|
22
|
+
provide: typeof IgxSeriesComponent;
|
|
23
|
+
useExisting: Type<any>;
|
|
24
|
+
})[];
|
|
25
|
+
export declare class IgxGeographicProportionalSymbolSeriesComponent extends IgxGeographicMapSeriesHostComponent {
|
|
26
|
+
protected createImplementation(): GeographicProportionalSymbolSeries;
|
|
27
|
+
/**
|
|
28
|
+
* @hidden
|
|
29
|
+
*/
|
|
30
|
+
readonly i: GeographicProportionalSymbolSeries;
|
|
31
|
+
constructor();
|
|
32
|
+
/**
|
|
33
|
+
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
34
|
+
*/
|
|
35
|
+
latitudeMemberPath: string;
|
|
36
|
+
/**
|
|
37
|
+
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
38
|
+
*/
|
|
39
|
+
longitudeMemberPath: string;
|
|
40
|
+
/**
|
|
41
|
+
* Gets or sets the marker type for the current series object.
|
|
42
|
+
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
43
|
+
*/
|
|
44
|
+
markerType: MarkerType;
|
|
45
|
+
static ngAcceptInputType_markerType: MarkerType | string;
|
|
46
|
+
/**
|
|
47
|
+
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
48
|
+
*/
|
|
49
|
+
markerOutlineMode: MarkerOutlineMode;
|
|
50
|
+
static ngAcceptInputType_markerOutlineMode: MarkerOutlineMode | string;
|
|
51
|
+
/**
|
|
52
|
+
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
53
|
+
*/
|
|
54
|
+
markerFillMode: MarkerFillMode;
|
|
55
|
+
static ngAcceptInputType_markerFillMode: MarkerFillMode | string;
|
|
56
|
+
/**
|
|
57
|
+
* Gets or sets the MarkerTemplate for the current series object.
|
|
58
|
+
*/
|
|
59
|
+
markerTemplate: IgDataTemplate;
|
|
60
|
+
/**
|
|
61
|
+
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
62
|
+
*/
|
|
63
|
+
markerBrush: string;
|
|
64
|
+
/**
|
|
65
|
+
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
66
|
+
*/
|
|
67
|
+
markerOutline: string;
|
|
68
|
+
/**
|
|
69
|
+
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
70
|
+
* If more than the specified number of markerItems are visible, the series will automatically
|
|
71
|
+
* choose a representative set.
|
|
72
|
+
*/
|
|
73
|
+
maximumMarkers: number;
|
|
74
|
+
static ngAcceptInputType_maximumMarkers: number | string;
|
|
75
|
+
/**
|
|
76
|
+
* Gets or sets the radius mapping property for the current series object.
|
|
77
|
+
*/
|
|
78
|
+
radiusMemberPath: string;
|
|
79
|
+
/**
|
|
80
|
+
* Gets or sets the radius size scale for the bubbles.
|
|
81
|
+
*/
|
|
82
|
+
radiusScale: IgxSizeScaleComponent;
|
|
83
|
+
/**
|
|
84
|
+
* Gets or sets the Label mapping property for the current series object.
|
|
85
|
+
*/
|
|
86
|
+
labelMemberPath: string;
|
|
87
|
+
/**
|
|
88
|
+
* Gets or sets the fill mapping property for the current series object.
|
|
89
|
+
*/
|
|
90
|
+
fillMemberPath: string;
|
|
91
|
+
/**
|
|
92
|
+
* Gets or sets the brush scale for the marker brush.
|
|
93
|
+
*/
|
|
94
|
+
fillScale: IgxBrushScaleComponent;
|
|
95
|
+
/**
|
|
96
|
+
* Gets or sets the whether or not the FillScale uses global values of FillMemberPath of multiple series.
|
|
97
|
+
* This setting applies only if multiple series are using the same FillScale.
|
|
98
|
+
*/
|
|
99
|
+
fillScaleUseGlobalValues: boolean;
|
|
100
|
+
static ngAcceptInputType_fillScaleUseGlobalValues: boolean | string;
|
|
101
|
+
/**
|
|
102
|
+
* Gets or sets whether or not the marker outline should use FillScale like the marker fill does.
|
|
103
|
+
* This setting applies only if the current series has a FillScale set and it overrides MarkerOutline setting.
|
|
104
|
+
*/
|
|
105
|
+
markerOutlineUsesFillScale: boolean;
|
|
106
|
+
static ngAcceptInputType_markerOutlineUsesFillScale: boolean | string;
|
|
107
|
+
/**
|
|
108
|
+
* Gets or sets brightness of the marker outline. Using negative value will change marker outline to darker color and positive value will change marker outline to brighter color
|
|
109
|
+
* Note you can use any values between minimum value of -1 (darkest outline) and maximum value of 1 (brightest outline)
|
|
110
|
+
*/
|
|
111
|
+
markerOutlineBrightness: number;
|
|
112
|
+
static ngAcceptInputType_markerOutlineBrightness: number | string;
|
|
113
|
+
/**
|
|
114
|
+
* Gets or sets brightness of the marker fill. Using negative value will change marker fill to darker color and positive value will change marker fill to brighter color
|
|
115
|
+
* Note you can use any values between minimum value of -1 (darkest fill) and maximum value of 1 (brightest fill)
|
|
116
|
+
*/
|
|
117
|
+
markerBrushBrightness: number;
|
|
118
|
+
static ngAcceptInputType_markerBrushBrightness: number | string;
|
|
119
|
+
/**
|
|
120
|
+
* Gets or sets thickness of the marker outline
|
|
121
|
+
*/
|
|
122
|
+
markerThickness: number;
|
|
123
|
+
static ngAcceptInputType_markerThickness: number | string;
|
|
124
|
+
/**
|
|
125
|
+
* Gets or sets the whether or not the RadiusScale uses global values of RadiusMemberPath of multiple series.
|
|
126
|
+
* This setting applies only if multiple series are using the same RadiusScale.
|
|
127
|
+
*/
|
|
128
|
+
radiusScaleUseGlobalValues: boolean;
|
|
129
|
+
static ngAcceptInputType_radiusScaleUseGlobalValues: boolean | string;
|
|
130
|
+
/**
|
|
131
|
+
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
132
|
+
*/
|
|
133
|
+
isCustomScatterStyleAllowed: boolean;
|
|
134
|
+
static ngAcceptInputType_isCustomScatterStyleAllowed: boolean | string;
|
|
135
|
+
/**
|
|
136
|
+
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
137
|
+
*/
|
|
138
|
+
isCustomScatterMarkerStyleAllowed: boolean;
|
|
139
|
+
static ngAcceptInputType_isCustomScatterMarkerStyleAllowed: boolean | string;
|
|
140
|
+
/**
|
|
141
|
+
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
142
|
+
*/
|
|
143
|
+
itemSearchMode: ScatterItemSearchMode;
|
|
144
|
+
static ngAcceptInputType_itemSearchMode: ScatterItemSearchMode | string;
|
|
145
|
+
/**
|
|
146
|
+
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
147
|
+
*/
|
|
148
|
+
itemSearchThreshold: number;
|
|
149
|
+
static ngAcceptInputType_itemSearchThreshold: number | string;
|
|
150
|
+
findByName(name: string): any;
|
|
151
|
+
protected _styling(container: any, component: any, parent?: any): void;
|
|
152
|
+
private _assigningScatterStyle;
|
|
153
|
+
/**
|
|
154
|
+
* Event raised when Assigning Category Style
|
|
155
|
+
*/
|
|
156
|
+
readonly assigningScatterStyle: EventEmitter<{
|
|
157
|
+
sender: any;
|
|
158
|
+
args: IgxAssigningScatterStyleEventArgs;
|
|
159
|
+
}>;
|
|
160
|
+
private _assigningScatterMarkerStyle;
|
|
161
|
+
/**
|
|
162
|
+
* Event raised when Assigning Scatter Marker Style
|
|
163
|
+
*/
|
|
164
|
+
readonly assigningScatterMarkerStyle: EventEmitter<{
|
|
165
|
+
sender: any;
|
|
166
|
+
args: IgxAssigningScatterMarkerStyleEventArgs;
|
|
167
|
+
}>;
|
|
168
|
+
}
|