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,220 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { HostSeriesView } from "./HostSeriesView";
|
|
9
|
+
import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
10
|
+
import { ScatterSeries } from "igniteui-angular-charts";
|
|
11
|
+
import { markType, enumGetBox, runOn, delegateCombine, delegateRemove, markDep } from "igniteui-angular-core";
|
|
12
|
+
import { DependencyProperty } from "igniteui-angular-core";
|
|
13
|
+
import { MarkerType_$type } from "igniteui-angular-charts";
|
|
14
|
+
import { CollisionAvoidanceType_$type } from "igniteui-angular-charts";
|
|
15
|
+
import { MarkerOutlineMode_$type } from "igniteui-angular-charts";
|
|
16
|
+
import { MarkerFillMode_$type } from "igniteui-angular-charts";
|
|
17
|
+
import { DataTemplate } from "igniteui-angular-core";
|
|
18
|
+
import { Brush } from "igniteui-angular-core";
|
|
19
|
+
import { 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
|
+
var GeographicSymbolSeriesView = /** @class */ (function (_super) {
|
|
26
|
+
tslib_1.__extends(GeographicSymbolSeriesView, _super);
|
|
27
|
+
function GeographicSymbolSeriesView(a) {
|
|
28
|
+
var _this = _super.call(this, a) || this;
|
|
29
|
+
_this.b3 = null;
|
|
30
|
+
_this.b3 = a;
|
|
31
|
+
return _this;
|
|
32
|
+
}
|
|
33
|
+
GeographicSymbolSeriesView.prototype.b4 = function () {
|
|
34
|
+
_super.prototype.as.call(this);
|
|
35
|
+
if (!this.q) {
|
|
36
|
+
}
|
|
37
|
+
};
|
|
38
|
+
GeographicSymbolSeriesView.prototype.by = function () {
|
|
39
|
+
var a = this.b3.ob;
|
|
40
|
+
_super.prototype.by.call(this);
|
|
41
|
+
a.rf = this.b3.o6;
|
|
42
|
+
a.rj = this.b3.o4;
|
|
43
|
+
a.oi = this.b3.oo;
|
|
44
|
+
a.o5 = this.b3.pk;
|
|
45
|
+
a.on = this.b3.ox;
|
|
46
|
+
};
|
|
47
|
+
GeographicSymbolSeriesView.prototype.b6 = function () {
|
|
48
|
+
this.b3.ob.rf = this.b3.o6;
|
|
49
|
+
};
|
|
50
|
+
GeographicSymbolSeriesView.prototype.b5 = function () {
|
|
51
|
+
this.b3.ob.rj = this.b3.o4;
|
|
52
|
+
};
|
|
53
|
+
GeographicSymbolSeriesView.prototype.cc = function () {
|
|
54
|
+
this.b3.ob.oi = this.b3.oo;
|
|
55
|
+
};
|
|
56
|
+
GeographicSymbolSeriesView.prototype.ca = function () {
|
|
57
|
+
this.b3.ob.o5 = this.b3.pk;
|
|
58
|
+
};
|
|
59
|
+
GeographicSymbolSeriesView.prototype.cb = function () {
|
|
60
|
+
this.b3.ob.on = this.b3.ox;
|
|
61
|
+
};
|
|
62
|
+
GeographicSymbolSeriesView.prototype.cd = function () {
|
|
63
|
+
this.b3.ob.q3 = this.b3.oz;
|
|
64
|
+
};
|
|
65
|
+
GeographicSymbolSeriesView.prototype.cf = function () {
|
|
66
|
+
this.b3.ob.xAxis = this.b3.b6.pf;
|
|
67
|
+
};
|
|
68
|
+
GeographicSymbolSeriesView.prototype.cg = function () {
|
|
69
|
+
this.b3.ob.yAxis = this.b3.b6.ph;
|
|
70
|
+
};
|
|
71
|
+
GeographicSymbolSeriesView.prototype.ce = function () {
|
|
72
|
+
var a = this.b3.ob;
|
|
73
|
+
if (this.b3.b6 == null) {
|
|
74
|
+
a.xAxis = null;
|
|
75
|
+
a.yAxis = null;
|
|
76
|
+
return;
|
|
77
|
+
}
|
|
78
|
+
a.xAxis = this.b3.b6.pf;
|
|
79
|
+
a.yAxis = this.b3.b6.ph;
|
|
80
|
+
};
|
|
81
|
+
GeographicSymbolSeriesView.prototype.b8 = function () {
|
|
82
|
+
this.b3.ob.pv = this.b3.ol;
|
|
83
|
+
};
|
|
84
|
+
GeographicSymbolSeriesView.prototype.b7 = function () {
|
|
85
|
+
this.b3.ob.pl = this.b3.p1;
|
|
86
|
+
};
|
|
87
|
+
GeographicSymbolSeriesView.prototype.b9 = function () {
|
|
88
|
+
this.b3.ob.pm = this.b3.p2;
|
|
89
|
+
};
|
|
90
|
+
GeographicSymbolSeriesView.$t = markType(GeographicSymbolSeriesView, 'GeographicSymbolSeriesView', HostSeriesView.$);
|
|
91
|
+
return GeographicSymbolSeriesView;
|
|
92
|
+
}(HostSeriesView));
|
|
93
|
+
export { GeographicSymbolSeriesView };
|
|
94
|
+
/**
|
|
95
|
+
* @hidden
|
|
96
|
+
*/
|
|
97
|
+
var GeographicSymbolSeries = /** @class */ (function (_super) {
|
|
98
|
+
tslib_1.__extends(GeographicSymbolSeries, _super);
|
|
99
|
+
function GeographicSymbolSeries() {
|
|
100
|
+
var _this = _super.call(this) || this;
|
|
101
|
+
_this.oq = null;
|
|
102
|
+
_this.ot = false;
|
|
103
|
+
_this.os = false;
|
|
104
|
+
_this.assigningScatterStyle = null;
|
|
105
|
+
_this.assigningScatterMarkerStyle = null;
|
|
106
|
+
_this.ab = GeographicSymbolSeries.$;
|
|
107
|
+
return _this;
|
|
108
|
+
}
|
|
109
|
+
GeographicSymbolSeries.prototype.bp = function () {
|
|
110
|
+
return new GeographicSymbolSeriesView(this);
|
|
111
|
+
};
|
|
112
|
+
GeographicSymbolSeries.prototype.kk = function (a) {
|
|
113
|
+
_super.prototype.kk.call(this, a);
|
|
114
|
+
this.or = a;
|
|
115
|
+
};
|
|
116
|
+
GeographicSymbolSeries.prototype.fr = function () {
|
|
117
|
+
return 0.7;
|
|
118
|
+
};
|
|
119
|
+
GeographicSymbolSeries.prototype.oa = function () {
|
|
120
|
+
return new ScatterSeries();
|
|
121
|
+
};
|
|
122
|
+
GeographicSymbolSeries.prototype.fc = function () {
|
|
123
|
+
return this.ox;
|
|
124
|
+
};
|
|
125
|
+
GeographicSymbolSeries.prototype.get_da = function () {
|
|
126
|
+
return true;
|
|
127
|
+
};
|
|
128
|
+
GeographicSymbolSeries.prototype.kp = function (a, b, c, d) {
|
|
129
|
+
_super.prototype.kp.call(this, a, b, c, d);
|
|
130
|
+
switch (b) {
|
|
131
|
+
case GeographicSymbolSeries.$$p[9]:
|
|
132
|
+
this.ob.of = this.on;
|
|
133
|
+
break;
|
|
134
|
+
case GeographicSymbolSeries.$$p[8]:
|
|
135
|
+
this.ob.ob = this.om;
|
|
136
|
+
break;
|
|
137
|
+
case "SeriesViewer":
|
|
138
|
+
this.or.ce();
|
|
139
|
+
break;
|
|
140
|
+
case GeographicSymbolSeries.$$p[5]:
|
|
141
|
+
this.or.b6();
|
|
142
|
+
break;
|
|
143
|
+
case GeographicSymbolSeries.$$p[4]:
|
|
144
|
+
this.or.b5();
|
|
145
|
+
break;
|
|
146
|
+
case GeographicSymbolSeries.$$p[7]:
|
|
147
|
+
this.or.b8();
|
|
148
|
+
break;
|
|
149
|
+
case GeographicSymbolSeries.$$p[13]:
|
|
150
|
+
this.or.cc();
|
|
151
|
+
break;
|
|
152
|
+
case GeographicSymbolSeries.$$p[11]:
|
|
153
|
+
this.or.ca();
|
|
154
|
+
break;
|
|
155
|
+
case GeographicSymbolSeries.$$p[12]:
|
|
156
|
+
this.or.cb();
|
|
157
|
+
break;
|
|
158
|
+
case GeographicSymbolSeries.$$p[14]:
|
|
159
|
+
this.or.cd();
|
|
160
|
+
break;
|
|
161
|
+
case "XAxis":
|
|
162
|
+
this.or.cf();
|
|
163
|
+
break;
|
|
164
|
+
case "YAxis":
|
|
165
|
+
this.or.cg();
|
|
166
|
+
break;
|
|
167
|
+
case GeographicSymbolSeries.$$p[6]:
|
|
168
|
+
this.or.b7();
|
|
169
|
+
break;
|
|
170
|
+
case GeographicSymbolSeries.$$p[10]:
|
|
171
|
+
this.or.b9();
|
|
172
|
+
break;
|
|
173
|
+
case GeographicSymbolSeries.$$p[1]:
|
|
174
|
+
this.ob.qp = this.ov;
|
|
175
|
+
this.ot = this.ov;
|
|
176
|
+
if (this.ov) {
|
|
177
|
+
var e = this.ob;
|
|
178
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.pj));
|
|
179
|
+
}
|
|
180
|
+
else {
|
|
181
|
+
var f = this.ob;
|
|
182
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.pj));
|
|
183
|
+
}
|
|
184
|
+
break;
|
|
185
|
+
case GeographicSymbolSeries.$$p[0]:
|
|
186
|
+
this.ob.qo = this.ou;
|
|
187
|
+
this.os = this.ou;
|
|
188
|
+
if (this.ov) {
|
|
189
|
+
var g = this.ob;
|
|
190
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.pi));
|
|
191
|
+
}
|
|
192
|
+
else {
|
|
193
|
+
var h = this.ob;
|
|
194
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.pi));
|
|
195
|
+
}
|
|
196
|
+
break;
|
|
197
|
+
case GeographicSymbolSeries.$$p[2]:
|
|
198
|
+
this.ob.qe = this.op;
|
|
199
|
+
break;
|
|
200
|
+
case GeographicSymbolSeries.$$p[3]:
|
|
201
|
+
this.ob.q2 = this.oy;
|
|
202
|
+
break;
|
|
203
|
+
}
|
|
204
|
+
};
|
|
205
|
+
GeographicSymbolSeries.prototype.pj = function (a, b) {
|
|
206
|
+
if (this.assigningScatterStyle != null) {
|
|
207
|
+
this.assigningScatterStyle(this, b);
|
|
208
|
+
}
|
|
209
|
+
};
|
|
210
|
+
GeographicSymbolSeries.prototype.pi = function (a, b) {
|
|
211
|
+
if (this.assigningScatterMarkerStyle != null) {
|
|
212
|
+
this.assigningScatterMarkerStyle(this, b);
|
|
213
|
+
}
|
|
214
|
+
};
|
|
215
|
+
GeographicSymbolSeries.$t = markType(GeographicSymbolSeries, 'GeographicSymbolSeries', GeographicMapSeriesHost.$);
|
|
216
|
+
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:ou:pl', [0, false], 'IsCustomScatterStyleAllowed:ov:pm', [0, false], 'ItemSearchMode:op:pn', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:oy:po', [1, 10000], 'LatitudeMemberPath:o4:pp', [2, null], 'LongitudeMemberPath:o6:pq', [2, null], 'MarkerBrush:p1:pr', [Brush.$], 'MarkerCollisionAvoidance:ol:ps', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MarkerFillMode:om:pt', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:on:pu', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:p2:pv', [Brush.$], 'MarkerTemplate:pk:pw', [DataTemplate.$, null], 'MarkerThickness:ox:px', [1, DeviceUtils.g(2)], 'MarkerType:oo:py', [MarkerType_$type, enumGetBox(MarkerType_$type, 2)], 'MaximumMarkers:oz:pz', [1, 400], 'UseLightweightMarkers:ow:p0', [0, false]]);
|
|
217
|
+
return GeographicSymbolSeries;
|
|
218
|
+
}(GeographicMapSeriesHost));
|
|
219
|
+
export { GeographicSymbolSeries };
|
|
220
|
+
//# sourceMappingURL=GeographicSymbolSeriesView_combined.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicSymbolSeriesView_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicSymbolSeriesView_combined.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { TileSeries } from "./TileSeries";
|
|
9
|
+
import { GeographicShapeSeriesBase } from "./GeographicShapeSeriesBase";
|
|
10
|
+
import { runOn, delegateRemove, delegateCombine, markType } from "igniteui-angular-core";
|
|
11
|
+
import { ImageTilesReadyEventArgs } from "./ImageTilesReadyEventArgs";
|
|
12
|
+
/**
|
|
13
|
+
* @hidden
|
|
14
|
+
*/
|
|
15
|
+
var GeographicTileSeries = /** @class */ (function (_super) {
|
|
16
|
+
tslib_1.__extends(GeographicTileSeries, _super);
|
|
17
|
+
function GeographicTileSeries() {
|
|
18
|
+
var _this = _super.call(this) || this;
|
|
19
|
+
_this.pi = null;
|
|
20
|
+
_this.ph = null;
|
|
21
|
+
_this.imageTilesReady = null;
|
|
22
|
+
_this.ab = GeographicTileSeries.$;
|
|
23
|
+
return _this;
|
|
24
|
+
}
|
|
25
|
+
Object.defineProperty(GeographicTileSeries.prototype, "pj", {
|
|
26
|
+
get: function () {
|
|
27
|
+
return this.pi;
|
|
28
|
+
},
|
|
29
|
+
set: function (a) {
|
|
30
|
+
var b = a != this.pj;
|
|
31
|
+
if (b) {
|
|
32
|
+
var c = this.pj;
|
|
33
|
+
this.pi = a;
|
|
34
|
+
this.raisePropertyChanged("TileImagery", c, a);
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
enumerable: true,
|
|
38
|
+
configurable: true
|
|
39
|
+
});
|
|
40
|
+
GeographicTileSeries.prototype.pn = function () {
|
|
41
|
+
if (this.pj != null) {
|
|
42
|
+
this.pj.clearTileCache();
|
|
43
|
+
}
|
|
44
|
+
};
|
|
45
|
+
GeographicTileSeries.prototype.kp = function (a, b, c, d) {
|
|
46
|
+
_super.prototype.kp.call(this, a, b, c, d);
|
|
47
|
+
switch (b) {
|
|
48
|
+
case "TileImagery":
|
|
49
|
+
if (this.ob != null) {
|
|
50
|
+
this.ob.q1 = this.pj;
|
|
51
|
+
}
|
|
52
|
+
break;
|
|
53
|
+
}
|
|
54
|
+
};
|
|
55
|
+
GeographicTileSeries.prototype.og = function () {
|
|
56
|
+
_super.prototype.og.call(this);
|
|
57
|
+
this.ob.q1 = this.pj;
|
|
58
|
+
if (this.ph != null) {
|
|
59
|
+
var a = this.ph;
|
|
60
|
+
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.pm));
|
|
61
|
+
}
|
|
62
|
+
this.ph = this.ob;
|
|
63
|
+
if (this.ph != null) {
|
|
64
|
+
var b = this.ph;
|
|
65
|
+
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.pm));
|
|
66
|
+
}
|
|
67
|
+
};
|
|
68
|
+
GeographicTileSeries.prototype.oa = function () {
|
|
69
|
+
return new TileSeries();
|
|
70
|
+
};
|
|
71
|
+
GeographicTileSeries.prototype.pm = function (a, b) {
|
|
72
|
+
if (this.imageTilesReady != null) {
|
|
73
|
+
this.imageTilesReady(this, new ImageTilesReadyEventArgs());
|
|
74
|
+
}
|
|
75
|
+
};
|
|
76
|
+
GeographicTileSeries.$t = markType(GeographicTileSeries, 'GeographicTileSeries', GeographicShapeSeriesBase.$);
|
|
77
|
+
return GeographicTileSeries;
|
|
78
|
+
}(GeographicShapeSeriesBase));
|
|
79
|
+
export { GeographicTileSeries };
|
|
80
|
+
//# sourceMappingURL=GeographicTileSeries.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicTileSeries.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicTileSeries.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 { GeographicXYTriangulatingSeries } from "./XamGeographicMap_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicXYTriangulatingSeries.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicXYTriangulatingSeries.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicXYTriangulatingSeries.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,+BAA+B,EAAC,MAAM,6BAA6B,CAAA"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
9
|
+
import { markType } from "igniteui-angular-core";
|
|
10
|
+
/**
|
|
11
|
+
* @hidden
|
|
12
|
+
*/
|
|
13
|
+
var GeographicXYTriangulatingSeriesBase = /** @class */ (function (_super) {
|
|
14
|
+
tslib_1.__extends(GeographicXYTriangulatingSeriesBase, _super);
|
|
15
|
+
function GeographicXYTriangulatingSeriesBase() {
|
|
16
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
17
|
+
}
|
|
18
|
+
GeographicXYTriangulatingSeriesBase.$t = markType(GeographicXYTriangulatingSeriesBase, 'GeographicXYTriangulatingSeriesBase', GeographicMapSeriesHost.$);
|
|
19
|
+
return GeographicXYTriangulatingSeriesBase;
|
|
20
|
+
}(GeographicMapSeriesHost));
|
|
21
|
+
export { GeographicXYTriangulatingSeriesBase };
|
|
22
|
+
//# sourceMappingURL=GeographicXYTriangulatingSeriesBase.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicXYTriangulatingSeriesBase.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicXYTriangulatingSeriesBase.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,OAAO,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH;IAAkE,+DAAuB;IAAzF;;IAGA,CAAC;IAFO,sCAAE,GAAS,QAAQ,CAAC,mCAAmC,EAAE,qCAAqC,EAAQ,uBAAwB,CAAC,CAAC,CAAC,CAAC;IAE1I,0CAAC;CAAA,AAHD,CAAkE,uBAAuB,GAGxF;SAHqB,mCAAmC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { HostSeriesView } from "./HostSeriesView";
|
|
9
|
+
import { markType } from "igniteui-angular-core";
|
|
10
|
+
/**
|
|
11
|
+
* @hidden
|
|
12
|
+
*/
|
|
13
|
+
var GeographicXYTriangulatingSeriesBaseView = /** @class */ (function (_super) {
|
|
14
|
+
tslib_1.__extends(GeographicXYTriangulatingSeriesBaseView, _super);
|
|
15
|
+
function GeographicXYTriangulatingSeriesBaseView(a) {
|
|
16
|
+
var _this = _super.call(this, a) || this;
|
|
17
|
+
_this.b3 = null;
|
|
18
|
+
_this.b3 = a;
|
|
19
|
+
return _this;
|
|
20
|
+
}
|
|
21
|
+
GeographicXYTriangulatingSeriesBaseView.$t = markType(GeographicXYTriangulatingSeriesBaseView, 'GeographicXYTriangulatingSeriesBaseView', HostSeriesView.$);
|
|
22
|
+
return GeographicXYTriangulatingSeriesBaseView;
|
|
23
|
+
}(HostSeriesView));
|
|
24
|
+
export { GeographicXYTriangulatingSeriesBaseView };
|
|
25
|
+
//# sourceMappingURL=GeographicXYTriangulatingSeriesBaseView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicXYTriangulatingSeriesBaseView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicXYTriangulatingSeriesBaseView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH;IAAsE,mEAAc;IAEnF,iDAAY,CAAsC;QAAlD,YACC,kBAAM,CAAC,CAAC,SAER;QACO,QAAE,GAAwC,IAAI,CAAC;QAFtD,KAAI,CAAC,EAAE,GAAG,CAAC,CAAC;;IACb,CAAC;IAJM,0CAAE,GAAS,QAAQ,CAAC,uCAAuC,EAAE,yCAAyC,EAAQ,cAAe,CAAC,CAAC,CAAC,CAAC;IAMzI,8CAAC;CAAA,AAPD,CAAsE,cAAc,GAOnF;SAPqB,uCAAuC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
export { GeographicXYTriangulatingSeriesView } from "./XamGeographicMap_combined";
|
|
8
|
+
//# sourceMappingURL=GeographicXYTriangulatingSeriesView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GeographicXYTriangulatingSeriesView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicXYTriangulatingSeriesView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,mCAAmC,EAAC,MAAM,6BAA6B,CAAA"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
export { HostSeriesView } from "./GeographicMapSeriesHost_combined";
|
|
8
|
+
//# sourceMappingURL=HostSeriesView.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HostSeriesView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/HostSeriesView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AACF,OAAO,EAAC,cAAc,EAAC,MAAM,oCAAoC,CAAA"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { EventArgs, markType } from "igniteui-angular-core";
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
var ImageTilesReadyEventArgs = /** @class */ (function (_super) {
|
|
13
|
+
tslib_1.__extends(ImageTilesReadyEventArgs, _super);
|
|
14
|
+
function ImageTilesReadyEventArgs() {
|
|
15
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
16
|
+
}
|
|
17
|
+
ImageTilesReadyEventArgs.$t = markType(ImageTilesReadyEventArgs, 'ImageTilesReadyEventArgs', EventArgs.$);
|
|
18
|
+
return ImageTilesReadyEventArgs;
|
|
19
|
+
}(EventArgs));
|
|
20
|
+
export { ImageTilesReadyEventArgs };
|
|
21
|
+
//# sourceMappingURL=ImageTilesReadyEventArgs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImageTilesReadyEventArgs.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/ImageTilesReadyEventArgs.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,SAAS,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAExE;;GAEG;AACH;IAA8C,oDAAS;IAAvD;;IAEA,CAAC;IADO,2BAAE,GAAS,QAAQ,CAAC,wBAAwB,EAAE,0BAA0B,EAAQ,SAAU,CAAC,CAAC,CAAC,CAAC;IACtG,+BAAC;CAAA,AAFD,CAA8C,SAAS,GAEtD;SAFY,wBAAwB"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { Base, String_$type, markType } from "igniteui-angular-core";
|
|
9
|
+
import { List$1 } from "igniteui-angular-core";
|
|
10
|
+
/**
|
|
11
|
+
* @hidden
|
|
12
|
+
*/
|
|
13
|
+
var ImageryMetadata = /** @class */ (function (_super) {
|
|
14
|
+
tslib_1.__extends(ImageryMetadata, _super);
|
|
15
|
+
function ImageryMetadata() {
|
|
16
|
+
var _this = _super.call(this) || this;
|
|
17
|
+
_this.b = null;
|
|
18
|
+
_this.a = null;
|
|
19
|
+
_this.a = new List$1(String_$type, 0);
|
|
20
|
+
return _this;
|
|
21
|
+
}
|
|
22
|
+
ImageryMetadata.$t = markType(ImageryMetadata, 'ImageryMetadata');
|
|
23
|
+
return ImageryMetadata;
|
|
24
|
+
}(Base));
|
|
25
|
+
export { ImageryMetadata };
|
|
26
|
+
//# sourceMappingURL=ImageryMetadata.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImageryMetadata.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/ImageryMetadata.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,IAAI,EAAE,YAAY,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAC3E,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAE/C;;GAEG;AACH;IAAqC,2CAAI;IAExC;QAAA,YACC,iBAAO,SAEP;QACD,OAAC,GAAW,IAAI,CAAC;QACjB,OAAC,GAAmB,IAAI,CAAC;QAHxB,KAAI,CAAC,CAAC,GAAG,IAAI,MAAM,CAAS,YAAY,EAAE,CAAC,CAAC,CAAC;;IAC9C,CAAC;IAJM,kBAAE,GAAS,QAAQ,CAAC,eAAe,EAAE,iBAAiB,CAAC,CAAC;IAOhE,sBAAC;CAAA,AARD,CAAqC,IAAI,GAQxC;SARY,eAAe"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { EventArgs, markType } from "igniteui-angular-core";
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
var ImagesChangedEventArgs = /** @class */ (function (_super) {
|
|
13
|
+
tslib_1.__extends(ImagesChangedEventArgs, _super);
|
|
14
|
+
function ImagesChangedEventArgs() {
|
|
15
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
16
|
+
}
|
|
17
|
+
ImagesChangedEventArgs.$t = markType(ImagesChangedEventArgs, 'ImagesChangedEventArgs', EventArgs.$);
|
|
18
|
+
return ImagesChangedEventArgs;
|
|
19
|
+
}(EventArgs));
|
|
20
|
+
export { ImagesChangedEventArgs };
|
|
21
|
+
//# sourceMappingURL=ImagesChangedEventArgs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ImagesChangedEventArgs.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/ImagesChangedEventArgs.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,SAAS,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAExE;;GAEG;AACH;IAA4C,kDAAS;IAArD;;IAEA,CAAC;IADO,yBAAE,GAAS,QAAQ,CAAC,sBAAsB,EAAE,wBAAwB,EAAQ,SAAU,CAAC,CAAC,CAAC,CAAC;IAClG,6BAAC;CAAA,AAFD,CAA4C,SAAS,GAEpD;SAFY,sBAAsB"}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { Base, markType } from "igniteui-angular-core";
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
var LevelOfDetailResponseModel = /** @class */ (function (_super) {
|
|
13
|
+
tslib_1.__extends(LevelOfDetailResponseModel, _super);
|
|
14
|
+
function LevelOfDetailResponseModel() {
|
|
15
|
+
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
16
|
+
_this._level = 0;
|
|
17
|
+
_this._resolution = 0;
|
|
18
|
+
_this._scale = 0;
|
|
19
|
+
return _this;
|
|
20
|
+
}
|
|
21
|
+
Object.defineProperty(LevelOfDetailResponseModel.prototype, "level", {
|
|
22
|
+
get: function () {
|
|
23
|
+
return this._level;
|
|
24
|
+
},
|
|
25
|
+
set: function (a) {
|
|
26
|
+
this._level = a;
|
|
27
|
+
},
|
|
28
|
+
enumerable: true,
|
|
29
|
+
configurable: true
|
|
30
|
+
});
|
|
31
|
+
Object.defineProperty(LevelOfDetailResponseModel.prototype, "resolution", {
|
|
32
|
+
get: function () {
|
|
33
|
+
return this._resolution;
|
|
34
|
+
},
|
|
35
|
+
set: function (a) {
|
|
36
|
+
this._resolution = a;
|
|
37
|
+
},
|
|
38
|
+
enumerable: true,
|
|
39
|
+
configurable: true
|
|
40
|
+
});
|
|
41
|
+
Object.defineProperty(LevelOfDetailResponseModel.prototype, "scale", {
|
|
42
|
+
get: function () {
|
|
43
|
+
return this._scale;
|
|
44
|
+
},
|
|
45
|
+
set: function (a) {
|
|
46
|
+
this._scale = a;
|
|
47
|
+
},
|
|
48
|
+
enumerable: true,
|
|
49
|
+
configurable: true
|
|
50
|
+
});
|
|
51
|
+
LevelOfDetailResponseModel.$t = markType(LevelOfDetailResponseModel, 'LevelOfDetailResponseModel');
|
|
52
|
+
return LevelOfDetailResponseModel;
|
|
53
|
+
}(Base));
|
|
54
|
+
export { LevelOfDetailResponseModel };
|
|
55
|
+
//# sourceMappingURL=LevelOfDetailResponseModel.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LevelOfDetailResponseModel.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/LevelOfDetailResponseModel.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,IAAI,EAAQ,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH;IAAgD,sDAAI;IAApD;QAAA,qEAuBC;QArBQ,YAAM,GAAW,CAAC,CAAC;QAOnB,iBAAW,GAAW,CAAC,CAAC;QAOxB,YAAM,GAAW,CAAC,CAAC;;IAO5B,CAAC;IApBA,sBAAI,6CAAK;aAAT;YACC,OAAO,IAAI,CAAC,MAAM,CAAC;QACpB,CAAC;aACD,UAAU,CAAS;YAClB,IAAI,CAAC,MAAM,GAAG,CAAC,CAAC;QACjB,CAAC;;;OAHA;IAKD,sBAAI,kDAAU;aAAd;YACC,OAAO,IAAI,CAAC,WAAW,CAAC;QACzB,CAAC;aACD,UAAe,CAAS;YACvB,IAAI,CAAC,WAAW,GAAG,CAAC,CAAC;QACtB,CAAC;;;OAHA;IAKD,sBAAI,6CAAK;aAAT;YACC,OAAO,IAAI,CAAC,MAAM,CAAC;QACpB,CAAC;aACD,UAAU,CAAS;YAClB,IAAI,CAAC,MAAM,GAAG,CAAC,CAAC;QACjB,CAAC;;;OAHA;IAlBM,6BAAE,GAAS,QAAQ,CAAC,0BAA0B,EAAE,4BAA4B,CAAC,CAAC;IAsBtF,iCAAC;CAAA,AAvBD,CAAgD,IAAI,GAuBnD;SAvBY,0BAA0B"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import { markEnum } from "igniteui-angular-core";
|
|
8
|
+
/**
|
|
9
|
+
* Indicates the desired behavior for the map on resizing.
|
|
10
|
+
*/
|
|
11
|
+
export var MapBackgroundTilingMode;
|
|
12
|
+
(function (MapBackgroundTilingMode) {
|
|
13
|
+
/**
|
|
14
|
+
* Indicates that the map should decide the desired tiling mode automatically.
|
|
15
|
+
*/
|
|
16
|
+
MapBackgroundTilingMode[MapBackgroundTilingMode["Auto"] = 0] = "Auto";
|
|
17
|
+
/**
|
|
18
|
+
* Map will not wrap tiles around the origin.
|
|
19
|
+
*/
|
|
20
|
+
MapBackgroundTilingMode[MapBackgroundTilingMode["NonWrapped"] = 1] = "NonWrapped";
|
|
21
|
+
/**
|
|
22
|
+
* Map will wrap tiles around the origin.
|
|
23
|
+
*/
|
|
24
|
+
MapBackgroundTilingMode[MapBackgroundTilingMode["Wrapped"] = 2] = "Wrapped";
|
|
25
|
+
})(MapBackgroundTilingMode || (MapBackgroundTilingMode = {}));
|
|
26
|
+
/**
|
|
27
|
+
* @hidden
|
|
28
|
+
*/
|
|
29
|
+
export var MapBackgroundTilingMode_$type = markEnum('MapBackgroundTilingMode', 'Auto,0|NonWrapped,1|Wrapped,2');
|
|
30
|
+
//# sourceMappingURL=MapBackgroundTilingMode.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MapBackgroundTilingMode.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/MapBackgroundTilingMode.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AAEF,OAAO,EAAmB,QAAQ,EAAQ,MAAM,uBAAuB,CAAC;AAExE;;GAEG;AACH,MAAM,CAAN,IAAY,uBAaX;AAbD,WAAY,uBAAuB;IAClC;;OAEG;IACH,qEAAQ,CAAA;IACR;;OAEG;IACH,iFAAc,CAAA;IACd;;OAEG;IACH,2EAAW,CAAA;AACZ,CAAC,EAbW,uBAAuB,KAAvB,uBAAuB,QAalC;AAED;;GAEG;AACH,MAAM,CAAC,IAAI,6BAA6B,GAAG,QAAQ,CAAC,yBAAyB,EAAE,+BAA+B,CAAC,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import { markEnum } from "igniteui-angular-core";
|
|
8
|
+
/**
|
|
9
|
+
* Indicates the desired behavior for the map on resizing.
|
|
10
|
+
*/
|
|
11
|
+
export var MapResizeBehavior;
|
|
12
|
+
(function (MapResizeBehavior) {
|
|
13
|
+
/**
|
|
14
|
+
* Indicates that the map should decide the desired resize mode automatically.
|
|
15
|
+
*/
|
|
16
|
+
MapResizeBehavior[MapResizeBehavior["Auto"] = 0] = "Auto";
|
|
17
|
+
/**
|
|
18
|
+
* Map will attempt to keep the top left position static during resize.
|
|
19
|
+
*/
|
|
20
|
+
MapResizeBehavior[MapResizeBehavior["MaintainTopLeftPosition"] = 1] = "MaintainTopLeftPosition";
|
|
21
|
+
/**
|
|
22
|
+
* Map will attempt to keep the center position static during resize.
|
|
23
|
+
*/
|
|
24
|
+
MapResizeBehavior[MapResizeBehavior["MaintainCenterPosition"] = 2] = "MaintainCenterPosition";
|
|
25
|
+
})(MapResizeBehavior || (MapResizeBehavior = {}));
|
|
26
|
+
/**
|
|
27
|
+
* @hidden
|
|
28
|
+
*/
|
|
29
|
+
export var MapResizeBehavior_$type = markEnum('MapResizeBehavior', 'Auto,0|MaintainTopLeftPosition,1|MaintainCenterPosition,2');
|
|
30
|
+
//# sourceMappingURL=MapResizeBehavior.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MapResizeBehavior.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/MapResizeBehavior.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AAEF,OAAO,EAAmB,QAAQ,EAAQ,MAAM,uBAAuB,CAAC;AAExE;;GAEG;AACH,MAAM,CAAN,IAAY,iBAaX;AAbD,WAAY,iBAAiB;IAC5B;;OAEG;IACH,yDAAQ,CAAA;IACR;;OAEG;IACH,+FAA2B,CAAA;IAC3B;;OAEG;IACH,6FAA0B,CAAA;AAC3B,CAAC,EAbW,iBAAiB,KAAjB,iBAAiB,QAa5B;AAED;;GAEG;AACH,MAAM,CAAC,IAAI,uBAAuB,GAAG,QAAQ,CAAC,mBAAmB,EAAE,2DAA2D,CAAC,CAAC"}
|