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,21 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { NgModule } from '@angular/core';
|
|
9
|
+
import { CommonModule } from '@angular/common';
|
|
10
|
+
let IgxTileGeneratorMapImageryModule = class IgxTileGeneratorMapImageryModule {
|
|
11
|
+
};
|
|
12
|
+
IgxTileGeneratorMapImageryModule = tslib_1.__decorate([
|
|
13
|
+
NgModule({
|
|
14
|
+
declarations: [],
|
|
15
|
+
imports: [CommonModule],
|
|
16
|
+
exports: [],
|
|
17
|
+
entryComponents: []
|
|
18
|
+
})
|
|
19
|
+
], IgxTileGeneratorMapImageryModule);
|
|
20
|
+
export { IgxTileGeneratorMapImageryModule };
|
|
21
|
+
//# sourceMappingURL=igx-tile-generator-map-imagery-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-tile-generator-map-imagery-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-tile-generator-map-imagery-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAU/C,IAAa,gCAAgC,GAA7C,MAAa,gCAAgC;CAE5C,CAAA;AAFY,gCAAgC;IAN5C,QAAQ,CAAC;QACN,YAAY,EAAE,EAAE;QAChB,OAAO,EAAE,CAAC,YAAY,CAAC;QACvB,OAAO,EAAE,EAAE;QACX,eAAe,EAAE,EAAE;KACtB,CAAC;GACW,gCAAgC,CAE5C;SAFY,gCAAgC"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { IgxGeographicMapImagery } from "./igx-geographic-map-imagery";
|
|
2
|
+
import { TileGeneratorMapImagery as TileGeneratorMapImagery_internal } from "./TileGeneratorMapImagery";
|
|
3
|
+
/**
|
|
4
|
+
* Represents a CustomMapImagery MapImagery
|
|
5
|
+
*/
|
|
6
|
+
export class IgxTileGeneratorMapImagery extends IgxGeographicMapImagery {
|
|
7
|
+
createImplementation() {
|
|
8
|
+
return new TileGeneratorMapImagery_internal();
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* @hidden
|
|
12
|
+
*/
|
|
13
|
+
get i() {
|
|
14
|
+
return this._implementation;
|
|
15
|
+
}
|
|
16
|
+
constructor() {
|
|
17
|
+
super();
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Gets or sets the culture name for this tile source.
|
|
21
|
+
*/
|
|
22
|
+
get tileGenerator() {
|
|
23
|
+
return this.i.tileGenerator;
|
|
24
|
+
}
|
|
25
|
+
set tileGenerator(v) {
|
|
26
|
+
this.i.tileGenerator = v;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
//# sourceMappingURL=igx-tile-generator-map-imagery.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-tile-generator-map-imagery.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-tile-generator-map-imagery.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,uBAAuB,IAAI,gCAAgC,EAAE,MAAM,2BAA2B,CAAC;AAGxG;;EAEE;AACF,MAAM,OAAO,0BAA2B,SAAQ,uBAAuB;IAG7D,oBAAoB;QAE7B,OAAO,IAAI,gCAAgC,EAAE,CAAC;IAC/C,CAAC;IACA;;mCAE+B;IAC/B,IAAW,CAAC;QACX,OAAO,IAAI,CAAC,eAAe,CAAC;IAC7B,CAAC;IACD;QACC,KAAK,EAAE,CAAC;IACT,CAAC;IACD;;MAEE;IACF,IAAI,aAAa;QAChB,OAAO,IAAI,CAAC,CAAC,CAAC,aAA+B,CAAC;IAC/C,CAAC;IACD,IAAI,aAAa,CAAC,CAAiB;QACK,IAAI,CAAC,CAAC,CAAC,aAAa,GAAG,CAAC,CAAC;IACjE,CAAC;CACD"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
var IgxTileSeriesComponent_1;
|
|
2
|
+
import * as tslib_1 from "tslib";
|
|
3
|
+
import { Component, forwardRef, Input, ChangeDetectionStrategy } from '@angular/core';
|
|
4
|
+
import { IgxGeographicMapImagery } from "./igx-geographic-map-imagery";
|
|
5
|
+
import { IgxShapeSeriesBaseComponent } from "igniteui-angular-charts";
|
|
6
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
7
|
+
import { TileSeries } from "./TileSeries";
|
|
8
|
+
/**
|
|
9
|
+
* Represents a tile series class that can render imagery tiles
|
|
10
|
+
*/
|
|
11
|
+
export const IgxTileSeriesComponent_PROVIDERS = [{ provide: IgxShapeSeriesBaseComponent, useExisting: forwardRef(() => IgxTileSeriesComponent) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxTileSeriesComponent) }];
|
|
12
|
+
let IgxTileSeriesComponent = IgxTileSeriesComponent_1 = class IgxTileSeriesComponent extends IgxShapeSeriesBaseComponent {
|
|
13
|
+
constructor() {
|
|
14
|
+
super();
|
|
15
|
+
}
|
|
16
|
+
createImplementation() {
|
|
17
|
+
return new TileSeries();
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* @hidden
|
|
21
|
+
*/
|
|
22
|
+
get i() {
|
|
23
|
+
return this._implementation;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* The MapImagery which is used to provide the tiles for display.
|
|
27
|
+
*/
|
|
28
|
+
get tileImagery() {
|
|
29
|
+
if (this.i.q1 == null) {
|
|
30
|
+
return null;
|
|
31
|
+
}
|
|
32
|
+
return this.i.q1.externalObject;
|
|
33
|
+
}
|
|
34
|
+
set tileImagery(v) {
|
|
35
|
+
v == null ? this.i.q1 = null : this.i.q1 = v.i;
|
|
36
|
+
}
|
|
37
|
+
findByName(name) {
|
|
38
|
+
var baseResult = super.findByName(name);
|
|
39
|
+
if (baseResult) {
|
|
40
|
+
return baseResult;
|
|
41
|
+
}
|
|
42
|
+
if (this.tileImagery && this.tileImagery.name && this.tileImagery.name == name) {
|
|
43
|
+
return this.tileImagery;
|
|
44
|
+
}
|
|
45
|
+
return null;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Defers rendering of the series
|
|
49
|
+
|
|
50
|
+
*/
|
|
51
|
+
deferredRefresh() {
|
|
52
|
+
this.i.deferredRefresh();
|
|
53
|
+
}
|
|
54
|
+
};
|
|
55
|
+
tslib_1.__decorate([
|
|
56
|
+
Input(),
|
|
57
|
+
tslib_1.__metadata("design:type", IgxGeographicMapImagery),
|
|
58
|
+
tslib_1.__metadata("design:paramtypes", [IgxGeographicMapImagery])
|
|
59
|
+
], IgxTileSeriesComponent.prototype, "tileImagery", null);
|
|
60
|
+
IgxTileSeriesComponent = IgxTileSeriesComponent_1 = tslib_1.__decorate([
|
|
61
|
+
Component({
|
|
62
|
+
selector: 'igx-tile-series',
|
|
63
|
+
template: ``,
|
|
64
|
+
providers: [{ provide: IgxShapeSeriesBaseComponent, useExisting: forwardRef(() => IgxTileSeriesComponent_1) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxTileSeriesComponent_1) }],
|
|
65
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
|
66
|
+
}),
|
|
67
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
68
|
+
], IgxTileSeriesComponent);
|
|
69
|
+
export { IgxTileSeriesComponent };
|
|
70
|
+
//# sourceMappingURL=igx-tile-series-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-tile-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-tile-series-component.ts"],"names":[],"mappings":";;AAAA,OAAO,EAA8B,SAAS,EAAyC,UAAU,EAAE,KAAK,EAAE,uBAAuB,EAAE,MAAM,eAAe,CAAC;AAMzJ,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,2BAA2B,EAAE,MAAM,yBAAyB,CAAC;AACtE,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE1C;;EAEE;AACF,MAAM,CAAC,MAAM,gCAAgC,GAAG,CAAC,EAAC,OAAO,EAAE,2BAA2B,EAAE,WAAW,EAAE,UAAU,CAAC,GAAG,EAAE,CAAC,sBAAsB,CAAC,EAAC,EAAE,EAAC,OAAO,EAAE,kBAAkB,EAAE,WAAW,EAAE,UAAU,CAAC,GAAG,EAAE,CAAC,sBAAsB,CAAC,EAAC,CAAC,CAAC;AAOtO,IAAa,sBAAsB,8BAAnC,MAAa,sBAAuB,SAAQ,2BAA2B;IAatE;QACC,KAAK,EAAE,CAAC;IACT,CAAC;IAZQ,oBAAoB;QAE7B,OAAO,IAAI,UAAU,EAAE,CAAC;IACzB,CAAC;IACA;;mCAE+B;IAC/B,IAAW,CAAC;QACX,OAAO,IAAI,CAAC,eAAe,CAAC;IAC7B,CAAC;IAID;;MAEE;IACF,IAAI,WAAW;QACyB,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,IAAI,IAAI,EAAE;YACnB,OAAO,IAAI,CAAC;SACf;QAExC,OAAQ,IAAI,CAAC,CAAC,CAAC,EAAU,CAAC,cAAc,CAAC;IAC1C,CAAC;IAED,IAAI,WAAW,CAAC,CAA0B;QACzC,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC;IAChD,CAAC;IAEU,UAAU,CAAC,IAAY;QAE9B,IAAI,UAAU,GAAG,KAAK,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;QACxC,IAAI,UAAU,EACd;YACI,OAAO,UAAU,CAAC;SACrB;QAEL,IAAI,IAAI,CAAC,WAAW,IAAK,IAAI,CAAC,WAAmB,CAAC,IAAI,IAAK,IAAI,CAAC,WAAmB,CAAC,IAAI,IAAI,IAAI,EAAE;YAAE,OAAO,IAAI,CAAC,WAAW,CAAC;SAAE;QAEtH,OAAO,IAAI,CAAC;IAChB,CAAC;IACL;;;MAGE;IACK,eAAe;QACrB,IAAI,CAAC,CAAC,CAAC,eAAe,EAAE,CAAC;IAC1B,CAAC;CACD,CAAA;AAvBA;IADC,KAAK,EAAE;sCACW,uBAAuB;6CAAvB,uBAAuB;yDAEzC;AA7BW,sBAAsB;IANlC,SAAS,CAAC;QACT,QAAQ,EAAE,iBAAiB;QAC3B,QAAQ,EAAE,EAAE;QACZ,SAAS,EAAE,CAAC,EAAC,OAAO,EAAE,2BAA2B,EAAE,WAAW,EAAE,UAAU,CAAC,GAAG,EAAE,CAAC,wBAAsB,CAAC,EAAC,EAAE,EAAC,OAAO,EAAE,kBAAkB,EAAE,WAAW,EAAE,UAAU,CAAC,GAAG,EAAE,CAAC,wBAAsB,CAAC,EAAC,CAAC;QAChK,eAAe,EAAE,uBAAuB,CAAC,MAAM;KAChF,CAAC;;GACW,sBAAsB,CAkDlC;SAlDY,sBAAsB"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import * as tslib_1 from "tslib";
|
|
8
|
+
import { NgModule } from '@angular/core';
|
|
9
|
+
import { CommonModule } from '@angular/common';
|
|
10
|
+
import { IgxTileSeriesModule } from './igx-tile-series-module';
|
|
11
|
+
import { IgxTileSeriesComponent } from './igx-tile-series-component';
|
|
12
|
+
import { TileSeries } from './TileSeries';
|
|
13
|
+
import { TypeRegistrar } from "igniteui-angular-core";
|
|
14
|
+
let IgxTileSeriesDynamicModule = class IgxTileSeriesDynamicModule {
|
|
15
|
+
constructor() {
|
|
16
|
+
TypeRegistrar.registerCons("IgxTileSeriesComponent", IgxTileSeriesComponent);
|
|
17
|
+
TypeRegistrar.register("TileSeries", TileSeries.$type);
|
|
18
|
+
}
|
|
19
|
+
};
|
|
20
|
+
IgxTileSeriesDynamicModule = tslib_1.__decorate([
|
|
21
|
+
NgModule({
|
|
22
|
+
declarations: [],
|
|
23
|
+
imports: [CommonModule, IgxTileSeriesModule],
|
|
24
|
+
exports: [IgxTileSeriesModule],
|
|
25
|
+
entryComponents: [IgxTileSeriesComponent]
|
|
26
|
+
}),
|
|
27
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
28
|
+
], IgxTileSeriesDynamicModule);
|
|
29
|
+
export { IgxTileSeriesDynamicModule };
|
|
30
|
+
//# sourceMappingURL=igx-tile-series-dynamic-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-tile-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-tile-series-dynamic-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAQtD,IAAa,0BAA0B,GAAvC,MAAa,0BAA0B;IACnC;QACI,aAAa,CAAC,YAAY,CAAC,wBAAwB,EAAE,sBAAsB,CAAC,CAAC;QAC7E,aAAa,CAAC,QAAQ,CAAC,YAAY,EAAQ,UAAW,CAAC,KAAK,CAAC,CAAC;IAClE,CAAC;CACJ,CAAA;AALY,0BAA0B;IANtC,QAAQ,CAAC;QACN,YAAY,EAAE,EAAE;QAChB,OAAO,EAAE,CAAC,YAAY,EAAE,mBAAmB,CAAC;QAC5C,OAAO,EAAE,CAAC,mBAAmB,CAAC;QAC9B,eAAe,EAAE,CAAC,sBAAsB,CAAC;KAC5C,CAAC;;GACW,0BAA0B,CAKtC;SALY,0BAA0B"}
|
|
@@ -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 { NgModule } from '@angular/core';
|
|
9
|
+
import { CommonModule } from '@angular/common';
|
|
10
|
+
import { IgxTileSeriesComponent } from './igx-tile-series-component';
|
|
11
|
+
let IgxTileSeriesModule = class IgxTileSeriesModule {
|
|
12
|
+
};
|
|
13
|
+
IgxTileSeriesModule = tslib_1.__decorate([
|
|
14
|
+
NgModule({
|
|
15
|
+
declarations: [IgxTileSeriesComponent],
|
|
16
|
+
imports: [CommonModule],
|
|
17
|
+
exports: [IgxTileSeriesComponent],
|
|
18
|
+
entryComponents: []
|
|
19
|
+
})
|
|
20
|
+
], IgxTileSeriesModule);
|
|
21
|
+
export { IgxTileSeriesModule };
|
|
22
|
+
//# sourceMappingURL=igx-tile-series-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-tile-series-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-tile-series-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAE/C,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAQrE,IAAa,mBAAmB,GAAhC,MAAa,mBAAmB;CAE/B,CAAA;AAFY,mBAAmB;IAN/B,QAAQ,CAAC;QACN,YAAY,EAAE,CAAC,sBAAsB,CAAC;QACtC,OAAO,EAAE,CAAC,YAAY,CAAC;QACvB,OAAO,EAAE,CAAC,sBAAsB,CAAC;QACjC,eAAe,EAAE,EAAE;KACtB,CAAC;GACW,mBAAmB,CAE/B;SAFY,mBAAmB"}
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
export * from './lib/igx-geographic-map-component';
|
|
2
|
+
export * from './lib/igx-geographic-map-core-dynamic-module';
|
|
3
|
+
export * from './lib/igx-geographic-map-core-module';
|
|
4
|
+
export * from './lib/igx-geographic-map-dynamic-module';
|
|
5
|
+
export * from './lib/igx-geographic-map-module';
|
|
6
|
+
export * from './lib/igx-geographic-xy-triangulating-series-component';
|
|
7
|
+
export * from './lib/igx-geographic-shape-series-base-component';
|
|
8
|
+
export * from './lib/TokenResponseModel';
|
|
9
|
+
export * from './lib/MapServerResponseModel';
|
|
10
|
+
export * from './lib/TileInfoResponseModel';
|
|
11
|
+
export * from './lib/LevelOfDetailResponseModel';
|
|
12
|
+
export * from './lib/ArcGISOnlineMapImagery';
|
|
13
|
+
export * from './lib/igx-arc-gis-online-map-imagery';
|
|
14
|
+
export * from './lib/igx-arc-gis-online-map-imagery-module';
|
|
15
|
+
export * from './lib/igx-arc-gis-online-map-imagery-dynamic-module';
|
|
16
|
+
export * from './lib/GeographicTileSeries';
|
|
17
|
+
export * from './lib/igx-geographic-tile-series-component';
|
|
18
|
+
export * from './lib/igx-geographic-tile-series-module';
|
|
19
|
+
export * from './lib/igx-geographic-tile-series-dynamic-module';
|
|
20
|
+
export * from './lib/BingMapsMapImageryView';
|
|
21
|
+
export * from './lib/GeographicMapImageryView';
|
|
22
|
+
export * from './lib/GeographicPolylineSeriesView';
|
|
23
|
+
export * from './lib/GeographicProportionalSymbolSeriesBaseView';
|
|
24
|
+
export * from './lib/GeographicProportionalSymbolSeriesView';
|
|
25
|
+
export * from './lib/GeographicContourLineSeriesView';
|
|
26
|
+
export * from './lib/GeographicHighDensityScatterSeriesView';
|
|
27
|
+
export * from './lib/GeographicScatterAreaSeriesView';
|
|
28
|
+
export * from './lib/GeographicShapeSeriesBaseBaseView';
|
|
29
|
+
export * from './lib/GeographicShapeSeriesBaseView';
|
|
30
|
+
export * from './lib/GeographicShapeSeriesView';
|
|
31
|
+
export * from './lib/GeographicSymbolSeriesBaseView';
|
|
32
|
+
export * from './lib/GeographicSymbolSeriesView';
|
|
33
|
+
export * from './lib/GeographicXYTriangulatingSeriesBaseView';
|
|
34
|
+
export * from './lib/GeographicXYTriangulatingSeriesView';
|
|
35
|
+
export * from './lib/XamGeographicMapView';
|
|
36
|
+
export * from './lib/SphericalMercatorHorizontalScaler';
|
|
37
|
+
export * from './lib/SphericalMercatorVerticalScaler';
|
|
38
|
+
export * from './lib/BingMapsImageryStyle';
|
|
39
|
+
export * from './lib/BingResponse';
|
|
40
|
+
export * from './lib/BingResourceSet';
|
|
41
|
+
export * from './lib/ImageryMetadata';
|
|
42
|
+
export * from './lib/BingMapsMapImagery';
|
|
43
|
+
export * from './lib/igx-bing-maps-map-imagery';
|
|
44
|
+
export * from './lib/igx-bing-maps-map-imagery-module';
|
|
45
|
+
export * from './lib/igx-bing-maps-map-imagery-dynamic-module';
|
|
46
|
+
export * from './lib/igx-sub-domains-collection';
|
|
47
|
+
export * from './lib/SubDomainsCollection';
|
|
48
|
+
export * from './lib/TileGeneratorMapImagery';
|
|
49
|
+
export * from './lib/igx-tile-generator-map-imagery';
|
|
50
|
+
export * from './lib/igx-tile-generator-map-imagery-module';
|
|
51
|
+
export * from './lib/igx-tile-generator-map-imagery-dynamic-module';
|
|
52
|
+
export * from './lib/CustomMapImagery';
|
|
53
|
+
export * from './lib/igx-custom-map-imagery';
|
|
54
|
+
export * from './lib/igx-custom-map-imagery-module';
|
|
55
|
+
export * from './lib/igx-custom-map-imagery-dynamic-module';
|
|
56
|
+
export * from './lib/GeographicMapImagery';
|
|
57
|
+
export * from './lib/igx-geographic-map-imagery';
|
|
58
|
+
export * from './lib/ImagesChangedEventArgs';
|
|
59
|
+
export * from './lib/igx-images-changed-event-args';
|
|
60
|
+
export * from './lib/OpenStreetMapImagery';
|
|
61
|
+
export * from './lib/igx-open-street-map-imagery';
|
|
62
|
+
export * from './lib/igx-open-street-map-imagery-module';
|
|
63
|
+
export * from './lib/igx-open-street-map-imagery-dynamic-module';
|
|
64
|
+
export * from './lib/GeographicHighDensityScatterSeries';
|
|
65
|
+
export * from './lib/igx-geographic-high-density-scatter-series-component';
|
|
66
|
+
export * from './lib/igx-geographic-high-density-scatter-series-module';
|
|
67
|
+
export * from './lib/igx-geographic-high-density-scatter-series-dynamic-module';
|
|
68
|
+
export * from './lib/GeographicPolylineSeries';
|
|
69
|
+
export * from './lib/igx-geographic-polyline-series-component';
|
|
70
|
+
export * from './lib/igx-geographic-polyline-series-module';
|
|
71
|
+
export * from './lib/igx-geographic-polyline-series-dynamic-module';
|
|
72
|
+
export * from './lib/GeographicProportionalSymbolSeries';
|
|
73
|
+
export * from './lib/igx-geographic-proportional-symbol-series-component';
|
|
74
|
+
export * from './lib/igx-geographic-proportional-symbol-series-module';
|
|
75
|
+
export * from './lib/igx-geographic-proportional-symbol-series-dynamic-module';
|
|
76
|
+
export * from './lib/GeographicProportionalSymbolSeriesBase';
|
|
77
|
+
export * from './lib/igx-geographic-proportional-symbol-series-base-component';
|
|
78
|
+
export * from './lib/GeographicScatterAreaSeries';
|
|
79
|
+
export * from './lib/igx-geographic-scatter-area-series-component';
|
|
80
|
+
export * from './lib/igx-geographic-scatter-area-series-module';
|
|
81
|
+
export * from './lib/igx-geographic-scatter-area-series-dynamic-module';
|
|
82
|
+
export * from './lib/GeographicShapeSeriesBase';
|
|
83
|
+
export * from './lib/GeographicShapeSeriesBaseBase';
|
|
84
|
+
export * from './lib/igx-geographic-shape-series-base-base-component';
|
|
85
|
+
export * from './lib/GeographicSymbolSeriesBase';
|
|
86
|
+
export * from './lib/igx-geographic-symbol-series-base-component';
|
|
87
|
+
export * from './lib/GeographicXYTriangulatingSeries';
|
|
88
|
+
export * from './lib/GeographicXYTriangulatingSeriesBase';
|
|
89
|
+
export * from './lib/igx-geographic-xy-triangulating-series-base-component';
|
|
90
|
+
export * from './lib/HostSeriesView';
|
|
91
|
+
export * from './lib/GeographicContourLineSeries';
|
|
92
|
+
export * from './lib/igx-geographic-contour-line-series-component';
|
|
93
|
+
export * from './lib/igx-geographic-contour-line-series-module';
|
|
94
|
+
export * from './lib/igx-geographic-contour-line-series-dynamic-module';
|
|
95
|
+
export * from './lib/GeographicMapSeriesHost';
|
|
96
|
+
export * from './lib/igx-geographic-map-series-host-component';
|
|
97
|
+
export * from './lib/GeographicShapeSeries';
|
|
98
|
+
export * from './lib/igx-geographic-shape-series-component';
|
|
99
|
+
export * from './lib/igx-geographic-shape-series-module';
|
|
100
|
+
export * from './lib/igx-geographic-shape-series-dynamic-module';
|
|
101
|
+
export * from './lib/GeographicSymbolSeries';
|
|
102
|
+
export * from './lib/igx-geographic-symbol-series-component';
|
|
103
|
+
export * from './lib/igx-geographic-symbol-series-module';
|
|
104
|
+
export * from './lib/igx-geographic-symbol-series-dynamic-module';
|
|
105
|
+
export * from './lib/XamGeographicMap';
|
|
106
|
+
export * from './lib/ImageTilesReadyEventArgs';
|
|
107
|
+
export * from './lib/igx-image-tiles-ready-event-args';
|
|
108
|
+
export * from './lib/MapResizeBehavior';
|
|
109
|
+
export * from './lib/MapBackgroundTilingMode';
|
|
110
|
+
export * from './lib/TileSeries';
|
|
111
|
+
export * from './lib/igx-tile-series-component';
|
|
112
|
+
export * from './lib/igx-tile-series-module';
|
|
113
|
+
export * from './lib/igx-tile-series-dynamic-module';
|
|
114
|
+
export * from './lib/TileSeriesView';
|
|
115
|
+
//# sourceMappingURL=public_api.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"public_api.js","sourceRoot":"","sources":["../../../src/igniteui-maps/public_api.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igniteui-angular-maps.js","sourceRoot":"","sources":["../../../src/igniteui-maps/igniteui-angular-maps.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,cAAc,cAAc,CAAC"}
|
|
@@ -0,0 +1,256 @@
|
|
|
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 { GeographicMapImagery } from "./GeographicMapImagery";
|
|
9
|
+
import { DependencyProperty } from "igniteui-angular-core";
|
|
10
|
+
import { ArcGISOnlineTileSource } from "igniteui-angular-core";
|
|
11
|
+
import { String_$type, Boolean_$type, typeCast, markType } from "igniteui-angular-core";
|
|
12
|
+
import { Uri } from "igniteui-angular-core";
|
|
13
|
+
import { PropertyMetadata } from "igniteui-angular-core";
|
|
14
|
+
import { HttpRequestUtil } from "igniteui-angular-core";
|
|
15
|
+
import { stringIsNullOrEmpty, stringRemove } from "igniteui-angular-core";
|
|
16
|
+
import { stringFormat1, stringFormat } from "igniteui-angular-core";
|
|
17
|
+
/**
|
|
18
|
+
* @hidden
|
|
19
|
+
*/
|
|
20
|
+
var ArcGISOnlineMapImagery = /** @class */ (function (_super) {
|
|
21
|
+
tslib_1.__extends(ArcGISOnlineMapImagery, _super);
|
|
22
|
+
function ArcGISOnlineMapImagery() {
|
|
23
|
+
var _this = _super.call(this, new ArcGISOnlineTileSource()) || this;
|
|
24
|
+
_this.bp = 0;
|
|
25
|
+
_this.bu = null;
|
|
26
|
+
_this.bt = null;
|
|
27
|
+
_this._pendingTokenRequest_ = null;
|
|
28
|
+
_this._pendingMapServerRequest_ = null;
|
|
29
|
+
_this.bt = "localhost";
|
|
30
|
+
_this.bu = "https://www.arcgis.com/sharing/";
|
|
31
|
+
_this.bp = 60;
|
|
32
|
+
_this.userToken = null;
|
|
33
|
+
_this.getResponseCompleted_MapServerResponse = _this.getResponseCompleted_MapServerResponse.bind(_this);
|
|
34
|
+
_this.getResponseCompleted_TokenResponse = _this.getResponseCompleted_TokenResponse.bind(_this);
|
|
35
|
+
return _this;
|
|
36
|
+
}
|
|
37
|
+
Object.defineProperty(ArcGISOnlineMapImagery.prototype, "mapServerUri", {
|
|
38
|
+
get: function () {
|
|
39
|
+
return this.c(ArcGISOnlineMapImagery.mapServerUriProperty);
|
|
40
|
+
},
|
|
41
|
+
set: function (a) {
|
|
42
|
+
this.h(ArcGISOnlineMapImagery.mapServerUriProperty, a);
|
|
43
|
+
},
|
|
44
|
+
enumerable: true,
|
|
45
|
+
configurable: true
|
|
46
|
+
});
|
|
47
|
+
ArcGISOnlineMapImagery.cd = function (a, b) {
|
|
48
|
+
a.cf("MapServerUri", b.oldValue, b.newValue);
|
|
49
|
+
};
|
|
50
|
+
Object.defineProperty(ArcGISOnlineMapImagery.prototype, "userName", {
|
|
51
|
+
get: function () {
|
|
52
|
+
return this.c(ArcGISOnlineMapImagery.userNameProperty);
|
|
53
|
+
},
|
|
54
|
+
set: function (a) {
|
|
55
|
+
this.h(ArcGISOnlineMapImagery.userNameProperty, a);
|
|
56
|
+
},
|
|
57
|
+
enumerable: true,
|
|
58
|
+
configurable: true
|
|
59
|
+
});
|
|
60
|
+
ArcGISOnlineMapImagery.cg = function (a, b) {
|
|
61
|
+
a.cf("UserName", b.oldValue, b.newValue);
|
|
62
|
+
};
|
|
63
|
+
Object.defineProperty(ArcGISOnlineMapImagery.prototype, "password", {
|
|
64
|
+
get: function () {
|
|
65
|
+
return this.c(ArcGISOnlineMapImagery.passwordProperty);
|
|
66
|
+
},
|
|
67
|
+
set: function (a) {
|
|
68
|
+
this.h(ArcGISOnlineMapImagery.passwordProperty, a);
|
|
69
|
+
},
|
|
70
|
+
enumerable: true,
|
|
71
|
+
configurable: true
|
|
72
|
+
});
|
|
73
|
+
ArcGISOnlineMapImagery.ce = function (a, b) {
|
|
74
|
+
a.cf("Password", b.oldValue, b.newValue);
|
|
75
|
+
};
|
|
76
|
+
Object.defineProperty(ArcGISOnlineMapImagery.prototype, "userToken", {
|
|
77
|
+
get: function () {
|
|
78
|
+
return this.c(ArcGISOnlineMapImagery.userTokenProperty);
|
|
79
|
+
},
|
|
80
|
+
set: function (a) {
|
|
81
|
+
this.h(ArcGISOnlineMapImagery.userTokenProperty, a);
|
|
82
|
+
},
|
|
83
|
+
enumerable: true,
|
|
84
|
+
configurable: true
|
|
85
|
+
});
|
|
86
|
+
ArcGISOnlineMapImagery.ch = function (a, b) {
|
|
87
|
+
a.cf("UserToken", b.oldValue, b.newValue);
|
|
88
|
+
};
|
|
89
|
+
Object.defineProperty(ArcGISOnlineMapImagery.prototype, "isMapPublic", {
|
|
90
|
+
get: function () {
|
|
91
|
+
return this.c(ArcGISOnlineMapImagery.isMapPublicProperty);
|
|
92
|
+
},
|
|
93
|
+
set: function (a) {
|
|
94
|
+
this.h(ArcGISOnlineMapImagery.isMapPublicProperty, a);
|
|
95
|
+
},
|
|
96
|
+
enumerable: true,
|
|
97
|
+
configurable: true
|
|
98
|
+
});
|
|
99
|
+
ArcGISOnlineMapImagery.cc = function (a, b) {
|
|
100
|
+
a.cf("IsMapPublic", b.oldValue, b.newValue);
|
|
101
|
+
};
|
|
102
|
+
Object.defineProperty(ArcGISOnlineMapImagery.prototype, "defaultTokenTimeout", {
|
|
103
|
+
get: function () {
|
|
104
|
+
return this.bp;
|
|
105
|
+
},
|
|
106
|
+
set: function (a) {
|
|
107
|
+
this.bp = a;
|
|
108
|
+
this.b8(true);
|
|
109
|
+
},
|
|
110
|
+
enumerable: true,
|
|
111
|
+
configurable: true
|
|
112
|
+
});
|
|
113
|
+
Object.defineProperty(ArcGISOnlineMapImagery.prototype, "tokenGenerationEndPoint", {
|
|
114
|
+
get: function () {
|
|
115
|
+
return this.bu;
|
|
116
|
+
},
|
|
117
|
+
set: function (a) {
|
|
118
|
+
this.bu = a;
|
|
119
|
+
this.b8(true);
|
|
120
|
+
},
|
|
121
|
+
enumerable: true,
|
|
122
|
+
configurable: true
|
|
123
|
+
});
|
|
124
|
+
Object.defineProperty(ArcGISOnlineMapImagery.prototype, "refererUri", {
|
|
125
|
+
get: function () {
|
|
126
|
+
return this.bt;
|
|
127
|
+
},
|
|
128
|
+
set: function (a) {
|
|
129
|
+
this.bt = a;
|
|
130
|
+
this.b8(true);
|
|
131
|
+
},
|
|
132
|
+
enumerable: true,
|
|
133
|
+
configurable: true
|
|
134
|
+
});
|
|
135
|
+
ArcGISOnlineMapImagery.prototype.acquireNewToken = function () {
|
|
136
|
+
this.b8(true);
|
|
137
|
+
};
|
|
138
|
+
ArcGISOnlineMapImagery.prototype.b9 = function (a) {
|
|
139
|
+
a();
|
|
140
|
+
};
|
|
141
|
+
ArcGISOnlineMapImagery.prototype.b8 = function (a) {
|
|
142
|
+
if (stringIsNullOrEmpty(this.userToken) && a == false) {
|
|
143
|
+
this.ci();
|
|
144
|
+
return;
|
|
145
|
+
}
|
|
146
|
+
var b = this.tokenGenerationEndPoint;
|
|
147
|
+
if (stringIsNullOrEmpty(b)) {
|
|
148
|
+
this.userToken = "";
|
|
149
|
+
return;
|
|
150
|
+
}
|
|
151
|
+
if (b.substr(b.length - 1, 1) != "/") {
|
|
152
|
+
b += "/";
|
|
153
|
+
}
|
|
154
|
+
if (stringIsNullOrEmpty(this.refererUri)) {
|
|
155
|
+
this.userToken = "";
|
|
156
|
+
return;
|
|
157
|
+
}
|
|
158
|
+
var c = this.defaultTokenTimeout;
|
|
159
|
+
if (c < 1) {
|
|
160
|
+
c = 1;
|
|
161
|
+
}
|
|
162
|
+
b += stringFormat1(ArcGISOnlineMapImagery.bv, this.userName, this.password, this.refererUri, c);
|
|
163
|
+
if (!Uri.isWellFormedUriString(b, 1)) {
|
|
164
|
+
this.userToken = "";
|
|
165
|
+
return;
|
|
166
|
+
}
|
|
167
|
+
var url_ = b;
|
|
168
|
+
this._pendingTokenRequest_ = HttpRequestUtil.submit(url_, this.getResponseCompleted_TokenResponse, null);
|
|
169
|
+
};
|
|
170
|
+
ArcGISOnlineMapImagery.prototype.ci = function () {
|
|
171
|
+
if (stringIsNullOrEmpty(this.mapServerUri)) {
|
|
172
|
+
return;
|
|
173
|
+
}
|
|
174
|
+
var a = this.mapServerUri;
|
|
175
|
+
if (a.substr(a.length - 1, 1) == "/") {
|
|
176
|
+
stringRemove(a, a.length - 1, 1);
|
|
177
|
+
}
|
|
178
|
+
if (!this.isMapPublic) {
|
|
179
|
+
if (stringIsNullOrEmpty(this.userToken)) {
|
|
180
|
+
return;
|
|
181
|
+
}
|
|
182
|
+
a = stringFormat("{0}?f=json&token={1}", a, this.userToken);
|
|
183
|
+
}
|
|
184
|
+
else {
|
|
185
|
+
a = stringFormat("{0}?f=json", a);
|
|
186
|
+
}
|
|
187
|
+
if (!Uri.isWellFormedUriString(a, 1)) {
|
|
188
|
+
return;
|
|
189
|
+
}
|
|
190
|
+
var url_ = a;
|
|
191
|
+
this._pendingMapServerRequest_ = HttpRequestUtil.submit(url_, this.getResponseCompleted_MapServerResponse, null);
|
|
192
|
+
};
|
|
193
|
+
ArcGISOnlineMapImagery.prototype.getResponseCompleted_TokenResponse = function (a, b) {
|
|
194
|
+
if (b != this._pendingTokenRequest_) {
|
|
195
|
+
return;
|
|
196
|
+
}
|
|
197
|
+
this._pendingTokenRequest_ = null;
|
|
198
|
+
var data_ = a;
|
|
199
|
+
var c = (JSON.parse(data_));
|
|
200
|
+
if (c != null) {
|
|
201
|
+
var d = "";
|
|
202
|
+
if (c.token != null) {
|
|
203
|
+
d = c.token;
|
|
204
|
+
}
|
|
205
|
+
this.userToken = d;
|
|
206
|
+
}
|
|
207
|
+
};
|
|
208
|
+
ArcGISOnlineMapImagery.prototype.getResponseCompleted_MapServerResponse = function (a, b) {
|
|
209
|
+
if (b != this._pendingMapServerRequest_) {
|
|
210
|
+
return;
|
|
211
|
+
}
|
|
212
|
+
this._pendingMapServerRequest_ = null;
|
|
213
|
+
var data_ = a;
|
|
214
|
+
var c = (JSON.parse(data_));
|
|
215
|
+
if ((c != null) && (c.tileInfo != null)) {
|
|
216
|
+
this.ap.levelOfDetail = c.tileInfo.lods.length;
|
|
217
|
+
}
|
|
218
|
+
};
|
|
219
|
+
ArcGISOnlineMapImagery.prototype.cf = function (a, b, c) {
|
|
220
|
+
var _this = this;
|
|
221
|
+
var d = typeCast(ArcGISOnlineTileSource.$, this.ap);
|
|
222
|
+
switch (a) {
|
|
223
|
+
case "MapServerUri":
|
|
224
|
+
if (d != null) {
|
|
225
|
+
d.mapServerUri = typeCast(String_$type, c);
|
|
226
|
+
}
|
|
227
|
+
this.ci();
|
|
228
|
+
break;
|
|
229
|
+
case "UserName":
|
|
230
|
+
case "Password":
|
|
231
|
+
if (stringIsNullOrEmpty(this.userName) || stringIsNullOrEmpty(this.password)) {
|
|
232
|
+
return;
|
|
233
|
+
}
|
|
234
|
+
this.b8(true);
|
|
235
|
+
break;
|
|
236
|
+
case "UserToken":
|
|
237
|
+
this.b9(function () { return d.userToken = _this.userToken; });
|
|
238
|
+
this.ci();
|
|
239
|
+
break;
|
|
240
|
+
case "IsMapPublic":
|
|
241
|
+
d.isMapPublic = this.isMapPublic;
|
|
242
|
+
break;
|
|
243
|
+
}
|
|
244
|
+
_super.prototype.ba.call(this, a, b, c);
|
|
245
|
+
};
|
|
246
|
+
ArcGISOnlineMapImagery.$t = markType(ArcGISOnlineMapImagery, 'ArcGISOnlineMapImagery', GeographicMapImagery.$);
|
|
247
|
+
ArcGISOnlineMapImagery.bv = "generateToken?username={0}&password={1}&client=referer&referer={2}&expiration={3}&f=pjson";
|
|
248
|
+
ArcGISOnlineMapImagery.mapServerUriProperty = DependencyProperty.i("MapServerUri", String_$type, ArcGISOnlineMapImagery.$, new PropertyMetadata(2, null, ArcGISOnlineMapImagery.cd));
|
|
249
|
+
ArcGISOnlineMapImagery.userNameProperty = DependencyProperty.i("UserName", String_$type, ArcGISOnlineMapImagery.$, new PropertyMetadata(2, null, ArcGISOnlineMapImagery.cg));
|
|
250
|
+
ArcGISOnlineMapImagery.passwordProperty = DependencyProperty.i("Password", String_$type, ArcGISOnlineMapImagery.$, new PropertyMetadata(2, null, ArcGISOnlineMapImagery.ce));
|
|
251
|
+
ArcGISOnlineMapImagery.userTokenProperty = DependencyProperty.i("UserToken", String_$type, ArcGISOnlineMapImagery.$, new PropertyMetadata(2, null, ArcGISOnlineMapImagery.ch));
|
|
252
|
+
ArcGISOnlineMapImagery.isMapPublicProperty = DependencyProperty.i("IsMapPublic", Boolean_$type, ArcGISOnlineMapImagery.$, new PropertyMetadata(2, true, ArcGISOnlineMapImagery.cc));
|
|
253
|
+
return ArcGISOnlineMapImagery;
|
|
254
|
+
}(GeographicMapImagery));
|
|
255
|
+
export { ArcGISOnlineMapImagery };
|
|
256
|
+
//# sourceMappingURL=ArcGISOnlineMapImagery.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ArcGISOnlineMapImagery.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/ArcGISOnlineMapImagery.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,42 @@
|
|
|
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
|
+
* Describes available map styles for the Bing Maps imagery.
|
|
10
|
+
*/
|
|
11
|
+
export var BingMapsImageryStyle;
|
|
12
|
+
(function (BingMapsImageryStyle) {
|
|
13
|
+
/**
|
|
14
|
+
* Specifies the Aerial map style without road or labels overlay.
|
|
15
|
+
*/
|
|
16
|
+
BingMapsImageryStyle[BingMapsImageryStyle["Aerial"] = 0] = "Aerial";
|
|
17
|
+
/**
|
|
18
|
+
* Specifies the Aerial map style with road and labels overlay.
|
|
19
|
+
*/
|
|
20
|
+
BingMapsImageryStyle[BingMapsImageryStyle["AerialWithLabels"] = 1] = "AerialWithLabels";
|
|
21
|
+
/**
|
|
22
|
+
* Specifies the Roads map style without aerial overlay.
|
|
23
|
+
*/
|
|
24
|
+
BingMapsImageryStyle[BingMapsImageryStyle["Road"] = 2] = "Road";
|
|
25
|
+
/**
|
|
26
|
+
* Specifies a dark version of the Roads maps.
|
|
27
|
+
*/
|
|
28
|
+
BingMapsImageryStyle[BingMapsImageryStyle["CanvasDark"] = 3] = "CanvasDark";
|
|
29
|
+
/**
|
|
30
|
+
* Specifies a lighter version of the Roads maps.
|
|
31
|
+
*/
|
|
32
|
+
BingMapsImageryStyle[BingMapsImageryStyle["CanvasLight"] = 4] = "CanvasLight";
|
|
33
|
+
/**
|
|
34
|
+
* Specifies a grayscale version of the Roads maps.
|
|
35
|
+
*/
|
|
36
|
+
BingMapsImageryStyle[BingMapsImageryStyle["CanvasGray"] = 5] = "CanvasGray";
|
|
37
|
+
})(BingMapsImageryStyle || (BingMapsImageryStyle = {}));
|
|
38
|
+
/**
|
|
39
|
+
* @hidden
|
|
40
|
+
*/
|
|
41
|
+
export var BingMapsImageryStyle_$type = markEnum('BingMapsImageryStyle', 'Aerial,0|AerialWithLabels,1|Road,2|CanvasDark,3|CanvasLight,4|CanvasGray,5');
|
|
42
|
+
//# sourceMappingURL=BingMapsImageryStyle.js.map
|