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 @@
|
|
|
1
|
+
{"version":3,"file":"BingMapsImageryStyle.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/BingMapsImageryStyle.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AAEF,OAAO,EAAmB,QAAQ,EAAQ,MAAM,uBAAuB,CAAC;AAExE;;GAEG;AACH,MAAM,CAAN,IAAY,oBAyBX;AAzBD,WAAY,oBAAoB;IAC/B;;OAEG;IACH,mEAAU,CAAA;IACV;;OAEG;IACH,uFAAoB,CAAA;IACpB;;OAEG;IACH,+DAAQ,CAAA;IACR;;OAEG;IACH,2EAAc,CAAA;IACd;;OAEG;IACH,6EAAe,CAAA;IACf;;OAEG;IACH,2EAAc,CAAA;AACf,CAAC,EAzBW,oBAAoB,KAApB,oBAAoB,QAyB/B;AAED;;GAEG;AACH,MAAM,CAAC,IAAI,0BAA0B,GAAG,QAAQ,CAAC,sBAAsB,EAAE,4EAA4E,CAAC,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
export { BingMapsMapImagery } from "./BingMapsMapImageryView_combined";
|
|
8
|
+
//# sourceMappingURL=BingMapsMapImagery.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BingMapsMapImagery.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/BingMapsMapImagery.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,kBAAkB,EAAC,MAAM,mCAAmC,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
export { BingMapsMapImageryView } from "./BingMapsMapImageryView_combined";
|
|
8
|
+
//# sourceMappingURL=BingMapsMapImageryView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BingMapsMapImageryView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/BingMapsMapImageryView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,sBAAsB,EAAC,MAAM,mCAAmC,CAAA"}
|
|
@@ -0,0 +1,296 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { GeographicMapImageryView } from "./GeographicMapImageryView";
|
|
9
|
+
import { SubDomainsCollection } from "./SubDomainsCollection";
|
|
10
|
+
import { GeographicMapImagery } from "./GeographicMapImagery";
|
|
11
|
+
import { BingMapsTileSource } from "igniteui-angular-core";
|
|
12
|
+
import { markType, String_$type, enumGetBox, runOn, delegateRemove, delegateCombine, markDep } from "igniteui-angular-core";
|
|
13
|
+
import { DependencyProperty } from "igniteui-angular-core";
|
|
14
|
+
import { BingMapsImageryStyle_$type } from "./BingMapsImageryStyle";
|
|
15
|
+
import { List$1 } from "igniteui-angular-core";
|
|
16
|
+
import { PropertyMetadata } from "igniteui-angular-core";
|
|
17
|
+
import { HttpRequestUtil } from "igniteui-angular-core";
|
|
18
|
+
import { Uri } from "igniteui-angular-core";
|
|
19
|
+
import { stringEmpty, stringIsNullOrEmpty } from "igniteui-angular-core";
|
|
20
|
+
/**
|
|
21
|
+
* @hidden
|
|
22
|
+
*/
|
|
23
|
+
var BingMapsMapImageryView = /** @class */ (function (_super) {
|
|
24
|
+
tslib_1.__extends(BingMapsMapImageryView, _super);
|
|
25
|
+
function BingMapsMapImageryView(a) {
|
|
26
|
+
var _this = _super.call(this, a) || this;
|
|
27
|
+
_this.k = a;
|
|
28
|
+
return _this;
|
|
29
|
+
}
|
|
30
|
+
BingMapsMapImageryView.prototype.m = function () {
|
|
31
|
+
if (this.k.subDomains == null) {
|
|
32
|
+
this.k.subDomains = new SubDomainsCollection(0);
|
|
33
|
+
}
|
|
34
|
+
this.k.ap.tilePath = this.k.actualTilePath;
|
|
35
|
+
this.k.ap.subDomains = this.k.actualSubDomains;
|
|
36
|
+
this.k.ap.cultureName = this.k.cultureName;
|
|
37
|
+
};
|
|
38
|
+
BingMapsMapImageryView.prototype.o = function () {
|
|
39
|
+
this.k.ap.tilePath = this.k.actualTilePath;
|
|
40
|
+
};
|
|
41
|
+
BingMapsMapImageryView.prototype.l = function () {
|
|
42
|
+
this.k.ap.cultureName = this.k.cultureName;
|
|
43
|
+
};
|
|
44
|
+
BingMapsMapImageryView.prototype.n = function () {
|
|
45
|
+
this.k.ap.subDomains = this.k.actualSubDomains;
|
|
46
|
+
};
|
|
47
|
+
BingMapsMapImageryView.$t = markType(BingMapsMapImageryView, 'BingMapsMapImageryView', GeographicMapImageryView.$);
|
|
48
|
+
return BingMapsMapImageryView;
|
|
49
|
+
}(GeographicMapImageryView));
|
|
50
|
+
export { BingMapsMapImageryView };
|
|
51
|
+
/**
|
|
52
|
+
* @hidden
|
|
53
|
+
*/
|
|
54
|
+
var BingMapsMapImagery = /** @class */ (function (_super) {
|
|
55
|
+
tslib_1.__extends(BingMapsMapImagery, _super);
|
|
56
|
+
function BingMapsMapImagery() {
|
|
57
|
+
var _this = _super.call(this, new BingMapsTileSource(0)) || this;
|
|
58
|
+
_this._pendingBingRequest_ = null;
|
|
59
|
+
_this._isInitialized = false;
|
|
60
|
+
_this.bz = null;
|
|
61
|
+
_this.bq = null;
|
|
62
|
+
_this.b0 = null;
|
|
63
|
+
_this.by = null;
|
|
64
|
+
_this.getResponseCompleted = _this.getResponseCompleted.bind(_this);
|
|
65
|
+
_this.bp.m();
|
|
66
|
+
_this.actualBingImageryRestUri = BingMapsMapImagery.cc;
|
|
67
|
+
return _this;
|
|
68
|
+
}
|
|
69
|
+
BingMapsMapImagery.prototype.ai = function () {
|
|
70
|
+
return new BingMapsMapImageryView(this);
|
|
71
|
+
};
|
|
72
|
+
BingMapsMapImagery.prototype.bb = function (a) {
|
|
73
|
+
_super.prototype.bb.call(this, a);
|
|
74
|
+
this.bp = a;
|
|
75
|
+
};
|
|
76
|
+
Object.defineProperty(BingMapsMapImagery.prototype, "isInitialized", {
|
|
77
|
+
get: function () {
|
|
78
|
+
return this._isInitialized;
|
|
79
|
+
},
|
|
80
|
+
set: function (a) {
|
|
81
|
+
this._isInitialized = a;
|
|
82
|
+
},
|
|
83
|
+
enumerable: true,
|
|
84
|
+
configurable: true
|
|
85
|
+
});
|
|
86
|
+
Object.defineProperty(BingMapsMapImagery.prototype, "actualTilePath", {
|
|
87
|
+
get: function () {
|
|
88
|
+
return this.bz;
|
|
89
|
+
},
|
|
90
|
+
set: function (a) {
|
|
91
|
+
var b = this.bz;
|
|
92
|
+
this.bz = a;
|
|
93
|
+
this.cm("ActualTilePath", b, this.bz);
|
|
94
|
+
},
|
|
95
|
+
enumerable: true,
|
|
96
|
+
configurable: true
|
|
97
|
+
});
|
|
98
|
+
Object.defineProperty(BingMapsMapImagery.prototype, "actualSubDomains", {
|
|
99
|
+
get: function () {
|
|
100
|
+
return this.bq;
|
|
101
|
+
},
|
|
102
|
+
set: function (a) {
|
|
103
|
+
var b = this.bq;
|
|
104
|
+
this.bq = a;
|
|
105
|
+
this.cm("ActualSubDomains", b, this.bq);
|
|
106
|
+
},
|
|
107
|
+
enumerable: true,
|
|
108
|
+
configurable: true
|
|
109
|
+
});
|
|
110
|
+
Object.defineProperty(BingMapsMapImagery.prototype, "bingImageryRestUri", {
|
|
111
|
+
get: function () {
|
|
112
|
+
return this.b0;
|
|
113
|
+
},
|
|
114
|
+
set: function (a) {
|
|
115
|
+
var b = this.b0;
|
|
116
|
+
this.b0 = a;
|
|
117
|
+
this.cm("BingImageryRestUri", b, this.b0);
|
|
118
|
+
},
|
|
119
|
+
enumerable: true,
|
|
120
|
+
configurable: true
|
|
121
|
+
});
|
|
122
|
+
Object.defineProperty(BingMapsMapImagery.prototype, "actualBingImageryRestUri", {
|
|
123
|
+
get: function () {
|
|
124
|
+
return this.by;
|
|
125
|
+
},
|
|
126
|
+
set: function (a) {
|
|
127
|
+
var b = this.by;
|
|
128
|
+
this.by = a;
|
|
129
|
+
this.ba("ActualBingImageryRestUri", b, this.by);
|
|
130
|
+
},
|
|
131
|
+
enumerable: true,
|
|
132
|
+
configurable: true
|
|
133
|
+
});
|
|
134
|
+
BingMapsMapImagery.prototype.requestMapSettings = function () {
|
|
135
|
+
this.co(true);
|
|
136
|
+
};
|
|
137
|
+
BingMapsMapImagery.prototype.co = function (a) {
|
|
138
|
+
this.cl(a);
|
|
139
|
+
};
|
|
140
|
+
BingMapsMapImagery.prototype.bw = function () {
|
|
141
|
+
if ((this.tilePath == null) && (this.subDomains == null)) {
|
|
142
|
+
return true;
|
|
143
|
+
}
|
|
144
|
+
return false;
|
|
145
|
+
};
|
|
146
|
+
BingMapsMapImagery.prototype.cq = function () {
|
|
147
|
+
this.isInitialized = false;
|
|
148
|
+
if (!this.bv()) {
|
|
149
|
+
this.cp("", null);
|
|
150
|
+
return;
|
|
151
|
+
}
|
|
152
|
+
if (!this.isDeferredLoad) {
|
|
153
|
+
this.co(false);
|
|
154
|
+
}
|
|
155
|
+
};
|
|
156
|
+
BingMapsMapImagery.prototype.bv = function () {
|
|
157
|
+
if (stringIsNullOrEmpty(this.apiKey) || this.apiKey.length < 20) {
|
|
158
|
+
return false;
|
|
159
|
+
}
|
|
160
|
+
return true;
|
|
161
|
+
};
|
|
162
|
+
BingMapsMapImagery.prototype.cj = function () {
|
|
163
|
+
};
|
|
164
|
+
BingMapsMapImagery.prototype.cp = function (a, b) {
|
|
165
|
+
if (a != this.actualTilePath) {
|
|
166
|
+
this.actualTilePath = a;
|
|
167
|
+
}
|
|
168
|
+
var c = b == null ? null : new SubDomainsCollection(1, b);
|
|
169
|
+
if (this.actualSubDomains != c) {
|
|
170
|
+
this.actualSubDomains = c;
|
|
171
|
+
}
|
|
172
|
+
this.bp.m();
|
|
173
|
+
};
|
|
174
|
+
BingMapsMapImagery.prototype.cl = function (a) {
|
|
175
|
+
if ((!a) && (this.isDeferredLoad)) {
|
|
176
|
+
return;
|
|
177
|
+
}
|
|
178
|
+
if (!this.bv()) {
|
|
179
|
+
this.isInitialized = false;
|
|
180
|
+
this.cp("", null);
|
|
181
|
+
return;
|
|
182
|
+
}
|
|
183
|
+
this.isInitialized = true;
|
|
184
|
+
var b = null;
|
|
185
|
+
if (this.bingImageryRestUri != null) {
|
|
186
|
+
if (Uri.isWellFormedUriString(this.bingImageryRestUri, 1)) {
|
|
187
|
+
b = this.bingImageryRestUri;
|
|
188
|
+
}
|
|
189
|
+
}
|
|
190
|
+
else {
|
|
191
|
+
if (Uri.isWellFormedUriString(this.actualBingImageryRestUri, 1)) {
|
|
192
|
+
b = this.actualBingImageryRestUri;
|
|
193
|
+
}
|
|
194
|
+
}
|
|
195
|
+
if (b == null) {
|
|
196
|
+
this.cp("", null);
|
|
197
|
+
return;
|
|
198
|
+
}
|
|
199
|
+
var c = this.imageryStyle;
|
|
200
|
+
b += enumGetBox(BingMapsImageryStyle_$type, c);
|
|
201
|
+
var d = "key=" + this.apiKey + "&include=ImageryProviders";
|
|
202
|
+
var url_ = b + "?" + d;
|
|
203
|
+
this._pendingBingRequest_ = HttpRequestUtil.submit(url_, this.getResponseCompleted, null);
|
|
204
|
+
};
|
|
205
|
+
BingMapsMapImagery.prototype.getResponseCompleted = function (a, b) {
|
|
206
|
+
if (b != this._pendingBingRequest_) {
|
|
207
|
+
return;
|
|
208
|
+
}
|
|
209
|
+
this._pendingBingRequest_ = null;
|
|
210
|
+
var data_ = a;
|
|
211
|
+
var resourceSets_ = JSON.parse(data_).resourceSets;
|
|
212
|
+
if (resourceSets_ == null) {
|
|
213
|
+
return;
|
|
214
|
+
}
|
|
215
|
+
var resources_ = resourceSets_.length > 0 ? resourceSets_[0].resources : null;
|
|
216
|
+
if (resources_ == null) {
|
|
217
|
+
return;
|
|
218
|
+
}
|
|
219
|
+
if (resources_.length == 0) {
|
|
220
|
+
return;
|
|
221
|
+
}
|
|
222
|
+
;
|
|
223
|
+
var imageUrl_ = (resources_[0].imageUrl);
|
|
224
|
+
var subDomains_ = new List$1(String_$type, 0);
|
|
225
|
+
for (var i = 0; i < resources_[0].imageUrlSubdomains.length; i++) {
|
|
226
|
+
subDomains_.add(resources_[0].imageUrlSubdomains[i]);
|
|
227
|
+
}
|
|
228
|
+
;
|
|
229
|
+
this.cp(imageUrl_, subDomains_);
|
|
230
|
+
};
|
|
231
|
+
BingMapsMapImagery.prototype.ci = function (a, b) {
|
|
232
|
+
this.aj.e();
|
|
233
|
+
this.cq();
|
|
234
|
+
this.cm(BingMapsMapImagery.$$p[4], this.actualSubDomains, this.actualSubDomains);
|
|
235
|
+
};
|
|
236
|
+
BingMapsMapImagery.prototype.cm = function (a, b, c) {
|
|
237
|
+
switch (a) {
|
|
238
|
+
case BingMapsMapImagery.$$p[0]:
|
|
239
|
+
this.cq();
|
|
240
|
+
break;
|
|
241
|
+
case BingMapsMapImagery.$$p[3]:
|
|
242
|
+
this.cq();
|
|
243
|
+
break;
|
|
244
|
+
case BingMapsMapImagery.$$p[5]:
|
|
245
|
+
this.cj();
|
|
246
|
+
this.actualTilePath = c;
|
|
247
|
+
this.bp.o();
|
|
248
|
+
this.aj.e();
|
|
249
|
+
break;
|
|
250
|
+
case BingMapsMapImagery.$$p[1]:
|
|
251
|
+
this.bp.l();
|
|
252
|
+
this.aj.e();
|
|
253
|
+
break;
|
|
254
|
+
case BingMapsMapImagery.$$p[2]:
|
|
255
|
+
this.cq();
|
|
256
|
+
break;
|
|
257
|
+
case BingMapsMapImagery.$$p[4]:
|
|
258
|
+
this.cj();
|
|
259
|
+
var d = b;
|
|
260
|
+
var e = c;
|
|
261
|
+
if (this.actualSubDomains != null) {
|
|
262
|
+
var f = this.actualSubDomains;
|
|
263
|
+
f.collectionChanged = delegateRemove(f.collectionChanged, runOn(this, this.ci));
|
|
264
|
+
}
|
|
265
|
+
this.actualSubDomains = e;
|
|
266
|
+
if (this.actualSubDomains != null) {
|
|
267
|
+
e.collectionChanged = delegateCombine(e.collectionChanged, runOn(this, this.ci));
|
|
268
|
+
}
|
|
269
|
+
this.bp.n();
|
|
270
|
+
this.aj.e();
|
|
271
|
+
break;
|
|
272
|
+
case "ActualTilePath":
|
|
273
|
+
var g = c;
|
|
274
|
+
if (stringIsNullOrEmpty(g)) {
|
|
275
|
+
this.cq();
|
|
276
|
+
}
|
|
277
|
+
break;
|
|
278
|
+
case "BingImageryRestUri":
|
|
279
|
+
this.actualBingImageryRestUri = c;
|
|
280
|
+
this.cj();
|
|
281
|
+
this.cq();
|
|
282
|
+
break;
|
|
283
|
+
case "ActualBingImageryRestUri":
|
|
284
|
+
this.cj();
|
|
285
|
+
this.cq();
|
|
286
|
+
break;
|
|
287
|
+
}
|
|
288
|
+
_super.prototype.ba.call(this, a, b, c);
|
|
289
|
+
};
|
|
290
|
+
BingMapsMapImagery.$t = markType(BingMapsMapImagery, 'BingMapsMapImagery', GeographicMapImagery.$);
|
|
291
|
+
BingMapsMapImagery.cc = "http://dev.virtualearth.net/REST/v1/Imagery/Metadata/";
|
|
292
|
+
BingMapsMapImagery.$$p = markDep(DependencyProperty, PropertyMetadata, BingMapsMapImagery, 'cm', ['ApiKey', [2, stringEmpty()], 'CultureName', [2, "en-US"], 'ImageryStyle', [BingMapsImageryStyle_$type, enumGetBox(BingMapsImageryStyle_$type, 1)], 'IsDeferredLoad', [0, false], 'SubDomains', [SubDomainsCollection.$, null], 'TilePath', [2, null]]);
|
|
293
|
+
return BingMapsMapImagery;
|
|
294
|
+
}(GeographicMapImagery));
|
|
295
|
+
export { BingMapsMapImagery };
|
|
296
|
+
//# sourceMappingURL=BingMapsMapImageryView_combined.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BingMapsMapImageryView_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/BingMapsMapImageryView_combined.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { Base, markType } from "igniteui-angular-core";
|
|
9
|
+
import { List$1 } from "igniteui-angular-core";
|
|
10
|
+
import { ImageryMetadata } from "./ImageryMetadata";
|
|
11
|
+
/**
|
|
12
|
+
* @hidden
|
|
13
|
+
*/
|
|
14
|
+
var BingResourceSet = /** @class */ (function (_super) {
|
|
15
|
+
tslib_1.__extends(BingResourceSet, _super);
|
|
16
|
+
function BingResourceSet() {
|
|
17
|
+
var _this = _super.call(this) || this;
|
|
18
|
+
_this.a = null;
|
|
19
|
+
_this.a = new List$1(ImageryMetadata.$, 0);
|
|
20
|
+
return _this;
|
|
21
|
+
}
|
|
22
|
+
BingResourceSet.$t = markType(BingResourceSet, 'BingResourceSet');
|
|
23
|
+
return BingResourceSet;
|
|
24
|
+
}(Base));
|
|
25
|
+
export { BingResourceSet };
|
|
26
|
+
//# sourceMappingURL=BingResourceSet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BingResourceSet.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/BingResourceSet.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,IAAI,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAC7D,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAC/C,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD;;GAEG;AACH;IAAqC,2CAAI;IAExC;QAAA,YACC,iBAAO,SAEP;QACD,OAAC,GAA4B,IAAI,CAAC;QAFjC,KAAI,CAAC,CAAC,GAAG,IAAI,MAAM,CAAwB,eAAgB,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;;IACnE,CAAC;IAJM,kBAAE,GAAS,QAAQ,CAAC,eAAe,EAAE,iBAAiB,CAAC,CAAC;IAMhE,sBAAC;CAAA,AAPD,CAAqC,IAAI,GAOxC;SAPY,eAAe"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { Base, markType } from "igniteui-angular-core";
|
|
9
|
+
import { List$1 } from "igniteui-angular-core";
|
|
10
|
+
import { BingResourceSet } from "./BingResourceSet";
|
|
11
|
+
/**
|
|
12
|
+
* @hidden
|
|
13
|
+
*/
|
|
14
|
+
var BingResponse = /** @class */ (function (_super) {
|
|
15
|
+
tslib_1.__extends(BingResponse, _super);
|
|
16
|
+
function BingResponse() {
|
|
17
|
+
var _this = _super.call(this) || this;
|
|
18
|
+
_this.a = null;
|
|
19
|
+
_this.a = new List$1(BingResourceSet.$, 0);
|
|
20
|
+
return _this;
|
|
21
|
+
}
|
|
22
|
+
BingResponse.$t = markType(BingResponse, 'BingResponse');
|
|
23
|
+
return BingResponse;
|
|
24
|
+
}(Base));
|
|
25
|
+
export { BingResponse };
|
|
26
|
+
//# sourceMappingURL=BingResponse.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BingResponse.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/BingResponse.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,IAAI,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAC7D,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAC/C,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAEpD;;GAEG;AACH;IAAkC,wCAAI;IAErC;QAAA,YACC,iBAAO,SAEP;QACD,OAAC,GAA4B,IAAI,CAAC;QAFjC,KAAI,CAAC,CAAC,GAAG,IAAI,MAAM,CAAwB,eAAgB,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;;IACnE,CAAC;IAJM,eAAE,GAAS,QAAQ,CAAC,YAAY,EAAE,cAAc,CAAC,CAAC;IAM1D,mBAAC;CAAA,AAPD,CAAkC,IAAI,GAOrC;SAPY,YAAY"}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { GeographicMapImagery } from "./GeographicMapImagery";
|
|
9
|
+
import { runOn, delegateCombine, markType } from "igniteui-angular-core";
|
|
10
|
+
/**
|
|
11
|
+
* @hidden
|
|
12
|
+
*/
|
|
13
|
+
var CustomMapImagery = /** @class */ (function (_super) {
|
|
14
|
+
tslib_1.__extends(CustomMapImagery, _super);
|
|
15
|
+
function CustomMapImagery(a) {
|
|
16
|
+
var _this = _super.call(this, a) || this;
|
|
17
|
+
_this.getTileImageUri = null;
|
|
18
|
+
a.getTileImageUri = delegateCombine(a.getTileImageUri, runOn(_this, _this.bq));
|
|
19
|
+
return _this;
|
|
20
|
+
}
|
|
21
|
+
CustomMapImagery.prototype.bq = function (a, b) {
|
|
22
|
+
this.bp(b);
|
|
23
|
+
};
|
|
24
|
+
CustomMapImagery.prototype.bp = function (a) {
|
|
25
|
+
if (this.getTileImageUri != null) {
|
|
26
|
+
this.getTileImageUri(this, a);
|
|
27
|
+
}
|
|
28
|
+
};
|
|
29
|
+
CustomMapImagery.$t = markType(CustomMapImagery, 'CustomMapImagery', GeographicMapImagery.$);
|
|
30
|
+
return CustomMapImagery;
|
|
31
|
+
}(GeographicMapImagery));
|
|
32
|
+
export { CustomMapImagery };
|
|
33
|
+
//# sourceMappingURL=CustomMapImagery.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CustomMapImagery.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/CustomMapImagery.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAE9D,OAAO,EAAQ,KAAK,EAAE,eAAe,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAGrF;;GAEG;AACH;IAAsC,4CAAoB;IAEzD,0BAAY,CAAsB;QAAlC,YACC,kBAAM,CAAC,CAAC,SAER;QASD,qBAAe,GAAkD,IAAI,CAAC;QAVrE,CAAC,CAAC,eAAe,GAAG,eAAe,CAAC,CAAC,CAAC,eAAe,EAAE,KAAK,CAAC,KAAI,EAAE,KAAI,CAAC,EAAE,CAAC,CAAC,CAAC;;IAC9E,CAAC;IACO,6BAAE,GAAV,UAAW,CAAM,EAAE,CAAsB;QACxC,IAAI,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;IACZ,CAAC;IACS,6BAAE,GAAZ,UAAa,CAAsB;QAClC,IAAI,IAAI,CAAC,eAAe,IAAI,IAAI,EAAE;YACjC,IAAI,CAAC,eAAe,CAAC,IAAI,EAAE,CAAC,CAAC,CAAC;SAC9B;IACF,CAAC;IAZM,mBAAE,GAAS,QAAQ,CAAC,gBAAgB,EAAE,kBAAkB,EAAQ,oBAAqB,CAAC,CAAC,CAAC,CAAC;IAcjG,uBAAC;CAAA,AAfD,CAAsC,oBAAoB,GAezD;SAfY,gBAAgB"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
export { GeographicContourLineSeries } from "./GeographicContourLineSeriesView_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicContourLineSeries.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicContourLineSeries.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicContourLineSeries.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,2BAA2B,EAAC,MAAM,4CAA4C,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
export { GeographicContourLineSeriesView } from "./GeographicContourLineSeriesView_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicContourLineSeriesView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicContourLineSeriesView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicContourLineSeriesView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,+BAA+B,EAAC,MAAM,4CAA4C,CAAA"}
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { GeographicXYTriangulatingSeriesView } from "./GeographicXYTriangulatingSeriesView";
|
|
9
|
+
import { ScatterContourSeries } from "igniteui-angular-charts";
|
|
10
|
+
import { markType, runOn, delegateCombine, markDep } from "igniteui-angular-core";
|
|
11
|
+
import { GeographicXYTriangulatingSeries } from "./GeographicXYTriangulatingSeries";
|
|
12
|
+
import { DependencyProperty } from "igniteui-angular-core";
|
|
13
|
+
import { ValueBrushScale } from "igniteui-angular-charts";
|
|
14
|
+
import { ContourValueResolver } from "igniteui-angular-charts";
|
|
15
|
+
import { PropertyMetadata } from "igniteui-angular-core";
|
|
16
|
+
/**
|
|
17
|
+
* @hidden
|
|
18
|
+
*/
|
|
19
|
+
var GeographicContourLineSeriesView = /** @class */ (function (_super) {
|
|
20
|
+
tslib_1.__extends(GeographicContourLineSeriesView, _super);
|
|
21
|
+
function GeographicContourLineSeriesView(a) {
|
|
22
|
+
var _this = _super.call(this, a) || this;
|
|
23
|
+
_this.cb = null;
|
|
24
|
+
_this.cb = a;
|
|
25
|
+
return _this;
|
|
26
|
+
}
|
|
27
|
+
GeographicContourLineSeriesView.prototype.by = function () {
|
|
28
|
+
_super.prototype.by.call(this);
|
|
29
|
+
if (this.cb.ob != null) {
|
|
30
|
+
this.cb.o3.pt = this.cb.o5;
|
|
31
|
+
this.cb.o3.py = this.cb.o8;
|
|
32
|
+
}
|
|
33
|
+
};
|
|
34
|
+
GeographicContourLineSeriesView.prototype.cc = function () {
|
|
35
|
+
if (this.cb.o3 != null) {
|
|
36
|
+
this.cb.o3.pt = this.cb.o5;
|
|
37
|
+
}
|
|
38
|
+
};
|
|
39
|
+
GeographicContourLineSeriesView.prototype.cd = function () {
|
|
40
|
+
if (this.cb.o3 != null) {
|
|
41
|
+
this.cb.o3.py = this.cb.o8;
|
|
42
|
+
}
|
|
43
|
+
};
|
|
44
|
+
GeographicContourLineSeriesView.$t = markType(GeographicContourLineSeriesView, 'GeographicContourLineSeriesView', GeographicXYTriangulatingSeriesView.$);
|
|
45
|
+
return GeographicContourLineSeriesView;
|
|
46
|
+
}(GeographicXYTriangulatingSeriesView));
|
|
47
|
+
export { GeographicContourLineSeriesView };
|
|
48
|
+
/**
|
|
49
|
+
* @hidden
|
|
50
|
+
*/
|
|
51
|
+
var GeographicContourLineSeries = /** @class */ (function (_super) {
|
|
52
|
+
tslib_1.__extends(GeographicContourLineSeries, _super);
|
|
53
|
+
function GeographicContourLineSeries() {
|
|
54
|
+
var _this = _super.call(this) || this;
|
|
55
|
+
_this.triangulationStatusChanged = null;
|
|
56
|
+
_this.ab = GeographicContourLineSeries.$;
|
|
57
|
+
return _this;
|
|
58
|
+
}
|
|
59
|
+
GeographicContourLineSeries.prototype.og = function () {
|
|
60
|
+
_super.prototype.og.call(this);
|
|
61
|
+
};
|
|
62
|
+
GeographicContourLineSeries.prototype.oa = function () {
|
|
63
|
+
this.o3 = new ScatterContourSeries();
|
|
64
|
+
var a = this.o3;
|
|
65
|
+
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.pb));
|
|
66
|
+
return this.o3;
|
|
67
|
+
};
|
|
68
|
+
GeographicContourLineSeries.prototype.pb = function (a, b) {
|
|
69
|
+
if (this.triangulationStatusChanged != null) {
|
|
70
|
+
this.triangulationStatusChanged(this, b);
|
|
71
|
+
}
|
|
72
|
+
};
|
|
73
|
+
GeographicContourLineSeries.prototype.bp = function () {
|
|
74
|
+
return new GeographicContourLineSeriesView(this);
|
|
75
|
+
};
|
|
76
|
+
GeographicContourLineSeries.prototype.kk = function (a) {
|
|
77
|
+
_super.prototype.kk.call(this, a);
|
|
78
|
+
this.o6 = a;
|
|
79
|
+
};
|
|
80
|
+
GeographicContourLineSeries.prototype.kp = function (a, b, c, d) {
|
|
81
|
+
_super.prototype.kp.call(this, a, b, c, d);
|
|
82
|
+
switch (b) {
|
|
83
|
+
case GeographicContourLineSeries.$$p[0]:
|
|
84
|
+
this.o6.cc();
|
|
85
|
+
break;
|
|
86
|
+
case GeographicContourLineSeries.$$p[1]:
|
|
87
|
+
this.o6.cd();
|
|
88
|
+
break;
|
|
89
|
+
case GeographicContourLineSeries.$$p[2]:
|
|
90
|
+
this.o3.pr = this.o2;
|
|
91
|
+
break;
|
|
92
|
+
case "Thickness":
|
|
93
|
+
this.o3.fv = this.fv;
|
|
94
|
+
break;
|
|
95
|
+
case "DashArray":
|
|
96
|
+
this.o3.nj = this.nj;
|
|
97
|
+
break;
|
|
98
|
+
case "DashCap":
|
|
99
|
+
this.o3.nk = this.nk;
|
|
100
|
+
break;
|
|
101
|
+
case "MiterLimit":
|
|
102
|
+
this.o3.fo = this.fo;
|
|
103
|
+
break;
|
|
104
|
+
}
|
|
105
|
+
};
|
|
106
|
+
GeographicContourLineSeries.$t = markType(GeographicContourLineSeries, 'GeographicContourLineSeries', GeographicXYTriangulatingSeries.$);
|
|
107
|
+
GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['FillScale:o5:pc', [ValueBrushScale.$, null], 'ValueMemberPath:o8:pd', [2, "value"], 'ValueResolver:o2:pe', [ContourValueResolver.$, null]]);
|
|
108
|
+
return GeographicContourLineSeries;
|
|
109
|
+
}(GeographicXYTriangulatingSeries));
|
|
110
|
+
export { GeographicContourLineSeries };
|
|
111
|
+
//# sourceMappingURL=GeographicContourLineSeriesView_combined.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicContourLineSeriesView_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicContourLineSeriesView_combined.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
export { GeographicHighDensityScatterSeries } from "./GeographicHighDensityScatterSeriesView_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicHighDensityScatterSeries.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicHighDensityScatterSeries.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicHighDensityScatterSeries.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,kCAAkC,EAAC,MAAM,mDAAmD,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
export { GeographicHighDensityScatterSeriesView } from "./GeographicHighDensityScatterSeriesView_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicHighDensityScatterSeriesView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicHighDensityScatterSeriesView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicHighDensityScatterSeriesView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,sCAAsC,EAAC,MAAM,mDAAmD,CAAA"}
|