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,388 @@
|
|
|
1
|
+
import * as tslib_1 from "tslib";
|
|
2
|
+
import { EventEmitter, Output, Component, forwardRef, Input, ChangeDetectionStrategy } from '@angular/core';
|
|
3
|
+
import { delegateCombine } from "igniteui-angular-core";
|
|
4
|
+
import { MarkerType, MarkerType_$type } from "igniteui-angular-charts";
|
|
5
|
+
import { CollisionAvoidanceType, CollisionAvoidanceType_$type } from "igniteui-angular-charts";
|
|
6
|
+
import { MarkerOutlineMode, MarkerOutlineMode_$type } from "igniteui-angular-charts";
|
|
7
|
+
import { MarkerFillMode, MarkerFillMode_$type } from "igniteui-angular-charts";
|
|
8
|
+
import { ScatterItemSearchMode, ScatterItemSearchMode_$type } from "igniteui-angular-charts";
|
|
9
|
+
import { IgxAssigningScatterStyleEventArgs } from "igniteui-angular-charts";
|
|
10
|
+
import { IgxAssigningScatterMarkerStyleEventArgs } from "igniteui-angular-charts";
|
|
11
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
12
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
13
|
+
import { GeographicSymbolSeries } from "./GeographicSymbolSeries";
|
|
14
|
+
import { ensureEnum, brushToString, stringToBrush, ensureBool } from "igniteui-angular-core";
|
|
15
|
+
/**
|
|
16
|
+
* Series class for a geographic map with points marked at given locations.
|
|
17
|
+
* This is the geographic equivalent of a ScatterSeries.
|
|
18
|
+
*/
|
|
19
|
+
export var IgxGeographicSymbolSeriesComponent_PROVIDERS = [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicSymbolSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicSymbolSeriesComponent; }) }];
|
|
20
|
+
var IgxGeographicSymbolSeriesComponent = /** @class */ (function (_super) {
|
|
21
|
+
tslib_1.__extends(IgxGeographicSymbolSeriesComponent, _super);
|
|
22
|
+
function IgxGeographicSymbolSeriesComponent() {
|
|
23
|
+
var _this = _super.call(this) || this;
|
|
24
|
+
_this._assigningScatterStyle = null;
|
|
25
|
+
_this._assigningScatterMarkerStyle = null;
|
|
26
|
+
return _this;
|
|
27
|
+
}
|
|
28
|
+
IgxGeographicSymbolSeriesComponent_1 = IgxGeographicSymbolSeriesComponent;
|
|
29
|
+
IgxGeographicSymbolSeriesComponent.prototype.createImplementation = function () {
|
|
30
|
+
return new GeographicSymbolSeries();
|
|
31
|
+
};
|
|
32
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "i", {
|
|
33
|
+
/**
|
|
34
|
+
* @hidden
|
|
35
|
+
*/
|
|
36
|
+
get: function () {
|
|
37
|
+
return this._implementation;
|
|
38
|
+
},
|
|
39
|
+
enumerable: true,
|
|
40
|
+
configurable: true
|
|
41
|
+
});
|
|
42
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "latitudeMemberPath", {
|
|
43
|
+
/**
|
|
44
|
+
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
45
|
+
*/
|
|
46
|
+
get: function () {
|
|
47
|
+
return this.i.o4;
|
|
48
|
+
},
|
|
49
|
+
set: function (v) {
|
|
50
|
+
this.i.o4 = v;
|
|
51
|
+
},
|
|
52
|
+
enumerable: true,
|
|
53
|
+
configurable: true
|
|
54
|
+
});
|
|
55
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "longitudeMemberPath", {
|
|
56
|
+
/**
|
|
57
|
+
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
58
|
+
*/
|
|
59
|
+
get: function () {
|
|
60
|
+
return this.i.o6;
|
|
61
|
+
},
|
|
62
|
+
set: function (v) {
|
|
63
|
+
this.i.o6 = v;
|
|
64
|
+
},
|
|
65
|
+
enumerable: true,
|
|
66
|
+
configurable: true
|
|
67
|
+
});
|
|
68
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "markerType", {
|
|
69
|
+
/**
|
|
70
|
+
* Gets or sets the marker type for the current series object.
|
|
71
|
+
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
72
|
+
*/
|
|
73
|
+
get: function () {
|
|
74
|
+
return this.i.oo;
|
|
75
|
+
},
|
|
76
|
+
set: function (v) {
|
|
77
|
+
this.i.oo = ensureEnum(MarkerType_$type, v);
|
|
78
|
+
},
|
|
79
|
+
enumerable: true,
|
|
80
|
+
configurable: true
|
|
81
|
+
});
|
|
82
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "markerCollisionAvoidance", {
|
|
83
|
+
/**
|
|
84
|
+
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
85
|
+
*/
|
|
86
|
+
get: function () {
|
|
87
|
+
return this.i.ol;
|
|
88
|
+
},
|
|
89
|
+
set: function (v) {
|
|
90
|
+
this.i.ol = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
91
|
+
},
|
|
92
|
+
enumerable: true,
|
|
93
|
+
configurable: true
|
|
94
|
+
});
|
|
95
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "markerOutlineMode", {
|
|
96
|
+
/**
|
|
97
|
+
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
98
|
+
*/
|
|
99
|
+
get: function () {
|
|
100
|
+
return this.i.on;
|
|
101
|
+
},
|
|
102
|
+
set: function (v) {
|
|
103
|
+
this.i.on = ensureEnum(MarkerOutlineMode_$type, v);
|
|
104
|
+
},
|
|
105
|
+
enumerable: true,
|
|
106
|
+
configurable: true
|
|
107
|
+
});
|
|
108
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "markerFillMode", {
|
|
109
|
+
/**
|
|
110
|
+
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
111
|
+
*/
|
|
112
|
+
get: function () {
|
|
113
|
+
return this.i.om;
|
|
114
|
+
},
|
|
115
|
+
set: function (v) {
|
|
116
|
+
this.i.om = ensureEnum(MarkerFillMode_$type, v);
|
|
117
|
+
},
|
|
118
|
+
enumerable: true,
|
|
119
|
+
configurable: true
|
|
120
|
+
});
|
|
121
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "markerTemplate", {
|
|
122
|
+
/**
|
|
123
|
+
* Gets or sets the MarkerTemplate for the current series object.
|
|
124
|
+
*/
|
|
125
|
+
get: function () {
|
|
126
|
+
return this.i.pk;
|
|
127
|
+
},
|
|
128
|
+
set: function (v) {
|
|
129
|
+
this.i.pk = v;
|
|
130
|
+
},
|
|
131
|
+
enumerable: true,
|
|
132
|
+
configurable: true
|
|
133
|
+
});
|
|
134
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "markerBrush", {
|
|
135
|
+
/**
|
|
136
|
+
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
137
|
+
*/
|
|
138
|
+
get: function () {
|
|
139
|
+
return brushToString(this.i.p1);
|
|
140
|
+
},
|
|
141
|
+
set: function (v) {
|
|
142
|
+
this.i.p1 = stringToBrush(v);
|
|
143
|
+
},
|
|
144
|
+
enumerable: true,
|
|
145
|
+
configurable: true
|
|
146
|
+
});
|
|
147
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "markerOutline", {
|
|
148
|
+
/**
|
|
149
|
+
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
150
|
+
*/
|
|
151
|
+
get: function () {
|
|
152
|
+
return brushToString(this.i.p2);
|
|
153
|
+
},
|
|
154
|
+
set: function (v) {
|
|
155
|
+
this.i.p2 = stringToBrush(v);
|
|
156
|
+
},
|
|
157
|
+
enumerable: true,
|
|
158
|
+
configurable: true
|
|
159
|
+
});
|
|
160
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "maximumMarkers", {
|
|
161
|
+
/**
|
|
162
|
+
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
163
|
+
* If more than the specified number of markerItems are visible, the series will automatically
|
|
164
|
+
* choose a representative set.
|
|
165
|
+
*/
|
|
166
|
+
get: function () {
|
|
167
|
+
return this.i.oz;
|
|
168
|
+
},
|
|
169
|
+
set: function (v) {
|
|
170
|
+
this.i.oz = +v;
|
|
171
|
+
},
|
|
172
|
+
enumerable: true,
|
|
173
|
+
configurable: true
|
|
174
|
+
});
|
|
175
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "markerThickness", {
|
|
176
|
+
/**
|
|
177
|
+
* Gets or sets thickness of the marker outline
|
|
178
|
+
*/
|
|
179
|
+
get: function () {
|
|
180
|
+
return this.i.ox;
|
|
181
|
+
},
|
|
182
|
+
set: function (v) {
|
|
183
|
+
this.i.ox = +v;
|
|
184
|
+
},
|
|
185
|
+
enumerable: true,
|
|
186
|
+
configurable: true
|
|
187
|
+
});
|
|
188
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "isCustomScatterStyleAllowed", {
|
|
189
|
+
/**
|
|
190
|
+
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
191
|
+
*/
|
|
192
|
+
get: function () {
|
|
193
|
+
return this.i.ov;
|
|
194
|
+
},
|
|
195
|
+
set: function (v) {
|
|
196
|
+
this.i.ov = ensureBool(v);
|
|
197
|
+
},
|
|
198
|
+
enumerable: true,
|
|
199
|
+
configurable: true
|
|
200
|
+
});
|
|
201
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "isCustomScatterMarkerStyleAllowed", {
|
|
202
|
+
/**
|
|
203
|
+
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
204
|
+
*/
|
|
205
|
+
get: function () {
|
|
206
|
+
return this.i.ou;
|
|
207
|
+
},
|
|
208
|
+
set: function (v) {
|
|
209
|
+
this.i.ou = ensureBool(v);
|
|
210
|
+
},
|
|
211
|
+
enumerable: true,
|
|
212
|
+
configurable: true
|
|
213
|
+
});
|
|
214
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "itemSearchMode", {
|
|
215
|
+
/**
|
|
216
|
+
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
217
|
+
*/
|
|
218
|
+
get: function () {
|
|
219
|
+
return this.i.op;
|
|
220
|
+
},
|
|
221
|
+
set: function (v) {
|
|
222
|
+
this.i.op = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
223
|
+
},
|
|
224
|
+
enumerable: true,
|
|
225
|
+
configurable: true
|
|
226
|
+
});
|
|
227
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "itemSearchThreshold", {
|
|
228
|
+
/**
|
|
229
|
+
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
230
|
+
*/
|
|
231
|
+
get: function () {
|
|
232
|
+
return this.i.oy;
|
|
233
|
+
},
|
|
234
|
+
set: function (v) {
|
|
235
|
+
this.i.oy = +v;
|
|
236
|
+
},
|
|
237
|
+
enumerable: true,
|
|
238
|
+
configurable: true
|
|
239
|
+
});
|
|
240
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "assigningScatterStyle", {
|
|
241
|
+
/**
|
|
242
|
+
* Event raised when Assigning Category Style
|
|
243
|
+
*/
|
|
244
|
+
get: function () {
|
|
245
|
+
var _this = this;
|
|
246
|
+
if (this._assigningScatterStyle == null) {
|
|
247
|
+
this._assigningScatterStyle = new EventEmitter();
|
|
248
|
+
this.i.assigningScatterStyle = delegateCombine(this.i.assigningScatterStyle, function (o, e) {
|
|
249
|
+
var outerArgs = new IgxAssigningScatterStyleEventArgs();
|
|
250
|
+
outerArgs._provideImplementation(e);
|
|
251
|
+
if (_this.beforeAssigningScatterStyle) {
|
|
252
|
+
_this.beforeAssigningScatterStyle(_this, outerArgs);
|
|
253
|
+
}
|
|
254
|
+
_this._assigningScatterStyle.emit({
|
|
255
|
+
sender: _this,
|
|
256
|
+
args: outerArgs
|
|
257
|
+
});
|
|
258
|
+
});
|
|
259
|
+
}
|
|
260
|
+
return this._assigningScatterStyle;
|
|
261
|
+
},
|
|
262
|
+
enumerable: true,
|
|
263
|
+
configurable: true
|
|
264
|
+
});
|
|
265
|
+
Object.defineProperty(IgxGeographicSymbolSeriesComponent.prototype, "assigningScatterMarkerStyle", {
|
|
266
|
+
/**
|
|
267
|
+
* Event raised when Assigning Scatter Marker Style
|
|
268
|
+
*/
|
|
269
|
+
get: function () {
|
|
270
|
+
var _this = this;
|
|
271
|
+
if (this._assigningScatterMarkerStyle == null) {
|
|
272
|
+
this._assigningScatterMarkerStyle = new EventEmitter();
|
|
273
|
+
this.i.assigningScatterMarkerStyle = delegateCombine(this.i.assigningScatterMarkerStyle, function (o, e) {
|
|
274
|
+
var outerArgs = new IgxAssigningScatterMarkerStyleEventArgs();
|
|
275
|
+
outerArgs._provideImplementation(e);
|
|
276
|
+
if (_this.beforeAssigningScatterMarkerStyle) {
|
|
277
|
+
_this.beforeAssigningScatterMarkerStyle(_this, outerArgs);
|
|
278
|
+
}
|
|
279
|
+
_this._assigningScatterMarkerStyle.emit({
|
|
280
|
+
sender: _this,
|
|
281
|
+
args: outerArgs
|
|
282
|
+
});
|
|
283
|
+
});
|
|
284
|
+
}
|
|
285
|
+
return this._assigningScatterMarkerStyle;
|
|
286
|
+
},
|
|
287
|
+
enumerable: true,
|
|
288
|
+
configurable: true
|
|
289
|
+
});
|
|
290
|
+
var IgxGeographicSymbolSeriesComponent_1;
|
|
291
|
+
tslib_1.__decorate([
|
|
292
|
+
Input(),
|
|
293
|
+
tslib_1.__metadata("design:type", String),
|
|
294
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
295
|
+
], IgxGeographicSymbolSeriesComponent.prototype, "latitudeMemberPath", null);
|
|
296
|
+
tslib_1.__decorate([
|
|
297
|
+
Input(),
|
|
298
|
+
tslib_1.__metadata("design:type", String),
|
|
299
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
300
|
+
], IgxGeographicSymbolSeriesComponent.prototype, "longitudeMemberPath", null);
|
|
301
|
+
tslib_1.__decorate([
|
|
302
|
+
Input(),
|
|
303
|
+
tslib_1.__metadata("design:type", Number),
|
|
304
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
305
|
+
], IgxGeographicSymbolSeriesComponent.prototype, "markerType", null);
|
|
306
|
+
tslib_1.__decorate([
|
|
307
|
+
Input(),
|
|
308
|
+
tslib_1.__metadata("design:type", Number),
|
|
309
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
310
|
+
], IgxGeographicSymbolSeriesComponent.prototype, "markerCollisionAvoidance", null);
|
|
311
|
+
tslib_1.__decorate([
|
|
312
|
+
Input(),
|
|
313
|
+
tslib_1.__metadata("design:type", Number),
|
|
314
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
315
|
+
], IgxGeographicSymbolSeriesComponent.prototype, "markerOutlineMode", null);
|
|
316
|
+
tslib_1.__decorate([
|
|
317
|
+
Input(),
|
|
318
|
+
tslib_1.__metadata("design:type", Number),
|
|
319
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
320
|
+
], IgxGeographicSymbolSeriesComponent.prototype, "markerFillMode", null);
|
|
321
|
+
tslib_1.__decorate([
|
|
322
|
+
Input(),
|
|
323
|
+
tslib_1.__metadata("design:type", Object),
|
|
324
|
+
tslib_1.__metadata("design:paramtypes", [Object])
|
|
325
|
+
], IgxGeographicSymbolSeriesComponent.prototype, "markerTemplate", null);
|
|
326
|
+
tslib_1.__decorate([
|
|
327
|
+
Input(),
|
|
328
|
+
tslib_1.__metadata("design:type", String),
|
|
329
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
330
|
+
], IgxGeographicSymbolSeriesComponent.prototype, "markerBrush", null);
|
|
331
|
+
tslib_1.__decorate([
|
|
332
|
+
Input(),
|
|
333
|
+
tslib_1.__metadata("design:type", String),
|
|
334
|
+
tslib_1.__metadata("design:paramtypes", [String])
|
|
335
|
+
], IgxGeographicSymbolSeriesComponent.prototype, "markerOutline", null);
|
|
336
|
+
tslib_1.__decorate([
|
|
337
|
+
Input(),
|
|
338
|
+
tslib_1.__metadata("design:type", Number),
|
|
339
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
340
|
+
], IgxGeographicSymbolSeriesComponent.prototype, "maximumMarkers", null);
|
|
341
|
+
tslib_1.__decorate([
|
|
342
|
+
Input(),
|
|
343
|
+
tslib_1.__metadata("design:type", Number),
|
|
344
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
345
|
+
], IgxGeographicSymbolSeriesComponent.prototype, "markerThickness", null);
|
|
346
|
+
tslib_1.__decorate([
|
|
347
|
+
Input(),
|
|
348
|
+
tslib_1.__metadata("design:type", Boolean),
|
|
349
|
+
tslib_1.__metadata("design:paramtypes", [Boolean])
|
|
350
|
+
], IgxGeographicSymbolSeriesComponent.prototype, "isCustomScatterStyleAllowed", null);
|
|
351
|
+
tslib_1.__decorate([
|
|
352
|
+
Input(),
|
|
353
|
+
tslib_1.__metadata("design:type", Boolean),
|
|
354
|
+
tslib_1.__metadata("design:paramtypes", [Boolean])
|
|
355
|
+
], IgxGeographicSymbolSeriesComponent.prototype, "isCustomScatterMarkerStyleAllowed", null);
|
|
356
|
+
tslib_1.__decorate([
|
|
357
|
+
Input(),
|
|
358
|
+
tslib_1.__metadata("design:type", Number),
|
|
359
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
360
|
+
], IgxGeographicSymbolSeriesComponent.prototype, "itemSearchMode", null);
|
|
361
|
+
tslib_1.__decorate([
|
|
362
|
+
Input(),
|
|
363
|
+
tslib_1.__metadata("design:type", Number),
|
|
364
|
+
tslib_1.__metadata("design:paramtypes", [Number])
|
|
365
|
+
], IgxGeographicSymbolSeriesComponent.prototype, "itemSearchThreshold", null);
|
|
366
|
+
tslib_1.__decorate([
|
|
367
|
+
Output(),
|
|
368
|
+
tslib_1.__metadata("design:type", EventEmitter),
|
|
369
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
370
|
+
], IgxGeographicSymbolSeriesComponent.prototype, "assigningScatterStyle", null);
|
|
371
|
+
tslib_1.__decorate([
|
|
372
|
+
Output(),
|
|
373
|
+
tslib_1.__metadata("design:type", EventEmitter),
|
|
374
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
375
|
+
], IgxGeographicSymbolSeriesComponent.prototype, "assigningScatterMarkerStyle", null);
|
|
376
|
+
IgxGeographicSymbolSeriesComponent = IgxGeographicSymbolSeriesComponent_1 = tslib_1.__decorate([
|
|
377
|
+
Component({
|
|
378
|
+
selector: 'igx-geographic-symbol-series',
|
|
379
|
+
template: "",
|
|
380
|
+
providers: [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicSymbolSeriesComponent_1; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicSymbolSeriesComponent_1; }) }],
|
|
381
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
|
382
|
+
}),
|
|
383
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
384
|
+
], IgxGeographicSymbolSeriesComponent);
|
|
385
|
+
return IgxGeographicSymbolSeriesComponent;
|
|
386
|
+
}(IgxGeographicMapSeriesHostComponent));
|
|
387
|
+
export { IgxGeographicSymbolSeriesComponent };
|
|
388
|
+
//# sourceMappingURL=igx-geographic-symbol-series-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-symbol-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-symbol-series-component.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,31 @@
|
|
|
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 { IgxGeographicSymbolSeriesModule } from './igx-geographic-symbol-series-module';
|
|
11
|
+
import { IgxGeographicSymbolSeriesComponent } from './igx-geographic-symbol-series-component';
|
|
12
|
+
import { GeographicSymbolSeries } from './GeographicSymbolSeries';
|
|
13
|
+
import { TypeRegistrar } from "igniteui-angular-core";
|
|
14
|
+
var IgxGeographicSymbolSeriesDynamicModule = /** @class */ (function () {
|
|
15
|
+
function IgxGeographicSymbolSeriesDynamicModule() {
|
|
16
|
+
TypeRegistrar.registerCons("IgxGeographicSymbolSeriesComponent", IgxGeographicSymbolSeriesComponent);
|
|
17
|
+
TypeRegistrar.register("GeographicSymbolSeries", GeographicSymbolSeries.$type);
|
|
18
|
+
}
|
|
19
|
+
IgxGeographicSymbolSeriesDynamicModule = tslib_1.__decorate([
|
|
20
|
+
NgModule({
|
|
21
|
+
declarations: [],
|
|
22
|
+
imports: [CommonModule, IgxGeographicSymbolSeriesModule],
|
|
23
|
+
exports: [IgxGeographicSymbolSeriesModule],
|
|
24
|
+
entryComponents: [IgxGeographicSymbolSeriesComponent]
|
|
25
|
+
}),
|
|
26
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
27
|
+
], IgxGeographicSymbolSeriesDynamicModule);
|
|
28
|
+
return IgxGeographicSymbolSeriesDynamicModule;
|
|
29
|
+
}());
|
|
30
|
+
export { IgxGeographicSymbolSeriesDynamicModule };
|
|
31
|
+
//# sourceMappingURL=igx-geographic-symbol-series-dynamic-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-symbol-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-symbol-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,+BAA+B,EAAE,MAAM,uCAAuC,CAAC;AACxF,OAAO,EAAE,kCAAkC,EAAE,MAAM,0CAA0C,CAAC;AAC9F,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAQtD;IACI;QACI,aAAa,CAAC,YAAY,CAAC,oCAAoC,EAAE,kCAAkC,CAAC,CAAC;QACrG,aAAa,CAAC,QAAQ,CAAC,wBAAwB,EAAQ,sBAAuB,CAAC,KAAK,CAAC,CAAC;IAC1F,CAAC;IAJQ,sCAAsC;QANlD,QAAQ,CAAC;YACN,YAAY,EAAE,EAAE;YAChB,OAAO,EAAE,CAAC,YAAY,EAAE,+BAA+B,CAAC;YACxD,OAAO,EAAE,CAAC,+BAA+B,CAAC;YAC1C,eAAe,EAAE,CAAC,kCAAkC,CAAC;SACxD,CAAC;;OACW,sCAAsC,CAKlD;IAAD,6CAAC;CAAA,AALD,IAKC;SALY,sCAAsC"}
|
|
@@ -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 { NgModule } from '@angular/core';
|
|
9
|
+
import { CommonModule } from '@angular/common';
|
|
10
|
+
import { IgxScatterSeriesDynamicModule } from "igniteui-angular-charts";
|
|
11
|
+
import { IgxGeographicSymbolSeriesComponent } from './igx-geographic-symbol-series-component';
|
|
12
|
+
var IgxGeographicSymbolSeriesModule = /** @class */ (function () {
|
|
13
|
+
function IgxGeographicSymbolSeriesModule() {
|
|
14
|
+
}
|
|
15
|
+
IgxGeographicSymbolSeriesModule = tslib_1.__decorate([
|
|
16
|
+
NgModule({
|
|
17
|
+
declarations: [IgxGeographicSymbolSeriesComponent],
|
|
18
|
+
imports: [CommonModule, IgxScatterSeriesDynamicModule],
|
|
19
|
+
exports: [IgxGeographicSymbolSeriesComponent, IgxScatterSeriesDynamicModule],
|
|
20
|
+
entryComponents: []
|
|
21
|
+
})
|
|
22
|
+
], IgxGeographicSymbolSeriesModule);
|
|
23
|
+
return IgxGeographicSymbolSeriesModule;
|
|
24
|
+
}());
|
|
25
|
+
export { IgxGeographicSymbolSeriesModule };
|
|
26
|
+
//# sourceMappingURL=igx-geographic-symbol-series-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-symbol-series-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-symbol-series-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,6BAA6B,EAAE,MAAM,yBAAyB,CAAC;AAExE,OAAO,EAAE,kCAAkC,EAAE,MAAM,0CAA0C,CAAC;AAQ9F;IAAA;IAEA,CAAC;IAFY,+BAA+B;QAN3C,QAAQ,CAAC;YACN,YAAY,EAAE,CAAC,kCAAkC,CAAC;YAClD,OAAO,EAAE,CAAC,YAAY,EAAE,6BAA6B,CAAC;YACtD,OAAO,EAAE,CAAC,kCAAkC,EAAE,6BAA6B,CAAC;YAC5E,eAAe,EAAE,EAAE;SACtB,CAAC;OACW,+BAA+B,CAE3C;IAAD,sCAAC;CAAA,AAFD,IAEC;SAFY,+BAA+B"}
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
import * as tslib_1 from "tslib";
|
|
2
|
+
import { EventEmitter, Output, Component, forwardRef, Input, ChangeDetectionStrategy } from '@angular/core';
|
|
3
|
+
import { delegateCombine } from "igniteui-angular-core";
|
|
4
|
+
import { IgxGeographicMapImagery } from "./igx-geographic-map-imagery";
|
|
5
|
+
import { IgxImageTilesReadyEventArgs } from "./igx-image-tiles-ready-event-args";
|
|
6
|
+
import { IgxGeographicShapeSeriesBaseComponent } from "./igx-geographic-shape-series-base-component";
|
|
7
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
8
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
9
|
+
import { GeographicTileSeries } from "./GeographicTileSeries";
|
|
10
|
+
/**
|
|
11
|
+
* Series class used for displaying a tile set, and using shapes to define the areas that should be rendered.
|
|
12
|
+
*/
|
|
13
|
+
export var IgxGeographicTileSeriesComponent_PROVIDERS = [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: forwardRef(function () { return IgxGeographicTileSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicTileSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicTileSeriesComponent; }) }];
|
|
14
|
+
var IgxGeographicTileSeriesComponent = /** @class */ (function (_super) {
|
|
15
|
+
tslib_1.__extends(IgxGeographicTileSeriesComponent, _super);
|
|
16
|
+
function IgxGeographicTileSeriesComponent() {
|
|
17
|
+
var _this = _super.call(this) || this;
|
|
18
|
+
_this._imageTilesReady = null;
|
|
19
|
+
return _this;
|
|
20
|
+
}
|
|
21
|
+
IgxGeographicTileSeriesComponent_1 = IgxGeographicTileSeriesComponent;
|
|
22
|
+
IgxGeographicTileSeriesComponent.prototype.createImplementation = function () {
|
|
23
|
+
return new GeographicTileSeries();
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(IgxGeographicTileSeriesComponent.prototype, "i", {
|
|
26
|
+
/**
|
|
27
|
+
* @hidden
|
|
28
|
+
*/
|
|
29
|
+
get: function () {
|
|
30
|
+
return this._implementation;
|
|
31
|
+
},
|
|
32
|
+
enumerable: true,
|
|
33
|
+
configurable: true
|
|
34
|
+
});
|
|
35
|
+
Object.defineProperty(IgxGeographicTileSeriesComponent.prototype, "tileImagery", {
|
|
36
|
+
/**
|
|
37
|
+
* The MapImagery which is used to provide the tiles for display.
|
|
38
|
+
*/
|
|
39
|
+
get: function () {
|
|
40
|
+
if (this.i.pj == null) {
|
|
41
|
+
return null;
|
|
42
|
+
}
|
|
43
|
+
return this.i.pj.externalObject;
|
|
44
|
+
},
|
|
45
|
+
set: function (v) {
|
|
46
|
+
v == null ? this.i.pj = null : this.i.pj = v.i;
|
|
47
|
+
},
|
|
48
|
+
enumerable: true,
|
|
49
|
+
configurable: true
|
|
50
|
+
});
|
|
51
|
+
IgxGeographicTileSeriesComponent.prototype.findByName = function (name) {
|
|
52
|
+
var baseResult = _super.prototype.findByName.call(this, name);
|
|
53
|
+
if (baseResult) {
|
|
54
|
+
return baseResult;
|
|
55
|
+
}
|
|
56
|
+
if (this.tileImagery && this.tileImagery.name && this.tileImagery.name == name) {
|
|
57
|
+
return this.tileImagery;
|
|
58
|
+
}
|
|
59
|
+
return null;
|
|
60
|
+
};
|
|
61
|
+
/**
|
|
62
|
+
* Removes all cached tile Imagery from the
|
|
63
|
+
|
|
64
|
+
*/
|
|
65
|
+
IgxGeographicTileSeriesComponent.prototype.clearTileCache = function () {
|
|
66
|
+
this.i.pn();
|
|
67
|
+
};
|
|
68
|
+
Object.defineProperty(IgxGeographicTileSeriesComponent.prototype, "imageTilesReady", {
|
|
69
|
+
/**
|
|
70
|
+
* This event is fired whenever the image tiles transition from a loading state (e.g. some are fading in) to a loaded state.
|
|
71
|
+
*/
|
|
72
|
+
get: function () {
|
|
73
|
+
var _this = this;
|
|
74
|
+
if (this._imageTilesReady == null) {
|
|
75
|
+
this._imageTilesReady = new EventEmitter();
|
|
76
|
+
this.i.imageTilesReady = delegateCombine(this.i.imageTilesReady, function (o, e) {
|
|
77
|
+
_this._runInZone(function () {
|
|
78
|
+
var outerArgs = new IgxImageTilesReadyEventArgs();
|
|
79
|
+
outerArgs._provideImplementation(e);
|
|
80
|
+
if (_this.beforeImageTilesReady) {
|
|
81
|
+
_this.beforeImageTilesReady(_this, outerArgs);
|
|
82
|
+
}
|
|
83
|
+
_this._imageTilesReady.emit({
|
|
84
|
+
sender: _this,
|
|
85
|
+
args: outerArgs
|
|
86
|
+
});
|
|
87
|
+
});
|
|
88
|
+
});
|
|
89
|
+
}
|
|
90
|
+
return this._imageTilesReady;
|
|
91
|
+
},
|
|
92
|
+
enumerable: true,
|
|
93
|
+
configurable: true
|
|
94
|
+
});
|
|
95
|
+
var IgxGeographicTileSeriesComponent_1;
|
|
96
|
+
tslib_1.__decorate([
|
|
97
|
+
Input(),
|
|
98
|
+
tslib_1.__metadata("design:type", IgxGeographicMapImagery),
|
|
99
|
+
tslib_1.__metadata("design:paramtypes", [IgxGeographicMapImagery])
|
|
100
|
+
], IgxGeographicTileSeriesComponent.prototype, "tileImagery", null);
|
|
101
|
+
tslib_1.__decorate([
|
|
102
|
+
Output(),
|
|
103
|
+
tslib_1.__metadata("design:type", EventEmitter),
|
|
104
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
105
|
+
], IgxGeographicTileSeriesComponent.prototype, "imageTilesReady", null);
|
|
106
|
+
IgxGeographicTileSeriesComponent = IgxGeographicTileSeriesComponent_1 = tslib_1.__decorate([
|
|
107
|
+
Component({
|
|
108
|
+
selector: 'igx-geographic-tile-series',
|
|
109
|
+
template: "",
|
|
110
|
+
providers: [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: forwardRef(function () { return IgxGeographicTileSeriesComponent_1; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicTileSeriesComponent_1; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicTileSeriesComponent_1; }) }],
|
|
111
|
+
changeDetection: ChangeDetectionStrategy.OnPush
|
|
112
|
+
}),
|
|
113
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
114
|
+
], IgxGeographicTileSeriesComponent);
|
|
115
|
+
return IgxGeographicTileSeriesComponent;
|
|
116
|
+
}(IgxGeographicShapeSeriesBaseComponent));
|
|
117
|
+
export { IgxGeographicTileSeriesComponent };
|
|
118
|
+
//# sourceMappingURL=igx-geographic-tile-series-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-tile-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-tile-series-component.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,31 @@
|
|
|
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 { IgxGeographicTileSeriesModule } from './igx-geographic-tile-series-module';
|
|
11
|
+
import { IgxGeographicTileSeriesComponent } from './igx-geographic-tile-series-component';
|
|
12
|
+
import { GeographicTileSeries } from './GeographicTileSeries';
|
|
13
|
+
import { TypeRegistrar } from "igniteui-angular-core";
|
|
14
|
+
var IgxGeographicTileSeriesDynamicModule = /** @class */ (function () {
|
|
15
|
+
function IgxGeographicTileSeriesDynamicModule() {
|
|
16
|
+
TypeRegistrar.registerCons("IgxGeographicTileSeriesComponent", IgxGeographicTileSeriesComponent);
|
|
17
|
+
TypeRegistrar.register("GeographicTileSeries", GeographicTileSeries.$type);
|
|
18
|
+
}
|
|
19
|
+
IgxGeographicTileSeriesDynamicModule = tslib_1.__decorate([
|
|
20
|
+
NgModule({
|
|
21
|
+
declarations: [],
|
|
22
|
+
imports: [CommonModule, IgxGeographicTileSeriesModule],
|
|
23
|
+
exports: [IgxGeographicTileSeriesModule],
|
|
24
|
+
entryComponents: [IgxGeographicTileSeriesComponent]
|
|
25
|
+
}),
|
|
26
|
+
tslib_1.__metadata("design:paramtypes", [])
|
|
27
|
+
], IgxGeographicTileSeriesDynamicModule);
|
|
28
|
+
return IgxGeographicTileSeriesDynamicModule;
|
|
29
|
+
}());
|
|
30
|
+
export { IgxGeographicTileSeriesDynamicModule };
|
|
31
|
+
//# sourceMappingURL=igx-geographic-tile-series-dynamic-module.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-tile-series-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-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,6BAA6B,EAAE,MAAM,qCAAqC,CAAC;AACpF,OAAO,EAAE,gCAAgC,EAAE,MAAM,wCAAwC,CAAC;AAC1F,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAQtD;IACI;QACI,aAAa,CAAC,YAAY,CAAC,kCAAkC,EAAE,gCAAgC,CAAC,CAAC;QACjG,aAAa,CAAC,QAAQ,CAAC,sBAAsB,EAAQ,oBAAqB,CAAC,KAAK,CAAC,CAAC;IACtF,CAAC;IAJQ,oCAAoC;QANhD,QAAQ,CAAC;YACN,YAAY,EAAE,EAAE;YAChB,OAAO,EAAE,CAAC,YAAY,EAAE,6BAA6B,CAAC;YACtD,OAAO,EAAE,CAAC,6BAA6B,CAAC;YACxC,eAAe,EAAE,CAAC,gCAAgC,CAAC;SACtD,CAAC;;OACW,oCAAoC,CAKhD;IAAD,2CAAC;CAAA,AALD,IAKC;SALY,oCAAoC"}
|
|
@@ -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 { NgModule } from '@angular/core';
|
|
9
|
+
import { CommonModule } from '@angular/common';
|
|
10
|
+
import { IgxTileSeriesDynamicModule } from './igx-tile-series-dynamic-module';
|
|
11
|
+
import { IgxGeographicTileSeriesComponent } from './igx-geographic-tile-series-component';
|
|
12
|
+
var IgxGeographicTileSeriesModule = /** @class */ (function () {
|
|
13
|
+
function IgxGeographicTileSeriesModule() {
|
|
14
|
+
}
|
|
15
|
+
IgxGeographicTileSeriesModule = tslib_1.__decorate([
|
|
16
|
+
NgModule({
|
|
17
|
+
declarations: [IgxGeographicTileSeriesComponent],
|
|
18
|
+
imports: [CommonModule, IgxTileSeriesDynamicModule],
|
|
19
|
+
exports: [IgxGeographicTileSeriesComponent, IgxTileSeriesDynamicModule],
|
|
20
|
+
entryComponents: []
|
|
21
|
+
})
|
|
22
|
+
], IgxGeographicTileSeriesModule);
|
|
23
|
+
return IgxGeographicTileSeriesModule;
|
|
24
|
+
}());
|
|
25
|
+
export { IgxGeographicTileSeriesModule };
|
|
26
|
+
//# sourceMappingURL=igx-geographic-tile-series-module.js.map
|