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,43 @@
|
|
|
1
|
+
import { Type, EventEmitter } from '@angular/core';
|
|
2
|
+
import { IgxColorScaleComponent } from "igniteui-angular-charts";
|
|
3
|
+
import { IgxTriangulationStatusEventArgs } from "igniteui-angular-core";
|
|
4
|
+
import { IgxGeographicXYTriangulatingSeriesComponent } from "./igx-geographic-xy-triangulating-series-component";
|
|
5
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
6
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
7
|
+
import { GeographicScatterAreaSeries } from "./GeographicScatterAreaSeries";
|
|
8
|
+
/**
|
|
9
|
+
* Series class which draws a colored 2D surface, in a geographic context, based on a triangulation of XY data with numeric values assigned to each point.
|
|
10
|
+
*/
|
|
11
|
+
export declare const IgxGeographicScatterAreaSeriesComponent_PROVIDERS: ({
|
|
12
|
+
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
13
|
+
useExisting: Type<any>;
|
|
14
|
+
} | {
|
|
15
|
+
provide: typeof IgxSeriesComponent;
|
|
16
|
+
useExisting: Type<any>;
|
|
17
|
+
})[];
|
|
18
|
+
export declare class IgxGeographicScatterAreaSeriesComponent extends IgxGeographicXYTriangulatingSeriesComponent {
|
|
19
|
+
protected createImplementation(): GeographicScatterAreaSeries;
|
|
20
|
+
/**
|
|
21
|
+
* @hidden
|
|
22
|
+
*/
|
|
23
|
+
readonly i: GeographicScatterAreaSeries;
|
|
24
|
+
constructor();
|
|
25
|
+
/**
|
|
26
|
+
* The name of the property on each data item containing a numeric value which can be converted to a color by the ColorScale.
|
|
27
|
+
*/
|
|
28
|
+
colorMemberPath: string;
|
|
29
|
+
/**
|
|
30
|
+
* The ColorScale used to resolve the color values of points in the series.
|
|
31
|
+
*/
|
|
32
|
+
colorScale: IgxColorScaleComponent;
|
|
33
|
+
findByName(name: string): any;
|
|
34
|
+
protected _styling(container: any, component: any, parent?: any): void;
|
|
35
|
+
private _triangulationStatusChanged;
|
|
36
|
+
/**
|
|
37
|
+
* Raised when the status of an ongoing Triangulation has changed.
|
|
38
|
+
*/
|
|
39
|
+
readonly triangulationStatusChanged: EventEmitter<{
|
|
40
|
+
sender: any;
|
|
41
|
+
args: IgxTriangulationStatusEventArgs;
|
|
42
|
+
}>;
|
|
43
|
+
}
|
|
@@ -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 { GeographicShapeSeriesBaseBase } from "./GeographicShapeSeriesBaseBase";
|
|
5
|
+
export declare const IgxGeographicShapeSeriesBaseBaseComponent_PROVIDERS: ({
|
|
6
|
+
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
7
|
+
useExisting: Type<any>;
|
|
8
|
+
} | {
|
|
9
|
+
provide: typeof IgxSeriesComponent;
|
|
10
|
+
useExisting: Type<any>;
|
|
11
|
+
})[];
|
|
12
|
+
export declare abstract class IgxGeographicShapeSeriesBaseBaseComponent extends IgxGeographicMapSeriesHostComponent {
|
|
13
|
+
/**
|
|
14
|
+
* @hidden
|
|
15
|
+
*/
|
|
16
|
+
readonly i: GeographicShapeSeriesBaseBase;
|
|
17
|
+
constructor();
|
|
18
|
+
}
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
3
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
4
|
+
import { GeographicShapeSeriesBase } from "./GeographicShapeSeriesBase";
|
|
5
|
+
import { IgxShapeDataSource } from "igniteui-angular-core";
|
|
6
|
+
import { IgxAssigningShapeStyleEventArgs } from "igniteui-angular-charts";
|
|
7
|
+
import { IgxAssigningShapeMarkerStyleEventArgs } from "igniteui-angular-charts";
|
|
8
|
+
import { ShapeItemSearchMode } from "igniteui-angular-charts";
|
|
9
|
+
/**
|
|
10
|
+
* Base class for series which render polygons on a map.
|
|
11
|
+
*/
|
|
12
|
+
export declare const IgxGeographicShapeSeriesBaseComponent_PROVIDERS: ({
|
|
13
|
+
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
14
|
+
useExisting: import("@angular/core").Type<any>;
|
|
15
|
+
} | {
|
|
16
|
+
provide: typeof IgxSeriesComponent;
|
|
17
|
+
useExisting: import("@angular/core").Type<any>;
|
|
18
|
+
})[];
|
|
19
|
+
export declare abstract class IgxGeographicShapeSeriesBaseComponent extends IgxGeographicMapSeriesHostComponent {
|
|
20
|
+
readonly i: GeographicShapeSeriesBase;
|
|
21
|
+
constructor();
|
|
22
|
+
private _shapeDataSource;
|
|
23
|
+
/**
|
|
24
|
+
* Gets or sets the string path of the .shp portion of the Shapefile.
|
|
25
|
+
*/
|
|
26
|
+
shapeDataSource: string;
|
|
27
|
+
private _databaseSource;
|
|
28
|
+
/**
|
|
29
|
+
* Gets or sets the string path of the .dbf portion of the Shapefile.
|
|
30
|
+
*/
|
|
31
|
+
databaseSource: string;
|
|
32
|
+
private _currData;
|
|
33
|
+
private _sub;
|
|
34
|
+
protected onUpdateDataSource(dataSource: any): any;
|
|
35
|
+
private _cachedShapeDataSource;
|
|
36
|
+
private updateShapeDataSource;
|
|
37
|
+
private onShapeDataSourceImportCompleted;
|
|
38
|
+
/**
|
|
39
|
+
* The name of the property on ItemsSource items which, for each shape, contains a list of points to be converted to a polygon.
|
|
40
|
+
* To be consistent with the Shapefile technical description, it is expected that each list of points is defined as an IEnumerable of IEnumerable of Point, or in other words, a list of lists of points.
|
|
41
|
+
*/
|
|
42
|
+
shapeMemberPath: string;
|
|
43
|
+
/**
|
|
44
|
+
* Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.
|
|
45
|
+
*/
|
|
46
|
+
isCustomShapeStyleAllowed: boolean;
|
|
47
|
+
static ngAcceptInputType_isCustomShapeStyleAllowed: boolean | string;
|
|
48
|
+
/**
|
|
49
|
+
* Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.
|
|
50
|
+
*/
|
|
51
|
+
isCustomShapeMarkerStyleAllowed: boolean;
|
|
52
|
+
static ngAcceptInputType_isCustomShapeMarkerStyleAllowed: boolean | string;
|
|
53
|
+
/**
|
|
54
|
+
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
55
|
+
*/
|
|
56
|
+
itemSearchMode: ShapeItemSearchMode;
|
|
57
|
+
static ngAcceptInputType_itemSearchMode: ShapeItemSearchMode | string;
|
|
58
|
+
/**
|
|
59
|
+
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
60
|
+
*/
|
|
61
|
+
itemSearchThreshold: number;
|
|
62
|
+
static ngAcceptInputType_itemSearchThreshold: number | string;
|
|
63
|
+
/**
|
|
64
|
+
* Gets or sets the points threshold to use when searching for items using ItemSearchMode.
|
|
65
|
+
*/
|
|
66
|
+
itemSearchPointsThreshold: number;
|
|
67
|
+
static ngAcceptInputType_itemSearchPointsThreshold: number | string;
|
|
68
|
+
/**
|
|
69
|
+
* Set a shapefile datasource to use with the series.
|
|
70
|
+
*/
|
|
71
|
+
shapefileDataSource: IgxShapeDataSource;
|
|
72
|
+
/**
|
|
73
|
+
* The resolution at which to filter out shapes in the series. For example, if the ShapeFilterResolution is set to 3, then elements with a bounding rectangle smaller than 3 X 3 pixels will be filtered out.
|
|
74
|
+
* In the case of GeographicPolylineSeries, the resolution is compared to either dimension, rather than both. In other words, a polyline will not be filtered if its height or its width exceeds the value of this property. Whereas with a ShapeSeries, both the height and the width must exceed the value of this property.
|
|
75
|
+
*/
|
|
76
|
+
shapeFilterResolution: number;
|
|
77
|
+
static ngAcceptInputType_shapeFilterResolution: number | string;
|
|
78
|
+
findByName(name: string): any;
|
|
79
|
+
private _assigningShapeStyle;
|
|
80
|
+
/**
|
|
81
|
+
* Event raised when Assigning Shape Style. Note, if using this event, or highlighting, its best to avoid use of ShapeStyle/StyleShape/ShapeStyleSelector.
|
|
82
|
+
*/
|
|
83
|
+
readonly assigningShapeStyle: EventEmitter<{
|
|
84
|
+
sender: any;
|
|
85
|
+
args: IgxAssigningShapeStyleEventArgs;
|
|
86
|
+
}>;
|
|
87
|
+
private _assigningShapeMarkerStyle;
|
|
88
|
+
/**
|
|
89
|
+
* Event raised when Assigning Shape Marker Style
|
|
90
|
+
*/
|
|
91
|
+
readonly assigningShapeMarkerStyle: EventEmitter<{
|
|
92
|
+
sender: any;
|
|
93
|
+
args: IgxAssigningShapeMarkerStyleEventArgs;
|
|
94
|
+
}>;
|
|
95
|
+
}
|
|
@@ -0,0 +1,91 @@
|
|
|
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 { CollisionAvoidanceType } from "igniteui-angular-charts";
|
|
7
|
+
import { IgxStyleShapeEventArgs } from "igniteui-angular-charts";
|
|
8
|
+
import { IgxGeographicShapeSeriesBaseComponent } from "./igx-geographic-shape-series-base-component";
|
|
9
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
10
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
11
|
+
import { GeographicShapeSeries } from "./GeographicShapeSeries";
|
|
12
|
+
/**
|
|
13
|
+
* Series class which renders polygons as Paths, in a geographic context, based on lists of points in the ItemsSource.
|
|
14
|
+
*/
|
|
15
|
+
export declare const IgxGeographicShapeSeriesComponent_PROVIDERS: ({
|
|
16
|
+
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
17
|
+
useExisting: Type<any>;
|
|
18
|
+
} | {
|
|
19
|
+
provide: typeof IgxSeriesComponent;
|
|
20
|
+
useExisting: Type<any>;
|
|
21
|
+
})[];
|
|
22
|
+
export declare class IgxGeographicShapeSeriesComponent extends IgxGeographicShapeSeriesBaseComponent {
|
|
23
|
+
protected createImplementation(): GeographicShapeSeries;
|
|
24
|
+
/**
|
|
25
|
+
* @hidden
|
|
26
|
+
*/
|
|
27
|
+
readonly i: GeographicShapeSeries;
|
|
28
|
+
constructor();
|
|
29
|
+
/**
|
|
30
|
+
* Gets or sets the fill brush.
|
|
31
|
+
*/
|
|
32
|
+
shapeFill: string;
|
|
33
|
+
/**
|
|
34
|
+
* Gets or sets the stroke brush.
|
|
35
|
+
*/
|
|
36
|
+
shapeStroke: string;
|
|
37
|
+
/**
|
|
38
|
+
* Gets or sets the stroke thickness.
|
|
39
|
+
*/
|
|
40
|
+
shapeStrokeThickness: number;
|
|
41
|
+
static ngAcceptInputType_shapeStrokeThickness: number | string;
|
|
42
|
+
/**
|
|
43
|
+
* Gets or sets the opacity.
|
|
44
|
+
*/
|
|
45
|
+
shapeOpacity: number;
|
|
46
|
+
static ngAcceptInputType_shapeOpacity: number | string;
|
|
47
|
+
ensureShapeStyle(): void;
|
|
48
|
+
/**
|
|
49
|
+
* Gets or sets the marker type for the current series object.
|
|
50
|
+
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
51
|
+
*/
|
|
52
|
+
markerType: MarkerType;
|
|
53
|
+
static ngAcceptInputType_markerType: MarkerType | string;
|
|
54
|
+
/**
|
|
55
|
+
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
56
|
+
*/
|
|
57
|
+
markerOutlineMode: MarkerOutlineMode;
|
|
58
|
+
static ngAcceptInputType_markerOutlineMode: MarkerOutlineMode | string;
|
|
59
|
+
/**
|
|
60
|
+
* Gets or sets whether the marker brush is based on the marker outline of the series rather than the marker brushes collection.
|
|
61
|
+
*/
|
|
62
|
+
markerFillMode: MarkerFillMode;
|
|
63
|
+
static ngAcceptInputType_markerFillMode: MarkerFillMode | string;
|
|
64
|
+
/**
|
|
65
|
+
* Gets or sets the MarkerTemplate for the current series object.
|
|
66
|
+
*/
|
|
67
|
+
markerTemplate: IgDataTemplate;
|
|
68
|
+
/**
|
|
69
|
+
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
70
|
+
*/
|
|
71
|
+
markerBrush: string;
|
|
72
|
+
/**
|
|
73
|
+
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
74
|
+
*/
|
|
75
|
+
markerOutline: string;
|
|
76
|
+
/**
|
|
77
|
+
* Gets or sets thickness of the marker outline
|
|
78
|
+
*/
|
|
79
|
+
markerThickness: number;
|
|
80
|
+
static ngAcceptInputType_markerThickness: number | string;
|
|
81
|
+
/**
|
|
82
|
+
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
83
|
+
*/
|
|
84
|
+
markerCollisionAvoidance: CollisionAvoidanceType;
|
|
85
|
+
static ngAcceptInputType_markerCollisionAvoidance: CollisionAvoidanceType | string;
|
|
86
|
+
private _styleShape;
|
|
87
|
+
readonly styleShape: EventEmitter<{
|
|
88
|
+
sender: any;
|
|
89
|
+
args: IgxStyleShapeEventArgs;
|
|
90
|
+
}>;
|
|
91
|
+
}
|
|
@@ -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 { GeographicSymbolSeriesBase } from "./GeographicSymbolSeriesBase";
|
|
5
|
+
export declare const IgxGeographicSymbolSeriesBaseComponent_PROVIDERS: ({
|
|
6
|
+
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
7
|
+
useExisting: Type<any>;
|
|
8
|
+
} | {
|
|
9
|
+
provide: typeof IgxSeriesComponent;
|
|
10
|
+
useExisting: Type<any>;
|
|
11
|
+
})[];
|
|
12
|
+
export declare abstract class IgxGeographicSymbolSeriesBaseComponent extends IgxGeographicMapSeriesHostComponent {
|
|
13
|
+
/**
|
|
14
|
+
* @hidden
|
|
15
|
+
*/
|
|
16
|
+
readonly i: GeographicSymbolSeriesBase;
|
|
17
|
+
constructor();
|
|
18
|
+
}
|
|
@@ -0,0 +1,120 @@
|
|
|
1
|
+
import { Type, EventEmitter } from '@angular/core';
|
|
2
|
+
import { IgDataTemplate } from "igniteui-angular-core";
|
|
3
|
+
import { MarkerType } from "igniteui-angular-charts";
|
|
4
|
+
import { CollisionAvoidanceType } from "igniteui-angular-charts";
|
|
5
|
+
import { MarkerOutlineMode } from "igniteui-angular-charts";
|
|
6
|
+
import { MarkerFillMode } from "igniteui-angular-charts";
|
|
7
|
+
import { ScatterItemSearchMode } from "igniteui-angular-charts";
|
|
8
|
+
import { IgxAssigningScatterStyleEventArgs } from "igniteui-angular-charts";
|
|
9
|
+
import { IgxAssigningScatterMarkerStyleEventArgs } from "igniteui-angular-charts";
|
|
10
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
11
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
12
|
+
import { GeographicSymbolSeries } from "./GeographicSymbolSeries";
|
|
13
|
+
/**
|
|
14
|
+
* Series class for a geographic map with points marked at given locations.
|
|
15
|
+
* This is the geographic equivalent of a ScatterSeries.
|
|
16
|
+
*/
|
|
17
|
+
export declare const IgxGeographicSymbolSeriesComponent_PROVIDERS: ({
|
|
18
|
+
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
19
|
+
useExisting: Type<any>;
|
|
20
|
+
} | {
|
|
21
|
+
provide: typeof IgxSeriesComponent;
|
|
22
|
+
useExisting: Type<any>;
|
|
23
|
+
})[];
|
|
24
|
+
export declare class IgxGeographicSymbolSeriesComponent extends IgxGeographicMapSeriesHostComponent {
|
|
25
|
+
protected createImplementation(): GeographicSymbolSeries;
|
|
26
|
+
/**
|
|
27
|
+
* @hidden
|
|
28
|
+
*/
|
|
29
|
+
readonly i: GeographicSymbolSeries;
|
|
30
|
+
constructor();
|
|
31
|
+
/**
|
|
32
|
+
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
33
|
+
*/
|
|
34
|
+
latitudeMemberPath: string;
|
|
35
|
+
/**
|
|
36
|
+
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
37
|
+
*/
|
|
38
|
+
longitudeMemberPath: string;
|
|
39
|
+
/**
|
|
40
|
+
* Gets or sets the marker type for the current series object.
|
|
41
|
+
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
42
|
+
*/
|
|
43
|
+
markerType: MarkerType;
|
|
44
|
+
static ngAcceptInputType_markerType: MarkerType | string;
|
|
45
|
+
/**
|
|
46
|
+
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
47
|
+
*/
|
|
48
|
+
markerCollisionAvoidance: CollisionAvoidanceType;
|
|
49
|
+
static ngAcceptInputType_markerCollisionAvoidance: CollisionAvoidanceType | string;
|
|
50
|
+
/**
|
|
51
|
+
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
52
|
+
*/
|
|
53
|
+
markerOutlineMode: MarkerOutlineMode;
|
|
54
|
+
static ngAcceptInputType_markerOutlineMode: MarkerOutlineMode | string;
|
|
55
|
+
/**
|
|
56
|
+
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
57
|
+
*/
|
|
58
|
+
markerFillMode: MarkerFillMode;
|
|
59
|
+
static ngAcceptInputType_markerFillMode: MarkerFillMode | string;
|
|
60
|
+
/**
|
|
61
|
+
* Gets or sets the MarkerTemplate for the current series object.
|
|
62
|
+
*/
|
|
63
|
+
markerTemplate: IgDataTemplate;
|
|
64
|
+
/**
|
|
65
|
+
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
66
|
+
*/
|
|
67
|
+
markerBrush: string;
|
|
68
|
+
/**
|
|
69
|
+
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
70
|
+
*/
|
|
71
|
+
markerOutline: string;
|
|
72
|
+
/**
|
|
73
|
+
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
74
|
+
* If more than the specified number of markerItems are visible, the series will automatically
|
|
75
|
+
* choose a representative set.
|
|
76
|
+
*/
|
|
77
|
+
maximumMarkers: number;
|
|
78
|
+
static ngAcceptInputType_maximumMarkers: number | string;
|
|
79
|
+
/**
|
|
80
|
+
* Gets or sets thickness of the marker outline
|
|
81
|
+
*/
|
|
82
|
+
markerThickness: number;
|
|
83
|
+
static ngAcceptInputType_markerThickness: number | string;
|
|
84
|
+
/**
|
|
85
|
+
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
86
|
+
*/
|
|
87
|
+
isCustomScatterStyleAllowed: boolean;
|
|
88
|
+
static ngAcceptInputType_isCustomScatterStyleAllowed: boolean | string;
|
|
89
|
+
/**
|
|
90
|
+
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
91
|
+
*/
|
|
92
|
+
isCustomScatterMarkerStyleAllowed: boolean;
|
|
93
|
+
static ngAcceptInputType_isCustomScatterMarkerStyleAllowed: boolean | string;
|
|
94
|
+
/**
|
|
95
|
+
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
96
|
+
*/
|
|
97
|
+
itemSearchMode: ScatterItemSearchMode;
|
|
98
|
+
static ngAcceptInputType_itemSearchMode: ScatterItemSearchMode | string;
|
|
99
|
+
/**
|
|
100
|
+
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
101
|
+
*/
|
|
102
|
+
itemSearchThreshold: number;
|
|
103
|
+
static ngAcceptInputType_itemSearchThreshold: number | string;
|
|
104
|
+
private _assigningScatterStyle;
|
|
105
|
+
/**
|
|
106
|
+
* Event raised when Assigning Category Style
|
|
107
|
+
*/
|
|
108
|
+
readonly assigningScatterStyle: EventEmitter<{
|
|
109
|
+
sender: any;
|
|
110
|
+
args: IgxAssigningScatterStyleEventArgs;
|
|
111
|
+
}>;
|
|
112
|
+
private _assigningScatterMarkerStyle;
|
|
113
|
+
/**
|
|
114
|
+
* Event raised when Assigning Scatter Marker Style
|
|
115
|
+
*/
|
|
116
|
+
readonly assigningScatterMarkerStyle: EventEmitter<{
|
|
117
|
+
sender: any;
|
|
118
|
+
args: IgxAssigningScatterMarkerStyleEventArgs;
|
|
119
|
+
}>;
|
|
120
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { Type, EventEmitter } from '@angular/core';
|
|
2
|
+
import { IgxGeographicMapImagery } from "./igx-geographic-map-imagery";
|
|
3
|
+
import { IgxImageTilesReadyEventArgs } from "./igx-image-tiles-ready-event-args";
|
|
4
|
+
import { IgxGeographicShapeSeriesBaseComponent } from "./igx-geographic-shape-series-base-component";
|
|
5
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
6
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
7
|
+
import { GeographicTileSeries } from "./GeographicTileSeries";
|
|
8
|
+
/**
|
|
9
|
+
* Series class used for displaying a tile set, and using shapes to define the areas that should be rendered.
|
|
10
|
+
*/
|
|
11
|
+
export declare const IgxGeographicTileSeriesComponent_PROVIDERS: ({
|
|
12
|
+
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
13
|
+
useExisting: Type<any>;
|
|
14
|
+
} | {
|
|
15
|
+
provide: typeof IgxSeriesComponent;
|
|
16
|
+
useExisting: Type<any>;
|
|
17
|
+
})[];
|
|
18
|
+
export declare class IgxGeographicTileSeriesComponent extends IgxGeographicShapeSeriesBaseComponent {
|
|
19
|
+
protected createImplementation(): GeographicTileSeries;
|
|
20
|
+
/**
|
|
21
|
+
* @hidden
|
|
22
|
+
*/
|
|
23
|
+
readonly i: GeographicTileSeries;
|
|
24
|
+
constructor();
|
|
25
|
+
/**
|
|
26
|
+
* The MapImagery which is used to provide the tiles for display.
|
|
27
|
+
*/
|
|
28
|
+
tileImagery: IgxGeographicMapImagery;
|
|
29
|
+
findByName(name: string): any;
|
|
30
|
+
/**
|
|
31
|
+
* Removes all cached tile Imagery from the
|
|
32
|
+
|
|
33
|
+
*/
|
|
34
|
+
clearTileCache(): void;
|
|
35
|
+
private _imageTilesReady;
|
|
36
|
+
/**
|
|
37
|
+
* This event is fired whenever the image tiles transition from a loading state (e.g. some are fading in) to a loaded state.
|
|
38
|
+
*/
|
|
39
|
+
readonly imageTilesReady: EventEmitter<{
|
|
40
|
+
sender: any;
|
|
41
|
+
args: IgxImageTilesReadyEventArgs;
|
|
42
|
+
}>;
|
|
43
|
+
}
|
|
@@ -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 { GeographicXYTriangulatingSeriesBase } from "./GeographicXYTriangulatingSeriesBase";
|
|
5
|
+
export declare const IgxGeographicXYTriangulatingSeriesBaseComponent_PROVIDERS: ({
|
|
6
|
+
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
7
|
+
useExisting: Type<any>;
|
|
8
|
+
} | {
|
|
9
|
+
provide: typeof IgxSeriesComponent;
|
|
10
|
+
useExisting: Type<any>;
|
|
11
|
+
})[];
|
|
12
|
+
export declare abstract class IgxGeographicXYTriangulatingSeriesBaseComponent extends IgxGeographicMapSeriesHostComponent {
|
|
13
|
+
/**
|
|
14
|
+
* @hidden
|
|
15
|
+
*/
|
|
16
|
+
readonly i: GeographicXYTriangulatingSeriesBase;
|
|
17
|
+
constructor();
|
|
18
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
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 { GeographicXYTriangulatingSeries } from "./GeographicXYTriangulatingSeries";
|
|
5
|
+
/**
|
|
6
|
+
* Base class for geographic series which triangulate XY data prior to rendering.
|
|
7
|
+
*/
|
|
8
|
+
export declare const IgxGeographicXYTriangulatingSeriesComponent_PROVIDERS: ({
|
|
9
|
+
provide: typeof IgxGeographicMapSeriesHostComponent;
|
|
10
|
+
useExisting: Type<any>;
|
|
11
|
+
} | {
|
|
12
|
+
provide: typeof IgxSeriesComponent;
|
|
13
|
+
useExisting: Type<any>;
|
|
14
|
+
})[];
|
|
15
|
+
export declare abstract class IgxGeographicXYTriangulatingSeriesComponent extends IgxGeographicMapSeriesHostComponent {
|
|
16
|
+
readonly i: GeographicXYTriangulatingSeries;
|
|
17
|
+
constructor();
|
|
18
|
+
private _triangulationDataSource;
|
|
19
|
+
/**
|
|
20
|
+
* Gets or sets the string path specifying the location of the Itf file.
|
|
21
|
+
*/
|
|
22
|
+
triangulationDataSource: string;
|
|
23
|
+
private _cachedTriangulationDataSource;
|
|
24
|
+
private updateTriangulationDataSource;
|
|
25
|
+
private onTriangulationDataSourceImportCompleted;
|
|
26
|
+
/**
|
|
27
|
+
* The name of the property from which to extract the Longitude for each item in the ItemsSource.
|
|
28
|
+
*/
|
|
29
|
+
longitudeMemberPath: string;
|
|
30
|
+
/**
|
|
31
|
+
* The name of the property from which to extract the Latitude for each item in the ItemsSource.
|
|
32
|
+
*/
|
|
33
|
+
latitudeMemberPath: string;
|
|
34
|
+
/**
|
|
35
|
+
* The source of triangulation data.
|
|
36
|
+
* This property is optional. If it is left as null, the triangulation will be created based on the items in the ItemsSource. Triangulation is a demanding operation, so the runtime performance will be better when specifying a TriangulationSource, especially when a large number of data items are present.
|
|
37
|
+
*/
|
|
38
|
+
trianglesSource: any[];
|
|
39
|
+
/**
|
|
40
|
+
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the first vertex point in the ItemsSource.
|
|
41
|
+
*/
|
|
42
|
+
triangleVertexMemberPath1: string;
|
|
43
|
+
/**
|
|
44
|
+
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the second vertex point in the ItemsSource.
|
|
45
|
+
*/
|
|
46
|
+
triangleVertexMemberPath2: string;
|
|
47
|
+
/**
|
|
48
|
+
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the third vertex point in the ItemsSource.
|
|
49
|
+
*/
|
|
50
|
+
triangleVertexMemberPath3: string;
|
|
51
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { ImageTilesReadyEventArgs as ImageTilesReadyEventArgs_internal } from "./ImageTilesReadyEventArgs";
|
|
2
|
+
export declare class IgxImageTilesReadyEventArgs {
|
|
3
|
+
protected createImplementation(): ImageTilesReadyEventArgs_internal;
|
|
4
|
+
protected _implementation: any;
|
|
5
|
+
/**
|
|
6
|
+
* @hidden
|
|
7
|
+
*/
|
|
8
|
+
readonly i: ImageTilesReadyEventArgs_internal;
|
|
9
|
+
private onImplementationCreated;
|
|
10
|
+
constructor();
|
|
11
|
+
protected _provideImplementation(i: any): void;
|
|
12
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { ImagesChangedEventArgs as ImagesChangedEventArgs_internal } from "./ImagesChangedEventArgs";
|
|
2
|
+
export declare class IgxImagesChangedEventArgs {
|
|
3
|
+
protected createImplementation(): ImagesChangedEventArgs_internal;
|
|
4
|
+
protected _implementation: any;
|
|
5
|
+
/**
|
|
6
|
+
* @hidden
|
|
7
|
+
*/
|
|
8
|
+
readonly i: ImagesChangedEventArgs_internal;
|
|
9
|
+
private onImplementationCreated;
|
|
10
|
+
constructor();
|
|
11
|
+
protected _provideImplementation(i: any): void;
|
|
12
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { IgxGeographicMapImagery } from "./igx-geographic-map-imagery";
|
|
2
|
+
import { OpenStreetMapImagery as OpenStreetMapImagery_internal } from "./OpenStreetMapImagery";
|
|
3
|
+
/**
|
|
4
|
+
* UI element class used to display OpenStreetMap imagery in the IgxGeographicMap.Component
|
|
5
|
+
*/
|
|
6
|
+
export declare class IgxOpenStreetMapImagery extends IgxGeographicMapImagery {
|
|
7
|
+
protected createImplementation(): OpenStreetMapImagery_internal;
|
|
8
|
+
/**
|
|
9
|
+
* @hidden
|
|
10
|
+
*/
|
|
11
|
+
readonly i: OpenStreetMapImagery_internal;
|
|
12
|
+
constructor();
|
|
13
|
+
/**
|
|
14
|
+
* Gets or sets the tile path URL.
|
|
15
|
+
*/
|
|
16
|
+
tilePath: string;
|
|
17
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { IgCollection } from "igniteui-angular-core";
|
|
2
|
+
import { SyncableObservableCollection$2 } from "igniteui-angular-core";
|
|
3
|
+
export declare class IgxSubDomainsCollection extends IgCollection<string, string> {
|
|
4
|
+
constructor(list?: string[]);
|
|
5
|
+
protected _createInnerColl(): SyncableObservableCollection$2<string, string>;
|
|
6
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { IgxGeographicMapImagery } from "./igx-geographic-map-imagery";
|
|
2
|
+
import { TileGeneratorMapImagery as TileGeneratorMapImagery_internal } from "./TileGeneratorMapImagery";
|
|
3
|
+
import { ITileGenerator } from "igniteui-angular-core";
|
|
4
|
+
/**
|
|
5
|
+
* Represents a CustomMapImagery MapImagery
|
|
6
|
+
*/
|
|
7
|
+
export declare class IgxTileGeneratorMapImagery extends IgxGeographicMapImagery {
|
|
8
|
+
protected createImplementation(): TileGeneratorMapImagery_internal;
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
readonly i: TileGeneratorMapImagery_internal;
|
|
13
|
+
constructor();
|
|
14
|
+
/**
|
|
15
|
+
* Gets or sets the culture name for this tile source.
|
|
16
|
+
*/
|
|
17
|
+
tileGenerator: ITileGenerator;
|
|
18
|
+
}
|