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,280 @@
|
|
|
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 { BubbleSeries } 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 { MarkerOutlineMode_$type } from "igniteui-angular-charts";
|
|
14
|
+
import { MarkerFillMode_$type } from "igniteui-angular-charts";
|
|
15
|
+
import { DataTemplate } from "igniteui-angular-core";
|
|
16
|
+
import { Brush } from "igniteui-angular-core";
|
|
17
|
+
import { SizeScale } from "igniteui-angular-charts";
|
|
18
|
+
import { BrushScale } from "igniteui-angular-charts";
|
|
19
|
+
import { ScatterItemSearchMode_$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 GeographicProportionalSymbolSeriesView extends HostSeriesView {
|
|
26
|
+
constructor(a) {
|
|
27
|
+
super(a);
|
|
28
|
+
this.b3 = null;
|
|
29
|
+
this.b3 = a;
|
|
30
|
+
}
|
|
31
|
+
cb() {
|
|
32
|
+
super.as();
|
|
33
|
+
if (!this.q) {
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
by() {
|
|
37
|
+
super.by();
|
|
38
|
+
let a = this.b3.ob;
|
|
39
|
+
a.rf = this.b3.ph;
|
|
40
|
+
a.rj = this.b3.pf;
|
|
41
|
+
a.oi = this.b3.op;
|
|
42
|
+
a.o5 = this.b3.p0;
|
|
43
|
+
a.on = this.b3.o2;
|
|
44
|
+
a.tr = this.b3.pu;
|
|
45
|
+
a.sz = this.b3.or;
|
|
46
|
+
a.tl = this.b3.pd;
|
|
47
|
+
a.tg = this.b3.o5;
|
|
48
|
+
a.sx = this.b3.ol;
|
|
49
|
+
a.s7 = this.b3.ov;
|
|
50
|
+
a.s8 = this.b3.oy;
|
|
51
|
+
a.te = this.b3.o1;
|
|
52
|
+
a.td = this.b3.o0;
|
|
53
|
+
}
|
|
54
|
+
cd() {
|
|
55
|
+
this.b3.ob.rf = this.b3.ph;
|
|
56
|
+
}
|
|
57
|
+
cc() {
|
|
58
|
+
this.b3.ob.rj = this.b3.pf;
|
|
59
|
+
}
|
|
60
|
+
ci() {
|
|
61
|
+
this.b3.ob.oi = this.b3.op;
|
|
62
|
+
}
|
|
63
|
+
cg() {
|
|
64
|
+
this.b3.ob.o5 = this.b3.p0;
|
|
65
|
+
}
|
|
66
|
+
ch() {
|
|
67
|
+
this.b3.ob.on = this.b3.o2;
|
|
68
|
+
}
|
|
69
|
+
cj() {
|
|
70
|
+
this.b3.ob.q3 = this.b3.o4;
|
|
71
|
+
}
|
|
72
|
+
cl() {
|
|
73
|
+
this.b3.ob.xAxis = this.b3.b6.pf;
|
|
74
|
+
}
|
|
75
|
+
cm() {
|
|
76
|
+
this.b3.ob.yAxis = this.b3.b6.ph;
|
|
77
|
+
}
|
|
78
|
+
ck() {
|
|
79
|
+
let a = this.b3.ob;
|
|
80
|
+
if (this.b3.b6 == null) {
|
|
81
|
+
a.xAxis = null;
|
|
82
|
+
a.yAxis = null;
|
|
83
|
+
return;
|
|
84
|
+
}
|
|
85
|
+
a.xAxis = this.b3.b6.pf;
|
|
86
|
+
a.yAxis = this.b3.b6.ph;
|
|
87
|
+
}
|
|
88
|
+
ce() {
|
|
89
|
+
this.b3.ob.pl = this.b3.qp;
|
|
90
|
+
}
|
|
91
|
+
cf() {
|
|
92
|
+
this.b3.ob.pm = this.b3.qq;
|
|
93
|
+
}
|
|
94
|
+
cn() {
|
|
95
|
+
this.b3.ob.tr = this.b3.pu;
|
|
96
|
+
}
|
|
97
|
+
co() {
|
|
98
|
+
this.b3.ob.sz = this.b3.or;
|
|
99
|
+
this.b3.ob.s9 = this.b3.oz;
|
|
100
|
+
}
|
|
101
|
+
b7() {
|
|
102
|
+
this.b3.ob.tl = this.b3.pd;
|
|
103
|
+
}
|
|
104
|
+
b5() {
|
|
105
|
+
this.b3.ob.sx = this.b3.ol;
|
|
106
|
+
this.b3.ob.s7 = this.b3.ov;
|
|
107
|
+
this.b3.ob.s8 = this.b3.oy;
|
|
108
|
+
this.b3.ob.te = this.b3.o1;
|
|
109
|
+
this.b3.ob.td = this.b3.o0;
|
|
110
|
+
}
|
|
111
|
+
b4() {
|
|
112
|
+
this.b3.ob.tg = this.b3.o5;
|
|
113
|
+
}
|
|
114
|
+
cp() {
|
|
115
|
+
this.b3.ob.s9 = this.b3.oz;
|
|
116
|
+
}
|
|
117
|
+
b6() {
|
|
118
|
+
this.b3.ob.s7 = this.b3.ov;
|
|
119
|
+
}
|
|
120
|
+
ca() {
|
|
121
|
+
this.b3.ob.s8 = this.b3.oy;
|
|
122
|
+
}
|
|
123
|
+
b9() {
|
|
124
|
+
this.b3.ob.te = this.b3.o1;
|
|
125
|
+
}
|
|
126
|
+
b8() {
|
|
127
|
+
this.b3.ob.td = this.b3.o0;
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
GeographicProportionalSymbolSeriesView.$t = markType(GeographicProportionalSymbolSeriesView, 'GeographicProportionalSymbolSeriesView', HostSeriesView.$);
|
|
131
|
+
/**
|
|
132
|
+
* @hidden
|
|
133
|
+
*/
|
|
134
|
+
export class GeographicProportionalSymbolSeries extends GeographicMapSeriesHost {
|
|
135
|
+
constructor() {
|
|
136
|
+
super();
|
|
137
|
+
this.om = null;
|
|
138
|
+
this.ou = false;
|
|
139
|
+
this.ot = false;
|
|
140
|
+
this.assigningScatterStyle = null;
|
|
141
|
+
this.assigningScatterMarkerStyle = null;
|
|
142
|
+
this.ab = GeographicProportionalSymbolSeries.$;
|
|
143
|
+
}
|
|
144
|
+
bp() {
|
|
145
|
+
return new GeographicProportionalSymbolSeriesView(this);
|
|
146
|
+
}
|
|
147
|
+
kk(a) {
|
|
148
|
+
super.kk(a);
|
|
149
|
+
this.os = a;
|
|
150
|
+
}
|
|
151
|
+
fr() {
|
|
152
|
+
return 0.7;
|
|
153
|
+
}
|
|
154
|
+
oa() {
|
|
155
|
+
return new BubbleSeries();
|
|
156
|
+
}
|
|
157
|
+
fc() {
|
|
158
|
+
return this.o2;
|
|
159
|
+
}
|
|
160
|
+
get_da() {
|
|
161
|
+
return true;
|
|
162
|
+
}
|
|
163
|
+
kp(a, b, c, d) {
|
|
164
|
+
super.kp(a, b, c, d);
|
|
165
|
+
switch (b) {
|
|
166
|
+
case GeographicProportionalSymbolSeries.$$p[14]:
|
|
167
|
+
this.ob.of = this.oo;
|
|
168
|
+
break;
|
|
169
|
+
case GeographicProportionalSymbolSeries.$$p[12]:
|
|
170
|
+
this.ob.ob = this.on;
|
|
171
|
+
break;
|
|
172
|
+
case "SeriesViewer":
|
|
173
|
+
this.os.ck();
|
|
174
|
+
break;
|
|
175
|
+
case GeographicProportionalSymbolSeries.$$p[9]:
|
|
176
|
+
this.os.cd();
|
|
177
|
+
break;
|
|
178
|
+
case GeographicProportionalSymbolSeries.$$p[8]:
|
|
179
|
+
this.os.cc();
|
|
180
|
+
break;
|
|
181
|
+
case GeographicProportionalSymbolSeries.$$p[19]:
|
|
182
|
+
this.os.ci();
|
|
183
|
+
break;
|
|
184
|
+
case GeographicProportionalSymbolSeries.$$p[17]:
|
|
185
|
+
this.os.cg();
|
|
186
|
+
break;
|
|
187
|
+
case GeographicProportionalSymbolSeries.$$p[18]:
|
|
188
|
+
this.os.ch();
|
|
189
|
+
break;
|
|
190
|
+
case GeographicProportionalSymbolSeries.$$p[20]:
|
|
191
|
+
this.os.cj();
|
|
192
|
+
break;
|
|
193
|
+
case "XAxis":
|
|
194
|
+
this.os.cl();
|
|
195
|
+
break;
|
|
196
|
+
case "YAxis":
|
|
197
|
+
this.os.cm();
|
|
198
|
+
break;
|
|
199
|
+
case GeographicProportionalSymbolSeries.$$p[11]:
|
|
200
|
+
this.os.ce();
|
|
201
|
+
break;
|
|
202
|
+
case GeographicProportionalSymbolSeries.$$p[15]:
|
|
203
|
+
this.os.cf();
|
|
204
|
+
break;
|
|
205
|
+
case GeographicProportionalSymbolSeries.$$p[21]:
|
|
206
|
+
this.os.cn();
|
|
207
|
+
break;
|
|
208
|
+
case GeographicProportionalSymbolSeries.$$p[22]:
|
|
209
|
+
this.os.co();
|
|
210
|
+
break;
|
|
211
|
+
case GeographicProportionalSymbolSeries.$$p[23]:
|
|
212
|
+
this.os.cp();
|
|
213
|
+
break;
|
|
214
|
+
case GeographicProportionalSymbolSeries.$$p[7]:
|
|
215
|
+
this.os.b7();
|
|
216
|
+
break;
|
|
217
|
+
case GeographicProportionalSymbolSeries.$$p[0]:
|
|
218
|
+
this.os.b4();
|
|
219
|
+
break;
|
|
220
|
+
case GeographicProportionalSymbolSeries.$$p[1]:
|
|
221
|
+
this.os.b5();
|
|
222
|
+
break;
|
|
223
|
+
case GeographicProportionalSymbolSeries.$$p[2]:
|
|
224
|
+
this.os.b6();
|
|
225
|
+
break;
|
|
226
|
+
case GeographicProportionalSymbolSeries.$$p[16]:
|
|
227
|
+
this.os.ca();
|
|
228
|
+
break;
|
|
229
|
+
case GeographicProportionalSymbolSeries.$$p[13]:
|
|
230
|
+
this.os.b9();
|
|
231
|
+
break;
|
|
232
|
+
case GeographicProportionalSymbolSeries.$$p[10]:
|
|
233
|
+
this.os.b8();
|
|
234
|
+
break;
|
|
235
|
+
case GeographicProportionalSymbolSeries.$$p[4]:
|
|
236
|
+
this.ob.qp = this.ox;
|
|
237
|
+
this.ou = this.ox;
|
|
238
|
+
if (this.ox) {
|
|
239
|
+
let e = this.ob;
|
|
240
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.pz));
|
|
241
|
+
}
|
|
242
|
+
else {
|
|
243
|
+
let f = this.ob;
|
|
244
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.pz));
|
|
245
|
+
}
|
|
246
|
+
break;
|
|
247
|
+
case GeographicProportionalSymbolSeries.$$p[3]:
|
|
248
|
+
this.ob.qo = this.ow;
|
|
249
|
+
this.ot = this.ow;
|
|
250
|
+
if (this.ox) {
|
|
251
|
+
let g = this.ob;
|
|
252
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.py));
|
|
253
|
+
}
|
|
254
|
+
else {
|
|
255
|
+
let h = this.ob;
|
|
256
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.py));
|
|
257
|
+
}
|
|
258
|
+
break;
|
|
259
|
+
case GeographicProportionalSymbolSeries.$$p[5]:
|
|
260
|
+
this.ob.qe = this.oq;
|
|
261
|
+
break;
|
|
262
|
+
case GeographicProportionalSymbolSeries.$$p[6]:
|
|
263
|
+
this.ob.q2 = this.o3;
|
|
264
|
+
break;
|
|
265
|
+
}
|
|
266
|
+
}
|
|
267
|
+
pz(a, b) {
|
|
268
|
+
if (this.assigningScatterStyle != null) {
|
|
269
|
+
this.assigningScatterStyle(this, b);
|
|
270
|
+
}
|
|
271
|
+
}
|
|
272
|
+
py(a, b) {
|
|
273
|
+
if (this.assigningScatterMarkerStyle != null) {
|
|
274
|
+
this.assigningScatterMarkerStyle(this, b);
|
|
275
|
+
}
|
|
276
|
+
}
|
|
277
|
+
}
|
|
278
|
+
GeographicProportionalSymbolSeries.$t = markType(GeographicProportionalSymbolSeries, 'GeographicProportionalSymbolSeries', GeographicMapSeriesHost.$);
|
|
279
|
+
GeographicProportionalSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicProportionalSymbolSeries, 'raisePropertyChanged', ['FillMemberPath:o5:p1', [2], 'FillScale:ol:p2', [BrushScale.$], 'FillScaleUseGlobalValues:ov:p3', [0, false], 'IsCustomScatterMarkerStyleAllowed:ow:p4', [0, false], 'IsCustomScatterStyleAllowed:ox:p5', [0, false], 'ItemSearchMode:oq:p6', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:o3:p7', [1, 10000], 'LabelMemberPath:pd:p8', [2], 'LatitudeMemberPath:pf:p9', [2, null], 'LongitudeMemberPath:ph:qa', [2, null], 'MarkerBrushBrightness:o0:qb', [1, NaN], 'MarkerBrush:qp:qc', [Brush.$], 'MarkerFillMode:on:qd', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineBrightness:o1:qe', [1, NaN], 'MarkerOutlineMode:oo:qf', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:qq:qg', [Brush.$], 'MarkerOutlineUsesFillScale:oy:qh', [0, false], 'MarkerTemplate:p0:qi', [DataTemplate.$, null], 'MarkerThickness:o2:qj', [1, DeviceUtils.g(2)], 'MarkerType:op:qk', [MarkerType_$type, enumGetBox(MarkerType_$type, 2)], 'MaximumMarkers:o4:ql', [1, 400], 'RadiusMemberPath:pu:qm', [2, null], 'RadiusScale:or:qn', [SizeScale.$], 'RadiusScaleUseGlobalValues:oz:qo', [0, false]]);
|
|
280
|
+
//# sourceMappingURL=GeographicProportionalSymbolSeriesView_combined.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicProportionalSymbolSeriesView_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicProportionalSymbolSeriesView_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 { GeographicScatterAreaSeries } from "./XamGeographicMap_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicScatterAreaSeries.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicScatterAreaSeries.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicScatterAreaSeries.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,2BAA2B,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 { GeographicScatterAreaSeriesView } from "./XamGeographicMap_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicScatterAreaSeriesView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicScatterAreaSeriesView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicScatterAreaSeriesView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,+BAA+B,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 { GeographicShapeSeries } from "./GeographicShapeSeriesView_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicShapeSeries.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicShapeSeries.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeries.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,qBAAqB,EAAC,MAAM,sCAAsC,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 { GeographicShapeSeriesBase } from "./GeographicShapeSeriesBase_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicShapeSeriesBase.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicShapeSeriesBase.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeriesBase.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,yBAAyB,EAAC,MAAM,sCAAsC,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 GeographicShapeSeriesBaseBase extends GeographicMapSeriesHost {
|
|
13
|
+
}
|
|
14
|
+
GeographicShapeSeriesBaseBase.$t = markType(GeographicShapeSeriesBaseBase, 'GeographicShapeSeriesBaseBase', GeographicMapSeriesHost.$);
|
|
15
|
+
//# sourceMappingURL=GeographicShapeSeriesBaseBase.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicShapeSeriesBaseBase.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeriesBaseBase.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,6BAA8B,SAAQ,uBAAuB;;AAC3E,gCAAE,GAAS,QAAQ,CAAC,6BAA6B,EAAE,+BAA+B,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 GeographicShapeSeriesBaseBaseView extends HostSeriesView {
|
|
13
|
+
constructor(a) {
|
|
14
|
+
super(a);
|
|
15
|
+
this.b3 = null;
|
|
16
|
+
this.b3 = a;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
GeographicShapeSeriesBaseBaseView.$t = markType(GeographicShapeSeriesBaseBaseView, 'GeographicShapeSeriesBaseBaseView', HostSeriesView.$);
|
|
20
|
+
//# sourceMappingURL=GeographicShapeSeriesBaseBaseView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicShapeSeriesBaseBaseView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeriesBaseBaseView.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,iCAAkC,SAAQ,cAAc;IAE7E,YAAY,CAAgC;QAC3C,KAAK,CAAC,CAAC,CAAC,CAAC;QAGF,OAAE,GAAkC,IAAI,CAAC;QAFhD,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC;IACb,CAAC;;AAJM,oCAAE,GAAS,QAAQ,CAAC,iCAAiC,EAAE,mCAAmC,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 { GeographicShapeSeriesBaseView } from "./GeographicShapeSeriesBase_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicShapeSeriesBaseView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicShapeSeriesBaseView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeriesBaseView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,6BAA6B,EAAC,MAAM,sCAAsC,CAAA"}
|
|
@@ -0,0 +1,191 @@
|
|
|
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 { DependencyProperty } from "igniteui-angular-core";
|
|
9
|
+
import { ShapeItemSearchMode_$type } from "igniteui-angular-charts";
|
|
10
|
+
import { enumGetBox, runOn, delegateCombine, delegateRemove, markType, markDep } from "igniteui-angular-core";
|
|
11
|
+
import { PropertyMetadata } from "igniteui-angular-core";
|
|
12
|
+
import { HostSeriesView } from "./HostSeriesView";
|
|
13
|
+
/**
|
|
14
|
+
* @hidden
|
|
15
|
+
*/
|
|
16
|
+
export class GeographicShapeSeriesBase extends GeographicMapSeriesHost {
|
|
17
|
+
constructor() {
|
|
18
|
+
super(...arguments);
|
|
19
|
+
this.or = false;
|
|
20
|
+
this.oq = false;
|
|
21
|
+
this.assigningShapeStyle = null;
|
|
22
|
+
this.assigningShapeMarkerStyle = null;
|
|
23
|
+
this.on = null;
|
|
24
|
+
this.op = false;
|
|
25
|
+
}
|
|
26
|
+
bp() {
|
|
27
|
+
return new GeographicShapeSeriesBaseView(this);
|
|
28
|
+
}
|
|
29
|
+
kk(a) {
|
|
30
|
+
super.kk(a);
|
|
31
|
+
this.om = a;
|
|
32
|
+
}
|
|
33
|
+
get_da() {
|
|
34
|
+
return true;
|
|
35
|
+
}
|
|
36
|
+
get_cu() {
|
|
37
|
+
return true;
|
|
38
|
+
}
|
|
39
|
+
kp(a, b, c, d) {
|
|
40
|
+
super.kp(a, b, c, d);
|
|
41
|
+
switch (b) {
|
|
42
|
+
case "SeriesViewer":
|
|
43
|
+
this.om.b6();
|
|
44
|
+
break;
|
|
45
|
+
case "ActualBrush":
|
|
46
|
+
this.om.b4();
|
|
47
|
+
break;
|
|
48
|
+
case "ActualOutline":
|
|
49
|
+
this.om.b5();
|
|
50
|
+
break;
|
|
51
|
+
case "ShapeMemberPath":
|
|
52
|
+
this.om.b8();
|
|
53
|
+
break;
|
|
54
|
+
case "Thickness":
|
|
55
|
+
this.om.b9();
|
|
56
|
+
break;
|
|
57
|
+
case GeographicShapeSeriesBase.$$p[5]:
|
|
58
|
+
this.om.b7();
|
|
59
|
+
break;
|
|
60
|
+
case GeographicShapeSeriesBase.$$p[1]:
|
|
61
|
+
this.ob.pa = this.ot;
|
|
62
|
+
this.or = this.ot;
|
|
63
|
+
if (this.ot) {
|
|
64
|
+
let e = this.ob;
|
|
65
|
+
e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.o7));
|
|
66
|
+
}
|
|
67
|
+
else {
|
|
68
|
+
let f = this.ob;
|
|
69
|
+
f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.o7));
|
|
70
|
+
}
|
|
71
|
+
break;
|
|
72
|
+
case GeographicShapeSeriesBase.$$p[0]:
|
|
73
|
+
this.ob.o9 = this.os;
|
|
74
|
+
this.oq = this.os;
|
|
75
|
+
if (this.ot) {
|
|
76
|
+
let g = this.ob;
|
|
77
|
+
g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.o6));
|
|
78
|
+
}
|
|
79
|
+
else {
|
|
80
|
+
let h = this.ob;
|
|
81
|
+
h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.o6));
|
|
82
|
+
}
|
|
83
|
+
break;
|
|
84
|
+
case GeographicShapeSeriesBase.$$p[2]:
|
|
85
|
+
this.ob.ow = this.ol;
|
|
86
|
+
break;
|
|
87
|
+
case GeographicShapeSeriesBase.$$p[3]:
|
|
88
|
+
this.ob.ps = this.ov;
|
|
89
|
+
break;
|
|
90
|
+
case GeographicShapeSeriesBase.$$p[4]:
|
|
91
|
+
this.ob.pt = this.ow;
|
|
92
|
+
break;
|
|
93
|
+
case "ShapefileDataSource":
|
|
94
|
+
if (c != null) {
|
|
95
|
+
let i = c;
|
|
96
|
+
if (this.op) {
|
|
97
|
+
i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.o8));
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
if (d != null) {
|
|
101
|
+
let j = d;
|
|
102
|
+
if (j.count > 0) {
|
|
103
|
+
this.o9();
|
|
104
|
+
break;
|
|
105
|
+
}
|
|
106
|
+
this.op = true;
|
|
107
|
+
j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.o8));
|
|
108
|
+
}
|
|
109
|
+
break;
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
o7(a, b) {
|
|
113
|
+
if (this.assigningShapeStyle != null) {
|
|
114
|
+
this.assigningShapeStyle(this, b);
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
o6(a, b) {
|
|
118
|
+
if (this.assigningShapeMarkerStyle != null) {
|
|
119
|
+
this.assigningShapeMarkerStyle(this, b);
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
o8(a, b) {
|
|
123
|
+
this.o9();
|
|
124
|
+
}
|
|
125
|
+
o9() {
|
|
126
|
+
let sds_ = this.oo;
|
|
127
|
+
let ext_ = sds_.externalObject;
|
|
128
|
+
this.itemsSource = (ext_.getPointData());
|
|
129
|
+
}
|
|
130
|
+
get oo() {
|
|
131
|
+
return this.on;
|
|
132
|
+
}
|
|
133
|
+
set oo(a) {
|
|
134
|
+
let b = this.on;
|
|
135
|
+
this.on = a;
|
|
136
|
+
if (b != this.on) {
|
|
137
|
+
this.raisePropertyChanged("ShapefileDataSource", b, this.on);
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
get_d6() {
|
|
141
|
+
return true;
|
|
142
|
+
}
|
|
143
|
+
set_d6(a) {
|
|
144
|
+
super.set_d6(a);
|
|
145
|
+
}
|
|
146
|
+
}
|
|
147
|
+
GeographicShapeSeriesBase.$t = markType(GeographicShapeSeriesBase, 'GeographicShapeSeriesBase', GeographicMapSeriesHost.$);
|
|
148
|
+
GeographicShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['IsCustomShapeMarkerStyleAllowed:os:pa', [0, false], 'IsCustomShapeStyleAllowed:ot:pb', [0, false], 'ItemSearchMode:ol:pc', [ShapeItemSearchMode_$type, enumGetBox(ShapeItemSearchMode_$type, 0)], 'ItemSearchPointsThreshold:ov:pd', [1, 10000], 'ItemSearchThreshold:ow:pe', [1, 10000], 'ShapeFilterResolution:ou:pf', [1, 2], 'ShapeMemberPath:o4:pg', [2, "points"]]);
|
|
149
|
+
/**
|
|
150
|
+
* @hidden
|
|
151
|
+
*/
|
|
152
|
+
export class GeographicShapeSeriesBaseView extends HostSeriesView {
|
|
153
|
+
constructor(a) {
|
|
154
|
+
super(a);
|
|
155
|
+
this.b3 = null;
|
|
156
|
+
this.b3 = a;
|
|
157
|
+
}
|
|
158
|
+
by() {
|
|
159
|
+
super.by();
|
|
160
|
+
this.b3.ob.p3 = this.b3.o4;
|
|
161
|
+
this.b3.ob.nb = this.b3.m9;
|
|
162
|
+
this.b3.ob.ng = this.b3.na;
|
|
163
|
+
}
|
|
164
|
+
b6() {
|
|
165
|
+
let a = this.b3.ob;
|
|
166
|
+
if (this.b3.b6 == null) {
|
|
167
|
+
a.oq = null;
|
|
168
|
+
a.os = null;
|
|
169
|
+
return;
|
|
170
|
+
}
|
|
171
|
+
a.oq = this.b3.b6.pf;
|
|
172
|
+
a.os = this.b3.b6.ph;
|
|
173
|
+
}
|
|
174
|
+
b4() {
|
|
175
|
+
this.b3.ob.nb = this.b3.m9;
|
|
176
|
+
}
|
|
177
|
+
b5() {
|
|
178
|
+
this.b3.ob.ng = this.b3.na;
|
|
179
|
+
}
|
|
180
|
+
b8() {
|
|
181
|
+
this.b3.ob.p3 = this.b3.o4;
|
|
182
|
+
}
|
|
183
|
+
b9() {
|
|
184
|
+
this.b3.ob.fv = this.b3.fv;
|
|
185
|
+
}
|
|
186
|
+
b7() {
|
|
187
|
+
this.b3.ob.pp = this.b3.ou;
|
|
188
|
+
}
|
|
189
|
+
}
|
|
190
|
+
GeographicShapeSeriesBaseView.$t = markType(GeographicShapeSeriesBaseView, 'GeographicShapeSeriesBaseView', HostSeriesView.$);
|
|
191
|
+
//# sourceMappingURL=GeographicShapeSeriesBase_combined.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicShapeSeriesBase_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeriesBase_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 { GeographicShapeSeriesView } from "./GeographicShapeSeriesView_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicShapeSeriesView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicShapeSeriesView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeriesView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,yBAAyB,EAAC,MAAM,sCAAsC,CAAA"}
|