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":"igx-geographic-tile-series-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-tile-series-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;AAE9E,OAAO,EAAE,gCAAgC,EAAE,MAAM,wCAAwC,CAAC;AAQ1F;IAAA;IAEA,CAAC;IAFY,6BAA6B;QANzC,QAAQ,CAAC;YACN,YAAY,EAAE,CAAC,gCAAgC,CAAC;YAChD,OAAO,EAAE,CAAC,YAAY,EAAE,0BAA0B,CAAC;YACnD,OAAO,EAAE,CAAC,gCAAgC,EAAE,0BAA0B,CAAC;YACvE,eAAe,EAAE,EAAE;SACtB,CAAC;OACW,6BAA6B,CAEzC;IAAD,oCAAC;CAAA,AAFD,IAEC;SAFY,6BAA6B"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import * as tslib_1 from "tslib";
|
|
2
|
+
import { forwardRef } from '@angular/core';
|
|
3
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
4
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
5
|
+
export var IgxGeographicXYTriangulatingSeriesBaseComponent_PROVIDERS = [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicXYTriangulatingSeriesBaseComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicXYTriangulatingSeriesBaseComponent; }) }];
|
|
6
|
+
var IgxGeographicXYTriangulatingSeriesBaseComponent = /** @class */ (function (_super) {
|
|
7
|
+
tslib_1.__extends(IgxGeographicXYTriangulatingSeriesBaseComponent, _super);
|
|
8
|
+
function IgxGeographicXYTriangulatingSeriesBaseComponent() {
|
|
9
|
+
return _super.call(this) || this;
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(IgxGeographicXYTriangulatingSeriesBaseComponent.prototype, "i", {
|
|
12
|
+
/**
|
|
13
|
+
* @hidden
|
|
14
|
+
*/
|
|
15
|
+
get: function () {
|
|
16
|
+
return this._implementation;
|
|
17
|
+
},
|
|
18
|
+
enumerable: true,
|
|
19
|
+
configurable: true
|
|
20
|
+
});
|
|
21
|
+
return IgxGeographicXYTriangulatingSeriesBaseComponent;
|
|
22
|
+
}(IgxGeographicMapSeriesHostComponent));
|
|
23
|
+
export { IgxGeographicXYTriangulatingSeriesBaseComponent };
|
|
24
|
+
//# sourceMappingURL=igx-geographic-xy-triangulating-series-base-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-xy-triangulating-series-base-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-xy-triangulating-series-base-component.ts"],"names":[],"mappings":";AAAA,OAAO,EAAgF,UAAU,EAAkC,MAAM,eAAe,CAAC;AAKzJ,OAAO,EAAE,mCAAmC,EAAE,MAAM,4CAA4C,CAAC;AACjG,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAG7D,MAAM,CAAC,IAAM,yDAAyD,GAAG,CAAC,EAAC,OAAO,EAAE,mCAAmC,EAAE,WAAW,EAAE,UAAU,CAAC,cAAM,OAAA,+CAA+C,EAA/C,CAA+C,CAAC,EAAC,EAAE,EAAC,OAAO,EAAE,kBAAkB,EAAE,WAAW,EAAE,UAAU,CAAC,cAAM,OAAA,+CAA+C,EAA/C,CAA+C,CAAC,EAAC,CAAC,CAAC;AACzT;IAA8E,2EAAmC;IAUhH;eACC,iBAAO;IACR,CAAC;IALD,sBAAW,8DAAC;QAHZ;;uCAE+B;aAC/B;YACC,OAAO,IAAI,CAAC,eAAe,CAAC;QAC7B,CAAC;;;OAAA;IAIF,sDAAC;AAAD,CAAC,AAbD,CAA8E,mCAAmC,GAahH"}
|
|
@@ -0,0 +1,165 @@
|
|
|
1
|
+
import * as tslib_1 from "tslib";
|
|
2
|
+
import { forwardRef, Input } from '@angular/core';
|
|
3
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
4
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
5
|
+
import { IgxTriangulationDataSource } from "igniteui-angular-core";
|
|
6
|
+
/**
|
|
7
|
+
* Base class for geographic series which triangulate XY data prior to rendering.
|
|
8
|
+
*/
|
|
9
|
+
export var IgxGeographicXYTriangulatingSeriesComponent_PROVIDERS = [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicXYTriangulatingSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicXYTriangulatingSeriesComponent; }) }];
|
|
10
|
+
var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ (function (_super) {
|
|
11
|
+
tslib_1.__extends(IgxGeographicXYTriangulatingSeriesComponent, _super);
|
|
12
|
+
function IgxGeographicXYTriangulatingSeriesComponent() {
|
|
13
|
+
return _super.call(this) || this;
|
|
14
|
+
}
|
|
15
|
+
Object.defineProperty(IgxGeographicXYTriangulatingSeriesComponent.prototype, "i", {
|
|
16
|
+
get: function () {
|
|
17
|
+
return this._implementation;
|
|
18
|
+
},
|
|
19
|
+
enumerable: true,
|
|
20
|
+
configurable: true
|
|
21
|
+
});
|
|
22
|
+
Object.defineProperty(IgxGeographicXYTriangulatingSeriesComponent.prototype, "triangulationDataSource", {
|
|
23
|
+
get: function () {
|
|
24
|
+
return this._triangulationDataSource;
|
|
25
|
+
},
|
|
26
|
+
/**
|
|
27
|
+
* Gets or sets the string path specifying the location of the Itf file.
|
|
28
|
+
*/
|
|
29
|
+
set: function (value) {
|
|
30
|
+
this._triangulationDataSource = value;
|
|
31
|
+
this.updateTriangulationDataSource();
|
|
32
|
+
},
|
|
33
|
+
enumerable: true,
|
|
34
|
+
configurable: true
|
|
35
|
+
});
|
|
36
|
+
IgxGeographicXYTriangulatingSeriesComponent.prototype.updateTriangulationDataSource = function () {
|
|
37
|
+
if (this._cachedTriangulationDataSource == null) {
|
|
38
|
+
this._cachedTriangulationDataSource = new IgxTriangulationDataSource();
|
|
39
|
+
this.onTriangulationDataSourceImportCompleted = this.onTriangulationDataSourceImportCompleted.bind(this);
|
|
40
|
+
this._cachedTriangulationDataSource.importCompleted.subscribe(this.onTriangulationDataSourceImportCompleted);
|
|
41
|
+
}
|
|
42
|
+
this._cachedTriangulationDataSource.source = this._triangulationDataSource;
|
|
43
|
+
};
|
|
44
|
+
IgxGeographicXYTriangulatingSeriesComponent.prototype.onTriangulationDataSourceImportCompleted = function (s, e) {
|
|
45
|
+
this.dataSource = this._cachedTriangulationDataSource.getPointData();
|
|
46
|
+
this.trianglesSource = this._cachedTriangulationDataSource.getTriangleData();
|
|
47
|
+
};
|
|
48
|
+
Object.defineProperty(IgxGeographicXYTriangulatingSeriesComponent.prototype, "longitudeMemberPath", {
|
|
49
|
+
/**
|
|
50
|
+
* The name of the property from which to extract the Longitude for each item in the ItemsSource.
|
|
51
|
+
*/
|
|
52
|
+
get: function () {
|
|
53
|
+
return this.i.on;
|
|
54
|
+
},
|
|
55
|
+
set: function (v) {
|
|
56
|
+
this.i.on = v;
|
|
57
|
+
},
|
|
58
|
+
enumerable: true,
|
|
59
|
+
configurable: true
|
|
60
|
+
});
|
|
61
|
+
Object.defineProperty(IgxGeographicXYTriangulatingSeriesComponent.prototype, "latitudeMemberPath", {
|
|
62
|
+
/**
|
|
63
|
+
* The name of the property from which to extract the Latitude for each item in the ItemsSource.
|
|
64
|
+
*/
|
|
65
|
+
get: function () {
|
|
66
|
+
return this.i.ol;
|
|
67
|
+
},
|
|
68
|
+
set: function (v) {
|
|
69
|
+
this.i.ol = v;
|
|
70
|
+
},
|
|
71
|
+
enumerable: true,
|
|
72
|
+
configurable: true
|
|
73
|
+
});
|
|
74
|
+
Object.defineProperty(IgxGeographicXYTriangulatingSeriesComponent.prototype, "trianglesSource", {
|
|
75
|
+
/**
|
|
76
|
+
* The source of triangulation data.
|
|
77
|
+
* 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.
|
|
78
|
+
*/
|
|
79
|
+
get: function () {
|
|
80
|
+
return this.i.ok;
|
|
81
|
+
},
|
|
82
|
+
set: function (v) {
|
|
83
|
+
this.i.ok = v;
|
|
84
|
+
},
|
|
85
|
+
enumerable: true,
|
|
86
|
+
configurable: true
|
|
87
|
+
});
|
|
88
|
+
Object.defineProperty(IgxGeographicXYTriangulatingSeriesComponent.prototype, "triangleVertexMemberPath1", {
|
|
89
|
+
/**
|
|
90
|
+
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the first vertex point in the ItemsSource.
|
|
91
|
+
*/
|
|
92
|
+
get: function () {
|
|
93
|
+
return this.i.oq;
|
|
94
|
+
},
|
|
95
|
+
set: function (v) {
|
|
96
|
+
this.i.oq = v;
|
|
97
|
+
},
|
|
98
|
+
enumerable: true,
|
|
99
|
+
configurable: true
|
|
100
|
+
});
|
|
101
|
+
Object.defineProperty(IgxGeographicXYTriangulatingSeriesComponent.prototype, "triangleVertexMemberPath2", {
|
|
102
|
+
/**
|
|
103
|
+
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the second vertex point in the ItemsSource.
|
|
104
|
+
*/
|
|
105
|
+
get: function () {
|
|
106
|
+
return this.i.os;
|
|
107
|
+
},
|
|
108
|
+
set: function (v) {
|
|
109
|
+
this.i.os = v;
|
|
110
|
+
},
|
|
111
|
+
enumerable: true,
|
|
112
|
+
configurable: true
|
|
113
|
+
});
|
|
114
|
+
Object.defineProperty(IgxGeographicXYTriangulatingSeriesComponent.prototype, "triangleVertexMemberPath3", {
|
|
115
|
+
/**
|
|
116
|
+
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the third vertex point in the ItemsSource.
|
|
117
|
+
*/
|
|
118
|
+
get: function () {
|
|
119
|
+
return this.i.ou;
|
|
120
|
+
},
|
|
121
|
+
set: function (v) {
|
|
122
|
+
this.i.ou = v;
|
|
123
|
+
},
|
|
124
|
+
enumerable: true,
|
|
125
|
+
configurable: true
|
|
126
|
+
});
|
|
127
|
+
tslib_1.__decorate([
|
|
128
|
+
Input(),
|
|
129
|
+
tslib_1.__metadata("design:type", String),
|
|
130
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
131
|
+
], IgxGeographicXYTriangulatingSeriesComponent.prototype, "triangulationDataSource", null);
|
|
132
|
+
tslib_1.__decorate([
|
|
133
|
+
Input(),
|
|
134
|
+
tslib_1.__metadata("design:type", String),
|
|
135
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
136
|
+
], IgxGeographicXYTriangulatingSeriesComponent.prototype, "longitudeMemberPath", null);
|
|
137
|
+
tslib_1.__decorate([
|
|
138
|
+
Input(),
|
|
139
|
+
tslib_1.__metadata("design:type", String),
|
|
140
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
141
|
+
], IgxGeographicXYTriangulatingSeriesComponent.prototype, "latitudeMemberPath", null);
|
|
142
|
+
tslib_1.__decorate([
|
|
143
|
+
Input(),
|
|
144
|
+
tslib_1.__metadata("design:type", Array),
|
|
145
|
+
tslib_1.__metadata("design:paramtypes", [Array])
|
|
146
|
+
], IgxGeographicXYTriangulatingSeriesComponent.prototype, "trianglesSource", null);
|
|
147
|
+
tslib_1.__decorate([
|
|
148
|
+
Input(),
|
|
149
|
+
tslib_1.__metadata("design:type", String),
|
|
150
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
151
|
+
], IgxGeographicXYTriangulatingSeriesComponent.prototype, "triangleVertexMemberPath1", null);
|
|
152
|
+
tslib_1.__decorate([
|
|
153
|
+
Input(),
|
|
154
|
+
tslib_1.__metadata("design:type", String),
|
|
155
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
156
|
+
], IgxGeographicXYTriangulatingSeriesComponent.prototype, "triangleVertexMemberPath2", null);
|
|
157
|
+
tslib_1.__decorate([
|
|
158
|
+
Input(),
|
|
159
|
+
tslib_1.__metadata("design:type", String),
|
|
160
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
161
|
+
], IgxGeographicXYTriangulatingSeriesComponent.prototype, "triangleVertexMemberPath3", null);
|
|
162
|
+
return IgxGeographicXYTriangulatingSeriesComponent;
|
|
163
|
+
}(IgxGeographicMapSeriesHostComponent));
|
|
164
|
+
export { IgxGeographicXYTriangulatingSeriesComponent };
|
|
165
|
+
//# sourceMappingURL=igx-geographic-xy-triangulating-series-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-xy-triangulating-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-xy-triangulating-series-component.ts"],"names":[],"mappings":";AAAA,OAAO,EAAgF,UAAU,EAAE,KAAK,EAA2B,MAAM,eAAe,CAAC;AAKzJ,OAAO,EAAE,mCAAmC,EAAE,MAAM,4CAA4C,CAAC;AACjG,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAE7D,OAAO,EAAE,0BAA0B,EAAE,MAAM,uBAAuB,CAAC;AAGnE;;EAEE;AACF,MAAM,CAAC,IAAM,qDAAqD,GAAG,CAAC,EAAE,OAAO,EAAE,mCAAmC,EAAE,WAAW,EAAE,UAAU,CAAC,cAAM,OAAA,2CAA2C,EAA3C,CAA2C,CAAC,EAAE,EAAE,EAAE,OAAO,EAAE,kBAAkB,EAAE,WAAW,EAAE,UAAU,CAAC,cAAM,OAAA,2CAA2C,EAA3C,CAA2C,CAAC,EAAE,CAAC,CAAC;AACjT;IAA0E,uEAAmC;IAMzG;eACI,iBAAO;IACX,CAAC;IALD,sBAAW,0DAAC;aAAZ;YACI,OAAO,IAAI,CAAC,eAAe,CAAC;QAChC,CAAC;;;OAAA;IASD,sBAAI,gFAAuB;aAI3B;YACI,OAAO,IAAI,CAAC,wBAAwB,CAAC;QACzC,CAAC;QAVJ;;UAEE;aAEC,UAA4B,KAAa;YACrC,IAAI,CAAC,wBAAwB,GAAG,KAAK,CAAC;YACtC,IAAI,CAAC,6BAA6B,EAAE,CAAC;QACzC,CAAC;;;OAAA;IAMO,mFAA6B,GAArC;QACI,IAAI,IAAI,CAAC,8BAA8B,IAAI,IAAI,EAAE;YAC7C,IAAI,CAAC,8BAA8B,GAAG,IAAI,0BAA0B,EAAE,CAAC;YACvE,IAAI,CAAC,wCAAwC,GAAG,IAAI,CAAC,wCAAwC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACzG,IAAI,CAAC,8BAA8B,CAAC,eAAe,CAAC,SAAS,CAAC,IAAI,CAAC,wCAAwC,CAAC,CAAC;SAChH;QAED,IAAI,CAAC,8BAA8B,CAAC,MAAM,GAAG,IAAI,CAAC,wBAAwB,CAAC;IAC/E,CAAC;IAEO,8FAAwC,GAAhD,UAAiD,CAAM,EAAE,CAAM;QAC3D,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC,8BAA8B,CAAC,YAAY,EAAE,CAAC;QACrE,IAAI,CAAC,eAAe,GAAe,IAAI,CAAC,8BAA8B,CAAC,eAAe,EAAE,CAAC;IAC7F,CAAC;IAMJ,sBAAI,4EAAmB;QAHtB;;MAEC;aACF;YACC,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAa,CAAC;QAC9B,CAAC;aAED,UAAwB,CAAS;YAChC,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC;QACf,CAAC;;;OAJA;IAQD,sBAAI,2EAAkB;QAHtB;;UAEE;aACF;YACC,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAa,CAAC;QAC9B,CAAC;aAED,UAAuB,CAAS;YAC/B,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC;QACf,CAAC;;;OAJA;IASD,sBAAI,wEAAe;QAJnB;;;UAGE;aACF;YACC,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAmB,CAAC;QACpC,CAAC;aAED,UAAoB,CAAQ;YACY,IAAI,CAAC,CAAC,CAAC,EAAE,GAAI,CAAwB,CAAC;QAC9E,CAAC;;;OAJA;IAQD,sBAAI,kFAAyB;QAH7B;;UAEE;aACF;YACC,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAa,CAAC;QAC9B,CAAC;aAED,UAA8B,CAAS;YACtC,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC;QACf,CAAC;;;OAJA;IAQD,sBAAI,kFAAyB;QAH7B;;UAEE;aACF;YACC,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAa,CAAC;QAC9B,CAAC;aAED,UAA8B,CAAS;YACtC,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC;QACf,CAAC;;;OAJA;IAQD,sBAAI,kFAAyB;QAH7B;;UAEE;aACF;YACC,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAa,CAAC;QAC9B,CAAC;aAED,UAA8B,CAAS;YACtC,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC;QACf,CAAC;;;OAJA;IAjFE;QADC,KAAK,EAAE;;;8FAIP;IA6BJ;QADC,KAAK,EAAE;;;0FAGP;IAQD;QADC,KAAK,EAAE;;;yFAGP;IASD;QADC,KAAK,EAAE;;;sFAGP;IAQD;QADC,KAAK,EAAE;;;gGAGP;IAQD;QADC,KAAK,EAAE;;;gGAGP;IAQD;QADC,KAAK,EAAE;;;gGAGP;IAWF,kDAAC;CAAA,AA9GD,CAA0E,mCAAmC,GA8G5G;SA9GqB,2CAA2C"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { ImageTilesReadyEventArgs as ImageTilesReadyEventArgs_internal } from "./ImageTilesReadyEventArgs";
|
|
2
|
+
var IgxImageTilesReadyEventArgs = /** @class */ (function () {
|
|
3
|
+
function IgxImageTilesReadyEventArgs() {
|
|
4
|
+
this._implementation = this.createImplementation();
|
|
5
|
+
this._implementation.externalObject = this;
|
|
6
|
+
this.onImplementationCreated();
|
|
7
|
+
}
|
|
8
|
+
IgxImageTilesReadyEventArgs.prototype.createImplementation = function () {
|
|
9
|
+
return new ImageTilesReadyEventArgs_internal();
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(IgxImageTilesReadyEventArgs.prototype, "i", {
|
|
12
|
+
/**
|
|
13
|
+
* @hidden
|
|
14
|
+
*/
|
|
15
|
+
get: function () {
|
|
16
|
+
return this._implementation;
|
|
17
|
+
},
|
|
18
|
+
enumerable: true,
|
|
19
|
+
configurable: true
|
|
20
|
+
});
|
|
21
|
+
IgxImageTilesReadyEventArgs.prototype.onImplementationCreated = function () {
|
|
22
|
+
};
|
|
23
|
+
IgxImageTilesReadyEventArgs.prototype._provideImplementation = function (i) {
|
|
24
|
+
this._implementation = i;
|
|
25
|
+
this._implementation.externalObject = this;
|
|
26
|
+
this.onImplementationCreated();
|
|
27
|
+
};
|
|
28
|
+
return IgxImageTilesReadyEventArgs;
|
|
29
|
+
}());
|
|
30
|
+
export { IgxImageTilesReadyEventArgs };
|
|
31
|
+
//# sourceMappingURL=igx-image-tiles-ready-event-args.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-image-tiles-ready-event-args.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-image-tiles-ready-event-args.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,wBAAwB,IAAI,iCAAiC,EAAE,MAAM,4BAA4B,CAAC;AAE3G;IAiBC;QACA,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC,oBAAoB,EAAE,CAAC;QAC7C,IAAI,CAAC,eAAgB,CAAC,cAAc,GAAG,IAAI,CAAC;QAClD,IAAI,CAAC,uBAAuB,EAAE,CAAC;IAC/B,CAAC;IAlBQ,0DAAoB,GAA9B;QAEC,OAAO,IAAI,iCAAiC,EAAE,CAAC;IAChD,CAAC;IAKA,sBAAW,0CAAC;QAHgB;;WAEG;aAC/B;YACC,OAAO,IAAI,CAAC,eAAe,CAAC;QAC7B,CAAC;;;OAAA;IACO,6DAAuB,GAA/B;IAEA,CAAC;IAMS,4DAAsB,GAAhC,UAAiC,CAAM;QACnC,IAAI,CAAC,eAAe,GAAG,CAAC,CAAC;QACnB,IAAI,CAAC,eAAgB,CAAC,cAAc,GAAG,IAAI,CAAC;QACtD,IAAI,CAAC,uBAAuB,EAAE,CAAC;IAC/B,CAAC;IACF,kCAAC;AAAD,CAAC,AA3BD,IA2BC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { ImagesChangedEventArgs as ImagesChangedEventArgs_internal } from "./ImagesChangedEventArgs";
|
|
2
|
+
var IgxImagesChangedEventArgs = /** @class */ (function () {
|
|
3
|
+
function IgxImagesChangedEventArgs() {
|
|
4
|
+
this._implementation = this.createImplementation();
|
|
5
|
+
this._implementation.externalObject = this;
|
|
6
|
+
this.onImplementationCreated();
|
|
7
|
+
}
|
|
8
|
+
IgxImagesChangedEventArgs.prototype.createImplementation = function () {
|
|
9
|
+
return new ImagesChangedEventArgs_internal();
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(IgxImagesChangedEventArgs.prototype, "i", {
|
|
12
|
+
/**
|
|
13
|
+
* @hidden
|
|
14
|
+
*/
|
|
15
|
+
get: function () {
|
|
16
|
+
return this._implementation;
|
|
17
|
+
},
|
|
18
|
+
enumerable: true,
|
|
19
|
+
configurable: true
|
|
20
|
+
});
|
|
21
|
+
IgxImagesChangedEventArgs.prototype.onImplementationCreated = function () {
|
|
22
|
+
};
|
|
23
|
+
IgxImagesChangedEventArgs.prototype._provideImplementation = function (i) {
|
|
24
|
+
this._implementation = i;
|
|
25
|
+
this._implementation.externalObject = this;
|
|
26
|
+
this.onImplementationCreated();
|
|
27
|
+
};
|
|
28
|
+
return IgxImagesChangedEventArgs;
|
|
29
|
+
}());
|
|
30
|
+
export { IgxImagesChangedEventArgs };
|
|
31
|
+
//# sourceMappingURL=igx-images-changed-event-args.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-images-changed-event-args.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-images-changed-event-args.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,sBAAsB,IAAI,+BAA+B,EAAE,MAAM,0BAA0B,CAAC;AAErG;IAiBC;QACA,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC,oBAAoB,EAAE,CAAC;QAC7C,IAAI,CAAC,eAAgB,CAAC,cAAc,GAAG,IAAI,CAAC;QAClD,IAAI,CAAC,uBAAuB,EAAE,CAAC;IAC/B,CAAC;IAlBQ,wDAAoB,GAA9B;QAEC,OAAO,IAAI,+BAA+B,EAAE,CAAC;IAC9C,CAAC;IAKA,sBAAW,wCAAC;QAHgB;;WAEG;aAC/B;YACC,OAAO,IAAI,CAAC,eAAe,CAAC;QAC7B,CAAC;;;OAAA;IACO,2DAAuB,GAA/B;IAEA,CAAC;IAMS,0DAAsB,GAAhC,UAAiC,CAAM;QACnC,IAAI,CAAC,eAAe,GAAG,CAAC,CAAC;QACnB,IAAI,CAAC,eAAgB,CAAC,cAAc,GAAG,IAAI,CAAC;QACtD,IAAI,CAAC,uBAAuB,EAAE,CAAC;IAC/B,CAAC;IACF,gCAAC;AAAD,CAAC,AA3BD,IA2BC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
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 { NgModule } from '@angular/core';
|
|
9
|
+
import { CommonModule } from '@angular/common';
|
|
10
|
+
import { IgxOpenStreetMapImageryModule } from './igx-open-street-map-imagery-module';
|
|
11
|
+
import { IgxOpenStreetMapImagery } from './igx-open-street-map-imagery';
|
|
12
|
+
import { OpenStreetMapImagery } from './OpenStreetMapImagery';
|
|
13
|
+
import { TypeRegistrar } from "igniteui-angular-core";
|
|
14
|
+
var IgxOpenStreetMapImageryDynamicModule = /** @class */ (function () {
|
|
15
|
+
function IgxOpenStreetMapImageryDynamicModule() {
|
|
16
|
+
TypeRegistrar.registerCons("IgxOpenStreetMapImagery", IgxOpenStreetMapImagery);
|
|
17
|
+
TypeRegistrar.register("OpenStreetMapImagery", OpenStreetMapImagery.$type);
|
|
18
|
+
}
|
|
19
|
+
IgxOpenStreetMapImageryDynamicModule = tslib_1.__decorate([
|
|
20
|
+
NgModule({
|
|
21
|
+
declarations: [],
|
|
22
|
+
imports: [CommonModule, IgxOpenStreetMapImageryModule],
|
|
23
|
+
exports: [IgxOpenStreetMapImageryModule],
|
|
24
|
+
entryComponents: []
|
|
25
|
+
}),
|
|
26
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
27
|
+
], IgxOpenStreetMapImageryDynamicModule);
|
|
28
|
+
return IgxOpenStreetMapImageryDynamicModule;
|
|
29
|
+
}());
|
|
30
|
+
export { IgxOpenStreetMapImageryDynamicModule };
|
|
31
|
+
//# sourceMappingURL=igx-open-street-map-imagery-dynamic-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-open-street-map-imagery-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-open-street-map-imagery-dynamic-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,6BAA6B,EAAE,MAAM,sCAAsC,CAAC;AACrF,OAAO,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AACxE,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAQtD;IACI;QACI,aAAa,CAAC,YAAY,CAAC,yBAAyB,EAAE,uBAAuB,CAAC,CAAC;QAC/E,aAAa,CAAC,QAAQ,CAAC,sBAAsB,EAAQ,oBAAqB,CAAC,KAAK,CAAC,CAAC;IACtF,CAAC;IAJQ,oCAAoC;QANhD,QAAQ,CAAC;YACN,YAAY,EAAE,EAAE;YAChB,OAAO,EAAE,CAAC,YAAY,EAAE,6BAA6B,CAAC;YACtD,OAAO,EAAE,CAAC,6BAA6B,CAAC;YACxC,eAAe,EAAE,EAAE;SACtB,CAAC;;OACW,oCAAoC,CAKhD;IAAD,2CAAC;CAAA,AALD,IAKC;SALY,oCAAoC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
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 { NgModule } from '@angular/core';
|
|
9
|
+
import { CommonModule } from '@angular/common';
|
|
10
|
+
var IgxOpenStreetMapImageryModule = /** @class */ (function () {
|
|
11
|
+
function IgxOpenStreetMapImageryModule() {
|
|
12
|
+
}
|
|
13
|
+
IgxOpenStreetMapImageryModule = tslib_1.__decorate([
|
|
14
|
+
NgModule({
|
|
15
|
+
declarations: [],
|
|
16
|
+
imports: [CommonModule],
|
|
17
|
+
exports: [],
|
|
18
|
+
entryComponents: []
|
|
19
|
+
})
|
|
20
|
+
], IgxOpenStreetMapImageryModule);
|
|
21
|
+
return IgxOpenStreetMapImageryModule;
|
|
22
|
+
}());
|
|
23
|
+
export { IgxOpenStreetMapImageryModule };
|
|
24
|
+
//# sourceMappingURL=igx-open-street-map-imagery-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-open-street-map-imagery-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-open-street-map-imagery-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAU/C;IAAA;IAEA,CAAC;IAFY,6BAA6B;QANzC,QAAQ,CAAC;YACN,YAAY,EAAE,EAAE;YAChB,OAAO,EAAE,CAAC,YAAY,CAAC;YACvB,OAAO,EAAE,EAAE;YACX,eAAe,EAAE,EAAE;SACtB,CAAC;OACW,6BAA6B,CAEzC;IAAD,oCAAC;CAAA,AAFD,IAEC;SAFY,6BAA6B"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import * as tslib_1 from "tslib";
|
|
2
|
+
import { IgxGeographicMapImagery } from "./igx-geographic-map-imagery";
|
|
3
|
+
import { OpenStreetMapImagery as OpenStreetMapImagery_internal } from "./OpenStreetMapImagery";
|
|
4
|
+
/**
|
|
5
|
+
* UI element class used to display OpenStreetMap imagery in the IgxGeographicMap.Component
|
|
6
|
+
*/
|
|
7
|
+
var IgxOpenStreetMapImagery = /** @class */ (function (_super) {
|
|
8
|
+
tslib_1.__extends(IgxOpenStreetMapImagery, _super);
|
|
9
|
+
function IgxOpenStreetMapImagery() {
|
|
10
|
+
return _super.call(this) || this;
|
|
11
|
+
}
|
|
12
|
+
IgxOpenStreetMapImagery.prototype.createImplementation = function () {
|
|
13
|
+
return new OpenStreetMapImagery_internal();
|
|
14
|
+
};
|
|
15
|
+
Object.defineProperty(IgxOpenStreetMapImagery.prototype, "i", {
|
|
16
|
+
/**
|
|
17
|
+
* @hidden
|
|
18
|
+
*/
|
|
19
|
+
get: function () {
|
|
20
|
+
return this._implementation;
|
|
21
|
+
},
|
|
22
|
+
enumerable: true,
|
|
23
|
+
configurable: true
|
|
24
|
+
});
|
|
25
|
+
Object.defineProperty(IgxOpenStreetMapImagery.prototype, "tilePath", {
|
|
26
|
+
/**
|
|
27
|
+
* Gets or sets the tile path URL.
|
|
28
|
+
*/
|
|
29
|
+
get: function () {
|
|
30
|
+
return this.i.tilePath;
|
|
31
|
+
},
|
|
32
|
+
set: function (v) {
|
|
33
|
+
this.i.tilePath = v;
|
|
34
|
+
},
|
|
35
|
+
enumerable: true,
|
|
36
|
+
configurable: true
|
|
37
|
+
});
|
|
38
|
+
return IgxOpenStreetMapImagery;
|
|
39
|
+
}(IgxGeographicMapImagery));
|
|
40
|
+
export { IgxOpenStreetMapImagery };
|
|
41
|
+
//# sourceMappingURL=igx-open-street-map-imagery.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-open-street-map-imagery.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-open-street-map-imagery.ts"],"names":[],"mappings":";AAKA,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,oBAAoB,IAAI,6BAA6B,EAAE,MAAM,wBAAwB,CAAC;AAE/F;;EAEE;AACF;IAA6C,mDAAuB;IAanE;eACC,iBAAO;IACR,CAAC;IAZQ,sDAAoB,GAA9B;QAEC,OAAO,IAAI,6BAA6B,EAAE,CAAC;IAC5C,CAAC;IAIA,sBAAW,sCAAC;QAHZ;;uCAE+B;aAC/B;YACC,OAAO,IAAI,CAAC,eAAe,CAAC;QAC7B,CAAC;;;OAAA;IAOD,sBAAI,6CAAQ;QAHZ;;UAEE;aACF;YACC,OAAQ,IAAI,CAAC,CAAC,CAAC,QAAmB,CAAC;QACpC,CAAC;aACD,UAAa,CAAS;YACrB,IAAI,CAAC,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC;QACrB,CAAC;;;OAHA;IAIF,8BAAC;AAAD,CAAC,AAzBD,CAA6C,uBAAuB,GAyBnE"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import * as tslib_1 from "tslib";
|
|
2
|
+
import { IgCollection } from "igniteui-angular-core";
|
|
3
|
+
import { SyncableObservableCollection$2 } from "igniteui-angular-core";
|
|
4
|
+
import { String_$type } from "igniteui-angular-core";
|
|
5
|
+
var IgxSubDomainsCollection = /** @class */ (function (_super) {
|
|
6
|
+
tslib_1.__extends(IgxSubDomainsCollection, _super);
|
|
7
|
+
function IgxSubDomainsCollection(list) {
|
|
8
|
+
var _this = _super.call(this) || this;
|
|
9
|
+
if (list) {
|
|
10
|
+
for (var i = 0; i < list.length; i++) {
|
|
11
|
+
_this.add(list[i]);
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
return _this;
|
|
15
|
+
}
|
|
16
|
+
IgxSubDomainsCollection.prototype._createInnerColl = function () {
|
|
17
|
+
var coll = new SyncableObservableCollection$2(String_$type, String_$type, 0);
|
|
18
|
+
coll.compare = function (ext, int) {
|
|
19
|
+
var comp = ext;
|
|
20
|
+
if (comp.equals) {
|
|
21
|
+
return comp.equals(int);
|
|
22
|
+
}
|
|
23
|
+
return comp === int;
|
|
24
|
+
};
|
|
25
|
+
coll.createTo = function (ext) {
|
|
26
|
+
return ext;
|
|
27
|
+
};
|
|
28
|
+
coll.createFrom = function (int) {
|
|
29
|
+
return int;
|
|
30
|
+
};
|
|
31
|
+
return coll;
|
|
32
|
+
};
|
|
33
|
+
return IgxSubDomainsCollection;
|
|
34
|
+
}(IgCollection));
|
|
35
|
+
export { IgxSubDomainsCollection };
|
|
36
|
+
//# sourceMappingURL=igx-sub-domains-collection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-sub-domains-collection.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-sub-domains-collection.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,8BAA8B,EAAE,MAAM,uBAAuB,CAAC;AAKvE,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAGrD;IAA6C,mDAA4B;IACrE,iCAAY,IAAe;QAA3B,YACI,iBAAO,SAQV;QALG,IAAI,IAAI,EAAE;YACN,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,IAAI,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;gBAClC,KAAI,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC;aACrB;SACJ;;IACL,CAAC;IAIS,kDAAgB,GAA1B;QAGI,IAAI,IAAI,GAAG,IAAI,8BAA8B,CAAiB,YAAY,EAAE,YAAY,EAAE,CAAC,CAAC,CAAC;QAC7F,IAAI,CAAC,OAAO,GAAG,UAAC,GAAG,EAAE,GAAG;YACpB,IAAI,IAAI,GAAQ,GAAG,CAAC;YACpB,IAAI,IAAI,CAAC,MAAM,EAAE;gBACb,OAAO,IAAI,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC;aAC3B;YACD,OAAO,IAAI,KAAK,GAAG,CAAC;QACxB,CAAC,CAAC;QACF,IAAI,CAAC,QAAQ,GAAG,UAAC,GAAG;YAChB,OAAO,GAAG,CAAC;QACf,CAAC,CAAA;QACD,IAAI,CAAC,UAAU,GAAG,UAAC,GAAG;YAClB,OAAO,GAAG,CAAC;QACf,CAAC,CAAA;QACD,OAAO,IAAI,CAAC;IAChB,CAAC;IACL,8BAAC;AAAD,CAAC,AAjCD,CAA6C,YAAY,GAiCxD"}
|
|
@@ -0,0 +1,31 @@
|
|
|
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 { NgModule } from '@angular/core';
|
|
9
|
+
import { CommonModule } from '@angular/common';
|
|
10
|
+
import { IgxTileGeneratorMapImageryModule } from './igx-tile-generator-map-imagery-module';
|
|
11
|
+
import { IgxTileGeneratorMapImagery } from './igx-tile-generator-map-imagery';
|
|
12
|
+
import { TileGeneratorMapImagery } from './TileGeneratorMapImagery';
|
|
13
|
+
import { TypeRegistrar } from "igniteui-angular-core";
|
|
14
|
+
var IgxTileGeneratorMapImageryDynamicModule = /** @class */ (function () {
|
|
15
|
+
function IgxTileGeneratorMapImageryDynamicModule() {
|
|
16
|
+
TypeRegistrar.registerCons("IgxTileGeneratorMapImagery", IgxTileGeneratorMapImagery);
|
|
17
|
+
TypeRegistrar.register("TileGeneratorMapImagery", TileGeneratorMapImagery.$type);
|
|
18
|
+
}
|
|
19
|
+
IgxTileGeneratorMapImageryDynamicModule = tslib_1.__decorate([
|
|
20
|
+
NgModule({
|
|
21
|
+
declarations: [],
|
|
22
|
+
imports: [CommonModule, IgxTileGeneratorMapImageryModule],
|
|
23
|
+
exports: [IgxTileGeneratorMapImageryModule],
|
|
24
|
+
entryComponents: []
|
|
25
|
+
}),
|
|
26
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
27
|
+
], IgxTileGeneratorMapImageryDynamicModule);
|
|
28
|
+
return IgxTileGeneratorMapImageryDynamicModule;
|
|
29
|
+
}());
|
|
30
|
+
export { IgxTileGeneratorMapImageryDynamicModule };
|
|
31
|
+
//# sourceMappingURL=igx-tile-generator-map-imagery-dynamic-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-tile-generator-map-imagery-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-tile-generator-map-imagery-dynamic-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,gCAAgC,EAAE,MAAM,yCAAyC,CAAC;AAC3F,OAAO,EAAE,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;AAC9E,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAQtD;IACI;QACI,aAAa,CAAC,YAAY,CAAC,4BAA4B,EAAE,0BAA0B,CAAC,CAAC;QACrF,aAAa,CAAC,QAAQ,CAAC,yBAAyB,EAAQ,uBAAwB,CAAC,KAAK,CAAC,CAAC;IAC5F,CAAC;IAJQ,uCAAuC;QANnD,QAAQ,CAAC;YACN,YAAY,EAAE,EAAE;YAChB,OAAO,EAAE,CAAC,YAAY,EAAE,gCAAgC,CAAC;YACzD,OAAO,EAAE,CAAC,gCAAgC,CAAC;YAC3C,eAAe,EAAE,EAAE;SACtB,CAAC;;OACW,uCAAuC,CAKnD;IAAD,8CAAC;CAAA,AALD,IAKC;SALY,uCAAuC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
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 { NgModule } from '@angular/core';
|
|
9
|
+
import { CommonModule } from '@angular/common';
|
|
10
|
+
var IgxTileGeneratorMapImageryModule = /** @class */ (function () {
|
|
11
|
+
function IgxTileGeneratorMapImageryModule() {
|
|
12
|
+
}
|
|
13
|
+
IgxTileGeneratorMapImageryModule = tslib_1.__decorate([
|
|
14
|
+
NgModule({
|
|
15
|
+
declarations: [],
|
|
16
|
+
imports: [CommonModule],
|
|
17
|
+
exports: [],
|
|
18
|
+
entryComponents: []
|
|
19
|
+
})
|
|
20
|
+
], IgxTileGeneratorMapImageryModule);
|
|
21
|
+
return IgxTileGeneratorMapImageryModule;
|
|
22
|
+
}());
|
|
23
|
+
export { IgxTileGeneratorMapImageryModule };
|
|
24
|
+
//# sourceMappingURL=igx-tile-generator-map-imagery-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-tile-generator-map-imagery-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-tile-generator-map-imagery-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAU/C;IAAA;IAEA,CAAC;IAFY,gCAAgC;QAN5C,QAAQ,CAAC;YACN,YAAY,EAAE,EAAE;YAChB,OAAO,EAAE,CAAC,YAAY,CAAC;YACvB,OAAO,EAAE,EAAE;YACX,eAAe,EAAE,EAAE;SACtB,CAAC;OACW,gCAAgC,CAE5C;IAAD,uCAAC;CAAA,AAFD,IAEC;SAFY,gCAAgC"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import * as tslib_1 from "tslib";
|
|
2
|
+
import { IgxGeographicMapImagery } from "./igx-geographic-map-imagery";
|
|
3
|
+
import { TileGeneratorMapImagery as TileGeneratorMapImagery_internal } from "./TileGeneratorMapImagery";
|
|
4
|
+
/**
|
|
5
|
+
* Represents a CustomMapImagery MapImagery
|
|
6
|
+
*/
|
|
7
|
+
var IgxTileGeneratorMapImagery = /** @class */ (function (_super) {
|
|
8
|
+
tslib_1.__extends(IgxTileGeneratorMapImagery, _super);
|
|
9
|
+
function IgxTileGeneratorMapImagery() {
|
|
10
|
+
return _super.call(this) || this;
|
|
11
|
+
}
|
|
12
|
+
IgxTileGeneratorMapImagery.prototype.createImplementation = function () {
|
|
13
|
+
return new TileGeneratorMapImagery_internal();
|
|
14
|
+
};
|
|
15
|
+
Object.defineProperty(IgxTileGeneratorMapImagery.prototype, "i", {
|
|
16
|
+
/**
|
|
17
|
+
* @hidden
|
|
18
|
+
*/
|
|
19
|
+
get: function () {
|
|
20
|
+
return this._implementation;
|
|
21
|
+
},
|
|
22
|
+
enumerable: true,
|
|
23
|
+
configurable: true
|
|
24
|
+
});
|
|
25
|
+
Object.defineProperty(IgxTileGeneratorMapImagery.prototype, "tileGenerator", {
|
|
26
|
+
/**
|
|
27
|
+
* Gets or sets the culture name for this tile source.
|
|
28
|
+
*/
|
|
29
|
+
get: function () {
|
|
30
|
+
return this.i.tileGenerator;
|
|
31
|
+
},
|
|
32
|
+
set: function (v) {
|
|
33
|
+
this.i.tileGenerator = v;
|
|
34
|
+
},
|
|
35
|
+
enumerable: true,
|
|
36
|
+
configurable: true
|
|
37
|
+
});
|
|
38
|
+
return IgxTileGeneratorMapImagery;
|
|
39
|
+
}(IgxGeographicMapImagery));
|
|
40
|
+
export { IgxTileGeneratorMapImagery };
|
|
41
|
+
//# sourceMappingURL=igx-tile-generator-map-imagery.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-tile-generator-map-imagery.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-tile-generator-map-imagery.ts"],"names":[],"mappings":";AAKA,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,uBAAuB,IAAI,gCAAgC,EAAE,MAAM,2BAA2B,CAAC;AAGxG;;EAEE;AACF;IAAgD,sDAAuB;IAatE;eACC,iBAAO;IACR,CAAC;IAZQ,yDAAoB,GAA9B;QAEC,OAAO,IAAI,gCAAgC,EAAE,CAAC;IAC/C,CAAC;IAIA,sBAAW,yCAAC;QAHZ;;uCAE+B;aAC/B;YACC,OAAO,IAAI,CAAC,eAAe,CAAC;QAC7B,CAAC;;;OAAA;IAOD,sBAAI,qDAAa;QAHjB;;UAEE;aACF;YACC,OAAO,IAAI,CAAC,CAAC,CAAC,aAA+B,CAAC;QAC/C,CAAC;aACD,UAAkB,CAAiB;YACK,IAAI,CAAC,CAAC,CAAC,aAAa,GAAG,CAAC,CAAC;QACjE,CAAC;;;OAHA;IAIF,iCAAC;AAAD,CAAC,AAzBD,CAAgD,uBAAuB,GAyBtE"}
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
import * as tslib_1 from "tslib";
|
|
2
|
+
import { Component, forwardRef, Input, ChangeDetectionStrategy } from '@angular/core';
|
|
3
|
+
import { IgxGeographicMapImagery } from "./igx-geographic-map-imagery";
|
|
4
|
+
import { IgxShapeSeriesBaseComponent } from "igniteui-angular-charts";
|
|
5
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
6
|
+
import { TileSeries } from "./TileSeries";
|
|
7
|
+
/**
|
|
8
|
+
* Represents a tile series class that can render imagery tiles
|
|
9
|
+
*/
|
|
10
|
+
export var IgxTileSeriesComponent_PROVIDERS = [{ provide: IgxShapeSeriesBaseComponent, useExisting: forwardRef(function () { return IgxTileSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxTileSeriesComponent; }) }];
|
|
11
|
+
var IgxTileSeriesComponent = /** @class */ (function (_super) {
|
|
12
|
+
tslib_1.__extends(IgxTileSeriesComponent, _super);
|
|
13
|
+
function IgxTileSeriesComponent() {
|
|
14
|
+
return _super.call(this) || this;
|
|
15
|
+
}
|
|
16
|
+
IgxTileSeriesComponent_1 = IgxTileSeriesComponent;
|
|
17
|
+
IgxTileSeriesComponent.prototype.createImplementation = function () {
|
|
18
|
+
return new TileSeries();
|
|
19
|
+
};
|
|
20
|
+
Object.defineProperty(IgxTileSeriesComponent.prototype, "i", {
|
|
21
|
+
/**
|
|
22
|
+
* @hidden
|
|
23
|
+
*/
|
|
24
|
+
get: function () {
|
|
25
|
+
return this._implementation;
|
|
26
|
+
},
|
|
27
|
+
enumerable: true,
|
|
28
|
+
configurable: true
|
|
29
|
+
});
|
|
30
|
+
Object.defineProperty(IgxTileSeriesComponent.prototype, "tileImagery", {
|
|
31
|
+
/**
|
|
32
|
+
* The MapImagery which is used to provide the tiles for display.
|
|
33
|
+
*/
|
|
34
|
+
get: function () {
|
|
35
|
+
if (this.i.q1 == null) {
|
|
36
|
+
return null;
|
|
37
|
+
}
|
|
38
|
+
return this.i.q1.externalObject;
|
|
39
|
+
},
|
|
40
|
+
set: function (v) {
|
|
41
|
+
v == null ? this.i.q1 = null : this.i.q1 = v.i;
|
|
42
|
+
},
|
|
43
|
+
enumerable: true,
|
|
44
|
+
configurable: true
|
|
45
|
+
});
|
|
46
|
+
IgxTileSeriesComponent.prototype.findByName = function (name) {
|
|
47
|
+
var baseResult = _super.prototype.findByName.call(this, name);
|
|
48
|
+
if (baseResult) {
|
|
49
|
+
return baseResult;
|
|
50
|
+
}
|
|
51
|
+
if (this.tileImagery && this.tileImagery.name && this.tileImagery.name == name) {
|
|
52
|
+
return this.tileImagery;
|
|
53
|
+
}
|
|
54
|
+
return null;
|
|
55
|
+
};
|
|
56
|
+
/**
|
|
57
|
+
* Defers rendering of the series
|
|
58
|
+
|
|
59
|
+
*/
|
|
60
|
+
IgxTileSeriesComponent.prototype.deferredRefresh = function () {
|
|
61
|
+
this.i.deferredRefresh();
|
|
62
|
+
};
|
|
63
|
+
var IgxTileSeriesComponent_1;
|
|
64
|
+
tslib_1.__decorate([
|
|
65
|
+
Input(),
|
|
66
|
+
tslib_1.__metadata("design:type", IgxGeographicMapImagery),
|
|
67
|
+
tslib_1.__metadata("design:paramtypes", [IgxGeographicMapImagery])
|
|
68
|
+
], IgxTileSeriesComponent.prototype, "tileImagery", null);
|
|
69
|
+
IgxTileSeriesComponent = IgxTileSeriesComponent_1 = tslib_1.__decorate([
|
|
70
|
+
Component({
|
|
71
|
+
selector: 'igx-tile-series',
|
|
72
|
+
template: "",
|
|
73
|
+
providers: [{ provide: IgxShapeSeriesBaseComponent, useExisting: forwardRef(function () { return IgxTileSeriesComponent_1; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxTileSeriesComponent_1; }) }],
|
|
74
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
|
75
|
+
}),
|
|
76
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
77
|
+
], IgxTileSeriesComponent);
|
|
78
|
+
return IgxTileSeriesComponent;
|
|
79
|
+
}(IgxShapeSeriesBaseComponent));
|
|
80
|
+
export { IgxTileSeriesComponent };
|
|
81
|
+
//# sourceMappingURL=igx-tile-series-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-tile-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-tile-series-component.ts"],"names":[],"mappings":";AAAA,OAAO,EAA8B,SAAS,EAAyC,UAAU,EAAE,KAAK,EAAE,uBAAuB,EAAE,MAAM,eAAe,CAAC;AAMzJ,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,2BAA2B,EAAE,MAAM,yBAAyB,CAAC;AACtE,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE1C;;EAEE;AACF,MAAM,CAAC,IAAM,gCAAgC,GAAG,CAAC,EAAC,OAAO,EAAE,2BAA2B,EAAE,WAAW,EAAE,UAAU,CAAC,cAAM,OAAA,sBAAsB,EAAtB,CAAsB,CAAC,EAAC,EAAE,EAAC,OAAO,EAAE,kBAAkB,EAAE,WAAW,EAAE,UAAU,CAAC,cAAM,OAAA,sBAAsB,EAAtB,CAAsB,CAAC,EAAC,CAAC,CAAC;AAOtO;IAA4C,kDAA2B;IAatE;eACC,iBAAO;IACR,CAAC;+BAfW,sBAAsB;IAGzB,qDAAoB,GAA9B;QAEC,OAAO,IAAI,UAAU,EAAE,CAAC;IACzB,CAAC;IAIA,sBAAW,qCAAC;QAHZ;;uCAE+B;aAC/B;YACC,OAAO,IAAI,CAAC,eAAe,CAAC;QAC7B,CAAC;;;OAAA;IAOD,sBAAI,+CAAW;QAHf;;UAEE;aACF;YACwC,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,IAAI,IAAI,EAAE;gBACnB,OAAO,IAAI,CAAC;aACf;YAExC,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAU,CAAC,cAAc,CAAC;QAC1C,CAAC;aAED,UAAgB,CAA0B;YACzC,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC;QAChD,CAAC;;;OAJA;IAMU,2CAAU,GAAjB,UAAkB,IAAY;QAE9B,IAAI,UAAU,GAAG,iBAAM,UAAU,YAAC,IAAI,CAAC,CAAC;QACxC,IAAI,UAAU,EACd;YACI,OAAO,UAAU,CAAC;SACrB;QAEL,IAAI,IAAI,CAAC,WAAW,IAAK,IAAI,CAAC,WAAmB,CAAC,IAAI,IAAK,IAAI,CAAC,WAAmB,CAAC,IAAI,IAAI,IAAI,EAAE;YAAE,OAAO,IAAI,CAAC,WAAW,CAAC;SAAE;QAEtH,OAAO,IAAI,CAAC;IAChB,CAAC;IACL;;;MAGE;IACK,gDAAe,GAAtB;QACC,IAAI,CAAC,CAAC,CAAC,eAAe,EAAE,CAAC;IAC1B,CAAC;;IAtBD;QADC,KAAK,EAAE;0CACW,uBAAuB;iDAAvB,uBAAuB;6DAEzC;IA7BW,sBAAsB;QANlC,SAAS,CAAC;YACT,QAAQ,EAAE,iBAAiB;YAC3B,QAAQ,EAAE,EAAE;YACZ,SAAS,EAAE,CAAC,EAAC,OAAO,EAAE,2BAA2B,EAAE,WAAW,EAAE,UAAU,CAAC,cAAM,OAAA,wBAAsB,EAAtB,CAAsB,CAAC,EAAC,EAAE,EAAC,OAAO,EAAE,kBAAkB,EAAE,WAAW,EAAE,UAAU,CAAC,cAAM,OAAA,wBAAsB,EAAtB,CAAsB,CAAC,EAAC,CAAC;YAChK,eAAe,EAAE,uBAAuB,CAAC,MAAM;SAChF,CAAC;;OACW,sBAAsB,CAkDlC;IAAD,6BAAC;CAAA,AAlDD,CAA4C,2BAA2B,GAkDtE;SAlDY,sBAAsB"}
|