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,141 @@
|
|
|
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 { GeographicShapeSeriesBaseView } from "./GeographicShapeSeriesBaseView";
|
|
8
|
+
import { GeographicShapeSeriesBase } from "./GeographicShapeSeriesBase";
|
|
9
|
+
import { ScatterPolygonSeries } from "igniteui-angular-charts";
|
|
10
|
+
import { markType, runOn, delegateCombine, enumGetBox, markDep } from "igniteui-angular-core";
|
|
11
|
+
import { StyleSelector } from "igniteui-angular-charts";
|
|
12
|
+
import { DependencyProperty } from "igniteui-angular-core";
|
|
13
|
+
import { Style } from "igniteui-angular-core";
|
|
14
|
+
import { MarkerType_$type } from "igniteui-angular-charts";
|
|
15
|
+
import { MarkerOutlineMode_$type } from "igniteui-angular-charts";
|
|
16
|
+
import { MarkerFillMode_$type } from "igniteui-angular-charts";
|
|
17
|
+
import { DataTemplate } from "igniteui-angular-core";
|
|
18
|
+
import { Brush } from "igniteui-angular-core";
|
|
19
|
+
import { CollisionAvoidanceType_$type } from "igniteui-angular-charts";
|
|
20
|
+
import { PropertyMetadata } from "igniteui-angular-core";
|
|
21
|
+
import { DeviceUtils } from "igniteui-angular-core";
|
|
22
|
+
/**
|
|
23
|
+
* @hidden
|
|
24
|
+
*/
|
|
25
|
+
export class GeographicShapeSeriesView extends GeographicShapeSeriesBaseView {
|
|
26
|
+
constructor(a) {
|
|
27
|
+
super(a);
|
|
28
|
+
this.ca = null;
|
|
29
|
+
this.ca = a;
|
|
30
|
+
if (!this.q) {
|
|
31
|
+
this.ca.o4 = "points";
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
by() {
|
|
35
|
+
super.by();
|
|
36
|
+
this.ca.ob.si = this.ca.qg;
|
|
37
|
+
this.ca.ob.rc = this.ca.pl;
|
|
38
|
+
this.ca.ob.rx = this.ca.p1;
|
|
39
|
+
this.ca.ob.rf = this.ca.pn;
|
|
40
|
+
this.ca.ob.qy = this.ca.ph;
|
|
41
|
+
}
|
|
42
|
+
cf() {
|
|
43
|
+
this.ca.ob.rx = this.ca.p1;
|
|
44
|
+
}
|
|
45
|
+
ch() {
|
|
46
|
+
this.ca.ob.rf = this.ca.pn;
|
|
47
|
+
}
|
|
48
|
+
cc() {
|
|
49
|
+
this.ca.ob.qy = this.ca.ph;
|
|
50
|
+
}
|
|
51
|
+
cg() {
|
|
52
|
+
this.ca.ob.q7 = this.ca.pk;
|
|
53
|
+
}
|
|
54
|
+
cb() {
|
|
55
|
+
this.ca.ob.se = this.ca.qd;
|
|
56
|
+
}
|
|
57
|
+
cd() {
|
|
58
|
+
this.ca.ob.sf = this.ca.qe;
|
|
59
|
+
}
|
|
60
|
+
ce() {
|
|
61
|
+
this.ca.ob.sh = this.ca.qf;
|
|
62
|
+
}
|
|
63
|
+
ci() {
|
|
64
|
+
this.ca.ob.rc = this.ca.pl;
|
|
65
|
+
}
|
|
66
|
+
cj() {
|
|
67
|
+
this.ca.ob.si = this.ca.qg;
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
GeographicShapeSeriesView.$t = markType(GeographicShapeSeriesView, 'GeographicShapeSeriesView', GeographicShapeSeriesBaseView.$);
|
|
71
|
+
/**
|
|
72
|
+
* @hidden
|
|
73
|
+
*/
|
|
74
|
+
export class GeographicShapeSeries extends GeographicShapeSeriesBase {
|
|
75
|
+
constructor() {
|
|
76
|
+
super();
|
|
77
|
+
this.styleShape = null;
|
|
78
|
+
this.ab = GeographicShapeSeries.$;
|
|
79
|
+
}
|
|
80
|
+
bp() {
|
|
81
|
+
return new GeographicShapeSeriesView(this);
|
|
82
|
+
}
|
|
83
|
+
kk(a) {
|
|
84
|
+
super.kk(a);
|
|
85
|
+
this.pm = a;
|
|
86
|
+
}
|
|
87
|
+
oa() {
|
|
88
|
+
let a = new ScatterPolygonSeries();
|
|
89
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.p0));
|
|
90
|
+
return a;
|
|
91
|
+
}
|
|
92
|
+
p0(a, b) {
|
|
93
|
+
if (this.styleShape != null) {
|
|
94
|
+
this.styleShape(this, b);
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
fc() {
|
|
98
|
+
return this.pn;
|
|
99
|
+
}
|
|
100
|
+
kp(a, b, c, d) {
|
|
101
|
+
super.kp(a, b, c, d);
|
|
102
|
+
switch (b) {
|
|
103
|
+
case GeographicShapeSeries.$$p[3]:
|
|
104
|
+
this.ob.q5 = this.pj;
|
|
105
|
+
break;
|
|
106
|
+
case GeographicShapeSeries.$$p[2]:
|
|
107
|
+
this.ob.q1 = this.pi;
|
|
108
|
+
break;
|
|
109
|
+
case GeographicShapeSeries.$$p[6]:
|
|
110
|
+
this.pm.cf();
|
|
111
|
+
break;
|
|
112
|
+
case GeographicShapeSeries.$$p[7]:
|
|
113
|
+
this.pm.ch();
|
|
114
|
+
break;
|
|
115
|
+
case GeographicShapeSeries.$$p[1]:
|
|
116
|
+
this.pm.cc();
|
|
117
|
+
break;
|
|
118
|
+
case GeographicShapeSeries.$$p[8]:
|
|
119
|
+
this.pm.cg();
|
|
120
|
+
break;
|
|
121
|
+
case GeographicShapeSeries.$$p[0]:
|
|
122
|
+
this.pm.cb();
|
|
123
|
+
break;
|
|
124
|
+
case GeographicShapeSeries.$$p[4]:
|
|
125
|
+
this.pm.cd();
|
|
126
|
+
break;
|
|
127
|
+
case GeographicShapeSeries.$$p[5]:
|
|
128
|
+
this.pm.ce();
|
|
129
|
+
break;
|
|
130
|
+
case GeographicShapeSeries.$$p[10]:
|
|
131
|
+
this.pm.ci();
|
|
132
|
+
break;
|
|
133
|
+
case GeographicShapeSeries.$$p[9]:
|
|
134
|
+
this.pm.cj();
|
|
135
|
+
break;
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
GeographicShapeSeries.$t = markType(GeographicShapeSeries, 'GeographicShapeSeries', GeographicShapeSeriesBase.$);
|
|
140
|
+
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['MarkerBrush:qd:p2', [Brush.$], 'MarkerCollisionAvoidance:ph:p3', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MarkerFillMode:pi:p4', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:pj:p5', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:qe:p6', [Brush.$], 'MarkerStyle:qf:p7', [Style.$], 'MarkerTemplate:p1:p8', [DataTemplate.$, null], 'MarkerThickness:pn:p9', [1, DeviceUtils.g(2)], 'MarkerType:pk:qa', [MarkerType_$type, enumGetBox(MarkerType_$type, 1)], 'ShapeStyle:qg:qb', [Style.$, null], 'ShapeStyleSelector:pl:qc', [StyleSelector.$, null]]);
|
|
141
|
+
//# sourceMappingURL=GeographicShapeSeriesView_combined.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicShapeSeriesView_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeriesView_combined.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
export { GeographicSymbolSeries } from "./GeographicSymbolSeriesView_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicSymbolSeries.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicSymbolSeries.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicSymbolSeries.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,sBAAsB,EAAC,MAAM,uCAAuC,CAAA"}
|
|
@@ -0,0 +1,15 @@
|
|
|
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 { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
8
|
+
import { markType } from "igniteui-angular-core";
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
export class GeographicSymbolSeriesBase extends GeographicMapSeriesHost {
|
|
13
|
+
}
|
|
14
|
+
GeographicSymbolSeriesBase.$t = markType(GeographicSymbolSeriesBase, 'GeographicSymbolSeriesBase', GeographicMapSeriesHost.$);
|
|
15
|
+
//# sourceMappingURL=GeographicSymbolSeriesBase.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicSymbolSeriesBase.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicSymbolSeriesBase.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AAEF,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,OAAO,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH,MAAM,OAAgB,0BAA2B,SAAQ,uBAAuB;;AACxE,6BAAE,GAAS,QAAQ,CAAC,0BAA0B,EAAE,4BAA4B,EAAQ,uBAAwB,CAAC,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
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 { HostSeriesView } from "./HostSeriesView";
|
|
8
|
+
import { markType } from "igniteui-angular-core";
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
export class GeographicSymbolSeriesBaseView extends HostSeriesView {
|
|
13
|
+
constructor(a) {
|
|
14
|
+
super(a);
|
|
15
|
+
this.b3 = null;
|
|
16
|
+
this.b3 = a;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
GeographicSymbolSeriesBaseView.$t = markType(GeographicSymbolSeriesBaseView, 'GeographicSymbolSeriesBaseView', HostSeriesView.$);
|
|
20
|
+
//# sourceMappingURL=GeographicSymbolSeriesBaseView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicSymbolSeriesBaseView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicSymbolSeriesBaseView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AAEF,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH,MAAM,OAAgB,8BAA+B,SAAQ,cAAc;IAE1E,YAAY,CAA6B;QACxC,KAAK,CAAC,CAAC,CAAC,CAAC;QAGF,OAAE,GAA+B,IAAI,CAAC;QAF7C,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC;IACb,CAAC;;AAJM,iCAAE,GAAS,QAAQ,CAAC,8BAA8B,EAAE,gCAAgC,EAAQ,cAAe,CAAC,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
export { GeographicSymbolSeriesView } from "./GeographicSymbolSeriesView_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicSymbolSeriesView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicSymbolSeriesView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicSymbolSeriesView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,0BAA0B,EAAC,MAAM,uCAAuC,CAAA"}
|
|
@@ -0,0 +1,211 @@
|
|
|
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 { HostSeriesView } from "./HostSeriesView";
|
|
8
|
+
import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
9
|
+
import { ScatterSeries } from "igniteui-angular-charts";
|
|
10
|
+
import { markType, enumGetBox, runOn, delegateCombine, delegateRemove, markDep } from "igniteui-angular-core";
|
|
11
|
+
import { DependencyProperty } from "igniteui-angular-core";
|
|
12
|
+
import { MarkerType_$type } from "igniteui-angular-charts";
|
|
13
|
+
import { CollisionAvoidanceType_$type } from "igniteui-angular-charts";
|
|
14
|
+
import { MarkerOutlineMode_$type } from "igniteui-angular-charts";
|
|
15
|
+
import { MarkerFillMode_$type } from "igniteui-angular-charts";
|
|
16
|
+
import { DataTemplate } from "igniteui-angular-core";
|
|
17
|
+
import { Brush } from "igniteui-angular-core";
|
|
18
|
+
import { ScatterItemSearchMode_$type } from "igniteui-angular-charts";
|
|
19
|
+
import { PropertyMetadata } from "igniteui-angular-core";
|
|
20
|
+
import { DeviceUtils } from "igniteui-angular-core";
|
|
21
|
+
/**
|
|
22
|
+
* @hidden
|
|
23
|
+
*/
|
|
24
|
+
export class GeographicSymbolSeriesView extends HostSeriesView {
|
|
25
|
+
constructor(a) {
|
|
26
|
+
super(a);
|
|
27
|
+
this.b3 = null;
|
|
28
|
+
this.b3 = a;
|
|
29
|
+
}
|
|
30
|
+
b4() {
|
|
31
|
+
super.as();
|
|
32
|
+
if (!this.q) {
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
by() {
|
|
36
|
+
let a = this.b3.ob;
|
|
37
|
+
super.by();
|
|
38
|
+
a.rf = this.b3.o6;
|
|
39
|
+
a.rj = this.b3.o4;
|
|
40
|
+
a.oi = this.b3.oo;
|
|
41
|
+
a.o5 = this.b3.pk;
|
|
42
|
+
a.on = this.b3.ox;
|
|
43
|
+
}
|
|
44
|
+
b6() {
|
|
45
|
+
this.b3.ob.rf = this.b3.o6;
|
|
46
|
+
}
|
|
47
|
+
b5() {
|
|
48
|
+
this.b3.ob.rj = this.b3.o4;
|
|
49
|
+
}
|
|
50
|
+
cc() {
|
|
51
|
+
this.b3.ob.oi = this.b3.oo;
|
|
52
|
+
}
|
|
53
|
+
ca() {
|
|
54
|
+
this.b3.ob.o5 = this.b3.pk;
|
|
55
|
+
}
|
|
56
|
+
cb() {
|
|
57
|
+
this.b3.ob.on = this.b3.ox;
|
|
58
|
+
}
|
|
59
|
+
cd() {
|
|
60
|
+
this.b3.ob.q3 = this.b3.oz;
|
|
61
|
+
}
|
|
62
|
+
cf() {
|
|
63
|
+
this.b3.ob.xAxis = this.b3.b6.pf;
|
|
64
|
+
}
|
|
65
|
+
cg() {
|
|
66
|
+
this.b3.ob.yAxis = this.b3.b6.ph;
|
|
67
|
+
}
|
|
68
|
+
ce() {
|
|
69
|
+
let a = this.b3.ob;
|
|
70
|
+
if (this.b3.b6 == null) {
|
|
71
|
+
a.xAxis = null;
|
|
72
|
+
a.yAxis = null;
|
|
73
|
+
return;
|
|
74
|
+
}
|
|
75
|
+
a.xAxis = this.b3.b6.pf;
|
|
76
|
+
a.yAxis = this.b3.b6.ph;
|
|
77
|
+
}
|
|
78
|
+
b8() {
|
|
79
|
+
this.b3.ob.pv = this.b3.ol;
|
|
80
|
+
}
|
|
81
|
+
b7() {
|
|
82
|
+
this.b3.ob.pl = this.b3.p1;
|
|
83
|
+
}
|
|
84
|
+
b9() {
|
|
85
|
+
this.b3.ob.pm = this.b3.p2;
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
GeographicSymbolSeriesView.$t = markType(GeographicSymbolSeriesView, 'GeographicSymbolSeriesView', HostSeriesView.$);
|
|
89
|
+
/**
|
|
90
|
+
* @hidden
|
|
91
|
+
*/
|
|
92
|
+
export class GeographicSymbolSeries extends GeographicMapSeriesHost {
|
|
93
|
+
constructor() {
|
|
94
|
+
super();
|
|
95
|
+
this.oq = null;
|
|
96
|
+
this.ot = false;
|
|
97
|
+
this.os = false;
|
|
98
|
+
this.assigningScatterStyle = null;
|
|
99
|
+
this.assigningScatterMarkerStyle = null;
|
|
100
|
+
this.ab = GeographicSymbolSeries.$;
|
|
101
|
+
}
|
|
102
|
+
bp() {
|
|
103
|
+
return new GeographicSymbolSeriesView(this);
|
|
104
|
+
}
|
|
105
|
+
kk(a) {
|
|
106
|
+
super.kk(a);
|
|
107
|
+
this.or = a;
|
|
108
|
+
}
|
|
109
|
+
fr() {
|
|
110
|
+
return 0.7;
|
|
111
|
+
}
|
|
112
|
+
oa() {
|
|
113
|
+
return new ScatterSeries();
|
|
114
|
+
}
|
|
115
|
+
fc() {
|
|
116
|
+
return this.ox;
|
|
117
|
+
}
|
|
118
|
+
get_da() {
|
|
119
|
+
return true;
|
|
120
|
+
}
|
|
121
|
+
kp(a, b, c, d) {
|
|
122
|
+
super.kp(a, b, c, d);
|
|
123
|
+
switch (b) {
|
|
124
|
+
case GeographicSymbolSeries.$$p[9]:
|
|
125
|
+
this.ob.of = this.on;
|
|
126
|
+
break;
|
|
127
|
+
case GeographicSymbolSeries.$$p[8]:
|
|
128
|
+
this.ob.ob = this.om;
|
|
129
|
+
break;
|
|
130
|
+
case "SeriesViewer":
|
|
131
|
+
this.or.ce();
|
|
132
|
+
break;
|
|
133
|
+
case GeographicSymbolSeries.$$p[5]:
|
|
134
|
+
this.or.b6();
|
|
135
|
+
break;
|
|
136
|
+
case GeographicSymbolSeries.$$p[4]:
|
|
137
|
+
this.or.b5();
|
|
138
|
+
break;
|
|
139
|
+
case GeographicSymbolSeries.$$p[7]:
|
|
140
|
+
this.or.b8();
|
|
141
|
+
break;
|
|
142
|
+
case GeographicSymbolSeries.$$p[13]:
|
|
143
|
+
this.or.cc();
|
|
144
|
+
break;
|
|
145
|
+
case GeographicSymbolSeries.$$p[11]:
|
|
146
|
+
this.or.ca();
|
|
147
|
+
break;
|
|
148
|
+
case GeographicSymbolSeries.$$p[12]:
|
|
149
|
+
this.or.cb();
|
|
150
|
+
break;
|
|
151
|
+
case GeographicSymbolSeries.$$p[14]:
|
|
152
|
+
this.or.cd();
|
|
153
|
+
break;
|
|
154
|
+
case "XAxis":
|
|
155
|
+
this.or.cf();
|
|
156
|
+
break;
|
|
157
|
+
case "YAxis":
|
|
158
|
+
this.or.cg();
|
|
159
|
+
break;
|
|
160
|
+
case GeographicSymbolSeries.$$p[6]:
|
|
161
|
+
this.or.b7();
|
|
162
|
+
break;
|
|
163
|
+
case GeographicSymbolSeries.$$p[10]:
|
|
164
|
+
this.or.b9();
|
|
165
|
+
break;
|
|
166
|
+
case GeographicSymbolSeries.$$p[1]:
|
|
167
|
+
this.ob.qp = this.ov;
|
|
168
|
+
this.ot = this.ov;
|
|
169
|
+
if (this.ov) {
|
|
170
|
+
let e = this.ob;
|
|
171
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.pj));
|
|
172
|
+
}
|
|
173
|
+
else {
|
|
174
|
+
let f = this.ob;
|
|
175
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.pj));
|
|
176
|
+
}
|
|
177
|
+
break;
|
|
178
|
+
case GeographicSymbolSeries.$$p[0]:
|
|
179
|
+
this.ob.qo = this.ou;
|
|
180
|
+
this.os = this.ou;
|
|
181
|
+
if (this.ov) {
|
|
182
|
+
let g = this.ob;
|
|
183
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.pi));
|
|
184
|
+
}
|
|
185
|
+
else {
|
|
186
|
+
let h = this.ob;
|
|
187
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.pi));
|
|
188
|
+
}
|
|
189
|
+
break;
|
|
190
|
+
case GeographicSymbolSeries.$$p[2]:
|
|
191
|
+
this.ob.qe = this.op;
|
|
192
|
+
break;
|
|
193
|
+
case GeographicSymbolSeries.$$p[3]:
|
|
194
|
+
this.ob.q2 = this.oy;
|
|
195
|
+
break;
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
pj(a, b) {
|
|
199
|
+
if (this.assigningScatterStyle != null) {
|
|
200
|
+
this.assigningScatterStyle(this, b);
|
|
201
|
+
}
|
|
202
|
+
}
|
|
203
|
+
pi(a, b) {
|
|
204
|
+
if (this.assigningScatterMarkerStyle != null) {
|
|
205
|
+
this.assigningScatterMarkerStyle(this, b);
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
}
|
|
209
|
+
GeographicSymbolSeries.$t = markType(GeographicSymbolSeries, 'GeographicSymbolSeries', GeographicMapSeriesHost.$);
|
|
210
|
+
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:ou:pl', [0, false], 'IsCustomScatterStyleAllowed:ov:pm', [0, false], 'ItemSearchMode:op:pn', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:oy:po', [1, 10000], 'LatitudeMemberPath:o4:pp', [2, null], 'LongitudeMemberPath:o6:pq', [2, null], 'MarkerBrush:p1:pr', [Brush.$], 'MarkerCollisionAvoidance:ol:ps', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MarkerFillMode:om:pt', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:on:pu', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:p2:pv', [Brush.$], 'MarkerTemplate:pk:pw', [DataTemplate.$, null], 'MarkerThickness:ox:px', [1, DeviceUtils.g(2)], 'MarkerType:oo:py', [MarkerType_$type, enumGetBox(MarkerType_$type, 2)], 'MaximumMarkers:oz:pz', [1, 400], 'UseLightweightMarkers:ow:p0', [0, false]]);
|
|
211
|
+
//# sourceMappingURL=GeographicSymbolSeriesView_combined.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicSymbolSeriesView_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicSymbolSeriesView_combined.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,71 @@
|
|
|
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 { TileSeries } from "./TileSeries";
|
|
8
|
+
import { GeographicShapeSeriesBase } from "./GeographicShapeSeriesBase";
|
|
9
|
+
import { runOn, delegateRemove, delegateCombine, markType } from "igniteui-angular-core";
|
|
10
|
+
import { ImageTilesReadyEventArgs } from "./ImageTilesReadyEventArgs";
|
|
11
|
+
/**
|
|
12
|
+
* @hidden
|
|
13
|
+
*/
|
|
14
|
+
export class GeographicTileSeries extends GeographicShapeSeriesBase {
|
|
15
|
+
constructor() {
|
|
16
|
+
super();
|
|
17
|
+
this.pi = null;
|
|
18
|
+
this.ph = null;
|
|
19
|
+
this.imageTilesReady = null;
|
|
20
|
+
this.ab = GeographicTileSeries.$;
|
|
21
|
+
}
|
|
22
|
+
get pj() {
|
|
23
|
+
return this.pi;
|
|
24
|
+
}
|
|
25
|
+
set pj(a) {
|
|
26
|
+
let b = a != this.pj;
|
|
27
|
+
if (b) {
|
|
28
|
+
let c = this.pj;
|
|
29
|
+
this.pi = a;
|
|
30
|
+
this.raisePropertyChanged("TileImagery", c, a);
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
pn() {
|
|
34
|
+
if (this.pj != null) {
|
|
35
|
+
this.pj.clearTileCache();
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
kp(a, b, c, d) {
|
|
39
|
+
super.kp(a, b, c, d);
|
|
40
|
+
switch (b) {
|
|
41
|
+
case "TileImagery":
|
|
42
|
+
if (this.ob != null) {
|
|
43
|
+
this.ob.q1 = this.pj;
|
|
44
|
+
}
|
|
45
|
+
break;
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
og() {
|
|
49
|
+
super.og();
|
|
50
|
+
this.ob.q1 = this.pj;
|
|
51
|
+
if (this.ph != null) {
|
|
52
|
+
let a = this.ph;
|
|
53
|
+
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.pm));
|
|
54
|
+
}
|
|
55
|
+
this.ph = this.ob;
|
|
56
|
+
if (this.ph != null) {
|
|
57
|
+
let b = this.ph;
|
|
58
|
+
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.pm));
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
oa() {
|
|
62
|
+
return new TileSeries();
|
|
63
|
+
}
|
|
64
|
+
pm(a, b) {
|
|
65
|
+
if (this.imageTilesReady != null) {
|
|
66
|
+
this.imageTilesReady(this, new ImageTilesReadyEventArgs());
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
GeographicTileSeries.$t = markType(GeographicTileSeries, 'GeographicTileSeries', GeographicShapeSeriesBase.$);
|
|
71
|
+
//# sourceMappingURL=GeographicTileSeries.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicTileSeries.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicTileSeries.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AAEF,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAExE,OAAO,EAAyB,KAAK,EAAE,cAAc,EAAE,eAAe,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAIhH,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AAEtE;;GAEG;AACH,MAAM,OAAO,oBAAqB,SAAQ,yBAAyB;IAElE;QACC,KAAK,EAAE,CAAC;QAcD,OAAE,GAAyB,IAAI,CAAC;QAkBhC,OAAE,GAAe,IAAI,CAAC;QAiB9B,oBAAe,GAAuD,IAAI,CAAC;QAhD1E,IAAI,CAAC,EAAE,GAAS,oBAAqB,CAAC,CAAC,CAAC;IACzC,CAAC;IACD,IAAI,EAAE;QACL,OAAO,IAAI,CAAC,EAAE,CAAC;IAChB,CAAC;IACD,IAAI,EAAE,CAAC,CAAuB;QAC7B,IAAI,CAAC,GAAY,CAAC,IAAI,IAAI,CAAC,EAAE,CAAC;QAC9B,IAAI,CAAC,EAAE;YACN,IAAI,CAAC,GAAQ,IAAI,CAAC,EAAE,CAAC;YACrB,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC;YACZ,IAAI,CAAC,oBAAoB,CAAC,aAAa,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;SAC/C;IACF,CAAC;IAED,EAAE;QACD,IAAI,IAAI,CAAC,EAAE,IAAI,IAAI,EAAE;YACpB,IAAI,CAAC,EAAE,CAAC,cAAc,EAAE,CAAC;SACzB;IACF,CAAC;IACS,EAAE,CAAC,CAAM,EAAE,CAAS,EAAE,CAAM,EAAE,CAAM;QAC7C,KAAK,CAAC,EAAE,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;QACrB,QAAQ,CAAC,EAAE;YACV,KAAK,aAAa;gBAClB,IAAI,IAAI,CAAC,EAAE,IAAI,IAAI,EAAE;oBACP,IAAI,CAAC,EAAG,CAAC,EAAE,GAAG,IAAI,CAAC,EAAE,CAAC;iBACnC;gBACD,MAAM;SAEN;IAEF,CAAC;IAES,EAAE;QACX,KAAK,CAAC,EAAE,EAAE,CAAC;QACE,IAAI,CAAC,EAAG,CAAC,EAAE,GAAG,IAAI,CAAC,EAAE,CAAC;QACnC,IAAI,IAAI,CAAC,EAAE,IAAI,IAAI,EAAE;YACpB,IAAI,CAAC,GAAG,IAAI,CAAC,EAAE,CAAC;YAChB,CAAC,CAAC,eAAe,GAAG,cAAc,CAAC,CAAC,CAAC,eAAe,EAAE,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,CAAC,CAAC,CAAC;SAC5E;QACD,IAAI,CAAC,EAAE,GAAe,IAAI,CAAC,EAAE,CAAC;QAC9B,IAAI,IAAI,CAAC,EAAE,IAAI,IAAI,EAAE;YACpB,IAAI,CAAC,GAAG,IAAI,CAAC,EAAE,CAAC;YAChB,CAAC,CAAC,eAAe,GAAG,eAAe,CAAC,CAAC,CAAC,eAAe,EAAE,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,CAAC,CAAC,CAAC;SAC7E;IACF,CAAC;IACS,EAAE;QACX,OAAO,IAAI,UAAU,EAAE,CAAC;IACzB,CAAC;IAEO,EAAE,CAAC,CAAM,EAAE,CAAY;QAC9B,IAAI,IAAI,CAAC,eAAe,IAAI,IAAI,EAAE;YACjC,IAAI,CAAC,eAAe,CAAC,IAAI,EAAE,IAAI,wBAAwB,EAAE,CAAC,CAAC;SAC3D;IACF,CAAC;;AAxDM,uBAAE,GAAS,QAAQ,CAAC,oBAAoB,EAAE,sBAAsB,EAAQ,yBAA0B,CAAC,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
export { GeographicXYTriangulatingSeries } from "./XamGeographicMap_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicXYTriangulatingSeries.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicXYTriangulatingSeries.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicXYTriangulatingSeries.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,+BAA+B,EAAC,MAAM,6BAA6B,CAAA"}
|
|
@@ -0,0 +1,15 @@
|
|
|
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 { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
8
|
+
import { markType } from "igniteui-angular-core";
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
export class GeographicXYTriangulatingSeriesBase extends GeographicMapSeriesHost {
|
|
13
|
+
}
|
|
14
|
+
GeographicXYTriangulatingSeriesBase.$t = markType(GeographicXYTriangulatingSeriesBase, 'GeographicXYTriangulatingSeriesBase', GeographicMapSeriesHost.$);
|
|
15
|
+
//# sourceMappingURL=GeographicXYTriangulatingSeriesBase.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicXYTriangulatingSeriesBase.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicXYTriangulatingSeriesBase.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AAEF,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,OAAO,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH,MAAM,OAAgB,mCAAoC,SAAQ,uBAAuB;;AACjF,sCAAE,GAAS,QAAQ,CAAC,mCAAmC,EAAE,qCAAqC,EAAQ,uBAAwB,CAAC,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
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 { HostSeriesView } from "./HostSeriesView";
|
|
8
|
+
import { markType } from "igniteui-angular-core";
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
export class GeographicXYTriangulatingSeriesBaseView extends HostSeriesView {
|
|
13
|
+
constructor(a) {
|
|
14
|
+
super(a);
|
|
15
|
+
this.b3 = null;
|
|
16
|
+
this.b3 = a;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
GeographicXYTriangulatingSeriesBaseView.$t = markType(GeographicXYTriangulatingSeriesBaseView, 'GeographicXYTriangulatingSeriesBaseView', HostSeriesView.$);
|
|
20
|
+
//# sourceMappingURL=GeographicXYTriangulatingSeriesBaseView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicXYTriangulatingSeriesBaseView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicXYTriangulatingSeriesBaseView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AAEF,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH,MAAM,OAAgB,uCAAwC,SAAQ,cAAc;IAEnF,YAAY,CAAsC;QACjD,KAAK,CAAC,CAAC,CAAC,CAAC;QAGF,OAAE,GAAwC,IAAI,CAAC;QAFtD,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC;IACb,CAAC;;AAJM,0CAAE,GAAS,QAAQ,CAAC,uCAAuC,EAAE,yCAAyC,EAAQ,cAAe,CAAC,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
export { GeographicXYTriangulatingSeriesView } from "./XamGeographicMap_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicXYTriangulatingSeriesView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicXYTriangulatingSeriesView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicXYTriangulatingSeriesView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,mCAAmC,EAAC,MAAM,6BAA6B,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
export { HostSeriesView } from "./GeographicMapSeriesHost_combined";
|
|
8
|
+
//# sourceMappingURL=HostSeriesView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HostSeriesView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/HostSeriesView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,cAAc,EAAC,MAAM,oCAAoC,CAAA"}
|
|
@@ -0,0 +1,14 @@
|
|
|
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 { EventArgs, markType } from "igniteui-angular-core";
|
|
8
|
+
/**
|
|
9
|
+
* @hidden
|
|
10
|
+
*/
|
|
11
|
+
export class ImageTilesReadyEventArgs extends EventArgs {
|
|
12
|
+
}
|
|
13
|
+
ImageTilesReadyEventArgs.$t = markType(ImageTilesReadyEventArgs, 'ImageTilesReadyEventArgs', EventArgs.$);
|
|
14
|
+
//# sourceMappingURL=ImageTilesReadyEventArgs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImageTilesReadyEventArgs.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/ImageTilesReadyEventArgs.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AAEF,OAAO,EAAE,SAAS,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAExE;;GAEG;AACH,MAAM,OAAO,wBAAyB,SAAQ,SAAS;;AAC/C,2BAAE,GAAS,QAAQ,CAAC,wBAAwB,EAAE,0BAA0B,EAAQ,SAAU,CAAC,CAAC,CAAC,CAAC"}
|