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,314 @@
|
|
|
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 { Series } from "igniteui-angular-charts";
|
|
8
|
+
import { DependencyProperty } from "igniteui-angular-core";
|
|
9
|
+
import { typeCast, Number_$type, runOn, delegateRemove, delegateCombine, markType, TypeRegistrar } from "igniteui-angular-core";
|
|
10
|
+
import { SeriesView } from "igniteui-angular-charts";
|
|
11
|
+
import { SeriesViewer } from "igniteui-angular-charts";
|
|
12
|
+
import { PropertyMetadata } from "igniteui-angular-core";
|
|
13
|
+
import { PlatformConstants } from "igniteui-angular-core";
|
|
14
|
+
import { isNaN_ } from "igniteui-angular-core";
|
|
15
|
+
/**
|
|
16
|
+
* @hidden
|
|
17
|
+
*/
|
|
18
|
+
export class GeographicMapSeriesHost extends Series {
|
|
19
|
+
constructor() {
|
|
20
|
+
super();
|
|
21
|
+
this.n9 = null;
|
|
22
|
+
this.ob = this.oa();
|
|
23
|
+
}
|
|
24
|
+
get_c8() {
|
|
25
|
+
return true;
|
|
26
|
+
}
|
|
27
|
+
gt(a, b) {
|
|
28
|
+
let c = this.ic(b);
|
|
29
|
+
if (c == "LatitudeMemberPath") {
|
|
30
|
+
c = "YMemberPath";
|
|
31
|
+
}
|
|
32
|
+
if (c == "LongitudeMemberPath") {
|
|
33
|
+
c = "XMemberPath";
|
|
34
|
+
}
|
|
35
|
+
return this.ob.gt(a, b);
|
|
36
|
+
}
|
|
37
|
+
ct(a, b, c) {
|
|
38
|
+
return this.ob.ct(a, b, c);
|
|
39
|
+
}
|
|
40
|
+
ag() {
|
|
41
|
+
return this.ob.ag();
|
|
42
|
+
}
|
|
43
|
+
a8() {
|
|
44
|
+
return this.ob;
|
|
45
|
+
}
|
|
46
|
+
get ob() {
|
|
47
|
+
return this.n9;
|
|
48
|
+
}
|
|
49
|
+
set ob(a) {
|
|
50
|
+
let b = this.ob != a;
|
|
51
|
+
if (b) {
|
|
52
|
+
this.n9 = a;
|
|
53
|
+
this.og();
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
get_hasMarkers() {
|
|
57
|
+
return this.ob.hasMarkers;
|
|
58
|
+
}
|
|
59
|
+
og() {
|
|
60
|
+
if (this.n9 != null) {
|
|
61
|
+
let hostedSeries_ = this.n9;
|
|
62
|
+
hostedSeries_.externalObject = TypeRegistrar.createFromInternal(hostedSeries_, PlatformConstants.Prefix, PlatformConstants.Postfix);
|
|
63
|
+
hostedSeries_.externalObject._implementation = hostedSeries_;
|
|
64
|
+
}
|
|
65
|
+
this.jq(this.ob);
|
|
66
|
+
this.oc.by();
|
|
67
|
+
}
|
|
68
|
+
au(a, b, c) {
|
|
69
|
+
return this.aw(this.ob, a, b, c);
|
|
70
|
+
}
|
|
71
|
+
av(a, b, c) {
|
|
72
|
+
return this.ax(this.ob, a, b, c);
|
|
73
|
+
}
|
|
74
|
+
gq(a) {
|
|
75
|
+
return this.gv(this.ob, a);
|
|
76
|
+
}
|
|
77
|
+
gf(a, b) {
|
|
78
|
+
return this.ob.gf(a, b);
|
|
79
|
+
}
|
|
80
|
+
gd(a, b) {
|
|
81
|
+
return this.ob.gd(a, b);
|
|
82
|
+
}
|
|
83
|
+
fh(a, b, c) {
|
|
84
|
+
return this.ob.fh(a, b, c);
|
|
85
|
+
}
|
|
86
|
+
nt(a, b, c) {
|
|
87
|
+
return this.ob.nt(a, b, c);
|
|
88
|
+
}
|
|
89
|
+
n2(a) {
|
|
90
|
+
return this.ob.n2(a);
|
|
91
|
+
}
|
|
92
|
+
ak(a) {
|
|
93
|
+
return this.ob.ak(a);
|
|
94
|
+
}
|
|
95
|
+
n3(a) {
|
|
96
|
+
return this.ob.n3(a);
|
|
97
|
+
}
|
|
98
|
+
al(a) {
|
|
99
|
+
return this.ob.al(a);
|
|
100
|
+
}
|
|
101
|
+
n4(a) {
|
|
102
|
+
return this.ob.n4(a);
|
|
103
|
+
}
|
|
104
|
+
n5(a) {
|
|
105
|
+
return this.ob.n5(a);
|
|
106
|
+
}
|
|
107
|
+
fd(a, b, c) {
|
|
108
|
+
return this.ob.fd(a, b, c);
|
|
109
|
+
}
|
|
110
|
+
np(a, b, c) {
|
|
111
|
+
return this.ob.np(a, b, c);
|
|
112
|
+
}
|
|
113
|
+
ff(a, b, c) {
|
|
114
|
+
return this.fh(a, b, c);
|
|
115
|
+
}
|
|
116
|
+
nr(a, b, c) {
|
|
117
|
+
return this.ob.nr(a, b, c);
|
|
118
|
+
}
|
|
119
|
+
nu(a, b, c) {
|
|
120
|
+
return this.ob.nu(a, b, c);
|
|
121
|
+
}
|
|
122
|
+
fi(a, b, c) {
|
|
123
|
+
return this.ob.fi(a, b, c);
|
|
124
|
+
}
|
|
125
|
+
nq(a, b, c) {
|
|
126
|
+
return this.ob.nq(a, b, c);
|
|
127
|
+
}
|
|
128
|
+
fe(a, b, c) {
|
|
129
|
+
return this.ob.fe(a, b, c);
|
|
130
|
+
}
|
|
131
|
+
ns(a, b, c) {
|
|
132
|
+
return this.ob.ns(a, b, c);
|
|
133
|
+
}
|
|
134
|
+
fg(a, b, c) {
|
|
135
|
+
return this.ob.fg(a, b, c);
|
|
136
|
+
}
|
|
137
|
+
ga(a) {
|
|
138
|
+
return this.ob.ga(a);
|
|
139
|
+
}
|
|
140
|
+
e9() {
|
|
141
|
+
return this.ob.e9();
|
|
142
|
+
}
|
|
143
|
+
e5(a) {
|
|
144
|
+
return this.ob.e5(a);
|
|
145
|
+
}
|
|
146
|
+
gr(a) {
|
|
147
|
+
return this.ob.gr(a);
|
|
148
|
+
}
|
|
149
|
+
bp() {
|
|
150
|
+
return new HostSeriesView(this);
|
|
151
|
+
}
|
|
152
|
+
kk(a) {
|
|
153
|
+
super.kk(a);
|
|
154
|
+
this.oc = typeCast(HostSeriesView.$, a);
|
|
155
|
+
}
|
|
156
|
+
get od() {
|
|
157
|
+
return this.c(GeographicMapSeriesHost.oi);
|
|
158
|
+
}
|
|
159
|
+
set od(a) {
|
|
160
|
+
this.h(GeographicMapSeriesHost.oi, a);
|
|
161
|
+
}
|
|
162
|
+
kp(a, b, c, d) {
|
|
163
|
+
super.kp(a, b, c, d);
|
|
164
|
+
switch (b) {
|
|
165
|
+
case "SeriesViewer":
|
|
166
|
+
this.ob.b6 = this.b6;
|
|
167
|
+
if (c != null) {
|
|
168
|
+
c.ll(this.ob);
|
|
169
|
+
}
|
|
170
|
+
if (d != null) {
|
|
171
|
+
this.b6.io(this.ob);
|
|
172
|
+
}
|
|
173
|
+
this.ob.ks(this.n6);
|
|
174
|
+
this.ob.gi = this.gi;
|
|
175
|
+
this.jw(this.ob);
|
|
176
|
+
this.gl = this.ob.gl;
|
|
177
|
+
let e = typeCast(SeriesViewer.$, c);
|
|
178
|
+
if (e != null) {
|
|
179
|
+
e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.oh));
|
|
180
|
+
}
|
|
181
|
+
if (this.b6 != null) {
|
|
182
|
+
let f = this.b6;
|
|
183
|
+
f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.oh));
|
|
184
|
+
}
|
|
185
|
+
this.of();
|
|
186
|
+
break;
|
|
187
|
+
case "SyncLink":
|
|
188
|
+
this.ob.b1 = this.b1;
|
|
189
|
+
break;
|
|
190
|
+
case "VisibleFromScale":
|
|
191
|
+
this.of();
|
|
192
|
+
break;
|
|
193
|
+
case "Index":
|
|
194
|
+
this.ob.gi = this.gi;
|
|
195
|
+
break;
|
|
196
|
+
case "ItemsSource":
|
|
197
|
+
this.oc.bz();
|
|
198
|
+
break;
|
|
199
|
+
case "Resolution":
|
|
200
|
+
this.oc.b1();
|
|
201
|
+
break;
|
|
202
|
+
case "TransitionDuration":
|
|
203
|
+
this.oc.b2();
|
|
204
|
+
break;
|
|
205
|
+
case "Opacity":
|
|
206
|
+
this.oc.b0();
|
|
207
|
+
break;
|
|
208
|
+
case "Visibility":
|
|
209
|
+
let hs_ = this.ob;
|
|
210
|
+
let v_ = this._visibility;
|
|
211
|
+
hs_.visibility = v_;
|
|
212
|
+
break;
|
|
213
|
+
case "MouseOverEnabled":
|
|
214
|
+
this.ob.dn = this.dn;
|
|
215
|
+
break;
|
|
216
|
+
case "ExpectFunctions":
|
|
217
|
+
this.ob.expectFunctions = this.expectFunctions;
|
|
218
|
+
break;
|
|
219
|
+
}
|
|
220
|
+
}
|
|
221
|
+
of() {
|
|
222
|
+
if (this.b6 == null || this.ob == null) {
|
|
223
|
+
return;
|
|
224
|
+
}
|
|
225
|
+
if (!isNaN_(this.od)) {
|
|
226
|
+
if (this.b6.os.width > this.od) {
|
|
227
|
+
let hs_ = this.ob;
|
|
228
|
+
let v_ = 1;
|
|
229
|
+
hs_.visibility = v_;
|
|
230
|
+
}
|
|
231
|
+
else {
|
|
232
|
+
let hs2_ = this.ob;
|
|
233
|
+
let v2_ = 0;
|
|
234
|
+
hs2_.visibility = v2_;
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
}
|
|
238
|
+
oh(a, b) {
|
|
239
|
+
this.of();
|
|
240
|
+
}
|
|
241
|
+
k3(a) {
|
|
242
|
+
super.k3(a);
|
|
243
|
+
if (this.ob != null) {
|
|
244
|
+
this.ob.k3(a);
|
|
245
|
+
}
|
|
246
|
+
}
|
|
247
|
+
k2(a, b, c, d, e) {
|
|
248
|
+
if (this.ob != null) {
|
|
249
|
+
this.ob.k2(a, b, c, d, e);
|
|
250
|
+
}
|
|
251
|
+
}
|
|
252
|
+
as(a, b) {
|
|
253
|
+
return this.ob.as(a, b);
|
|
254
|
+
}
|
|
255
|
+
lc() {
|
|
256
|
+
super.lc();
|
|
257
|
+
this.ob.lc();
|
|
258
|
+
}
|
|
259
|
+
get_coercionMethods() {
|
|
260
|
+
return this._coercionMethods;
|
|
261
|
+
}
|
|
262
|
+
set_coercionMethods(a) {
|
|
263
|
+
this._coercionMethods = a;
|
|
264
|
+
this.ob.coercionMethods = a;
|
|
265
|
+
}
|
|
266
|
+
jv(a) {
|
|
267
|
+
super.jv(a);
|
|
268
|
+
if (this.ob != null) {
|
|
269
|
+
let b = this.ob.gp();
|
|
270
|
+
this.jn(a, b);
|
|
271
|
+
}
|
|
272
|
+
}
|
|
273
|
+
}
|
|
274
|
+
GeographicMapSeriesHost.$t = markType(GeographicMapSeriesHost, 'GeographicMapSeriesHost', Series.$);
|
|
275
|
+
GeographicMapSeriesHost.oi = DependencyProperty.i("VisibleFromScale", Number_$type, GeographicMapSeriesHost.$, new PropertyMetadata(2, 1, (a, b) => {
|
|
276
|
+
let c = a;
|
|
277
|
+
c.raisePropertyChanged("VisibleFromScale", b.oldValue, b.newValue);
|
|
278
|
+
}));
|
|
279
|
+
/**
|
|
280
|
+
* @hidden
|
|
281
|
+
*/
|
|
282
|
+
export class HostSeriesView extends SeriesView {
|
|
283
|
+
constructor(a) {
|
|
284
|
+
super(a);
|
|
285
|
+
this.bx = null;
|
|
286
|
+
this.bx = a;
|
|
287
|
+
}
|
|
288
|
+
ar(a, b) {
|
|
289
|
+
super.ar(a, b);
|
|
290
|
+
}
|
|
291
|
+
by() {
|
|
292
|
+
this.bx.ob.itemsSource = this.bx.itemsSource;
|
|
293
|
+
this.bx.ob.gi = this.bx.gi;
|
|
294
|
+
this.bx.ob.nb = this.bx.nb;
|
|
295
|
+
this.bx.ob.ng = this.bx.ng;
|
|
296
|
+
this.bx.ob.fq = this.bx.fq;
|
|
297
|
+
this.bx.ob.gj = this.bx.gj;
|
|
298
|
+
this.bx.ob._opacity = this.bx._opacity;
|
|
299
|
+
}
|
|
300
|
+
bz() {
|
|
301
|
+
this.bx.ob.itemsSource = this.bx.itemsSource;
|
|
302
|
+
}
|
|
303
|
+
b1() {
|
|
304
|
+
this.bx.ob.fq = this.bx.fq;
|
|
305
|
+
}
|
|
306
|
+
b2() {
|
|
307
|
+
this.bx.ob.gj = this.bx.gj;
|
|
308
|
+
}
|
|
309
|
+
b0() {
|
|
310
|
+
this.bx.ob._opacity = this.bx._opacity;
|
|
311
|
+
}
|
|
312
|
+
}
|
|
313
|
+
HostSeriesView.$t = markType(HostSeriesView, 'HostSeriesView', SeriesView.$);
|
|
314
|
+
//# sourceMappingURL=GeographicMapSeriesHost_combined.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicMapSeriesHost_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicMapSeriesHost_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 { GeographicPolylineSeries } from "./GeographicPolylineSeriesView_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicPolylineSeries.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicPolylineSeries.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicPolylineSeries.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,wBAAwB,EAAC,MAAM,yCAAyC,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 { GeographicPolylineSeriesView } from "./GeographicPolylineSeriesView_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicPolylineSeriesView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicPolylineSeriesView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicPolylineSeriesView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,4BAA4B,EAAC,MAAM,yCAAyC,CAAA"}
|
|
@@ -0,0 +1,77 @@
|
|
|
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 { ScatterPolylineSeries } from "igniteui-angular-charts";
|
|
9
|
+
import { markType, runOn, delegateCombine, markDep } from "igniteui-angular-core";
|
|
10
|
+
import { GeographicShapeSeriesBase } from "./GeographicShapeSeriesBase";
|
|
11
|
+
import { StyleSelector } from "igniteui-angular-charts";
|
|
12
|
+
import { DependencyProperty } from "igniteui-angular-core";
|
|
13
|
+
import { Style } from "igniteui-angular-core";
|
|
14
|
+
import { PropertyMetadata } from "igniteui-angular-core";
|
|
15
|
+
/**
|
|
16
|
+
* @hidden
|
|
17
|
+
*/
|
|
18
|
+
export class GeographicPolylineSeriesView extends GeographicShapeSeriesBaseView {
|
|
19
|
+
constructor(a) {
|
|
20
|
+
super(a);
|
|
21
|
+
this.ca = null;
|
|
22
|
+
this.ca = a;
|
|
23
|
+
}
|
|
24
|
+
by() {
|
|
25
|
+
super.by();
|
|
26
|
+
this.ca.ob.qy = this.ca.ph;
|
|
27
|
+
this.ca.ob.q3 = this.ca.pp;
|
|
28
|
+
}
|
|
29
|
+
cb() {
|
|
30
|
+
this.ca.ob.qy = this.ca.ph;
|
|
31
|
+
}
|
|
32
|
+
cc() {
|
|
33
|
+
this.ca.ob.q3 = this.ca.pp;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
GeographicPolylineSeriesView.$t = markType(GeographicPolylineSeriesView, 'GeographicPolylineSeriesView', GeographicShapeSeriesBaseView.$);
|
|
37
|
+
/**
|
|
38
|
+
* @hidden
|
|
39
|
+
*/
|
|
40
|
+
export class GeographicPolylineSeries extends GeographicShapeSeriesBase {
|
|
41
|
+
constructor() {
|
|
42
|
+
super();
|
|
43
|
+
this.styleShape = null;
|
|
44
|
+
this.ab = GeographicPolylineSeries.$;
|
|
45
|
+
}
|
|
46
|
+
bp() {
|
|
47
|
+
return new GeographicPolylineSeriesView(this);
|
|
48
|
+
}
|
|
49
|
+
kk(a) {
|
|
50
|
+
super.kk(a);
|
|
51
|
+
this.pi = a;
|
|
52
|
+
}
|
|
53
|
+
oa() {
|
|
54
|
+
let a = new ScatterPolylineSeries();
|
|
55
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.pm));
|
|
56
|
+
return a;
|
|
57
|
+
}
|
|
58
|
+
pm(a, b) {
|
|
59
|
+
if (this.styleShape != null) {
|
|
60
|
+
this.styleShape(this, b);
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
kp(a, b, c, d) {
|
|
64
|
+
super.kp(a, b, c, d);
|
|
65
|
+
switch (b) {
|
|
66
|
+
case GeographicPolylineSeries.$$p[1]:
|
|
67
|
+
this.pi.cb();
|
|
68
|
+
break;
|
|
69
|
+
case GeographicPolylineSeries.$$p[0]:
|
|
70
|
+
this.pi.cc();
|
|
71
|
+
break;
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
GeographicPolylineSeries.$t = markType(GeographicPolylineSeries, 'GeographicPolylineSeries', GeographicShapeSeriesBase.$);
|
|
76
|
+
GeographicPolylineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicPolylineSeries, 'raisePropertyChanged', ['ShapeStyle:pp:pn', [Style.$, null], 'ShapeStyleSelector:ph:po', [StyleSelector.$, null]]);
|
|
77
|
+
//# sourceMappingURL=GeographicPolylineSeriesView_combined.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicPolylineSeriesView_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicPolylineSeriesView_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 { GeographicProportionalSymbolSeries } from "./GeographicProportionalSymbolSeriesView_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicProportionalSymbolSeries.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicProportionalSymbolSeries.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicProportionalSymbolSeries.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,kCAAkC,EAAC,MAAM,mDAAmD,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 GeographicProportionalSymbolSeriesBase extends GeographicMapSeriesHost {
|
|
13
|
+
}
|
|
14
|
+
GeographicProportionalSymbolSeriesBase.$t = markType(GeographicProportionalSymbolSeriesBase, 'GeographicProportionalSymbolSeriesBase', GeographicMapSeriesHost.$);
|
|
15
|
+
//# sourceMappingURL=GeographicProportionalSymbolSeriesBase.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicProportionalSymbolSeriesBase.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicProportionalSymbolSeriesBase.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,sCAAuC,SAAQ,uBAAuB;;AACpF,yCAAE,GAAS,QAAQ,CAAC,sCAAsC,EAAE,wCAAwC,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 GeographicProportionalSymbolSeriesBaseView extends HostSeriesView {
|
|
13
|
+
constructor(a) {
|
|
14
|
+
super(a);
|
|
15
|
+
this.b3 = null;
|
|
16
|
+
this.b3 = a;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
GeographicProportionalSymbolSeriesBaseView.$t = markType(GeographicProportionalSymbolSeriesBaseView, 'GeographicProportionalSymbolSeriesBaseView', HostSeriesView.$);
|
|
20
|
+
//# sourceMappingURL=GeographicProportionalSymbolSeriesBaseView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicProportionalSymbolSeriesBaseView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicProportionalSymbolSeriesBaseView.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,0CAA2C,SAAQ,cAAc;IAEtF,YAAY,CAAyC;QACpD,KAAK,CAAC,CAAC,CAAC,CAAC;QAGF,OAAE,GAA2C,IAAI,CAAC;QAFzD,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC;IACb,CAAC;;AAJM,6CAAE,GAAS,QAAQ,CAAC,0CAA0C,EAAE,4CAA4C,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 { GeographicProportionalSymbolSeriesView } from "./GeographicProportionalSymbolSeriesView_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicProportionalSymbolSeriesView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicProportionalSymbolSeriesView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicProportionalSymbolSeriesView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,sCAAsC,EAAC,MAAM,mDAAmD,CAAA"}
|