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,30 @@
|
|
|
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 { IgxGeographicSymbolSeriesModule } from './igx-geographic-symbol-series-module';
|
|
11
|
+
import { IgxGeographicSymbolSeriesComponent } from './igx-geographic-symbol-series-component';
|
|
12
|
+
import { GeographicSymbolSeries } from './GeographicSymbolSeries';
|
|
13
|
+
import { TypeRegistrar } from "igniteui-angular-core";
|
|
14
|
+
let IgxGeographicSymbolSeriesDynamicModule = class IgxGeographicSymbolSeriesDynamicModule {
|
|
15
|
+
constructor() {
|
|
16
|
+
TypeRegistrar.registerCons("IgxGeographicSymbolSeriesComponent", IgxGeographicSymbolSeriesComponent);
|
|
17
|
+
TypeRegistrar.register("GeographicSymbolSeries", GeographicSymbolSeries.$type);
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
IgxGeographicSymbolSeriesDynamicModule = tslib_1.__decorate([
|
|
21
|
+
NgModule({
|
|
22
|
+
declarations: [],
|
|
23
|
+
imports: [CommonModule, IgxGeographicSymbolSeriesModule],
|
|
24
|
+
exports: [IgxGeographicSymbolSeriesModule],
|
|
25
|
+
entryComponents: [IgxGeographicSymbolSeriesComponent]
|
|
26
|
+
}),
|
|
27
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
28
|
+
], IgxGeographicSymbolSeriesDynamicModule);
|
|
29
|
+
export { IgxGeographicSymbolSeriesDynamicModule };
|
|
30
|
+
//# sourceMappingURL=igx-geographic-symbol-series-dynamic-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-symbol-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-symbol-series-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,+BAA+B,EAAE,MAAM,uCAAuC,CAAC;AACxF,OAAO,EAAE,kCAAkC,EAAE,MAAM,0CAA0C,CAAC;AAC9F,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAQtD,IAAa,sCAAsC,GAAnD,MAAa,sCAAsC;IAC/C;QACI,aAAa,CAAC,YAAY,CAAC,oCAAoC,EAAE,kCAAkC,CAAC,CAAC;QACrG,aAAa,CAAC,QAAQ,CAAC,wBAAwB,EAAQ,sBAAuB,CAAC,KAAK,CAAC,CAAC;IAC1F,CAAC;CACJ,CAAA;AALY,sCAAsC;IANlD,QAAQ,CAAC;QACN,YAAY,EAAE,EAAE;QAChB,OAAO,EAAE,CAAC,YAAY,EAAE,+BAA+B,CAAC;QACxD,OAAO,EAAE,CAAC,+BAA+B,CAAC;QAC1C,eAAe,EAAE,CAAC,kCAAkC,CAAC;KACxD,CAAC;;GACW,sCAAsC,CAKlD;SALY,sCAAsC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
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 { IgxScatterSeriesDynamicModule } from "igniteui-angular-charts";
|
|
11
|
+
import { IgxGeographicSymbolSeriesComponent } from './igx-geographic-symbol-series-component';
|
|
12
|
+
let IgxGeographicSymbolSeriesModule = class IgxGeographicSymbolSeriesModule {
|
|
13
|
+
};
|
|
14
|
+
IgxGeographicSymbolSeriesModule = tslib_1.__decorate([
|
|
15
|
+
NgModule({
|
|
16
|
+
declarations: [IgxGeographicSymbolSeriesComponent],
|
|
17
|
+
imports: [CommonModule, IgxScatterSeriesDynamicModule],
|
|
18
|
+
exports: [IgxGeographicSymbolSeriesComponent, IgxScatterSeriesDynamicModule],
|
|
19
|
+
entryComponents: []
|
|
20
|
+
})
|
|
21
|
+
], IgxGeographicSymbolSeriesModule);
|
|
22
|
+
export { IgxGeographicSymbolSeriesModule };
|
|
23
|
+
//# sourceMappingURL=igx-geographic-symbol-series-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-symbol-series-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-symbol-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,6BAA6B,EAAE,MAAM,yBAAyB,CAAC;AAExE,OAAO,EAAE,kCAAkC,EAAE,MAAM,0CAA0C,CAAC;AAQ9F,IAAa,+BAA+B,GAA5C,MAAa,+BAA+B;CAE3C,CAAA;AAFY,+BAA+B;IAN3C,QAAQ,CAAC;QACN,YAAY,EAAE,CAAC,kCAAkC,CAAC;QAClD,OAAO,EAAE,CAAC,YAAY,EAAE,6BAA6B,CAAC;QACtD,OAAO,EAAE,CAAC,kCAAkC,EAAE,6BAA6B,CAAC;QAC5E,eAAe,EAAE,EAAE;KACtB,CAAC;GACW,+BAA+B,CAE3C;SAFY,+BAA+B"}
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
var IgxGeographicTileSeriesComponent_1;
|
|
2
|
+
import * as tslib_1 from "tslib";
|
|
3
|
+
import { EventEmitter, Output, Component, forwardRef, Input, ChangeDetectionStrategy } from '@angular/core';
|
|
4
|
+
import { delegateCombine } from "igniteui-angular-core";
|
|
5
|
+
import { IgxGeographicMapImagery } from "./igx-geographic-map-imagery";
|
|
6
|
+
import { IgxImageTilesReadyEventArgs } from "./igx-image-tiles-ready-event-args";
|
|
7
|
+
import { IgxGeographicShapeSeriesBaseComponent } from "./igx-geographic-shape-series-base-component";
|
|
8
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
9
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
10
|
+
import { GeographicTileSeries } from "./GeographicTileSeries";
|
|
11
|
+
/**
|
|
12
|
+
* Series class used for displaying a tile set, and using shapes to define the areas that should be rendered.
|
|
13
|
+
*/
|
|
14
|
+
export const IgxGeographicTileSeriesComponent_PROVIDERS = [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: forwardRef(() => IgxGeographicTileSeriesComponent) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicTileSeriesComponent) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicTileSeriesComponent) }];
|
|
15
|
+
let IgxGeographicTileSeriesComponent = IgxGeographicTileSeriesComponent_1 = class IgxGeographicTileSeriesComponent extends IgxGeographicShapeSeriesBaseComponent {
|
|
16
|
+
constructor() {
|
|
17
|
+
super();
|
|
18
|
+
this._imageTilesReady = null;
|
|
19
|
+
}
|
|
20
|
+
createImplementation() {
|
|
21
|
+
return new GeographicTileSeries();
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* @hidden
|
|
25
|
+
*/
|
|
26
|
+
get i() {
|
|
27
|
+
return this._implementation;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* The MapImagery which is used to provide the tiles for display.
|
|
31
|
+
*/
|
|
32
|
+
get tileImagery() {
|
|
33
|
+
if (this.i.pj == null) {
|
|
34
|
+
return null;
|
|
35
|
+
}
|
|
36
|
+
return this.i.pj.externalObject;
|
|
37
|
+
}
|
|
38
|
+
set tileImagery(v) {
|
|
39
|
+
v == null ? this.i.pj = null : this.i.pj = v.i;
|
|
40
|
+
}
|
|
41
|
+
findByName(name) {
|
|
42
|
+
var baseResult = super.findByName(name);
|
|
43
|
+
if (baseResult) {
|
|
44
|
+
return baseResult;
|
|
45
|
+
}
|
|
46
|
+
if (this.tileImagery && this.tileImagery.name && this.tileImagery.name == name) {
|
|
47
|
+
return this.tileImagery;
|
|
48
|
+
}
|
|
49
|
+
return null;
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* Removes all cached tile Imagery from the
|
|
53
|
+
|
|
54
|
+
*/
|
|
55
|
+
clearTileCache() {
|
|
56
|
+
this.i.pn();
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* This event is fired whenever the image tiles transition from a loading state (e.g. some are fading in) to a loaded state.
|
|
60
|
+
*/
|
|
61
|
+
get imageTilesReady() {
|
|
62
|
+
if (this._imageTilesReady == null) {
|
|
63
|
+
this._imageTilesReady = new EventEmitter();
|
|
64
|
+
this.i.imageTilesReady = delegateCombine(this.i.imageTilesReady, (o, e) => {
|
|
65
|
+
this._runInZone(() => {
|
|
66
|
+
let outerArgs = new IgxImageTilesReadyEventArgs();
|
|
67
|
+
outerArgs._provideImplementation(e);
|
|
68
|
+
if (this.beforeImageTilesReady) {
|
|
69
|
+
this.beforeImageTilesReady(this, outerArgs);
|
|
70
|
+
}
|
|
71
|
+
this._imageTilesReady.emit({
|
|
72
|
+
sender: this,
|
|
73
|
+
args: outerArgs
|
|
74
|
+
});
|
|
75
|
+
});
|
|
76
|
+
});
|
|
77
|
+
}
|
|
78
|
+
return this._imageTilesReady;
|
|
79
|
+
}
|
|
80
|
+
};
|
|
81
|
+
tslib_1.__decorate([
|
|
82
|
+
Input(),
|
|
83
|
+
tslib_1.__metadata("design:type", IgxGeographicMapImagery),
|
|
84
|
+
tslib_1.__metadata("design:paramtypes", [IgxGeographicMapImagery])
|
|
85
|
+
], IgxGeographicTileSeriesComponent.prototype, "tileImagery", null);
|
|
86
|
+
tslib_1.__decorate([
|
|
87
|
+
Output(),
|
|
88
|
+
tslib_1.__metadata("design:type", EventEmitter),
|
|
89
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
90
|
+
], IgxGeographicTileSeriesComponent.prototype, "imageTilesReady", null);
|
|
91
|
+
IgxGeographicTileSeriesComponent = IgxGeographicTileSeriesComponent_1 = tslib_1.__decorate([
|
|
92
|
+
Component({
|
|
93
|
+
selector: 'igx-geographic-tile-series',
|
|
94
|
+
template: ``,
|
|
95
|
+
providers: [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: forwardRef(() => IgxGeographicTileSeriesComponent_1) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicTileSeriesComponent_1) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicTileSeriesComponent_1) }],
|
|
96
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
|
97
|
+
}),
|
|
98
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
99
|
+
], IgxGeographicTileSeriesComponent);
|
|
100
|
+
export { IgxGeographicTileSeriesComponent };
|
|
101
|
+
//# sourceMappingURL=igx-geographic-tile-series-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-tile-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-tile-series-component.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,30 @@
|
|
|
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 { IgxGeographicTileSeriesModule } from './igx-geographic-tile-series-module';
|
|
11
|
+
import { IgxGeographicTileSeriesComponent } from './igx-geographic-tile-series-component';
|
|
12
|
+
import { GeographicTileSeries } from './GeographicTileSeries';
|
|
13
|
+
import { TypeRegistrar } from "igniteui-angular-core";
|
|
14
|
+
let IgxGeographicTileSeriesDynamicModule = class IgxGeographicTileSeriesDynamicModule {
|
|
15
|
+
constructor() {
|
|
16
|
+
TypeRegistrar.registerCons("IgxGeographicTileSeriesComponent", IgxGeographicTileSeriesComponent);
|
|
17
|
+
TypeRegistrar.register("GeographicTileSeries", GeographicTileSeries.$type);
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
IgxGeographicTileSeriesDynamicModule = tslib_1.__decorate([
|
|
21
|
+
NgModule({
|
|
22
|
+
declarations: [],
|
|
23
|
+
imports: [CommonModule, IgxGeographicTileSeriesModule],
|
|
24
|
+
exports: [IgxGeographicTileSeriesModule],
|
|
25
|
+
entryComponents: [IgxGeographicTileSeriesComponent]
|
|
26
|
+
}),
|
|
27
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
28
|
+
], IgxGeographicTileSeriesDynamicModule);
|
|
29
|
+
export { IgxGeographicTileSeriesDynamicModule };
|
|
30
|
+
//# sourceMappingURL=igx-geographic-tile-series-dynamic-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-tile-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-tile-series-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,qCAAqC,CAAC;AACpF,OAAO,EAAE,gCAAgC,EAAE,MAAM,wCAAwC,CAAC;AAC1F,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAQtD,IAAa,oCAAoC,GAAjD,MAAa,oCAAoC;IAC7C;QACI,aAAa,CAAC,YAAY,CAAC,kCAAkC,EAAE,gCAAgC,CAAC,CAAC;QACjG,aAAa,CAAC,QAAQ,CAAC,sBAAsB,EAAQ,oBAAqB,CAAC,KAAK,CAAC,CAAC;IACtF,CAAC;CACJ,CAAA;AALY,oCAAoC;IANhD,QAAQ,CAAC;QACN,YAAY,EAAE,EAAE;QAChB,OAAO,EAAE,CAAC,YAAY,EAAE,6BAA6B,CAAC;QACtD,OAAO,EAAE,CAAC,6BAA6B,CAAC;QACxC,eAAe,EAAE,CAAC,gCAAgC,CAAC;KACtD,CAAC;;GACW,oCAAoC,CAKhD;SALY,oCAAoC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
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 { IgxTileSeriesDynamicModule } from './igx-tile-series-dynamic-module';
|
|
11
|
+
import { IgxGeographicTileSeriesComponent } from './igx-geographic-tile-series-component';
|
|
12
|
+
let IgxGeographicTileSeriesModule = class IgxGeographicTileSeriesModule {
|
|
13
|
+
};
|
|
14
|
+
IgxGeographicTileSeriesModule = tslib_1.__decorate([
|
|
15
|
+
NgModule({
|
|
16
|
+
declarations: [IgxGeographicTileSeriesComponent],
|
|
17
|
+
imports: [CommonModule, IgxTileSeriesDynamicModule],
|
|
18
|
+
exports: [IgxGeographicTileSeriesComponent, IgxTileSeriesDynamicModule],
|
|
19
|
+
entryComponents: []
|
|
20
|
+
})
|
|
21
|
+
], IgxGeographicTileSeriesModule);
|
|
22
|
+
export { IgxGeographicTileSeriesModule };
|
|
23
|
+
//# sourceMappingURL=igx-geographic-tile-series-module.js.map
|
|
@@ -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,6BAA6B,GAA1C,MAAa,6BAA6B;CAEzC,CAAA;AAFY,6BAA6B;IANzC,QAAQ,CAAC;QACN,YAAY,EAAE,CAAC,gCAAgC,CAAC;QAChD,OAAO,EAAE,CAAC,YAAY,EAAE,0BAA0B,CAAC;QACnD,OAAO,EAAE,CAAC,gCAAgC,EAAE,0BAA0B,CAAC;QACvE,eAAe,EAAE,EAAE;KACtB,CAAC;GACW,6BAA6B,CAEzC;SAFY,6BAA6B"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { forwardRef } from '@angular/core';
|
|
2
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
3
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
4
|
+
export const IgxGeographicXYTriangulatingSeriesBaseComponent_PROVIDERS = [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicXYTriangulatingSeriesBaseComponent) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicXYTriangulatingSeriesBaseComponent) }];
|
|
5
|
+
export class IgxGeographicXYTriangulatingSeriesBaseComponent extends IgxGeographicMapSeriesHostComponent {
|
|
6
|
+
/**
|
|
7
|
+
* @hidden
|
|
8
|
+
*/
|
|
9
|
+
get i() {
|
|
10
|
+
return this._implementation;
|
|
11
|
+
}
|
|
12
|
+
constructor() {
|
|
13
|
+
super();
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
//# 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,MAAM,yDAAyD,GAAG,CAAC,EAAC,OAAO,EAAE,mCAAmC,EAAE,WAAW,EAAE,UAAU,CAAC,GAAG,EAAE,CAAC,+CAA+C,CAAC,EAAC,EAAE,EAAC,OAAO,EAAE,kBAAkB,EAAE,WAAW,EAAE,UAAU,CAAC,GAAG,EAAE,CAAC,+CAA+C,CAAC,EAAC,CAAC,CAAC;AACzT,MAAM,OAAgB,+CAAgD,SAAQ,mCAAmC;IAIhH;;mCAE+B;IAC/B,IAAW,CAAC;QACX,OAAO,IAAI,CAAC,eAAe,CAAC;IAC7B,CAAC;IACD;QACC,KAAK,EAAE,CAAC;IACT,CAAC;CACD"}
|
|
@@ -0,0 +1,130 @@
|
|
|
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 const IgxGeographicXYTriangulatingSeriesComponent_PROVIDERS = [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicXYTriangulatingSeriesComponent) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicXYTriangulatingSeriesComponent) }];
|
|
10
|
+
export class IgxGeographicXYTriangulatingSeriesComponent extends IgxGeographicMapSeriesHostComponent {
|
|
11
|
+
constructor() {
|
|
12
|
+
super();
|
|
13
|
+
}
|
|
14
|
+
get i() {
|
|
15
|
+
return this._implementation;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* Gets or sets the string path specifying the location of the Itf file.
|
|
19
|
+
*/
|
|
20
|
+
set triangulationDataSource(value) {
|
|
21
|
+
this._triangulationDataSource = value;
|
|
22
|
+
this.updateTriangulationDataSource();
|
|
23
|
+
}
|
|
24
|
+
get triangulationDataSource() {
|
|
25
|
+
return this._triangulationDataSource;
|
|
26
|
+
}
|
|
27
|
+
updateTriangulationDataSource() {
|
|
28
|
+
if (this._cachedTriangulationDataSource == null) {
|
|
29
|
+
this._cachedTriangulationDataSource = new IgxTriangulationDataSource();
|
|
30
|
+
this.onTriangulationDataSourceImportCompleted = this.onTriangulationDataSourceImportCompleted.bind(this);
|
|
31
|
+
this._cachedTriangulationDataSource.importCompleted.subscribe(this.onTriangulationDataSourceImportCompleted);
|
|
32
|
+
}
|
|
33
|
+
this._cachedTriangulationDataSource.source = this._triangulationDataSource;
|
|
34
|
+
}
|
|
35
|
+
onTriangulationDataSourceImportCompleted(s, e) {
|
|
36
|
+
this.dataSource = this._cachedTriangulationDataSource.getPointData();
|
|
37
|
+
this.trianglesSource = this._cachedTriangulationDataSource.getTriangleData();
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* The name of the property from which to extract the Longitude for each item in the ItemsSource.
|
|
41
|
+
*/
|
|
42
|
+
get longitudeMemberPath() {
|
|
43
|
+
return this.i.on;
|
|
44
|
+
}
|
|
45
|
+
set longitudeMemberPath(v) {
|
|
46
|
+
this.i.on = v;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* The name of the property from which to extract the Latitude for each item in the ItemsSource.
|
|
50
|
+
*/
|
|
51
|
+
get latitudeMemberPath() {
|
|
52
|
+
return this.i.ol;
|
|
53
|
+
}
|
|
54
|
+
set latitudeMemberPath(v) {
|
|
55
|
+
this.i.ol = v;
|
|
56
|
+
}
|
|
57
|
+
/**
|
|
58
|
+
* The source of triangulation data.
|
|
59
|
+
* 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.
|
|
60
|
+
*/
|
|
61
|
+
get trianglesSource() {
|
|
62
|
+
return this.i.ok;
|
|
63
|
+
}
|
|
64
|
+
set trianglesSource(v) {
|
|
65
|
+
this.i.ok = v;
|
|
66
|
+
}
|
|
67
|
+
/**
|
|
68
|
+
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the first vertex point in the ItemsSource.
|
|
69
|
+
*/
|
|
70
|
+
get triangleVertexMemberPath1() {
|
|
71
|
+
return this.i.oq;
|
|
72
|
+
}
|
|
73
|
+
set triangleVertexMemberPath1(v) {
|
|
74
|
+
this.i.oq = v;
|
|
75
|
+
}
|
|
76
|
+
/**
|
|
77
|
+
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the second vertex point in the ItemsSource.
|
|
78
|
+
*/
|
|
79
|
+
get triangleVertexMemberPath2() {
|
|
80
|
+
return this.i.os;
|
|
81
|
+
}
|
|
82
|
+
set triangleVertexMemberPath2(v) {
|
|
83
|
+
this.i.os = v;
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the third vertex point in the ItemsSource.
|
|
87
|
+
*/
|
|
88
|
+
get triangleVertexMemberPath3() {
|
|
89
|
+
return this.i.ou;
|
|
90
|
+
}
|
|
91
|
+
set triangleVertexMemberPath3(v) {
|
|
92
|
+
this.i.ou = v;
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
tslib_1.__decorate([
|
|
96
|
+
Input(),
|
|
97
|
+
tslib_1.__metadata("design:type", String),
|
|
98
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
99
|
+
], IgxGeographicXYTriangulatingSeriesComponent.prototype, "triangulationDataSource", null);
|
|
100
|
+
tslib_1.__decorate([
|
|
101
|
+
Input(),
|
|
102
|
+
tslib_1.__metadata("design:type", String),
|
|
103
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
104
|
+
], IgxGeographicXYTriangulatingSeriesComponent.prototype, "longitudeMemberPath", null);
|
|
105
|
+
tslib_1.__decorate([
|
|
106
|
+
Input(),
|
|
107
|
+
tslib_1.__metadata("design:type", String),
|
|
108
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
109
|
+
], IgxGeographicXYTriangulatingSeriesComponent.prototype, "latitudeMemberPath", null);
|
|
110
|
+
tslib_1.__decorate([
|
|
111
|
+
Input(),
|
|
112
|
+
tslib_1.__metadata("design:type", Array),
|
|
113
|
+
tslib_1.__metadata("design:paramtypes", [Array])
|
|
114
|
+
], IgxGeographicXYTriangulatingSeriesComponent.prototype, "trianglesSource", null);
|
|
115
|
+
tslib_1.__decorate([
|
|
116
|
+
Input(),
|
|
117
|
+
tslib_1.__metadata("design:type", String),
|
|
118
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
119
|
+
], IgxGeographicXYTriangulatingSeriesComponent.prototype, "triangleVertexMemberPath1", null);
|
|
120
|
+
tslib_1.__decorate([
|
|
121
|
+
Input(),
|
|
122
|
+
tslib_1.__metadata("design:type", String),
|
|
123
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
124
|
+
], IgxGeographicXYTriangulatingSeriesComponent.prototype, "triangleVertexMemberPath2", null);
|
|
125
|
+
tslib_1.__decorate([
|
|
126
|
+
Input(),
|
|
127
|
+
tslib_1.__metadata("design:type", String),
|
|
128
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
129
|
+
], IgxGeographicXYTriangulatingSeriesComponent.prototype, "triangleVertexMemberPath3", null);
|
|
130
|
+
//# 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":"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"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { ImageTilesReadyEventArgs as ImageTilesReadyEventArgs_internal } from "./ImageTilesReadyEventArgs";
|
|
2
|
+
export class IgxImageTilesReadyEventArgs {
|
|
3
|
+
createImplementation() {
|
|
4
|
+
return new ImageTilesReadyEventArgs_internal();
|
|
5
|
+
}
|
|
6
|
+
/**
|
|
7
|
+
* @hidden
|
|
8
|
+
*/
|
|
9
|
+
get i() {
|
|
10
|
+
return this._implementation;
|
|
11
|
+
}
|
|
12
|
+
onImplementationCreated() {
|
|
13
|
+
}
|
|
14
|
+
constructor() {
|
|
15
|
+
this._implementation = this.createImplementation();
|
|
16
|
+
this._implementation.externalObject = this;
|
|
17
|
+
this.onImplementationCreated();
|
|
18
|
+
}
|
|
19
|
+
_provideImplementation(i) {
|
|
20
|
+
this._implementation = i;
|
|
21
|
+
this._implementation.externalObject = this;
|
|
22
|
+
this.onImplementationCreated();
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
//# 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,MAAM,OAAO,2BAA2B;IAG9B,oBAAoB;QAE7B,OAAO,IAAI,iCAAiC,EAAE,CAAC;IAChD,CAAC;IAE4B;;OAEG;IAC/B,IAAW,CAAC;QACX,OAAO,IAAI,CAAC,eAAe,CAAC;IAC7B,CAAC;IACO,uBAAuB;IAE/B,CAAC;IACD;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;IACS,sBAAsB,CAAC,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;CACD"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { ImagesChangedEventArgs as ImagesChangedEventArgs_internal } from "./ImagesChangedEventArgs";
|
|
2
|
+
export class IgxImagesChangedEventArgs {
|
|
3
|
+
createImplementation() {
|
|
4
|
+
return new ImagesChangedEventArgs_internal();
|
|
5
|
+
}
|
|
6
|
+
/**
|
|
7
|
+
* @hidden
|
|
8
|
+
*/
|
|
9
|
+
get i() {
|
|
10
|
+
return this._implementation;
|
|
11
|
+
}
|
|
12
|
+
onImplementationCreated() {
|
|
13
|
+
}
|
|
14
|
+
constructor() {
|
|
15
|
+
this._implementation = this.createImplementation();
|
|
16
|
+
this._implementation.externalObject = this;
|
|
17
|
+
this.onImplementationCreated();
|
|
18
|
+
}
|
|
19
|
+
_provideImplementation(i) {
|
|
20
|
+
this._implementation = i;
|
|
21
|
+
this._implementation.externalObject = this;
|
|
22
|
+
this.onImplementationCreated();
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
//# 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,MAAM,OAAO,yBAAyB;IAG5B,oBAAoB;QAE7B,OAAO,IAAI,+BAA+B,EAAE,CAAC;IAC9C,CAAC;IAE4B;;OAEG;IAC/B,IAAW,CAAC;QACX,OAAO,IAAI,CAAC,eAAe,CAAC;IAC7B,CAAC;IACO,uBAAuB;IAE/B,CAAC;IACD;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;IACS,sBAAsB,CAAC,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;CACD"}
|
|
@@ -0,0 +1,30 @@
|
|
|
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
|
+
let IgxOpenStreetMapImageryDynamicModule = class IgxOpenStreetMapImageryDynamicModule {
|
|
15
|
+
constructor() {
|
|
16
|
+
TypeRegistrar.registerCons("IgxOpenStreetMapImagery", IgxOpenStreetMapImagery);
|
|
17
|
+
TypeRegistrar.register("OpenStreetMapImagery", OpenStreetMapImagery.$type);
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
IgxOpenStreetMapImageryDynamicModule = tslib_1.__decorate([
|
|
21
|
+
NgModule({
|
|
22
|
+
declarations: [],
|
|
23
|
+
imports: [CommonModule, IgxOpenStreetMapImageryModule],
|
|
24
|
+
exports: [IgxOpenStreetMapImageryModule],
|
|
25
|
+
entryComponents: []
|
|
26
|
+
}),
|
|
27
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
28
|
+
], IgxOpenStreetMapImageryDynamicModule);
|
|
29
|
+
export { IgxOpenStreetMapImageryDynamicModule };
|
|
30
|
+
//# 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,IAAa,oCAAoC,GAAjD,MAAa,oCAAoC;IAC7C;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;CACJ,CAAA;AALY,oCAAoC;IANhD,QAAQ,CAAC;QACN,YAAY,EAAE,EAAE;QAChB,OAAO,EAAE,CAAC,YAAY,EAAE,6BAA6B,CAAC;QACtD,OAAO,EAAE,CAAC,6BAA6B,CAAC;QACxC,eAAe,EAAE,EAAE;KACtB,CAAC;;GACW,oCAAoC,CAKhD;SALY,oCAAoC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
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
|
+
let IgxOpenStreetMapImageryModule = class IgxOpenStreetMapImageryModule {
|
|
11
|
+
};
|
|
12
|
+
IgxOpenStreetMapImageryModule = tslib_1.__decorate([
|
|
13
|
+
NgModule({
|
|
14
|
+
declarations: [],
|
|
15
|
+
imports: [CommonModule],
|
|
16
|
+
exports: [],
|
|
17
|
+
entryComponents: []
|
|
18
|
+
})
|
|
19
|
+
], IgxOpenStreetMapImageryModule);
|
|
20
|
+
export { IgxOpenStreetMapImageryModule };
|
|
21
|
+
//# 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,6BAA6B,GAA1C,MAAa,6BAA6B;CAEzC,CAAA;AAFY,6BAA6B;IANzC,QAAQ,CAAC;QACN,YAAY,EAAE,EAAE;QAChB,OAAO,EAAE,CAAC,YAAY,CAAC;QACvB,OAAO,EAAE,EAAE;QACX,eAAe,EAAE,EAAE;KACtB,CAAC;GACW,6BAA6B,CAEzC;SAFY,6BAA6B"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { IgxGeographicMapImagery } from "./igx-geographic-map-imagery";
|
|
2
|
+
import { OpenStreetMapImagery as OpenStreetMapImagery_internal } from "./OpenStreetMapImagery";
|
|
3
|
+
/**
|
|
4
|
+
* UI element class used to display OpenStreetMap imagery in the IgxGeographicMap.Component
|
|
5
|
+
*/
|
|
6
|
+
export class IgxOpenStreetMapImagery extends IgxGeographicMapImagery {
|
|
7
|
+
createImplementation() {
|
|
8
|
+
return new OpenStreetMapImagery_internal();
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* @hidden
|
|
12
|
+
*/
|
|
13
|
+
get i() {
|
|
14
|
+
return this._implementation;
|
|
15
|
+
}
|
|
16
|
+
constructor() {
|
|
17
|
+
super();
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Gets or sets the tile path URL.
|
|
21
|
+
*/
|
|
22
|
+
get tilePath() {
|
|
23
|
+
return this.i.tilePath;
|
|
24
|
+
}
|
|
25
|
+
set tilePath(v) {
|
|
26
|
+
this.i.tilePath = v;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
//# 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,MAAM,OAAO,uBAAwB,SAAQ,uBAAuB;IAG1D,oBAAoB;QAE7B,OAAO,IAAI,6BAA6B,EAAE,CAAC;IAC5C,CAAC;IACA;;mCAE+B;IAC/B,IAAW,CAAC;QACX,OAAO,IAAI,CAAC,eAAe,CAAC;IAC7B,CAAC;IACD;QACC,KAAK,EAAE,CAAC;IACT,CAAC;IACD;;MAEE;IACF,IAAI,QAAQ;QACX,OAAQ,IAAI,CAAC,CAAC,CAAC,QAAmB,CAAC;IACpC,CAAC;IACD,IAAI,QAAQ,CAAC,CAAS;QACrB,IAAI,CAAC,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC;IACrB,CAAC;CACD"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { IgCollection } from "igniteui-angular-core";
|
|
2
|
+
import { SyncableObservableCollection$2 } from "igniteui-angular-core";
|
|
3
|
+
import { String_$type } from "igniteui-angular-core";
|
|
4
|
+
export class IgxSubDomainsCollection extends IgCollection {
|
|
5
|
+
constructor(list) {
|
|
6
|
+
super();
|
|
7
|
+
if (list) {
|
|
8
|
+
for (let i = 0; i < list.length; i++) {
|
|
9
|
+
this.add(list[i]);
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
_createInnerColl() {
|
|
14
|
+
let coll = new SyncableObservableCollection$2(String_$type, String_$type, 0);
|
|
15
|
+
coll.compare = (ext, int) => {
|
|
16
|
+
let comp = ext;
|
|
17
|
+
if (comp.equals) {
|
|
18
|
+
return comp.equals(int);
|
|
19
|
+
}
|
|
20
|
+
return comp === int;
|
|
21
|
+
};
|
|
22
|
+
coll.createTo = (ext) => {
|
|
23
|
+
return ext;
|
|
24
|
+
};
|
|
25
|
+
coll.createFrom = (int) => {
|
|
26
|
+
return int;
|
|
27
|
+
};
|
|
28
|
+
return coll;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
//# 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,MAAM,OAAO,uBAAwB,SAAQ,YAA4B;IACrE,YAAY,IAAe;QACvB,KAAK,EAAE,CAAC;QAGR,IAAI,IAAI,EAAE;YACN,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,IAAI,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;gBAClC,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC;aACrB;SACJ;IACL,CAAC;IAIS,gBAAgB;QAGtB,IAAI,IAAI,GAAG,IAAI,8BAA8B,CAAiB,YAAY,EAAE,YAAY,EAAE,CAAC,CAAC,CAAC;QAC7F,IAAI,CAAC,OAAO,GAAG,CAAC,GAAG,EAAE,GAAG,EAAE,EAAE;YACxB,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,CAAC,GAAG,EAAE,EAAE;YACpB,OAAO,GAAG,CAAC;QACf,CAAC,CAAA;QACD,IAAI,CAAC,UAAU,GAAG,CAAC,GAAG,EAAE,EAAE;YACtB,OAAO,GAAG,CAAC;QACf,CAAC,CAAA;QACD,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ"}
|
|
@@ -0,0 +1,30 @@
|
|
|
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
|
+
let IgxTileGeneratorMapImageryDynamicModule = class IgxTileGeneratorMapImageryDynamicModule {
|
|
15
|
+
constructor() {
|
|
16
|
+
TypeRegistrar.registerCons("IgxTileGeneratorMapImagery", IgxTileGeneratorMapImagery);
|
|
17
|
+
TypeRegistrar.register("TileGeneratorMapImagery", TileGeneratorMapImagery.$type);
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
IgxTileGeneratorMapImageryDynamicModule = tslib_1.__decorate([
|
|
21
|
+
NgModule({
|
|
22
|
+
declarations: [],
|
|
23
|
+
imports: [CommonModule, IgxTileGeneratorMapImageryModule],
|
|
24
|
+
exports: [IgxTileGeneratorMapImageryModule],
|
|
25
|
+
entryComponents: []
|
|
26
|
+
}),
|
|
27
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
28
|
+
], IgxTileGeneratorMapImageryDynamicModule);
|
|
29
|
+
export { IgxTileGeneratorMapImageryDynamicModule };
|
|
30
|
+
//# 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,IAAa,uCAAuC,GAApD,MAAa,uCAAuC;IAChD;QACI,aAAa,CAAC,YAAY,CAAC,4BAA4B,EAAE,0BAA0B,CAAC,CAAC;QACrF,aAAa,CAAC,QAAQ,CAAC,yBAAyB,EAAQ,uBAAwB,CAAC,KAAK,CAAC,CAAC;IAC5F,CAAC;CACJ,CAAA;AALY,uCAAuC;IANnD,QAAQ,CAAC;QACN,YAAY,EAAE,EAAE;QAChB,OAAO,EAAE,CAAC,YAAY,EAAE,gCAAgC,CAAC;QACzD,OAAO,EAAE,CAAC,gCAAgC,CAAC;QAC3C,eAAe,EAAE,EAAE;KACtB,CAAC;;GACW,uCAAuC,CAKnD;SALY,uCAAuC"}
|