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,2 @@
|
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("tslib"),require("@angular/core"),require("igniteui-angular-charts"),require("igniteui-angular-core"),require("@angular/common")):"function"==typeof define&&define.amd?define(["exports","tslib","@angular/core","igniteui-angular-charts","igniteui-angular-core","@angular/common"],t):t((e=e||self)["igniteui-angular-maps"]={},e.tslib_1,e.core,e.igniteuiAngularCharts,e.igniteuiAngularCore,e.common)}(this,(function(e,t,i,n,r,o){"use strict";var a;(a=e.MapResizeBehavior||(e.MapResizeBehavior={}))[a.Auto=0]="Auto",a[a.MaintainTopLeftPosition=1]="MaintainTopLeftPosition",a[a.MaintainCenterPosition=2]="MaintainCenterPosition";var s,p=r.markEnum("MapResizeBehavior","Auto,0|MaintainTopLeftPosition,1|MaintainCenterPosition,2");(s=e.MapBackgroundTilingMode||(e.MapBackgroundTilingMode={}))[s.Auto=0]="Auto",s[s.NonWrapped=1]="NonWrapped",s[s.Wrapped=2]="Wrapped";var u,l=r.markEnum("MapBackgroundTilingMode","Auto,0|NonWrapped,1|Wrapped,2"),c=function(e){function i(){var t=e.call(this)||this;return t.au=null,t.ai=0,t.aj=0,t.au=new r.Rect(0,0,0,1,1),t}return t.__extends(i,e),i.prototype.q=function(e,t){if(t.c.isEmpty)return this.getMercatorUnscaledValue(e,t.e,t.d,t.a);var i=e*t.e.height+t.e.top*t.d.height;return this.getMercatorUnscaledValue(i,this.au,t.c,t.a)},i.prototype.p=function(e,t){if(t.c.isEmpty)return this.getMercatorScaledValue1(e,t.e,t.d,t.a);var i=this.getMercatorScaledValue1(e,this.au,t.c,t.a);return i=(i-t.e.top*t.d.height)/t.e.height},i.prototype.af=function(e){return Array.isArray(e)?e:null},i.prototype.v=function(e,t,n,r){var o,a,s,p,u,l=r.e,c=r.d,h=r.c,g=(r.a,!h.isEmpty),y=(this.m,this.o,h.top),d=h.height,f=l.top,m=l.height,b=c.top,_=c.height,S=this.au.top,v=this.au.height,k=this.af(e),I=.017453292519943295,x=!1;null!=k&&(x=!0);for(var M=t;M<n;M++)o=x?k[M]:e.item(M),g?(o<i.ah&&(o=i.ah),o>i.ag&&(o=i.ag),a=o*I,s=Math.sin(a),p=.5*Math.log((1+s)/(1-s)),u=(((u=y+(u=(this.ai-p)*d/this.aj))-S*d)/v-f*_)/m,x?k[M]=u:e.item(M,u)):(o<i.ah&&(o=i.ah),o>i.ag&&(o=i.ag),a=o*I,s=Math.sin(a),p=.5*Math.log((1+s)/(1-s)),u=((u=b+(u=(this.ai-p)*_/this.aj))-f*_)/m,x?k[M]=u:e.item(M,u))},i.prototype.t=function(e,t,i,n,r){return{p3:this.ak(e.kl),p4:this.ak(e.kk)}},i.prototype.w=function(t,n,r){switch(e.prototype.w.call(this,t,n,r),t){case"ActualMinimumValue":case"ActualMaximumValue":this.ai=i.am(this.n),this.aj=i.am(this.n)-i.am(this.o)}},Object.defineProperty(i,"as",{get:function(){return i.ag},enumerable:!0,configurable:!0}),Object.defineProperty(i,"at",{get:function(){return i.ah},enumerable:!0,configurable:!0}),i.prototype.getMercatorUnscaledValue=function(e,t,n,r){var o=(e-n.top)*t.width+t.top*n.height;return o=i.am(this.n)-o/(n.height/this.aj),i.aq(o)},i.prototype.getMercatorScaledValue1=function(e,t,i,n){return(i.top+this.getMercatorScaledValue3(e,i.height)-t.top*i.height)/t.width},i.prototype.getMercatorScaledValue2=function(e,t,i,n,r){return(this.getMercatorScaledValue3(e,n.height)-t.top*i.height)/t.width},i.prototype.getMercatorScaledValue3=function(e,t){e=e>i.ah?e<i.ag?e:i.ag:i.ah;var n=i.am(e);return(this.ai-n)*t/this.aj},i.am=function(e){var t=.017453292519943295*e,i=Math.sin(t);return.5*Math.log((1+i)/(1-i))},i.aq=function(e){return e=Math.exp(2*e),Math.asin((e-1)/(e+1))/.017453292519943295},i.prototype.ak=function(e){return e<i.ah?i.ah:e>i.ag?i.ag:e},i.$t=r.markType(i,"SphericalMercatorVerticalScaler",n.VerticalLinearScaler.$),i.ag=85.05112878,i.ah=-85.05112878,i}(n.VerticalLinearScaler),h=function(e){function i(){var t=e.call(this)||this;return t.aj=null,t.aj=new r.Rect(0,0,0,1,1),t}return t.__extends(i,e),i.prototype.q=function(e,t){if(t.c.isEmpty)return this.getMercatorUnscaledValue(e,t.e,t.d,t.a);var i=e*t.e.width+t.e.left*t.d.width;return this.getMercatorUnscaledValue(i,this.aj,t.c,t.a)},i.prototype.p=function(e,t){return t.c.isEmpty?this.getMercatorScaledValue1(e,t.e,t.d,t.a):(this.getMercatorScaledValue1(e,this.aj,t.c,t.a)-t.e.left*t.d.width)/t.e.width},i.prototype.af=function(e){return Array.isArray(e)?e:null},i.prototype.v=function(e,t,i,n){var r,o=n.e,a=n.d,s=n.c,p=n.a,u=!s.isEmpty,l=this.m,c=this.o,h=s.left,g=s.width,y=o.left,d=o.width,f=a.left,m=a.width,b=this.aj.left,_=this.aj.width,S=this.af(e),v=!1;null!=S&&(v=!0);for(var k=t;k<i;k++)if(r=v?S[k]:e.item(k),u){var I=(r-c)/l;p&&(I=1-I);var x=((I=h+g*(I-b)/_)-y*m)/d;v?S[k]=x:e.item(k,x)}else{var M=(r-c)/l;p&&(M=1-M),M=f+m*(M-y)/d,v?S[k]=M:e.item(k,M)}},i.prototype.t=function(e,t,i,n,r){return{p3:e.kl,p4:e.kk}},i.prototype.getMercatorUnscaledValue=function(e,t,i,n){var r=t.left+t.width*(e-i.left)/i.width;return n&&(r=1-r),this.o+r*this.m},i.prototype.getMercatorScaledValue1=function(e,t,i,n){var r=(e-this.o)/this.m;return n&&(r=1-r),i.left+i.width*(r-t.left)/t.width},i.prototype.getMercatorScaledValue2=function(e,t,i,n,r){var o=(e-this.o)/this.m;return r&&(o=1-o),i.left+i.width*(o-t.left)/t.width},i.$t=r.markType(i,"SphericalMercatorHorizontalScaler",n.HorizontalLinearScaler.$),i}(n.HorizontalLinearScaler),g=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"ImageTilesReadyEventArgs",r.EventArgs.$),i}(r.EventArgs),y=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"ImagesChangedEventArgs",r.EventArgs.$),i}(r.EventArgs),d=function(e){function i(){var t=e.call(this)||this;return t.n9=null,t.ob=t.oa(),t}return t.__extends(i,e),i.prototype.get_c8=function(){return!0},i.prototype.gt=function(e,t){var i=this.ic(t);return"LatitudeMemberPath"==i&&(i="YMemberPath"),"LongitudeMemberPath"==i&&(i="XMemberPath"),this.ob.gt(e,t)},i.prototype.ct=function(e,t,i){return this.ob.ct(e,t,i)},i.prototype.ag=function(){return this.ob.ag()},i.prototype.a8=function(){return this.ob},Object.defineProperty(i.prototype,"ob",{get:function(){return this.n9},set:function(e){this.ob!=e&&(this.n9=e,this.og())},enumerable:!0,configurable:!0}),i.prototype.get_hasMarkers=function(){return this.ob.hasMarkers},i.prototype.og=function(){if(null!=this.n9){var e=this.n9;e.externalObject=r.TypeRegistrar.createFromInternal(e,r.PlatformConstants.Prefix,r.PlatformConstants.Postfix),e.externalObject._implementation=e}this.jq(this.ob),this.oc.by()},i.prototype.au=function(e,t,i){return this.aw(this.ob,e,t,i)},i.prototype.av=function(e,t,i){return this.ax(this.ob,e,t,i)},i.prototype.gq=function(e){return this.gv(this.ob,e)},i.prototype.gf=function(e,t){return this.ob.gf(e,t)},i.prototype.gd=function(e,t){return this.ob.gd(e,t)},i.prototype.fh=function(e,t,i){return this.ob.fh(e,t,i)},i.prototype.nt=function(e,t,i){return this.ob.nt(e,t,i)},i.prototype.n2=function(e){return this.ob.n2(e)},i.prototype.ak=function(e){return this.ob.ak(e)},i.prototype.n3=function(e){return this.ob.n3(e)},i.prototype.al=function(e){return this.ob.al(e)},i.prototype.n4=function(e){return this.ob.n4(e)},i.prototype.n5=function(e){return this.ob.n5(e)},i.prototype.fd=function(e,t,i){return this.ob.fd(e,t,i)},i.prototype.np=function(e,t,i){return this.ob.np(e,t,i)},i.prototype.ff=function(e,t,i){return this.fh(e,t,i)},i.prototype.nr=function(e,t,i){return this.ob.nr(e,t,i)},i.prototype.nu=function(e,t,i){return this.ob.nu(e,t,i)},i.prototype.fi=function(e,t,i){return this.ob.fi(e,t,i)},i.prototype.nq=function(e,t,i){return this.ob.nq(e,t,i)},i.prototype.fe=function(e,t,i){return this.ob.fe(e,t,i)},i.prototype.ns=function(e,t,i){return this.ob.ns(e,t,i)},i.prototype.fg=function(e,t,i){return this.ob.fg(e,t,i)},i.prototype.ga=function(e){return this.ob.ga(e)},i.prototype.e9=function(){return this.ob.e9()},i.prototype.e5=function(e){return this.ob.e5(e)},i.prototype.gr=function(e){return this.ob.gr(e)},i.prototype.bp=function(){return new f(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.oc=r.typeCast(f.$,t)},Object.defineProperty(i.prototype,"od",{get:function(){return this.c(i.oi)},set:function(e){this.h(i.oi,e)},enumerable:!0,configurable:!0}),i.prototype.kp=function(t,i,o,a){switch(e.prototype.kp.call(this,t,i,o,a),i){case"SeriesViewer":this.ob.b6=this.b6,null!=o&&o.ll(this.ob),null!=a&&this.b6.io(this.ob),this.ob.ks(this.n6),this.ob.gi=this.gi,this.jw(this.ob),this.gl=this.ob.gl;var s=r.typeCast(n.SeriesViewer.$,o);if(null!=s&&(s.actualWindowRectChanged=r.delegateRemove(s.actualWindowRectChanged,r.runOn(this,this.oh))),null!=this.b6){var p=this.b6;p.actualWindowRectChanged=r.delegateCombine(p.actualWindowRectChanged,r.runOn(this,this.oh))}this.of();break;case"SyncLink":this.ob.b1=this.b1;break;case"VisibleFromScale":this.of();break;case"Index":this.ob.gi=this.gi;break;case"ItemsSource":this.oc.bz();break;case"Resolution":this.oc.b1();break;case"TransitionDuration":this.oc.b2();break;case"Opacity":this.oc.b0();break;case"Visibility":var u=this.ob,l=this._visibility;u.visibility=l;break;case"MouseOverEnabled":this.ob.dn=this.dn;break;case"ExpectFunctions":this.ob.expectFunctions=this.expectFunctions}},i.prototype.of=function(){if(null!=this.b6&&null!=this.ob&&!r.isNaN_(this.od))if(this.b6.os.width>this.od){this.ob.visibility=1}else{this.ob.visibility=0}},i.prototype.oh=function(e,t){this.of()},i.prototype.k3=function(t){e.prototype.k3.call(this,t),null!=this.ob&&this.ob.k3(t)},i.prototype.k2=function(e,t,i,n,r){null!=this.ob&&this.ob.k2(e,t,i,n,r)},i.prototype.as=function(e,t){return this.ob.as(e,t)},i.prototype.lc=function(){e.prototype.lc.call(this),this.ob.lc()},i.prototype.get_coercionMethods=function(){return this._coercionMethods},i.prototype.set_coercionMethods=function(e){this._coercionMethods=e,this.ob.coercionMethods=e},i.prototype.jv=function(t){if(e.prototype.jv.call(this,t),null!=this.ob){var i=this.ob.gp();this.jn(t,i)}},i.$t=r.markType(i,"GeographicMapSeriesHost",n.Series.$),i.oi=r.DependencyProperty.i("VisibleFromScale",r.Number_$type,i.$,new r.PropertyMetadata(2,1,(function(e,t){e.raisePropertyChanged("VisibleFromScale",t.oldValue,t.newValue)}))),i}(n.Series),f=function(e){function i(t){var i=e.call(this,t)||this;return i.bx=null,i.bx=t,i}return t.__extends(i,e),i.prototype.ar=function(t,i){e.prototype.ar.call(this,t,i)},i.prototype.by=function(){this.bx.ob.itemsSource=this.bx.itemsSource,this.bx.ob.gi=this.bx.gi,this.bx.ob.nb=this.bx.nb,this.bx.ob.ng=this.bx.ng,this.bx.ob.fq=this.bx.fq,this.bx.ob.gj=this.bx.gj,this.bx.ob._opacity=this.bx._opacity},i.prototype.bz=function(){this.bx.ob.itemsSource=this.bx.itemsSource},i.prototype.b1=function(){this.bx.ob.fq=this.bx.fq},i.prototype.b2=function(){this.bx.ob.gj=this.bx.gj},i.prototype.b0=function(){this.bx.ob._opacity=this.bx._opacity},i.$t=r.markType(i,"HostSeriesView",n.SeriesView.$),i}(n.SeriesView),m=function(e){function i(){var t=e.call(this)||this;t.p4=null,t.pt=!1,t.pl=1,t.p0=0,t.rb=null,t.pi=null,t.pe=null,t.pg=null,t.pk=null,t.q7={$type:r.Point_$type,x:NaN,y:NaN},t.re=null,t.pz=1,t.imageTilesReady=null,t.ps=null,t.rd=r.Rect.empty,t.p0=c.am(i.rc.bottom)-c.am(i.rc.top),t.ab=i.$,t.backgroundContent=new I;var o,a=((o=new n.NumericXAxis).bh=t,o);a.b8=!0,t.pf=a,t.pf.lp=new h;var s=function(){var e=new n.NumericYAxis;return e.bh=t,e}();return s.b8=!0,t.ph=s,t.ph.lp=new c,t.qm(),t.qt(),t.i7(),t}return t.__extends(i,e),i.prototype.provideContainer=function(t){e.prototype.provideContainer.call(this,t),this.pf.provideRenderer(t),this.ph.provideRenderer(t)},i.prototype.i7=function(){e.prototype.i7.call(this),this.pr.fq(this.e8)},i.prototype.dx=function(){return this.px},i.prototype.dy=function(){return this.px},i.prototype.po=function(){return 0==this.pm&&this.pt?2:1},Object.defineProperty(i.prototype,"pn",{get:function(){return this.pl},set:function(e){this.pl=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"rg",{get:function(){return this.rb},set:function(e){if(r.Rect.l_op_Inequality(this.rb,e)){var t=this.rb;this.rb=e,this.k5("ActualWorldRect",t,e)}},enumerable:!0,configurable:!0}),i.prototype.rk=function(){return this.rg},i.prototype.qm=function(){this.rs.isEmpty||(this.rg=this.rq(this.rs,1==this.br))},i.prototype.rq=function(e,t){var n=e.top,o=e.left,a=e.width,s=e.height,p=c.am(e.bottom),u=c.am(e.top),l=p-u,h=e.width/i.rc.width,g=c.am(i.rc.top);if(l/h>this.p0){var y=l/this.p0;o-=(y-h)/2*i.rc.width,a=y*i.rc.width,t&&(o<i.rc.left?o+=i.rc.left-o:o+a>i.rc.right&&(o-=o+a-i.rc.right))}else if(l/h<this.p0){var d=this.p0*h-l,f=u-d/2,m=p+d/2;t&&(f<g?m+=g-(f+=g-f):m>g+this.p0&&(f-=m-(g+this.p0),m-=m-(g+this.p0))),n=c.aq(f),s=c.aq(m)-n}return new r.Rect(0,o,n,a,s)},Object.defineProperty(i.prototype,"backgroundContent",{get:function(){return this.pi},set:function(e){if(e!=this.backgroundContent){var t=this.backgroundContent;this.pi=e,this.k5("BackgroundContent",t,e)}},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"pf",{get:function(){return this.pe},set:function(e){if(e!=this.pf){var t=this.pf;this.pe=e,this.k5("XAxis",t,e)}},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"ph",{get:function(){return this.pg},set:function(e){if(e!=this.ph){var t=this.ph;this.pg=e,this.k5("YAxis",t,e)}},enumerable:!0,configurable:!0}),i.prototype.getZoomRectFromGeoRect=function(e){return this.getZoomFromGeographicRect(e)},i.prototype.qw=function(e){this.o8=e},i.prototype.qv=function(e){this.rs=e},i.prototype.getZoomFromGeographicRect=function(e){return this.ri(e,!0,0)},i.prototype.rh=function(e,t){return this.ri(e,!1,t)},i.prototype.ri=function(e,t,o){var a=e;t&&(a=this.rq(e,!1));var s=this.pf,p=this.ph,u=new n.ScalerParams(1,i.rf,this.o7,s.ca);u.c=this.ow;var l=new n.ScalerParams(1,i.rf,this.o7,p.ca);l.c=this.ow;var c=this.pf.dz(a.left,u),h=this.pf.dz(a.right,u),g=this.ph.dz(a.top,l),y=this.ph.dz(a.bottom,l),d=(c-o)/this.o7.width,f=(y-o)/this.o7.height,m=(h-c+2*o)/this.o7.width,b=(g-y+2*o)/this.o7.height,_=new r.Rect(0,d,f,m,b);return _.intersect(i.rf),_.isEmpty&&(_=i.rf),_},i.prototype.getZoomFromGeographicPoints=function(e,t){var n=e.x,o=t.y,a=t.x-e.x,s=e.y-t.y;if(a<0||s<0)return i.rf;var p=new r.Rect(0,n,o,a,s);return this.getZoomFromGeographicRect(p)},i.prototype.rm=function(e){var t=this.pf,o=this.ph,a=new n.ScalerParams(1,e,this.o7,t.ca);a.c=this.ow;var s=new n.ScalerParams(1,e,this.o7,o.ca);s.c=this.ow;var p=this.ov,u=t.d2(p.left,a),l=o.d2(p.top,s),c=t.d2(p.right,a),h=o.d2(p.bottom,s),g=c-u,y=l-h,d=new r.Rect(0,u,h,g,y);return 1==this.br&&(d.intersect(i.rc),d.isEmpty&&(d=i.rc)),d},i.prototype.q8=function(e){var t=this.pf.ko(e.x),i=this.ph.ko(e.y);return{$type:r.Point_$type,x:t,y:i}},i.prototype.q9=function(e){var t=this.pf.ee(e.x),i=this.ph.ee(e.y);return{$type:r.Point_$type,x:t,y:i}},i.prototype.ra=function(e){return this.q9(e)},i.prototype.qj=function(){var e=r.typeCast(b.$,this.backgroundContent);null!=e&&e.clearTileCache()},i.prototype.qp=function(e){},i.prototype.oa=function(e){return this.pr.fu(e)},i.prototype.ob=function(e){return this.pr.fv(e)},i.prototype.eg=function(){return!0},i.prototype.qr=function(){var e,i;this.pr.eb();try{for(var n=t.__values(r.fromEnum(this.series)),o=n.next();!o.done;o=n.next()){o.value.lc()}}catch(t){e={error:t}}finally{try{o&&!o.done&&(i=n.return)&&i.call(n)}finally{if(e)throw e.error}}},i.prototype.qu=function(){if(2==this.pq){if(!this.o7.isEmpty&&this.o7.width>0&&this.o7.height>0){var e=this.pf.ko(this.o7.left+this.o7.width/2),t=this.ph.ko(this.o7.top+this.o7.height/2);this.q7={$type:r.Point_$type,x:e,y:t}}}else if(!this.o7.isEmpty&&this.o7.width>0&&this.o7.height>0){var i=this.pf.ko(this.o7.left),n=this.ph.ko(this.o7.top);this.q7={$type:r.Point_$type,x:i,y:n}}},i.prototype.qq=function(){(r.isNaN_(this.q7.x)||r.isNaN_(this.q7.y))&&this.qu();var e=this.q7.x,t=this.q7.y;if(!r.isNaN_(e)&&!r.isNaN_(t)){var o=this.os.left,a=this.os.top,s=this.os.width,p=this.os.height;if(s>this.re.width);else{var u=new n.ScalerParams(1,i.rf,this.o7,this.pf.ca);u.c=this.ow;var l=this.pf.dz(e,u);if(2==this.pq)o=l/this.o7.width-s/2;else o=l/this.o7.width;o+s>this.re.right?o=this.re.right-s:o<this.re.left&&(o=this.re.left)}if(p>this.re.height);else{var c=new n.ScalerParams(1,i.rf,this.o7,this.ph.ca);c.c=this.ow;var h=this.ph.dz(t,c);if(2==this.pq)a=h/this.o7.height-p/2;else a=h/this.o7.height;a+p>this.re.bottom?a=this.re.bottom-p:a<this.re.top&&(a=this.re.top)}this.mc(new r.Rect(0,o,a,s,p),!1)}},i.prototype.get_dq=function(){return!0},i.prototype.ot=function(){var t=e.prototype.ot.call(this);if(null==this.pf||null==this.ph)return t;this.o3();var i=t.left,n=t.top;1==this.br&&(this.o8.width>this.re.width?i=.5-this.o8.width/2:i+t.width>this.re.right?i=this.re.right-this.o8.width:i<this.re.left&&(i=this.re.left),this.o8.height>this.re.height?n=.5-this.o8.height/2:n+this.o8.height>this.re.bottom?n=this.re.bottom-this.o8.height:n<this.re.top&&(n=this.re.top));var o=!1;!this.pw&&2==this.br&&this.pt&&(i>1&&(i=i-Math.floor(i)+1),i<0&&(i=0-(Math.ceil(i)-i)),t.right-this.re.right>0&&(t.right-this.re.right)/t.width>.8?(i=this.re.left-(t.width-(t.right-this.re.right)),o=!0):t.left<this.re.left&&Math.abs(t.left-this.re.left)/t.width>.8&&(i=this.re.right-Math.abs(t.left-this.re.left),o=!0));var a=new r.Rect(0,i,n,t.width,t.height);if(this.pw){var s=this.rh(this.rs,1);s=this.rj(s);var p=a.left+a.width/2,u=a.top+a.height/2;if(a.width>s.width){var l=a.height/a.width,c=s.width,h=l*c;a=new r.Rect(0,p-c/2,u-h/2,c,h),o=!0}if(a.height>s.height){var g=a.width/a.height,y=s.height,d=g*y;a=new r.Rect(0,p-d/2,u-y/2,d,y),o=!0}a.left<s.left&&(a=new r.Rect(0,s.left,a.top,a.width,a.height),o=!0),a.top<s.top&&(a=new r.Rect(0,a.left,s.top,a.width,a.height),o=!0),a.right>s.right&&(a=new r.Rect(0,s.right-a.width,a.top,a.width,a.height),o=!0),a.bottom>s.bottom&&(a=new r.Rect(0,a.left,s.bottom-a.height,a.width,a.height),o=!0)}return o&&(this.dc=!0,this.o8=a,this.dc=!1),a},i.prototype.ik=function(e,t){var i=!0,n=!0,o=0,a=this.o3(),s=0,p=0;if(e.right-a.right>0&&(s=(e.right-a.right)/e.width),e.left<a.left&&(p=Math.abs(e.left-a.left)/e.width),0==p&&0==s&&(i=!1),p>s&&(n=!1),i)if(n){var u=this.pe.dz(-180,t);o=this.pe.dz(180,t)-u}else{o=this.pe.dz(-180,t)-this.pe.dz(180,t)}return new r.Tuple$2(r.Boolean_$type,r.Number_$type,i,o)},i.prototype.o3=function(){var e=new n.ScalerParams(1,i.rf,this.o7,this.pf.ca);e.c=this.ow;var t=new n.ScalerParams(1,i.rf,this.o7,this.ph.ca);t.c=this.ow;var o=this.pf.dz(i.rc.left,e),a=this.pf.dz(i.rc.right,e),s=this.ph.dz(i.rc.top,t),p=this.ph.dz(i.rc.bottom,t);return this.re=new r.Rect(0,o/this.o7.width,p/this.o7.height,(a-o)/this.o7.width,(s-p)/this.o7.height),this.re},i.prototype.rj=function(e){var t=this.fw,i=.5*(e.left+e.right),n=.5*(e.top+e.bottom),o=e.width,a=e.height,s=r.MathUtil.b(e.width,t,1),p=r.MathUtil.b(e.height,t,1),u=this.o7,l=u.width/u.height,c=s*u.width,h=p*u.height;c/h!=l&&(h*l>c?s=(c=h*l)/u.width:p=(h=c/l)/u.height);var g=s!=o,y=p!=a,d=g?i-.5*s:e.left,f=y?n-.5*p:e.top,m=g?i+.5*s:e.right,b=y?n+.5*p:e.bottom;return d<0&&(m=(d=0)+s),m>1&&(d=(m=1)-s),f<0&&(b=(f=0)+p),b>1&&(f=(b=1)-p),new r.Rect(0,d,f,m-d,b-f)},i.prototype.ou=function(t){if(e.prototype.ou.call(this,this.o7),t.isEmpty)return r.Rect.empty;var i;if(t.width>t.height){var n=r.intDivide(r.truncate(t.width-t.height),2);i=new r.Rect(0,t.left+n,t.top,t.height,t.height)}else{var o=r.intDivide(r.truncate(t.height-t.width),2);i=new r.Rect(0,t.left,t.top+o,t.width,t.width)}return i},i.prototype.rl=function(e){return this.ou(e)},i.prototype.b7=function(){return new k(this)},i.prototype.n6=function(e){return this.pr.ft(e)},i.prototype.oc=function(e){return this.pr.fw(e)},i.prototype.ql=function(e){null!=e&&(e.bh=this)},i.prototype.kp=function(t){e.prototype.kp.call(this,t),this.pr=t},i.prototype.k0=function(t,i){e.prototype.k0.call(this,t,i),this.l0(this.pf),this.l0(this.ph),r.Rect.l_op_Inequality(t,i)&&this.qq(),this.pw&&(this.os=this.ot()),this.qx()},Object.defineProperty(i.prototype,"p1",{get:function(){return this.pz},set:function(e){var t=this.pz;this.pz=e,this.k5("ActualWindowScale",t,this.pz)},enumerable:!0,configurable:!0}),i.prototype.fe=function(){return this.p1},i.prototype.ff=function(){return this.p1},i.prototype.lz=function(){e.prototype.lz.call(this);var t=Math.min(this.os.width,this.os.height);this.p1=t},i.prototype.ea=function(){return this.pt},i.prototype.bs=function(){return 0==this.bt&&this.pu?2:this.bt},i.prototype.k1=function(n,o,a,s){var p,u;switch(e.prototype.k1.call(this,n,o,a,s),o){case"ZoomCoercionMode":this.qm();break;case"WindowRect":this.qu();break;case i.$$p[0]:this.pn=this.po(),null!=this.pk&&(this.pk.isHorizontalWrappingEnabled=2==this.pn);break;case i.$$p[1]:this.pt=this.pu,this.pn=this.po(),this.br=this.bs(),null!=this.pk&&(this.pk.isHorizontalWrappingEnabled=2==this.pn);break;case i.$$p[4]:this.os=this.ot();break;case"BackgroundContent":if(null!=this.pk){var l=this.pk;l.imageTilesReady=r.delegateRemove(l.imageTilesReady,r.runOn(this,this.qn)),this.pk.deferralHandler=null}if(this.pk=r.typeCast(b.$,this.backgroundContent),null!=this.pk){var c=this.pk;c.imageTilesReady=r.delegateCombine(c.imageTilesReady,r.runOn(this,this.qn)),this.pk.deferralHandler=this,this.pk.isHorizontalWrappingEnabled=2==this.pn}this.pr.fp(r.typeCast(b.$,a),r.typeCast(b.$,s)),null!=this.pk&&(this.pk.geographicMap=this,this.pr.fm(this.os),this.pr.fq(this.e8));break;case"YAxis":case"XAxis":this.qs(a),this.ql(s);break;case i.$$p[6]:this.pv||(this.o8=i.rf),this.qm(),this.qt(),this.qu(),this.os=this.ot(),this.pr.fn();break;case"ActualWindowRect":this.pr.fm(this.os);break;case"ActualWorldRect":try{for(var h=t.__values(r.fromEnum(this.series)),g=h.next();!g.done;g=h.next()){g.value.k3(!1)}}catch(e){p={error:e}}finally{try{g&&!g.done&&(u=h.return)&&u.call(h)}finally{if(p)throw p.error}}break;case i.$$p[5]:this.p1=this.p2;break;case"ActualWindowScale":this.ef||this.mb(this.fe(),this.ff());break;case"ActualPixelScalingRatio":this.pr.fq(this.e8);break;case i.$$p[7]:this.l7()}},i.prototype.qn=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new g)},i.prototype.qs=function(e){null!=e&&(e.bh=null)},i.prototype.qt=function(){null!=this.pf&&(this.pf.kl=this.rg.left,this.pf.kk=this.rg.right),null!=this.ph&&(this.ph.kl=this.rg.top,this.ph.kk=this.rg.bottom),this.pf.co(!0),this.ph.co(!0)},i.prototype.getFontInfo=function(){return this.ps=this.pr.fj,this.ps},i.prototype.n5=function(){return this.pr.fr},i.prototype.getFontBrush=function(){return this.pr.fs},i.prototype.ls=function(t,i){if(null!==r.typeCast(r.ItfConverter.$,i)){var n=i,o=t;o.itemsSource=n.triangulationSource.points,o.ok=n.triangulationSource.triangles}else e.prototype.ls.call(this,t,i)},i.prototype.register=function(e,t){this.li(e,t)},i.prototype.unRegister=function(e){this.ly(e)},i.prototype.deferredRefresh=function(){this.iv()},i.prototype.deferAction=function(e){null!=this.p4?this.p4.setTimeout(e,0):window.setTimeout(e,0)},i.prototype.qk=function(e){this.l6(e)},i.prototype.p5=function(){var e=new n.ChartVisualData,t=this.pf.e6(),i=this.ph.e6();e.axes.add1(t),e.axes.add1(i);for(var o=0;o<this.series.count;o++){var a=this.series._inner[o].gp();e.series.add1(a)}return e.name=this.name,e.contentArea=r.RectData.b(this.o7),e.centralArea=r.RectData.b(this.o7),e.plotArea=r.RectData.b(this.o7),e},i.prototype.oz=function(e,t,i){return e},i.prototype.qo=function(){},Object.defineProperty(i.prototype,"rr",{get:function(){return this.rd},set:function(e){this.rd=e},enumerable:!0,configurable:!0}),i.prototype.qy=function(e){this.rr=e,this.qx()},i.prototype.qx=function(){if(this.py&&!this.rr.isEmpty){var e=this.getZoomFromGeographicRect(this.rr);this.rr=r.Rect.empty,this.mc(e,!1)}},Object.defineProperty(i.prototype,"py",{get:function(){return!this.o7.isEmpty&&!this.ow.isEmpty},enumerable:!0,configurable:!0}),i.$t=r.markType(i,"XamGeographicMap",n.SeriesViewer.$,[r.IMapRenderDeferralHandler_$type]),i.pp=0,i.rc=new r.Rect(2,{$type:r.Point_$type,x:-180,y:-85.05112878},{$type:r.Point_$type,x:180,y:85.05112878}),i.rf=new r.Rect(0,0,0,1,1),i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"k5",["BackgroundTilingMode:pm:qz",[l,r.enumGetBox(l,0)],"IsHorizontalWrappingEnabled:pu:q0",[0,!1],"ResizeBehavior:pq:q1",[p,r.enumGetBox(p,i.pp)],"SuppressZoomResetOnWorldRectChange:pv:q2",[0,!1],"UseWorldRectForZoomBounds:pw:q3",[0,!1],"WindowScale:p2:q4",[1,NaN],"WorldRect:rs:q5",[r.Rect.$,i.rc],"Zoomable:px:q6",[0,!0]]),i}(n.SeriesViewer),b=function(e){function i(t){var n=e.call(this)||this;return n.ak=null,n.imageTilesReady=null,n.an=null,n.ap=null,n.propertyChanged=null,n.imagesChanged=null,n.cancellingImage=null,n.downloadingImage=null,n.ab=i.$,n.ap=t,n.aj=n.ai(),n.bb(n.aj),n}return t.__extends(i,e),i.prototype.bb=function(e){},i.prototype.ai=function(){return new _(this)},Object.defineProperty(i.prototype,"deferralHandler",{get:function(){return this.ak},set:function(e){this.ak=e,null!=this.ao&&(this.ao.al=e)},enumerable:!0,configurable:!0}),i.prototype.a5=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new g)},i.prototype.a9=function(){var e=this.ao;e.imageTilesReady=r.delegateCombine(e.imageTilesReady,r.runOn(this,this.a5)),this.ao.al=this.deferralHandler;var t=this.ao;t.imagesChanged=r.delegateCombine(t.imagesChanged,r.runOn(this,this.a4));var i=this.ao;i.downloadingImage=r.delegateCombine(i.downloadingImage,r.runOn(this,this.a3));var n=this.ao;n.cancellingImage=r.delegateCombine(n.cancellingImage,r.runOn(this,this.a2)),this.ao.bf=this.referer,this.ao.bj=this.userAgent,this.ao.av=this.isHorizontalWrappingEnabled},i.prototype.a3=function(e,t){null!=this.downloadingImage&&this.downloadingImage(this,t)},i.prototype.a2=function(e,t){null!=this.cancellingImage&&this.cancellingImage(this,t)},i.prototype.bg=function(){null!=this.ao&&this.aj.e()},i.prototype.ba=function(e,t,n){switch(e){case i.$$p[3]:this.bg();break;case"GeographicMap":this.aj.e();break;case i.$$p[1]:null!=this.ao&&(this.ao.bf=this.referer);break;case i.$$p[2]:null!=this.ao&&(this.ao.bj=this.userAgent);break;case i.$$p[0]:null!=this.ao&&(this.ao.av=this.isHorizontalWrappingEnabled)}null!=this.propertyChanged&&this.propertyChanged(this,new r.PropertyChangedEventArgs(e))},Object.defineProperty(i.prototype,"geographicMap",{get:function(){return this.c(i.geographicMapProperty)},set:function(e){this.h(i.geographicMapProperty,e)},enumerable:!0,configurable:!0}),i.a8=function(e,t){e.a7(t.oldValue,t.newValue)},i.prototype.a7=function(e,t){this.ba("GeographicMap",e,t)},i.prototype.clearTileCache=function(){null!=this.ao&&this.ao.bs(0,0,0,0)},Object.defineProperty(i.prototype,"ao",{get:function(){return this.an},set:function(e){this.an=e,null!=this.propertyChanged&&this.propertyChanged(this,new r.PropertyChangedEventArgs("MultiScaleImage"))},enumerable:!0,configurable:!0}),i.prototype.bn=function(e){if(null==this.geographicMap||e.width<1||e.height<1)return e;var t=new r.Rect(0,0,0,e.width,e.height),i=this.geographicMap.rl(t),o=m.rc,a=this.geographicMap.rg,s=Math.min(this.windowRect.height,this.windowRect.width),p=a.width/o.width;this.ao.a5=t.width/i.width*s*p;var u=this.geographicMap.pf,l=this.geographicMap.ph,c=new n.ScalerParams(1,this.windowRect,t,u.ca);c.c=i;var h=new n.ScalerParams(1,this.windowRect,t,l.ca);h.c=i;var g=u.dz(o.left,c),y=l.dz(o.bottom,h),d=-g/t.width*this.ao.a5,f=-y/t.height*this.ao.a5*(t.height/t.width);return this.ao.cm={$type:r.Point_$type,x:d,y:f},e},i.prototype.bd=function(e){this.aj.f(e)},i.prototype.bf=function(e){this.aj.h(e)},i.prototype.be=function(e){this.aj.g(e)},i.prototype.a4=function(e,t){null!=this.imagesChanged&&this.imagesChanged(this,new y)},i.prototype.a6=function(){this.aj.e()},i.prototype.bc=function(e){this.aj.i(e)},i.prototype.v=function(){e.prototype.v.call(this),this.ap.o=this._opacity},i.$t=r.markType(i,"GeographicMapImagery",r.Control.$,[r.INotifyPropertyChanged_$type]),i.geographicMapProperty=r.DependencyProperty.i("GeographicMap",m.$,i.$,new r.PropertyMetadata(2,null,i.a8)),i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"ba",["IsHorizontalWrappingEnabled",[0,!1],"Referer",[2,null],"UserAgent",[2,null],"WindowRect",[r.Rect.$,r.Rect.empty]]),i}(r.Control),_=function(e){function i(t){var i=e.call(this)||this;return i.a=null,i.j=null,i.d=null,i.b=1,i.j=r.Rect.empty,i.a=t,i.a.ao=new r.XamMultiScaleImage,i.a.ao.ao=i.a.ap,i.a.a9(),i}return t.__extends(i,e),i.prototype.e=function(){this.j.isEmpty||this.a.bn(new r.Size(1,this.j.width,this.j.height))},i.prototype.f=function(e){this.a.ao.b1(e)},i.prototype.g=function(e){this.d=e,this.a.ao.b2(e)},i.prototype.h=function(e){this.j=e,this.a.ao.b3(e),this.a.a6()},Object.defineProperty(i.prototype,"c",{get:function(){return this.b},enumerable:!0,configurable:!0}),i.prototype.i=function(e){this.b=e,this.a.ao.bz(e)},i.$t=r.markType(i,"GeographicMapImageryView"),i}(r.Base),S=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this);var t=this.b3.ob;t.o7=this.b3.on,t.pb=this.b3.ol,t.trianglesSource=this.b3.ok,t.oz=this.b3.oq,t.o1=this.b3.os,t.o3=this.b3.ou},i.prototype.b6=function(){var e=this.b3.ob;if(null==this.b3.b6)return e.n9=null,void(e.oa=null);e.n9=this.b3.b6.pf,e.oa=this.b3.b6.ph},i.prototype.b5=function(){this.b3.ob.o7=this.b3.on},i.prototype.b4=function(){this.b3.ob.pb=this.b3.ol},i.prototype.b7=function(){this.b3.ob.trianglesSource=this.b3.ok},i.prototype.b8=function(){this.b3.ob.oz=this.b3.oq},i.prototype.b9=function(){this.b3.ob.o1=this.b3.os},i.prototype.ca=function(){this.b3.ob.o3=this.b3.ou},i.$t=r.markType(i,"GeographicXYTriangulatingSeriesView",f.$),i}(f),v=function(e){function i(t){var i=e.call(this,t)||this;return i.cb=null,i.cb=t,i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this),null!=this.cb.o4&&(this.cb.o4.p2=this.cb.o7,this.cb.o4.pu=this.cb.o3)},i.prototype.cc=function(){null!=this.cb.o4&&(this.cb.o4.p2=this.cb.o7)},i.prototype.cd=function(){null!=this.cb.o4&&(this.cb.o4.pu=this.cb.o3)},i.$t=r.markType(i,"GeographicScatterAreaSeriesView",S.$),i}(S),k=function(e){function i(t){var i=e.call(this,t)||this;return i.fi=null,i.fy=null,i.fs=null,i.fr=null,i.fj=null,i.fk=NaN,i.fy=r.Rect.empty,i.fi=t,i.fi.n0=2,i.fi.fw=5e-6,i}return t.__extends(i,e),i.prototype.m=function(e){return 2},i.prototype.bk=function(e){this.j.bv(e),this.fi.qk(e),this.ei()},i.prototype.get_ap=function(){return!0},i.prototype.d1=function(){var e,t,i,n,r,o=this.j.a7(e,t,i,n,r);e=o.p0,t=o.p1,i=o.p2,n=o.p3,r=o.p4,this.fs=i,this.fj=n,this.fr=r},i.prototype.fu=function(e){return(t=new r.Brush).fill="#8bdc5c",t;var t},i.prototype.fv=function(e){return(t=new r.Brush).fill="#8bdc5c",t;var t},i.prototype.ft=function(e){return(t=new r.Brush).fill="rgba(50,50,50,.5)",t;var t},i.prototype.fw=function(e){return(t=new r.Brush).fill="white",t;var t},i.prototype.dr=function(t){if(e.prototype.dr.call(this,t),null!=this.fi.backgroundContent){var i=this.fi.backgroundContent;i.be(this.j.ae),i.bd(t)}},i.prototype.ds=function(t){(e.prototype.ds.call(this,t),this.fy=t,null!=this.fi.backgroundContent)&&this.fi.backgroundContent.bf(this.fy)},i.prototype.fx=function(){return new r.Rect(0,0,0,this.fy.width,this.fy.height)},i.prototype.fn=function(){null!=this.fi.backgroundContent&&this.fi.backgroundContent.a6()},i.prototype.fm=function(e){null!=this.fi.pk&&(this.fi.pk.windowRect=e)},i.prototype.fp=function(e,t){if(null!=this.fi.pk&&(this.fi.pk.windowRect=this.fi.os),null!=e){var i=e.ao;null!=i&&this.fi.ah.e.remove(i.ag),e.bd(null),e.be(null)}if(null!=t){var n=t.ao;null!=n&&this.fi.ah.e.add(n.ag),this.fy.isEmpty||this.ds(this.fy),null!=this.w&&this.dr(this.w)}null==t&&this.fo(this.w)},i.prototype.fo=function(e){var t=this.fi.e8;1!=t&&(e.z(),e.aa(t,t)),e.k(this.fy.left,this.fy.top,this.fy.width,this.fy.height),1!=t&&e.y()},i.prototype.dy=function(){this.fa.ac=1,this.fb.ac=1,this.fa._stroke=this.fs,this.fb._stroke=this.fs,e.prototype.dy.call(this)},i.prototype.fq=function(e){this.fk=e,null!=this.fi.backgroundContent&&this.fi.backgroundContent.bc(e)},Object.defineProperty(i.prototype,"fl",{get:function(){return this.fk},set:function(e){this.fk=e},enumerable:!0,configurable:!0}),i.$t=r.markType(i,"XamGeographicMapView",n.SeriesViewerView.$),i}(n.SeriesViewerView),I=function(e){function i(){return e.call(this,new r.OpenStreetMapTileSource)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"tilePath",{get:function(){return this.c(i.tilePathProperty)},set:function(e){this.h(i.tilePathProperty,e)},enumerable:!0,configurable:!0}),i.br=function(e,t){e.bq("TilePath",t.oldValue,t.newValue)},i.prototype.bq=function(t,i,n){switch(t){case"TilePath":this.ap.setTilePathUrl(null==n?null:n),this.aj.e()}e.prototype.ba.call(this,t,i,n)},i.$t=r.markType(i,"OpenStreetMapImagery",b.$),i.tilePathProperty=r.DependencyProperty.i("TilePath",r.String_$type,i.$,new r.PropertyMetadata(2,null,i.br)),i}(b),x=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.prototype.bp=function(){return new S(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.oj=t},i.prototype.kp=function(t,n,r,o){switch(e.prototype.kp.call(this,t,n,r,o),n){case"SeriesViewer":this.oj.b6();break;case i.$$p[1]:this.oj.b5();break;case i.$$p[0]:this.oj.b4();break;case i.$$p[2]:this.oj.b7();break;case i.$$p[3]:this.oj.b8();break;case i.$$p[4]:this.oj.b9();break;case i.$$p[5]:this.oj.ca()}},i.$t=r.markType(i,"GeographicXYTriangulatingSeries",d.$),i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"raisePropertyChanged",["LatitudeMemberPath:ol:ow",[2,"pointY"],"LongitudeMemberPath:on:ox",[2,"pointX"],"TrianglesSource:ok:oy",[r.IEnumerable_$type,null],"TriangleVertexMemberPath1:oq:oz",[2,"v1"],"TriangleVertexMemberPath2:os:o0",[2,"v2"],"TriangleVertexMemberPath3:ou:o1",[2,"v3"]]),i}(d),M=function(e){function i(){var t=e.call(this)||this;return t.o2=null,t.triangulationStatusChanged=null,t.ab=i.$,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"o3",{get:function(){return this.o2},set:function(e){if(this.o2!=e){var t=this.o2;this.o2=e,this.raisePropertyChanged("ColorScale",t,this.o2),null!=this.o4&&(this.o4.pu=e)}},enumerable:!0,configurable:!0}),i.prototype.oa=function(){this.o4=new n.ScatterAreaSeries;var e=this.o4;return e.triangulationStatusChanged=r.delegateCombine(e.triangulationStatusChanged,r.runOn(this,this.pa)),this.o4},i.prototype.pa=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},i.prototype.bp=function(){return new v(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.o6=t},i.prototype.kp=function(t,n,r,o){switch(e.prototype.kp.call(this,t,n,r,o),n){case i.$$p[0]:this.o6.cc();break;case"ColorScale":this.o6.cd()}},i.prototype.get_d6=function(){return!0},i.prototype.set_d6=function(t){e.prototype.set_d6.call(this,t)},i.$t=r.markType(i,"GeographicScatterAreaSeries",x.$),i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"raisePropertyChanged",["ColorMemberPath:o7:pb",[2,"value"]]),i}(x),C=function(){function e(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return new g},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},e}(),w=[{provide:n.IgxSeriesViewerComponent,useExisting:i.forwardRef((function(){return P}))}],P=function(e){function o(t,i,o,a,s){var p,u=e.call(this)||this;u._renderer=t,u._elRef=i,u._ngZone=o,u._componentFactoryResolver=a,u._injector=s,u.actualSeries=[],u._series=null,u._dataSource=null,u._seriesAdapter=null,u._defaultTooltips=null,u._imageTilesReady=null,u._styling&&r.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(u)),u._zoneRunner=function(e){return u._ngZone.run(e)},u._container=t.createElement("div"),t.appendChild(i.element.nativeElement,u._container),t.setStyle(u._container,"display","block"),t.setStyle(u._container,"width","100%"),t.setStyle(u._container,"height","100%"),p=u._container,null!=u._container.nativeElement&&(p=u._container.nativeElement);var l=new r.AngularRenderer(p,u._renderer,window.document,u._ngZone,!0,n.DataChartStylingDefaults);u._wrapper=l;var c=u.i;return u._chart=c,c.provideContainer(l),l.addSizeWatcher((function(){u._chart.notifyContainerResized()})),u}var a;return t.__extends(o,e),a=o,Object.defineProperty(o.prototype,"height",{get:function(){return this._height},set:function(e){this._height=e,this._renderer.setStyle(this._elRef.element.nativeElement,"height",e),this._chart.notifyContainerResized()},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"width",{get:function(){return this._width},set:function(e){this._width=e,this._renderer.setStyle(this._elRef.element.nativeElement,"width",e),this._chart.notifyContainerResized()},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"legend",{get:function(){if(null!=this.i.legend)return this.i.legend.externalObject},set:function(e){null!=e&&null!=e&&(this.i.legend=e.i)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"series",{get:function(){var e=this;if(null===this._series){var t=new n.IgxSeriesCollection;t._innerColl.addListener((function(t,i){switch(i.action){case r.NotifyCollectionChangedAction.Add:e._seriesAdapter.addManualItem(i.newItems.item(0));break;case r.NotifyCollectionChangedAction.Remove:e._seriesAdapter.removeManualItemAt(i.oldStartingIndex);break;case r.NotifyCollectionChangedAction.Replace:e._seriesAdapter.removeManualItemAt(i.oldStartingIndex),e._seriesAdapter.insertManualItem(i.newStartingIndex,i.newItems.item(0));break;case r.NotifyCollectionChangedAction.Reset:e._seriesAdapter.clearManualItems()}})),this._series=t}return this._series},enumerable:!0,configurable:!0}),o.prototype.ngOnDestroy=function(){this._chart.destroy(),this._wrapper.destroy()},o.prototype.createImplementation=function(){return new m},Object.defineProperty(o.prototype,"dataSource",{get:function(){return this._dataSource},set:function(e){this._dataSource=e,this.bindData()},enumerable:!0,configurable:!0}),o.prototype.bindData=function(){if(this.actualSeries&&this.actualSeries.length>0)for(var e=this.actualSeries,t=0;t<e.length;t++)e[t].provideData(this._dataSource)},o.prototype.ngAfterContentInit=function(){var e=this;if(r.TypeRegistrar.isRegistered("IgxDataChartDefaultTooltipsComponent")){var t=r.TypeRegistrar.get("IgxDataChartDefaultTooltipsComponent"),i=this._componentFactoryResolver.resolveComponentFactory(t),n=this._dynamicContent.createComponent(i);this._defaultTooltips=n,n.instance.onContentReady.subscribe((function(){e._onDefaultTooltipsReady(n)}))}this._seriesAdapter=new r.CollectionAdapter(this.contentSeries,this.i.series,this.actualSeries,(function(e){return e.i}),(function(t){t.owner=e,t._provideRenderer(e._dataSource),t.provideData(e._dataSource),e._ensureDefaultTooltip(t),e._ensureTooltipCreated(t)}),(function(e){e._provideRenderer(null),e.provideData(null)})),this.i.notifyContainerResized()},o.prototype._ensureTooltipCreated=function(e){var t=this;e._ensureTooltipCreated((function(){return t.createTooltip()}),(function(e){var i=new r.AngularWrapper(e,t._renderer,t._ngZone);return i.updateToolTip=e.updateToolTip,i.hideToolTip=e.hideToolTip,i}))},o.prototype._ensureDefaultTooltip=function(e){null!=this._defaultTooltips&&this._defaultTooltips.instance.ensureDefaultTooltip(e)},o.prototype._onDefaultTooltipsReady=function(e){if(this.actualSeries&&this.actualSeries.length>0)for(var t=this.actualSeries,i=0;i<t.length;i++)t[i].showDefaultTooltip&&this._ensureDefaultTooltip(t[i])},o.prototype.createTooltip=function(){if(!r.TypeRegistrar.isRegistered("IgxTooltipContainerComponent"))return null;var e=r.TypeRegistrar.get("IgxTooltipContainerComponent"),t=this._componentFactoryResolver.resolveComponentFactory(e),i=this._dynamicContent.createComponent(t),n=i.location.nativeElement,o=this;return n.updateToolTip=function(e,t){if(e.externalObject)e=e.externalObject;else{var a=new r.IgxDataContext;a._implementation=e,e=a}return t?e.isSubContent=!0:n.parentElement!=o._container&&(null!=n.parentElement&&n.parentElement.removeChild(n),o._container.appendChild(n)),i.instance.context=e,n.style.display="block",!0},n.hideToolTip=function(){n.style.display="none"},n.style.display="none",i},Object.defineProperty(o.prototype,"backgroundContent",{get:function(){return null!=this.i.backgroundContent?this.i.backgroundContent.externalObject:null},set:function(e){this.i.backgroundContent=null!=e&&null!=e?e.i:null},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"zoomable",{get:function(){return this.i.px},set:function(e){this.i.px=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"resizeBehavior",{get:function(){return this.i.pq},set:function(e){this.i.pq=r.ensureEnum(p,e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"isHorizontalWrappingEnabled",{get:function(){return this.i.pu},set:function(e){this.i.pu=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"backgroundTilingMode",{get:function(){return this.i.pm},set:function(e){this.i.pm=r.ensureEnum(l,e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"useWorldRectForZoomBounds",{get:function(){return this.i.pw},set:function(e){this.i.pw=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"suppressZoomResetOnWorldRectChange",{get:function(){return this.i.pv},set:function(e){this.i.pv=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"worldRect",{get:function(){return r.fromRect(this.i.rs)},set:function(e){this.i.rs=r.toRect(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"actualWorldRect",{get:function(){return r.fromRect(this.i.rg)},set:function(e){this.i.rg=r.toRect(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"xAxis",{get:function(){if(null==this.i.pf)return null;if(!this.i.pf.externalObject){var e=n.IgxNumericXAxisComponent._createFromInternal(this.i.pf);e&&(e._implementation=this.i.pf),this.i.pf.externalObject=e}return this.i.pf.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.pf=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"yAxis",{get:function(){if(null==this.i.ph)return null;if(!this.i.ph.externalObject){var e=n.IgxNumericYAxisComponent._createFromInternal(this.i.ph);e&&(e._implementation=this.i.ph),this.i.ph.externalObject=e}return this.i.ph.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.ph=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"isMap",{get:function(){return this.i.dq},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"windowScale",{get:function(){return this.i.p2},set:function(e){this.i.p2=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"actualWindowScale",{get:function(){return this.i.p1},set:function(e){this.i.p1=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"zoomIsReady",{get:function(){return this.i.py},enumerable:!0,configurable:!0}),o.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.backgroundContent&&this.backgroundContent.name&&this.backgroundContent.name==t?this.backgroundContent:null)},o.prototype._styling=function(t,i,n){e.prototype._styling.call(this,t,i,n),this._inStyling=!0,this.xAxis&&this.xAxis._styling&&this.xAxis._styling(t,i,this),this.yAxis&&this.yAxis._styling&&this.yAxis._styling(t,i,this),this._inStyling=!1},o.prototype.getCurrentActualWorldRect=function(){var e=this.i.rk();return r.fromRect(e)},o.prototype.getZoomRectFromGeoRect=function(e){var t=this.i.getZoomRectFromGeoRect(r.toRect(e));return r.fromRect(t)},o.prototype.updateZoomWindow=function(e){this.i.qw(r.toRect(e))},o.prototype.updateWorldRect=function(e){this.i.qv(r.toRect(e))},o.prototype.getZoomFromGeographicRect=function(e){var t=this.i.getZoomFromGeographicRect(r.toRect(e));return r.fromRect(t)},o.prototype.convertGeographicToZoom=function(e,t){var i=this.i.rh(r.toRect(e),t);return r.fromRect(i)},o.prototype.getZoomFromGeographicPoints=function(e,t){var i=this.i.getZoomFromGeographicPoints(r.toPoint(e),r.toPoint(t));return r.fromRect(i)},o.prototype.getGeographicFromZoom=function(e){var t=this.i.rm(r.toRect(e));return r.fromRect(t)},o.prototype.getGeographicPoint=function(e){var t=this.i.q8(r.toPoint(e));return r.fromPoint(t)},o.prototype.getPixelPoint=function(e){var t=this.i.q9(r.toPoint(e));return r.fromPoint(t)},o.prototype.getWindowPoint=function(e){var t=this.i.ra(r.toPoint(e));return r.fromPoint(t)},o.prototype.clearTileCache=function(){this.i.qj()},o.prototype.styleUpdated=function(){this.i.qr()},o.prototype.getActualWindowScaleHorizontal=function(){return this.i.fe()},o.prototype.getActualWindowScaleVertical=function(){return this.i.ff()},o.prototype.deferredRefresh=function(){this.i.deferredRefresh()},o.prototype.exportVisualData=function(){return this.i.p5()},o.prototype.zoomToGeographic=function(e){this.i.qy(r.toRect(e))},Object.defineProperty(o.prototype,"imageTilesReady",{get:function(){var e=this;return null==this._imageTilesReady&&(this._imageTilesReady=new i.EventEmitter,this.i.imageTilesReady=r.delegateCombine(this.i.imageTilesReady,(function(t,i){var n=new C;n._provideImplementation(i),e.beforeImageTilesReady&&e.beforeImageTilesReady(e,n),e._imageTilesReady.emit({sender:e,args:n})}))),this._imageTilesReady},enumerable:!0,configurable:!0}),t.__decorate([i.ContentChildren(n.IgxSeriesComponent),t.__metadata("design:type",i.QueryList)],o.prototype,"contentSeries",void 0),t.__decorate([i.ViewChild("dynamicContent",{read:i.ViewContainerRef,static:!0}),t.__metadata("design:type",i.ViewContainerRef)],o.prototype,"_dynamicContent",void 0),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"height",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"width",null),t.__decorate([i.Input(),t.__metadata("design:type",Object),t.__metadata("design:paramtypes",[Object])],o.prototype,"legend",null),t.__decorate([i.Input(),t.__metadata("design:type",Object),t.__metadata("design:paramtypes",[Object])],o.prototype,"dataSource",null),t.__decorate([i.Input(),t.__metadata("design:type",Boolean),t.__metadata("design:paramtypes",[Boolean])],o.prototype,"zoomable",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"resizeBehavior",null),t.__decorate([i.Input(),t.__metadata("design:type",Boolean),t.__metadata("design:paramtypes",[Boolean])],o.prototype,"isHorizontalWrappingEnabled",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"backgroundTilingMode",null),t.__decorate([i.Input(),t.__metadata("design:type",Boolean),t.__metadata("design:paramtypes",[Boolean])],o.prototype,"useWorldRectForZoomBounds",null),t.__decorate([i.Input(),t.__metadata("design:type",Boolean),t.__metadata("design:paramtypes",[Boolean])],o.prototype,"suppressZoomResetOnWorldRectChange",null),t.__decorate([i.Input(),t.__metadata("design:type",Object),t.__metadata("design:paramtypes",[Object])],o.prototype,"worldRect",null),t.__decorate([i.Input(),t.__metadata("design:type",Object),t.__metadata("design:paramtypes",[Object])],o.prototype,"actualWorldRect",null),t.__decorate([i.Input(),t.__metadata("design:type",n.IgxNumericXAxisComponent),t.__metadata("design:paramtypes",[n.IgxNumericXAxisComponent])],o.prototype,"xAxis",null),t.__decorate([i.Input(),t.__metadata("design:type",n.IgxNumericYAxisComponent),t.__metadata("design:paramtypes",[n.IgxNumericYAxisComponent])],o.prototype,"yAxis",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"windowScale",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"actualWindowScale",null),t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],o.prototype,"imageTilesReady",null),o=a=t.__decorate([i.Component({selector:"igx-geographic-map",template:"<ng-container #dynamicContent></ng-container>",changeDetection:i.ChangeDetectionStrategy.OnPush,providers:[{provide:n.IgxSeriesViewerComponent,useExisting:i.forwardRef((function(){return a}))}],host:{class:"igx-geographic-map ig-geographic-map"},styles:["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"]}),t.__metadata("design:paramtypes",[i.Renderer2,i.ViewContainerRef,i.NgZone,i.ComponentFactoryResolver,i.Injector])],o)}(n.IgxSeriesViewerComponent),$=function(){function e(){}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]})],e)}(),O=function(e){function i(t){var i=e.call(this)||this;if(t)for(var n=0;n<t.length;n++)i.add(t[n]);return i}return t.__extends(i,e),i.prototype._createInnerColl=function(){var e=new r.SyncableObservableCollection$2(r.String_$type,r.String_$type,0);return e.compare=function(e,t){var i=e;return i.equals?i.equals(t):i===t},e.createTo=function(e){return e},e.createFrom=function(e){return e},e},i}(r.IgCollection);(u=e.BingMapsImageryStyle||(e.BingMapsImageryStyle={}))[u.Aerial=0]="Aerial",u[u.AerialWithLabels=1]="AerialWithLabels",u[u.Road=2]="Road",u[u.CanvasDark=3]="CanvasDark",u[u.CanvasLight=4]="CanvasLight",u[u.CanvasGray=5]="CanvasGray";var R=r.markEnum("BingMapsImageryStyle","Aerial,0|AerialWithLabels,1|Road,2|CanvasDark,3|CanvasLight,4|CanvasGray,5"),T=function(){function e(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return new y},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},e}(),j=function(){function e(){this._imageTilesReady=null,this._imagesChanged=null,this._cancellingImage=null,this._downloadingImage=null,this._zoneRunner=null,this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return null},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},Object.defineProperty(e.prototype,"deferralHandler",{get:function(){return this.i.deferralHandler},set:function(e){this.i.deferralHandler=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"windowRect",{get:function(){return r.fromRect(this.i.windowRect)},set:function(e){this.i.windowRect=r.toRect(e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"geographicMap",{get:function(){return null==this.i.geographicMap?null:this.i.geographicMap.externalObject},set:function(e){this.i.geographicMap=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"referer",{get:function(){return this.i.referer},set:function(e){this.i.referer=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"isHorizontalWrappingEnabled",{get:function(){return this.i.isHorizontalWrappingEnabled},set:function(e){this.i.isHorizontalWrappingEnabled=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"userAgent",{get:function(){return this.i.userAgent},set:function(e){this.i.userAgent=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"opacity",{get:function(){return this.i.opacity},set:function(e){this.i.opacity=+e},enumerable:!0,configurable:!0}),e.prototype.findByName=function(e){return this.geographicMap&&this.geographicMap.name&&this.geographicMap.name==e?this.geographicMap:null},e.prototype.clearTileCache=function(){this.i.clearTileCache()},Object.defineProperty(e.prototype,"imageTilesReady",{get:function(){var e=this;return null==this._imageTilesReady&&(this._imageTilesReady=new i.EventEmitter,this.i.imageTilesReady=r.delegateCombine(this.i.imageTilesReady,(function(t,i){e._runInZone((function(){var t=new C;t._provideImplementation(i),e.beforeImageTilesReady&&e.beforeImageTilesReady(e,t),e._imageTilesReady.emit({sender:e,args:t})}))}))),this._imageTilesReady},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"imagesChanged",{get:function(){var e=this;return null==this._imagesChanged&&(this._imagesChanged=new i.EventEmitter,this.i.imagesChanged=r.delegateCombine(this.i.imagesChanged,(function(t,i){var n=new T;n._provideImplementation(i),e.beforeImagesChanged&&e.beforeImagesChanged(e,n),e._imagesChanged.emit({sender:e,args:n})}))),this._imagesChanged},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"cancellingImage",{get:function(){var e=this;return null==this._cancellingImage&&(this._cancellingImage=new i.EventEmitter,this.i.cancellingImage=r.delegateCombine(this.i.cancellingImage,(function(t,i){var n=new r.IgxCancellingMultiScaleImageEventArgs;n._provideImplementation(i),e.beforeCancellingImage&&e.beforeCancellingImage(e,n),e._cancellingImage.emit({sender:e,args:n})}))),this._cancellingImage},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"downloadingImage",{get:function(){var e=this;return null==this._downloadingImage&&(this._downloadingImage=new i.EventEmitter,this.i.downloadingImage=r.delegateCombine(this.i.downloadingImage,(function(t,i){var n=new r.IgxDownloadingMultiScaleImageEventArgs;n._provideImplementation(i),e.beforeDownloadingImage&&e.beforeDownloadingImage(e,n),e._downloadingImage.emit({sender:e,args:n})}))),this._downloadingImage},enumerable:!0,configurable:!0}),e.prototype._runInZone=function(e){null!=this._zoneRunner?this._zoneRunner(e):e()},t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],e.prototype,"imageTilesReady",null),t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],e.prototype,"imagesChanged",null),t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],e.prototype,"cancellingImage",null),t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],e.prototype,"downloadingImage",null),e}(),q=function(e){function i(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];var o=this;switch(t=null==t?0:t){case 0:o=e.call(this,r.String_$type,0)||this;break;case 1:var a=i[0];o=e.call(this,r.String_$type,1,a)||this}return o}return t.__extends(i,e),i.$t=r.markType(i,"SubDomainsCollection",r.ObservableCollection$1.$.specialize(r.String_$type)),i}(r.ObservableCollection$1),D=function(e){function i(t){var i=e.call(this,t)||this;return i.k=t,i}return t.__extends(i,e),i.prototype.m=function(){null==this.k.subDomains&&(this.k.subDomains=new q(0)),this.k.ap.tilePath=this.k.actualTilePath,this.k.ap.subDomains=this.k.actualSubDomains,this.k.ap.cultureName=this.k.cultureName},i.prototype.o=function(){this.k.ap.tilePath=this.k.actualTilePath},i.prototype.l=function(){this.k.ap.cultureName=this.k.cultureName},i.prototype.n=function(){this.k.ap.subDomains=this.k.actualSubDomains},i.$t=r.markType(i,"BingMapsMapImageryView",_.$),i}(_),E=function(e){function i(){var t=e.call(this,new r.BingMapsTileSource(0))||this;return t._pendingBingRequest_=null,t._isInitialized=!1,t.bz=null,t.bq=null,t.b0=null,t.by=null,t.getResponseCompleted=t.getResponseCompleted.bind(t),t.bp.m(),t.actualBingImageryRestUri=i.cc,t}return t.__extends(i,e),i.prototype.ai=function(){return new D(this)},i.prototype.bb=function(t){e.prototype.bb.call(this,t),this.bp=t},Object.defineProperty(i.prototype,"isInitialized",{get:function(){return this._isInitialized},set:function(e){this._isInitialized=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"actualTilePath",{get:function(){return this.bz},set:function(e){var t=this.bz;this.bz=e,this.cm("ActualTilePath",t,this.bz)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"actualSubDomains",{get:function(){return this.bq},set:function(e){var t=this.bq;this.bq=e,this.cm("ActualSubDomains",t,this.bq)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"bingImageryRestUri",{get:function(){return this.b0},set:function(e){var t=this.b0;this.b0=e,this.cm("BingImageryRestUri",t,this.b0)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"actualBingImageryRestUri",{get:function(){return this.by},set:function(e){var t=this.by;this.by=e,this.ba("ActualBingImageryRestUri",t,this.by)},enumerable:!0,configurable:!0}),i.prototype.requestMapSettings=function(){this.co(!0)},i.prototype.co=function(e){this.cl(e)},i.prototype.bw=function(){return null==this.tilePath&&null==this.subDomains},i.prototype.cq=function(){this.isInitialized=!1,this.bv()?this.isDeferredLoad||this.co(!1):this.cp("",null)},i.prototype.bv=function(){return!(r.stringIsNullOrEmpty(this.apiKey)||this.apiKey.length<20)},i.prototype.cj=function(){},i.prototype.cp=function(e,t){e!=this.actualTilePath&&(this.actualTilePath=e);var i=null==t?null:new q(1,t);this.actualSubDomains!=i&&(this.actualSubDomains=i),this.bp.m()},i.prototype.cl=function(e){if(e||!this.isDeferredLoad){if(!this.bv())return this.isInitialized=!1,void this.cp("",null);this.isInitialized=!0;var t=null;if(null!=this.bingImageryRestUri?r.Uri.isWellFormedUriString(this.bingImageryRestUri,1)&&(t=this.bingImageryRestUri):r.Uri.isWellFormedUriString(this.actualBingImageryRestUri,1)&&(t=this.actualBingImageryRestUri),null!=t){var i=this.imageryStyle,n=(t+=r.enumGetBox(R,i))+"?"+("key="+this.apiKey+"&include=ImageryProviders");this._pendingBingRequest_=r.HttpRequestUtil.submit(n,this.getResponseCompleted,null)}else this.cp("",null)}},i.prototype.getResponseCompleted=function(e,t){if(t==this._pendingBingRequest_){this._pendingBingRequest_=null;var i=e,n=JSON.parse(i).resourceSets;if(null!=n){var o=n.length>0?n[0].resources:null;if(null!=o&&0!=o.length){for(var a=o[0].imageUrl,s=new r.List$1(r.String_$type,0),p=0;p<o[0].imageUrlSubdomains.length;p++)s.add(o[0].imageUrlSubdomains[p]);this.cp(a,s)}}}},i.prototype.ci=function(e,t){this.aj.e(),this.cq(),this.cm(i.$$p[4],this.actualSubDomains,this.actualSubDomains)},i.prototype.cm=function(t,n,o){switch(t){case i.$$p[0]:case i.$$p[3]:this.cq();break;case i.$$p[5]:this.cj(),this.actualTilePath=o,this.bp.o(),this.aj.e();break;case i.$$p[1]:this.bp.l(),this.aj.e();break;case i.$$p[2]:this.cq();break;case i.$$p[4]:this.cj();var a=o;if(null!=this.actualSubDomains){var s=this.actualSubDomains;s.collectionChanged=r.delegateRemove(s.collectionChanged,r.runOn(this,this.ci))}this.actualSubDomains=a,null!=this.actualSubDomains&&(a.collectionChanged=r.delegateCombine(a.collectionChanged,r.runOn(this,this.ci))),this.bp.n(),this.aj.e();break;case"ActualTilePath":var p=o;r.stringIsNullOrEmpty(p)&&this.cq();break;case"BingImageryRestUri":this.actualBingImageryRestUri=o,this.cj(),this.cq();break;case"ActualBingImageryRestUri":this.cj(),this.cq()}e.prototype.ba.call(this,t,n,o)},i.$t=r.markType(i,"BingMapsMapImagery",b.$),i.cc="http://dev.virtualearth.net/REST/v1/Imagery/Metadata/",i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"cm",["ApiKey",[2,r.stringEmpty()],"CultureName",[2,"en-US"],"ImageryStyle",[R,r.enumGetBox(R,1)],"IsDeferredLoad",[0,!1],"SubDomains",[q.$,null],"TilePath",[2,null]]),i}(b),B=function(e){function i(){var t=e.call(this)||this;return t._subDomains=null,t._actualSubDomains=null,t}return t.__extends(i,e),i.prototype.createImplementation=function(){return new E},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"isInitialized",{get:function(){return this.i.isInitialized},set:function(e){this.i.isInitialized=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"isDeferredLoad",{get:function(){return this.i.isDeferredLoad},set:function(e){this.i.isDeferredLoad=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"actualTilePath",{get:function(){return this.i.actualTilePath},set:function(e){this.i.actualTilePath=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"subDomains",{get:function(){if(null===this._subDomains){var e=new O,t=this.i.subDomains;t||(t=new q(0)),this._subDomains=e._fromInner(t),this.i.subDomains=t}return this._subDomains},set:function(e){null!==this._subDomains&&(this._subDomains._setSyncTarget(null),this._subDomains=null);var t=new O;this._subDomains=t._fromOuter(e);var i=new r.SyncableObservableCollection$1(r.String_$type),n=this.i.subDomains;n||(n=new q(0)),i._inner=n,i.clear(),this._subDomains._setSyncTarget(i),this.i.subDomains=n},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"actualSubDomains",{get:function(){if(null===this._actualSubDomains){var e=new O,t=this.i.actualSubDomains;t||(t=new q(0)),this._actualSubDomains=e._fromInner(t),this.i.actualSubDomains=t}return this._actualSubDomains},set:function(e){null!==this._actualSubDomains&&(this._actualSubDomains._setSyncTarget(null),this._actualSubDomains=null);var t=new O;this._actualSubDomains=t._fromOuter(e);var i=new r.SyncableObservableCollection$1(r.String_$type),n=this.i.actualSubDomains;n||(n=new q(0)),i._inner=n,i.clear(),this._actualSubDomains._setSyncTarget(i),this.i.actualSubDomains=n},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"bingImageryRestUri",{get:function(){return this.i.bingImageryRestUri},set:function(e){this.i.bingImageryRestUri=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"actualBingImageryRestUri",{get:function(){return this.i.actualBingImageryRestUri},set:function(e){this.i.actualBingImageryRestUri=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"cultureName",{get:function(){return this.i.cultureName},set:function(e){this.i.cultureName=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"apiKey",{get:function(){return this.i.apiKey},set:function(e){this.i.apiKey=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"imageryStyle",{get:function(){return this.i.imageryStyle},set:function(e){this.i.imageryStyle=r.ensureEnum(R,e)},enumerable:!0,configurable:!0}),i.prototype.requestMapSettings=function(){this.i.requestMapSettings()},i}(j),G=function(){function e(){r.TypeRegistrar.registerCons("IgxBingMapsMapImagery",B),r.TypeRegistrar.register("BingMapsMapImagery",E.$type)}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule,$],exports:[$],entryComponents:[]}),t.__metadata("design:paramtypes",[])],e)}(),A=function(){function e(){}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]})],e)}(),N=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new I},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!0,configurable:!0}),i}(j),V=function(){function e(){r.TypeRegistrar.registerCons("IgxOpenStreetMapImagery",N),r.TypeRegistrar.register("OpenStreetMapImagery",I.$type)}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule,A],exports:[A],entryComponents:[]}),t.__metadata("design:paramtypes",[])],e)}(),z=function(){function e(){}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]})],e)}(),U=function(e){function n(){var t=e.call(this)||this;return t._getTileImageUri=null,t}return t.__extends(n,e),Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"getTileImageUri",{get:function(){var e=this;return null==this._getTileImageUri&&(this._getTileImageUri=new i.EventEmitter,this.i.getTileImageUri=r.delegateCombine(this.i.getTileImageUri,(function(t,i){var n=new r.IgxGetTileImageUriArgs;n._provideImplementation(i),e.beforeGetTileImageUri&&e.beforeGetTileImageUri(e,n),e._getTileImageUri.emit({sender:e,args:n})}))),this._getTileImageUri},enumerable:!0,configurable:!0}),t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],n.prototype,"getTileImageUri",null),n}(j),F=function(e){function i(t){var i=e.call(this,t)||this;return i.getTileImageUri=null,t.getTileImageUri=r.delegateCombine(t.getTileImageUri,r.runOn(i,i.bq)),i}return t.__extends(i,e),i.prototype.bq=function(e,t){this.bp(t)},i.prototype.bp=function(e){null!=this.getTileImageUri&&this.getTileImageUri(this,e)},i.$t=r.markType(i,"CustomMapImagery",b.$),i}(b),L=function(){function e(){r.TypeRegistrar.registerCons("IgxCustomMapImagery",U),r.TypeRegistrar.register("CustomMapImagery",F.$type)}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule,z],exports:[z],entryComponents:[]}),t.__metadata("design:paramtypes",[])],e)}(),H=function(){function e(){}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]})],e)}(),W=function(e){function i(){var t=e.call(this,new r.ArcGISOnlineTileSource)||this;return t.bp=0,t.bu=null,t.bt=null,t._pendingTokenRequest_=null,t._pendingMapServerRequest_=null,t.bt="localhost",t.bu="https://www.arcgis.com/sharing/",t.bp=60,t.userToken=null,t.getResponseCompleted_MapServerResponse=t.getResponseCompleted_MapServerResponse.bind(t),t.getResponseCompleted_TokenResponse=t.getResponseCompleted_TokenResponse.bind(t),t}return t.__extends(i,e),Object.defineProperty(i.prototype,"mapServerUri",{get:function(){return this.c(i.mapServerUriProperty)},set:function(e){this.h(i.mapServerUriProperty,e)},enumerable:!0,configurable:!0}),i.cd=function(e,t){e.cf("MapServerUri",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"userName",{get:function(){return this.c(i.userNameProperty)},set:function(e){this.h(i.userNameProperty,e)},enumerable:!0,configurable:!0}),i.cg=function(e,t){e.cf("UserName",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"password",{get:function(){return this.c(i.passwordProperty)},set:function(e){this.h(i.passwordProperty,e)},enumerable:!0,configurable:!0}),i.ce=function(e,t){e.cf("Password",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"userToken",{get:function(){return this.c(i.userTokenProperty)},set:function(e){this.h(i.userTokenProperty,e)},enumerable:!0,configurable:!0}),i.ch=function(e,t){e.cf("UserToken",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"isMapPublic",{get:function(){return this.c(i.isMapPublicProperty)},set:function(e){this.h(i.isMapPublicProperty,e)},enumerable:!0,configurable:!0}),i.cc=function(e,t){e.cf("IsMapPublic",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"defaultTokenTimeout",{get:function(){return this.bp},set:function(e){this.bp=e,this.b8(!0)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"tokenGenerationEndPoint",{get:function(){return this.bu},set:function(e){this.bu=e,this.b8(!0)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"refererUri",{get:function(){return this.bt},set:function(e){this.bt=e,this.b8(!0)},enumerable:!0,configurable:!0}),i.prototype.acquireNewToken=function(){this.b8(!0)},i.prototype.b9=function(e){e()},i.prototype.b8=function(e){if(r.stringIsNullOrEmpty(this.userToken)&&0==e)this.ci();else{var t=this.tokenGenerationEndPoint;if(r.stringIsNullOrEmpty(t))this.userToken="";else if("/"!=t.substr(t.length-1,1)&&(t+="/"),r.stringIsNullOrEmpty(this.refererUri))this.userToken="";else{var n=this.defaultTokenTimeout;if(n<1&&(n=1),t+=r.stringFormat1(i.bv,this.userName,this.password,this.refererUri,n),r.Uri.isWellFormedUriString(t,1)){var o=t;this._pendingTokenRequest_=r.HttpRequestUtil.submit(o,this.getResponseCompleted_TokenResponse,null)}else this.userToken=""}}},i.prototype.ci=function(){if(!r.stringIsNullOrEmpty(this.mapServerUri)){var e=this.mapServerUri;if("/"==e.substr(e.length-1,1)&&r.stringRemove(e,e.length-1,1),this.isMapPublic)e=r.stringFormat("{0}?f=json",e);else{if(r.stringIsNullOrEmpty(this.userToken))return;e=r.stringFormat("{0}?f=json&token={1}",e,this.userToken)}if(r.Uri.isWellFormedUriString(e,1)){var t=e;this._pendingMapServerRequest_=r.HttpRequestUtil.submit(t,this.getResponseCompleted_MapServerResponse,null)}}},i.prototype.getResponseCompleted_TokenResponse=function(e,t){if(t==this._pendingTokenRequest_){this._pendingTokenRequest_=null;var i=e,n=JSON.parse(i);if(null!=n){var r="";null!=n.token&&(r=n.token),this.userToken=r}}},i.prototype.getResponseCompleted_MapServerResponse=function(e,t){if(t==this._pendingMapServerRequest_){this._pendingMapServerRequest_=null;var i=e,n=JSON.parse(i);null!=n&&null!=n.tileInfo&&(this.ap.levelOfDetail=n.tileInfo.lods.length)}},i.prototype.cf=function(t,i,n){var o=this,a=r.typeCast(r.ArcGISOnlineTileSource.$,this.ap);switch(t){case"MapServerUri":null!=a&&(a.mapServerUri=r.typeCast(r.String_$type,n)),this.ci();break;case"UserName":case"Password":if(r.stringIsNullOrEmpty(this.userName)||r.stringIsNullOrEmpty(this.password))return;this.b8(!0);break;case"UserToken":this.b9((function(){return a.userToken=o.userToken})),this.ci();break;case"IsMapPublic":a.isMapPublic=this.isMapPublic}e.prototype.ba.call(this,t,i,n)},i.$t=r.markType(i,"ArcGISOnlineMapImagery",b.$),i.bv="generateToken?username={0}&password={1}&client=referer&referer={2}&expiration={3}&f=pjson",i.mapServerUriProperty=r.DependencyProperty.i("MapServerUri",r.String_$type,i.$,new r.PropertyMetadata(2,null,i.cd)),i.userNameProperty=r.DependencyProperty.i("UserName",r.String_$type,i.$,new r.PropertyMetadata(2,null,i.cg)),i.passwordProperty=r.DependencyProperty.i("Password",r.String_$type,i.$,new r.PropertyMetadata(2,null,i.ce)),i.userTokenProperty=r.DependencyProperty.i("UserToken",r.String_$type,i.$,new r.PropertyMetadata(2,null,i.ch)),i.isMapPublicProperty=r.DependencyProperty.i("IsMapPublic",r.Boolean_$type,i.$,new r.PropertyMetadata(2,!0,i.cc)),i}(b),Z=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new W},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"mapServerUri",{get:function(){return this.i.mapServerUri},set:function(e){this.i.mapServerUri=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"userName",{get:function(){return this.i.userName},set:function(e){this.i.userName=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"password",{get:function(){return this.i.password},set:function(e){this.i.password=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"userToken",{get:function(){return this.i.userToken},set:function(e){this.i.userToken=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"isMapPublic",{get:function(){return this.i.isMapPublic},set:function(e){this.i.isMapPublic=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"defaultTokenTimeout",{get:function(){return this.i.defaultTokenTimeout},set:function(e){this.i.defaultTokenTimeout=+e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"tokenGenerationEndPoint",{get:function(){return this.i.tokenGenerationEndPoint},set:function(e){this.i.tokenGenerationEndPoint=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"refererUri",{get:function(){return this.i.refererUri},set:function(e){this.i.refererUri=e},enumerable:!0,configurable:!0}),i.prototype.acquireNewToken=function(){this.i.acquireNewToken()},i}(j),X=function(){function e(){r.TypeRegistrar.registerCons("IgxArcGISOnlineMapImagery",Z),r.TypeRegistrar.register("ArcGISOnlineMapImagery",W.$type)}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule,H],exports:[H],entryComponents:[]}),t.__metadata("design:paramtypes",[])],e)}(),Y=function(){function e(){}return e=t.__decorate([i.NgModule({declarations:[P],exports:[$,A,z,H,P],imports:[o.CommonModule,$,A,z,H],entryComponents:[]}),t.__metadata("design:paramtypes",[])],e)}(),K=function(){function e(){r.TypeRegistrar.registerCons("IgxGeographicMapComponent",P)}return e=t.__decorate([i.NgModule({declarations:[],exports:[G,V,L,X,Y],imports:[o.CommonModule,G,V,L,X,Y],entryComponents:[P]}),t.__metadata("design:paramtypes",[])],e)}(),J=[{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return Q}))}],Q=function(e){function n(){return e.call(this)||this}return t.__extends(n,e),Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isGeographic",{get:function(){return this.i.c8},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hasMarkers",{get:function(){return this.i.hasMarkers},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"visibleFromScale",{get:function(){return this.i.od},set:function(e){this.i.od=+e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"coercionMethods",{get:function(){return this.i.coercionMethods},set:function(e){this.i.coercionMethods=e},enumerable:!0,configurable:!0}),n.prototype.getItemValue=function(e,t){return this.i.gt(e,t)},n.prototype.getItem=function(e){return this.i.gq(r.toPoint(e))},n.prototype.getPreviousOrExactIndex=function(e,t){return this.i.gf(r.toPoint(e),t)},n.prototype.getNextOrExactIndex=function(e,t){return this.i.gd(r.toPoint(e),t)},n.prototype.getSeriesValue=function(e,t,i){return this.i.fh(r.toPoint(e),t,i)},n.prototype.getSeriesValuePosition=function(e,t,i){var n=this.i.nt(r.toPoint(e),t,i);return r.fromPoint(n)},n.prototype.getSeriesValueBoundingBox=function(e){var t=this.i.n2(r.toPoint(e));return r.fromRect(t)},n.prototype.getSeriesValueMarkerBoundingBox=function(e){var t=this.i.n4(r.toPoint(e));return r.fromRect(t)},n.prototype.getSeriesHighValue=function(e,t,i){return this.i.fd(r.toPoint(e),t,i)},n.prototype.getSeriesHighValuePosition=function(e,t,i){var n=this.i.np(r.toPoint(e),t,i);return r.fromPoint(n)},n.prototype.getSeriesLowValue=function(e,t,i){return this.i.ff(r.toPoint(e),t,i)},n.prototype.getSeriesLowValuePosition=function(e,t,i){var n=this.i.nr(r.toPoint(e),t,i);return r.fromPoint(n)},n.prototype.getSeriesValuePositionFromSeriesPixel=function(e,t,i){var n=this.i.nu(r.toPoint(e),t,i);return r.fromPoint(n)},n.prototype.getSeriesValueFromSeriesPixel=function(e,t,i){return this.i.fi(r.toPoint(e),t,i)},n.prototype.getItemSpan=function(){return this.i.e9()},n.prototype.renderSeries=function(e){this.i.k3(e)},n.prototype.styleUpdated=function(){this.i.lc()},t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],n.prototype,"visibleFromScale",null),t.__decorate([i.Input(),t.__metadata("design:type",Object),t.__metadata("design:paramtypes",[Object])],n.prototype,"coercionMethods",null),n}(n.IgxSeriesComponent),ee=[{provide:Q,useExisting:i.forwardRef((function(){return te}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return te}))}],te=function(e){function o(){var t=e.call(this)||this;return t._currData=null,t._sub=null,t._assigningShapeStyle=null,t._assigningShapeMarkerStyle=null,t}return t.__extends(o,e),Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"shapeDataSource",{get:function(){return this._shapeDataSource},set:function(e){this._shapeDataSource=e,this.updateShapeDataSource()},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"databaseSource",{get:function(){return this._databaseSource},set:function(e){this._databaseSource=e,this.updateShapeDataSource()},enumerable:!0,configurable:!0}),o.prototype.onUpdateDataSource=function(e){var t=this;return e&&e.getPointData?(this._currData=e,null!=this._sub&&this._sub(),e.count>0?e.getPointData():(this._sub=e.importCompleted.subscribe((function(i,n){t._currData==e&&(null!=t._sub&&(t._sub(),t._sub),t.i.itemsSource=e.getPointData())})),null)):e},o.prototype.updateShapeDataSource=function(){null==this._cachedShapeDataSource&&(this._cachedShapeDataSource=new r.IgxShapeDataSource,this.onShapeDataSourceImportCompleted=this.onShapeDataSourceImportCompleted.bind(this),this._cachedShapeDataSource.importCompleted.subscribe(this.onShapeDataSourceImportCompleted)),this._cachedShapeDataSource.shapefileSource=this._shapeDataSource,this._cachedShapeDataSource.databaseSource=this._databaseSource,this._shapeDataSource&&this._databaseSource&&this._cachedShapeDataSource.dataBind()},o.prototype.onShapeDataSourceImportCompleted=function(e){this.dataSource=this._cachedShapeDataSource.getPointData()},Object.defineProperty(o.prototype,"shapeMemberPath",{get:function(){return this.i.o4},set:function(e){this.i.o4=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"isCustomShapeStyleAllowed",{get:function(){return this.i.ot},set:function(e){this.i.ot=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"isCustomShapeMarkerStyleAllowed",{get:function(){return this.i.os},set:function(e){this.i.os=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchMode",{get:function(){return this.i.ol},set:function(e){this.i.ol=r.ensureEnum(n.ShapeItemSearchMode_$type,e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchThreshold",{get:function(){return this.i.ow},set:function(e){this.i.ow=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchPointsThreshold",{get:function(){return this.i.ov},set:function(e){this.i.ov=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"shapefileDataSource",{get:function(){if(null==this.i.oo)return null;if(!this.i.oo.externalObject){var e=new r.IgxShapeDataSource;e._implementation=this.i.oo,this.i.oo.externalObject=e}return this.i.oo.externalObject},set:function(e){this.i.oo=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"shapeFilterResolution",{get:function(){return this.i.ou},set:function(e){this.i.ou=+e},enumerable:!0,configurable:!0}),o.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.shapefileDataSource&&this.shapefileDataSource.name&&this.shapefileDataSource.name==t?this.shapefileDataSource:null)},Object.defineProperty(o.prototype,"assigningShapeStyle",{get:function(){var e=this;return null==this._assigningShapeStyle&&(this._assigningShapeStyle=new i.EventEmitter,this.i.assigningShapeStyle=r.delegateCombine(this.i.assigningShapeStyle,(function(t,i){var r=new n.IgxAssigningShapeStyleEventArgs;r._provideImplementation(i),e.beforeAssigningShapeStyle&&e.beforeAssigningShapeStyle(e,r),e._assigningShapeStyle.emit({sender:e,args:r})}))),this._assigningShapeStyle},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"assigningShapeMarkerStyle",{get:function(){var e=this;return null==this._assigningShapeMarkerStyle&&(this._assigningShapeMarkerStyle=new i.EventEmitter,this.i.assigningShapeMarkerStyle=r.delegateCombine(this.i.assigningShapeMarkerStyle,(function(t,i){var r=new n.IgxAssigningShapeMarkerStyleEventArgs;r._provideImplementation(i),e.beforeAssigningShapeMarkerStyle&&e.beforeAssigningShapeMarkerStyle(e,r),e._assigningShapeMarkerStyle.emit({sender:e,args:r})}))),this._assigningShapeMarkerStyle},enumerable:!0,configurable:!0}),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"shapeDataSource",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"databaseSource",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"shapeMemberPath",null),t.__decorate([i.Input(),t.__metadata("design:type",Boolean),t.__metadata("design:paramtypes",[Boolean])],o.prototype,"isCustomShapeStyleAllowed",null),t.__decorate([i.Input(),t.__metadata("design:type",Boolean),t.__metadata("design:paramtypes",[Boolean])],o.prototype,"isCustomShapeMarkerStyleAllowed",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"itemSearchMode",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"itemSearchThreshold",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"itemSearchPointsThreshold",null),t.__decorate([i.Input(),t.__metadata("design:type",r.IgxShapeDataSource),t.__metadata("design:paramtypes",[r.IgxShapeDataSource])],o.prototype,"shapefileDataSource",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"shapeFilterResolution",null),t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],o.prototype,"assigningShapeStyle",null),t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],o.prototype,"assigningShapeMarkerStyle",null),o}(Q),ie=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t.or=!1,t.oq=!1,t.assigningShapeStyle=null,t.assigningShapeMarkerStyle=null,t.on=null,t.op=!1,t}return t.__extends(i,e),i.prototype.bp=function(){return new ne(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.om=t},i.prototype.get_da=function(){return!0},i.prototype.get_cu=function(){return!0},i.prototype.kp=function(t,n,o,a){switch(e.prototype.kp.call(this,t,n,o,a),n){case"SeriesViewer":this.om.b6();break;case"ActualBrush":this.om.b4();break;case"ActualOutline":this.om.b5();break;case"ShapeMemberPath":this.om.b8();break;case"Thickness":this.om.b9();break;case i.$$p[5]:this.om.b7();break;case i.$$p[1]:if(this.ob.pa=this.ot,this.or=this.ot,this.ot){var s=this.ob;s.assigningShapeStyle=r.delegateCombine(s.assigningShapeStyle,r.runOn(this,this.o7))}else{var p=this.ob;p.assigningShapeStyle=r.delegateRemove(p.assigningShapeStyle,r.runOn(this,this.o7))}break;case i.$$p[0]:if(this.ob.o9=this.os,this.oq=this.os,this.ot){var u=this.ob;u.assigningShapeMarkerStyle=r.delegateCombine(u.assigningShapeMarkerStyle,r.runOn(this,this.o6))}else{var l=this.ob;l.assigningShapeMarkerStyle=r.delegateRemove(l.assigningShapeMarkerStyle,r.runOn(this,this.o6))}break;case i.$$p[2]:this.ob.ow=this.ol;break;case i.$$p[3]:this.ob.ps=this.ov;break;case i.$$p[4]:this.ob.pt=this.ow;break;case"ShapefileDataSource":if(null!=o){var c=o;this.op&&(c.importCompleted=r.delegateRemove(c.importCompleted,r.runOn(this,this.o8)))}if(null!=a){var h=a;if(h.count>0){this.o9();break}this.op=!0,h.importCompleted=r.delegateCombine(h.importCompleted,r.runOn(this,this.o8))}}},i.prototype.o7=function(e,t){null!=this.assigningShapeStyle&&this.assigningShapeStyle(this,t)},i.prototype.o6=function(e,t){null!=this.assigningShapeMarkerStyle&&this.assigningShapeMarkerStyle(this,t)},i.prototype.o8=function(e,t){this.o9()},i.prototype.o9=function(){var e=this.oo.externalObject;this.itemsSource=e.getPointData()},Object.defineProperty(i.prototype,"oo",{get:function(){return this.on},set:function(e){var t=this.on;this.on=e,t!=this.on&&this.raisePropertyChanged("ShapefileDataSource",t,this.on)},enumerable:!0,configurable:!0}),i.prototype.get_d6=function(){return!0},i.prototype.set_d6=function(t){e.prototype.set_d6.call(this,t)},i.$t=r.markType(i,"GeographicShapeSeriesBase",d.$),i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"raisePropertyChanged",["IsCustomShapeMarkerStyleAllowed:os:pa",[0,!1],"IsCustomShapeStyleAllowed:ot:pb",[0,!1],"ItemSearchMode:ol:pc",[n.ShapeItemSearchMode_$type,r.enumGetBox(n.ShapeItemSearchMode_$type,0)],"ItemSearchPointsThreshold:ov:pd",[1,1e4],"ItemSearchThreshold:ow:pe",[1,1e4],"ShapeFilterResolution:ou:pf",[1,2],"ShapeMemberPath:o4:pg",[2,"points"]]),i}(d),ne=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this),this.b3.ob.p3=this.b3.o4,this.b3.ob.nb=this.b3.m9,this.b3.ob.ng=this.b3.na},i.prototype.b6=function(){var e=this.b3.ob;if(null==this.b3.b6)return e.oq=null,void(e.os=null);e.oq=this.b3.b6.pf,e.os=this.b3.b6.ph},i.prototype.b4=function(){this.b3.ob.nb=this.b3.m9},i.prototype.b5=function(){this.b3.ob.ng=this.b3.na},i.prototype.b8=function(){this.b3.ob.p3=this.b3.o4},i.prototype.b9=function(){this.b3.ob.fv=this.b3.fv},i.prototype.b7=function(){this.b3.ob.pp=this.b3.ou},i.$t=r.markType(i,"GeographicShapeSeriesBaseView",f.$),i}(f),re=function(e){function i(t){var i=e.call(this,t)||this;return i.ca=null,i.ca=t,i.q||(i.ca.o4="points"),i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this),this.ca.ob.si=this.ca.qg,this.ca.ob.rc=this.ca.pl,this.ca.ob.rx=this.ca.p1,this.ca.ob.rf=this.ca.pn,this.ca.ob.qy=this.ca.ph},i.prototype.cf=function(){this.ca.ob.rx=this.ca.p1},i.prototype.ch=function(){this.ca.ob.rf=this.ca.pn},i.prototype.cc=function(){this.ca.ob.qy=this.ca.ph},i.prototype.cg=function(){this.ca.ob.q7=this.ca.pk},i.prototype.cb=function(){this.ca.ob.se=this.ca.qd},i.prototype.cd=function(){this.ca.ob.sf=this.ca.qe},i.prototype.ce=function(){this.ca.ob.sh=this.ca.qf},i.prototype.ci=function(){this.ca.ob.rc=this.ca.pl},i.prototype.cj=function(){this.ca.ob.si=this.ca.qg},i.$t=r.markType(i,"GeographicShapeSeriesView",ne.$),i}(ne),oe=function(e){function i(){var t=e.call(this)||this;return t.styleShape=null,t.ab=i.$,t}return t.__extends(i,e),i.prototype.bp=function(){return new re(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.pm=t},i.prototype.oa=function(){var e=new n.ScatterPolygonSeries;return e.styleShape=r.delegateCombine(e.styleShape,r.runOn(this,this.p0)),e},i.prototype.p0=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},i.prototype.fc=function(){return this.pn},i.prototype.kp=function(t,n,r,o){switch(e.prototype.kp.call(this,t,n,r,o),n){case i.$$p[3]:this.ob.q5=this.pj;break;case i.$$p[2]:this.ob.q1=this.pi;break;case i.$$p[6]:this.pm.cf();break;case i.$$p[7]:this.pm.ch();break;case i.$$p[1]:this.pm.cc();break;case i.$$p[8]:this.pm.cg();break;case i.$$p[0]:this.pm.cb();break;case i.$$p[4]:this.pm.cd();break;case i.$$p[5]:this.pm.ce();break;case i.$$p[10]:this.pm.ci();break;case i.$$p[9]:this.pm.cj()}},i.$t=r.markType(i,"GeographicShapeSeries",ie.$),i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"raisePropertyChanged",["MarkerBrush:qd:p2",[r.Brush.$],"MarkerCollisionAvoidance:ph:p3",[n.CollisionAvoidanceType_$type,r.enumGetBox(n.CollisionAvoidanceType_$type,0)],"MarkerFillMode:pi:p4",[n.MarkerFillMode_$type,r.enumGetBox(n.MarkerFillMode_$type,0)],"MarkerOutlineMode:pj:p5",[n.MarkerOutlineMode_$type,r.enumGetBox(n.MarkerOutlineMode_$type,0)],"MarkerOutline:qe:p6",[r.Brush.$],"MarkerStyle:qf:p7",[r.Style.$],"MarkerTemplate:p1:p8",[r.DataTemplate.$,null],"MarkerThickness:pn:p9",[1,r.DeviceUtils.g(2)],"MarkerType:pk:qa",[n.MarkerType_$type,r.enumGetBox(n.MarkerType_$type,1)],"ShapeStyle:qg:qb",[r.Style.$,null],"ShapeStyleSelector:pl:qc",[n.StyleSelector.$,null]]),i}(ie),ae=[{provide:te,useExisting:i.forwardRef((function(){return se}))},{provide:Q,useExisting:i.forwardRef((function(){return se}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return se}))}],se=function(e){function o(){var t=e.call(this)||this;return t._styleShape=null,t}var a;return t.__extends(o,e),a=o,o.prototype.createImplementation=function(){return new oe},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"shapeFill",{get:function(){return this.i.qg?this.i.qg.fill:null},set:function(e){this.ensureShapeStyle(),this.i.qg.fill=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"shapeStroke",{get:function(){return this.i.qg?this.i.qg.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.qg.stroke=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"shapeStrokeThickness",{get:function(){return this.i.qg?this.i.qg.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.qg.strokeThickness=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"shapeOpacity",{get:function(){return this.i.qg?this.i.qg.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.qg.opacity=+e},enumerable:!0,configurable:!0}),o.prototype.ensureShapeStyle=function(){this.i.qg||(this.i.qg=new r.Style)},Object.defineProperty(o.prototype,"markerType",{get:function(){return this.i.pk},set:function(e){this.i.pk=r.ensureEnum(n.MarkerType_$type,e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineMode",{get:function(){return this.i.pj},set:function(e){this.i.pj=r.ensureEnum(n.MarkerOutlineMode_$type,e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerFillMode",{get:function(){return this.i.pi},set:function(e){this.i.pi=r.ensureEnum(n.MarkerFillMode_$type,e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerTemplate",{get:function(){return this.i.p1},set:function(e){this.i.p1=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerBrush",{get:function(){return r.brushToString(this.i.qd)},set:function(e){this.i.qd=r.stringToBrush(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerOutline",{get:function(){return r.brushToString(this.i.qe)},set:function(e){this.i.qe=r.stringToBrush(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerThickness",{get:function(){return this.i.pn},set:function(e){this.i.pn=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerCollisionAvoidance",{get:function(){return this.i.ph},set:function(e){this.i.ph=r.ensureEnum(n.CollisionAvoidanceType_$type,e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"styleShape",{get:function(){var e=this;return null==this._styleShape&&(this._styleShape=new i.EventEmitter,this.i.styleShape=r.delegateCombine(this.i.styleShape,(function(t,i){e._runInZone((function(){var t=new n.IgxStyleShapeEventArgs;t._provideImplementation(i),e.beforeStyleShape&&e.beforeStyleShape(e,t),e._styleShape.emit({sender:e,args:t})}))}))),this._styleShape},enumerable:!0,configurable:!0}),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"shapeFill",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"shapeStroke",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"shapeStrokeThickness",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"shapeOpacity",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"markerType",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"markerOutlineMode",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"markerFillMode",null),t.__decorate([i.Input(),t.__metadata("design:type",Object),t.__metadata("design:paramtypes",[Object])],o.prototype,"markerTemplate",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"markerBrush",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"markerOutline",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"markerThickness",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"markerCollisionAvoidance",null),t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],o.prototype,"styleShape",null),o=a=t.__decorate([i.Component({selector:"igx-geographic-shape-series",template:"",providers:[{provide:te,useExisting:i.forwardRef((function(){return a}))},{provide:Q,useExisting:i.forwardRef((function(){return a}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return a}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}),t.__metadata("design:paramtypes",[])],o)}(te),pe=function(){function e(){}return e=t.__decorate([i.NgModule({declarations:[se],imports:[o.CommonModule,n.IgxScatterPolygonSeriesDynamicModule],exports:[se,n.IgxScatterPolygonSeriesDynamicModule],entryComponents:[]})],e)}(),ue=function(){function e(){r.TypeRegistrar.registerCons("IgxGeographicShapeSeriesComponent",se),r.TypeRegistrar.register("GeographicShapeSeries",oe.$type)}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule,pe],exports:[pe],entryComponents:[se]}),t.__metadata("design:paramtypes",[])],e)}(),le=function(e){function i(t){var i=e.call(this,t)||this;return i.ca=null,i.ca=t,i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this),this.ca.ob.qy=this.ca.ph,this.ca.ob.q3=this.ca.pp},i.prototype.cb=function(){this.ca.ob.qy=this.ca.ph},i.prototype.cc=function(){this.ca.ob.q3=this.ca.pp},i.$t=r.markType(i,"GeographicPolylineSeriesView",ne.$),i}(ne),ce=function(e){function i(){var t=e.call(this)||this;return t.styleShape=null,t.ab=i.$,t}return t.__extends(i,e),i.prototype.bp=function(){return new le(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.pi=t},i.prototype.oa=function(){var e=new n.ScatterPolylineSeries;return e.styleShape=r.delegateCombine(e.styleShape,r.runOn(this,this.pm)),e},i.prototype.pm=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},i.prototype.kp=function(t,n,r,o){switch(e.prototype.kp.call(this,t,n,r,o),n){case i.$$p[1]:this.pi.cb();break;case i.$$p[0]:this.pi.cc()}},i.$t=r.markType(i,"GeographicPolylineSeries",ie.$),i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"raisePropertyChanged",["ShapeStyle:pp:pn",[r.Style.$,null],"ShapeStyleSelector:ph:po",[n.StyleSelector.$,null]]),i}(ie),he=[{provide:te,useExisting:i.forwardRef((function(){return ge}))},{provide:Q,useExisting:i.forwardRef((function(){return ge}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return ge}))}],ge=function(e){function o(){var t=e.call(this)||this;return t._styleShape=null,t}var a;return t.__extends(o,e),a=o,o.prototype.createImplementation=function(){return new ce},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"shapeFill",{get:function(){return this.i.pp?this.i.pp.fill:null},set:function(e){this.ensureShapeStyle(),this.i.pp.fill=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"shapeStroke",{get:function(){return this.i.pp?this.i.pp.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.pp.stroke=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"shapeStrokeThickness",{get:function(){return this.i.pp?this.i.pp.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.pp.strokeThickness=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"shapeOpacity",{get:function(){return this.i.pp?this.i.pp.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.pp.opacity=+e},enumerable:!0,configurable:!0}),o.prototype.ensureShapeStyle=function(){this.i.pp||(this.i.pp=new r.Style)},Object.defineProperty(o.prototype,"styleShape",{get:function(){var e=this;return null==this._styleShape&&(this._styleShape=new i.EventEmitter,this.i.styleShape=r.delegateCombine(this.i.styleShape,(function(t,i){e._runInZone((function(){var t=new n.IgxStyleShapeEventArgs;t._provideImplementation(i),e.beforeStyleShape&&e.beforeStyleShape(e,t),e._styleShape.emit({sender:e,args:t})}))}))),this._styleShape},enumerable:!0,configurable:!0}),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"shapeFill",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"shapeStroke",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"shapeStrokeThickness",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"shapeOpacity",null),t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],o.prototype,"styleShape",null),o=a=t.__decorate([i.Component({selector:"igx-geographic-polyline-series",template:"",providers:[{provide:te,useExisting:i.forwardRef((function(){return a}))},{provide:Q,useExisting:i.forwardRef((function(){return a}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return a}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}),t.__metadata("design:paramtypes",[])],o)}(te),ye=function(){function e(){}return e=t.__decorate([i.NgModule({declarations:[ge],imports:[o.CommonModule,n.IgxScatterPolylineSeriesDynamicModule],exports:[ge,n.IgxScatterPolylineSeriesDynamicModule],entryComponents:[]})],e)}(),de=function(){function e(){r.TypeRegistrar.registerCons("IgxGeographicPolylineSeriesComponent",ge),r.TypeRegistrar.register("GeographicPolylineSeries",ce.$type)}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule,ye],exports:[ye],entryComponents:[ge]}),t.__metadata("design:paramtypes",[])],e)}(),fe=function(){function e(){}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]})],e)}(),me=function(e){function i(){var t=e.call(this,new r.TileGeneratorTileSource)||this;return t.downloadingImage=r.delegateCombine(t.downloadingImage,r.runOn(t,t.br)),t.cancellingImage=r.delegateCombine(t.cancellingImage,r.runOn(t,t.bq)),t}return t.__extends(i,e),i.prototype.bq=function(e,t){var i=t.uri.toString().split("/"),n=parseInt(r.stringReplace(i[3],"/","")),o=parseInt(r.stringReplace(i[4],"/","")),a=parseInt(r.stringReplace(r.stringReplace(i[5],"/",""),".png",""));null!=this.tileGenerator&&this.tileGenerator.cancelTile(n,o,a)},i.prototype.br=function(e,t){var i=this,n=t.uri.toString().split("/"),o=parseInt(r.stringReplace(n[3],"/","")),a=parseInt(r.stringReplace(n[4],"/","")),s=parseInt(r.stringReplace(r.stringReplace(n[5],"/",""),".png",""));t.uri=null;var p=t.image;null!=this.tileGenerator&&this.tileGenerator.getTile(o,a,s,(function(e,t){return i.deferralHandler.deferAction((function(){return p.src=t.url}))}),(function(e,t){}),(function(e,t){}),p)},i.$t=r.markType(i,"TileGeneratorMapImagery",b.$),i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"ba",["TileGenerator",[r.ITileGenerator_$type,null]]),i}(b),be=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new me},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"tileGenerator",{get:function(){return this.i.tileGenerator},set:function(e){this.i.tileGenerator=e},enumerable:!0,configurable:!0}),i}(j),_e=function(){function e(){r.TypeRegistrar.registerCons("IgxTileGeneratorMapImagery",be),r.TypeRegistrar.register("TileGeneratorMapImagery",me.$type)}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule,fe],exports:[fe],entryComponents:[]}),t.__metadata("design:paramtypes",[])],e)}(),Se=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t.qz=null,t.qy=null,t.imageTilesReady=null,t.q2=null,t.q3=!1,t}return t.__extends(i,e),i.prototype.bp=function(){return new ve(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.qx=t},i.prototype.get_pd=function(){return!1},Object.defineProperty(i.prototype,"q1",{get:function(){return this.qz},set:function(e){if(e!=this.q1){var t=this.q1;this.qz=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"q0",{get:function(){return this.qy},set:function(e){var t=this.qy;this.qy=e,this.raisePropertyChanged("ActualTileImagery",t,this.qy)},enumerable:!0,configurable:!0}),i.prototype.kp=function(t,i,n,o){var a,s;switch(e.prototype.kp.call(this,t,i,n,o),i){case"TileImagery":s=o,null!=(a=n)&&(a.propertyChanged=r.delegateRemove(a.propertyChanged,r.runOn(this,this.q6))),null!=s&&(s.propertyChanged=r.delegateCombine(s.propertyChanged,r.runOn(this,this.q6))),this.qx.de(a,s),this.k3(!1),this.ka();break;case"ActualTileImagery":s=o,null!=(a=n)&&(a.imageTilesReady=r.delegateRemove(a.imageTilesReady,r.runOn(this,this.q7)),a.deferralHandler=null),null!=s&&(s.imageTilesReady=r.delegateCombine(s.imageTilesReady,r.runOn(this,this.q7)),s.deferralHandler=this),this.qx.dd(a,s),null!=s&&null!==r.typeCast(m.$,this.b6)&&(s.geographicMap=this.b6,this.q9(this.bs),this.qx.da(this.b6.os)),this.ka();break;case"ActualWindowRect":this.qx.da(o);break;case"WorldRect":this.qx.dh(o);break;case"SeriesViewer":var p=o;null!=n&&null!=this.q0&&this.q0.be(null),null!=p&&null!=this.q0&&this.q0.be(this.bs.w)}},i.prototype.q6=function(e,t){"MultiScaleImage"==t.propertyName&&this.q9(this.bs)},i.prototype.q7=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new r.EventArgs),this.q3||this.qx.df()},i.prototype.register=function(e,t){this.q2=t},i.prototype.unRegister=function(e){this.q2=null},i.prototype.deferredRefresh=function(){this.k3(!1)},i.prototype.deferAction=function(e){null!=this.f5?this.f5.setTimeout(e,0):window.setTimeout(e,0)},i.prototype.ln=function(t,i){this.qx.dg(),e.prototype.ln.call(this,t,i)},i.prototype.k4=function(t){e.prototype.k4.call(this,t),this.q8(t,this.bs)},i.prototype.q8=function(e,t){var i,n,r=t,o=t.getViewInfo(i,n);i=o.p0,n=o.p1,this.q9(t),null!=this.q2&&(this.q3=!0,this.q2(e),this.q3=!1),r.df()},i.prototype.k2=function(t,i,n,r,o){e.prototype.k2.call(this,t,i,n,r,o);var a=this.ef.item(r);a.a1(n),this.cp(a)||this.qh(a)},i.prototype.q9=function(e){var t,i,n=e.getViewInfo(t,i);t=n.p0,i=n.p1,null!=this.q1&&null!=this.q1.ao&&(this.q1!=this.q0&&(this.q0=this.q1),null==this.q0||t.isEmpty||(this.q0.width!=t.width&&(this.q0.width=t.width),this.q0.height!=t.height&&(this.q0.height=t.height)))},i.prototype.jl=function(t,i){e.prototype.jl.call(this,t,i),i.db()},i.$t=r.markType(i,"TileSeries",n.ShapeSeriesBase.$,[r.IMapRenderDeferralHandler_$type]),i}(n.ShapeSeriesBase),ve=function(e){function i(t){var i=e.call(this,t)||this;return i.c7=null,i.di=new r.GeometryGroup,i.c9=null,i.c8=null,i.c7=t,i}return t.__extends(i,e),i.prototype.ch=function(e,t){t.c.count>0&&this.di.d.add(t)},i.prototype.c2=function(e,t){return this.c3(e,t,!0)},i.prototype.c1=function(e,t){return null},i.prototype.cl=function(e,t){},i.prototype.cj=function(e,t,i){},i.prototype.cr=function(){e.prototype.cr.call(this),this.di.d.clear()},i.prototype.cq=function(){e.prototype.cq.call(this),this.aq()},i.prototype.da=function(e){null!=this.c7.q1&&(this.c7.q1.windowRect=e)},i.prototype.dd=function(e,t){if(null==this.c9){this.c9=this.e.f5.createElement("canvas");var i=this.e.f5.get2DCanvasContext(this.c9);this.c8=new r.RenderingContext(new r.CanvasViewRenderer,i),this.c9.setAttribute("width",this.bu.width.toString()),this.c9.setAttribute("height",this.bu.height.toString())}null!=e&&(e.bd(null),e.be(null),e.imagesChanged=r.delegateRemove(e.imagesChanged,r.runOn(this,this.dc))),null!=t&&(null!=this.w&&t.be(this.w),t.bd(this.c8),t.bf(this.bu),t.imagesChanged=r.delegateCombine(t.imagesChanged,r.runOn(this,this.dc)))},i.prototype.dc=function(e,t){this.aq()},i.prototype.de=function(e,t){},i.prototype.dg=function(){null!=this.c9&&(this.c9.setAttribute("width",this.bu.width.toString()),this.c9.setAttribute("height",this.bu.height.toString())),null!=this.c7.q1&&this.c7.q1.bf(this.bu)},i.prototype.a6=function(t,i){if(e.prototype.a6.call(this,t,i),!i&&null!=this.c9){var n=!1;if(this.di.d.count>0)n=!0,this.k.z(),this.k.q(this.di),this.k.g().clip();var o=r.truncate(Math.round(this.bu.left)),a=r.truncate(Math.round(this.bu.top)),s=r.truncate(Math.round(this.bu.width)),p=r.truncate(Math.round(this.bu.height));this.k.n(this.c9.getNativeElement(),1,o,a,s,p,o,a,s,p),n&&this.k.y()}},i.prototype.df=function(){this.aq()},i.prototype.db=function(){},i.prototype.dh=function(e){null!=this.c7.q1&&this.c7.q1.a6()},i.$t=r.markType(i,"TileSeriesView",n.ShapeSeriesViewBase.$),i}(n.ShapeSeriesViewBase),ke=[{provide:n.IgxShapeSeriesBaseComponent,useExisting:i.forwardRef((function(){return Ie}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return Ie}))}],Ie=function(e){function r(){return e.call(this)||this}var o;return t.__extends(r,e),o=r,r.prototype.createImplementation=function(){return new Se},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"tileImagery",{get:function(){return null==this.i.q1?null:this.i.q1.externalObject},set:function(e){this.i.q1=null==e?null:e.i},enumerable:!0,configurable:!0}),r.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.tileImagery&&this.tileImagery.name&&this.tileImagery.name==t?this.tileImagery:null)},r.prototype.deferredRefresh=function(){this.i.deferredRefresh()},t.__decorate([i.Input(),t.__metadata("design:type",j),t.__metadata("design:paramtypes",[j])],r.prototype,"tileImagery",null),r=o=t.__decorate([i.Component({selector:"igx-tile-series",template:"",providers:[{provide:n.IgxShapeSeriesBaseComponent,useExisting:i.forwardRef((function(){return o}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return o}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}),t.__metadata("design:paramtypes",[])],r)}(n.IgxShapeSeriesBaseComponent),xe=function(){function e(){}return e=t.__decorate([i.NgModule({declarations:[Ie],imports:[o.CommonModule],exports:[Ie],entryComponents:[]})],e)}(),Me=function(){function e(){r.TypeRegistrar.registerCons("IgxTileSeriesComponent",Ie),r.TypeRegistrar.register("TileSeries",Se.$type)}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule,xe],exports:[xe],entryComponents:[Ie]}),t.__metadata("design:paramtypes",[])],e)}(),Ce=function(e){function i(){var t=e.call(this)||this;return t.pi=null,t.ph=null,t.imageTilesReady=null,t.ab=i.$,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"pj",{get:function(){return this.pi},set:function(e){if(e!=this.pj){var t=this.pj;this.pi=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!0,configurable:!0}),i.prototype.pn=function(){null!=this.pj&&this.pj.clearTileCache()},i.prototype.kp=function(t,i,n,r){switch(e.prototype.kp.call(this,t,i,n,r),i){case"TileImagery":null!=this.ob&&(this.ob.q1=this.pj)}},i.prototype.og=function(){if(e.prototype.og.call(this),this.ob.q1=this.pj,null!=this.ph){var t=this.ph;t.imageTilesReady=r.delegateRemove(t.imageTilesReady,r.runOn(this,this.pm))}if(this.ph=this.ob,null!=this.ph){var i=this.ph;i.imageTilesReady=r.delegateCombine(i.imageTilesReady,r.runOn(this,this.pm))}},i.prototype.oa=function(){return new Se},i.prototype.pm=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new g)},i.$t=r.markType(i,"GeographicTileSeries",ie.$),i}(ie),we=[{provide:te,useExisting:i.forwardRef((function(){return Pe}))},{provide:Q,useExisting:i.forwardRef((function(){return Pe}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return Pe}))}],Pe=function(e){function o(){var t=e.call(this)||this;return t._imageTilesReady=null,t}var a;return t.__extends(o,e),a=o,o.prototype.createImplementation=function(){return new Ce},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"tileImagery",{get:function(){return null==this.i.pj?null:this.i.pj.externalObject},set:function(e){this.i.pj=null==e?null:e.i},enumerable:!0,configurable:!0}),o.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.tileImagery&&this.tileImagery.name&&this.tileImagery.name==t?this.tileImagery:null)},o.prototype.clearTileCache=function(){this.i.pn()},Object.defineProperty(o.prototype,"imageTilesReady",{get:function(){var e=this;return null==this._imageTilesReady&&(this._imageTilesReady=new i.EventEmitter,this.i.imageTilesReady=r.delegateCombine(this.i.imageTilesReady,(function(t,i){e._runInZone((function(){var t=new C;t._provideImplementation(i),e.beforeImageTilesReady&&e.beforeImageTilesReady(e,t),e._imageTilesReady.emit({sender:e,args:t})}))}))),this._imageTilesReady},enumerable:!0,configurable:!0}),t.__decorate([i.Input(),t.__metadata("design:type",j),t.__metadata("design:paramtypes",[j])],o.prototype,"tileImagery",null),t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],o.prototype,"imageTilesReady",null),o=a=t.__decorate([i.Component({selector:"igx-geographic-tile-series",template:"",providers:[{provide:te,useExisting:i.forwardRef((function(){return a}))},{provide:Q,useExisting:i.forwardRef((function(){return a}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return a}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}),t.__metadata("design:paramtypes",[])],o)}(te),$e=function(){function e(){}return e=t.__decorate([i.NgModule({declarations:[Pe],imports:[o.CommonModule,Me],exports:[Pe,Me],entryComponents:[]})],e)}(),Oe=function(){function e(){r.TypeRegistrar.registerCons("IgxGeographicTileSeriesComponent",Pe),r.TypeRegistrar.register("GeographicTileSeries",Ce.$type)}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule,$e],exports:[$e],entryComponents:[Pe]}),t.__metadata("design:paramtypes",[])],e)}(),Re=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.prototype.cb=function(){e.prototype.as.call(this),this.q},i.prototype.by=function(){e.prototype.by.call(this);var t=this.b3.ob;t.rf=this.b3.ph,t.rj=this.b3.pf,t.oi=this.b3.op,t.o5=this.b3.p0,t.on=this.b3.o2,t.tr=this.b3.pu,t.sz=this.b3.or,t.tl=this.b3.pd,t.tg=this.b3.o5,t.sx=this.b3.ol,t.s7=this.b3.ov,t.s8=this.b3.oy,t.te=this.b3.o1,t.td=this.b3.o0},i.prototype.cd=function(){this.b3.ob.rf=this.b3.ph},i.prototype.cc=function(){this.b3.ob.rj=this.b3.pf},i.prototype.ci=function(){this.b3.ob.oi=this.b3.op},i.prototype.cg=function(){this.b3.ob.o5=this.b3.p0},i.prototype.ch=function(){this.b3.ob.on=this.b3.o2},i.prototype.cj=function(){this.b3.ob.q3=this.b3.o4},i.prototype.cl=function(){this.b3.ob.xAxis=this.b3.b6.pf},i.prototype.cm=function(){this.b3.ob.yAxis=this.b3.b6.ph},i.prototype.ck=function(){var e=this.b3.ob;if(null==this.b3.b6)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.b3.b6.pf,e.yAxis=this.b3.b6.ph},i.prototype.ce=function(){this.b3.ob.pl=this.b3.qp},i.prototype.cf=function(){this.b3.ob.pm=this.b3.qq},i.prototype.cn=function(){this.b3.ob.tr=this.b3.pu},i.prototype.co=function(){this.b3.ob.sz=this.b3.or,this.b3.ob.s9=this.b3.oz},i.prototype.b7=function(){this.b3.ob.tl=this.b3.pd},i.prototype.b5=function(){this.b3.ob.sx=this.b3.ol,this.b3.ob.s7=this.b3.ov,this.b3.ob.s8=this.b3.oy,this.b3.ob.te=this.b3.o1,this.b3.ob.td=this.b3.o0},i.prototype.b4=function(){this.b3.ob.tg=this.b3.o5},i.prototype.cp=function(){this.b3.ob.s9=this.b3.oz},i.prototype.b6=function(){this.b3.ob.s7=this.b3.ov},i.prototype.ca=function(){this.b3.ob.s8=this.b3.oy},i.prototype.b9=function(){this.b3.ob.te=this.b3.o1},i.prototype.b8=function(){this.b3.ob.td=this.b3.o0},i.$t=r.markType(i,"GeographicProportionalSymbolSeriesView",f.$),i}(f),Te=function(e){function i(){var t=e.call(this)||this;return t.om=null,t.ou=!1,t.ot=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=i.$,t}return t.__extends(i,e),i.prototype.bp=function(){return new Re(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.os=t},i.prototype.fr=function(){return.7},i.prototype.oa=function(){return new n.BubbleSeries},i.prototype.fc=function(){return this.o2},i.prototype.get_da=function(){return!0},i.prototype.kp=function(t,n,o,a){switch(e.prototype.kp.call(this,t,n,o,a),n){case i.$$p[14]:this.ob.of=this.oo;break;case i.$$p[12]:this.ob.ob=this.on;break;case"SeriesViewer":this.os.ck();break;case i.$$p[9]:this.os.cd();break;case i.$$p[8]:this.os.cc();break;case i.$$p[19]:this.os.ci();break;case i.$$p[17]:this.os.cg();break;case i.$$p[18]:this.os.ch();break;case i.$$p[20]:this.os.cj();break;case"XAxis":this.os.cl();break;case"YAxis":this.os.cm();break;case i.$$p[11]:this.os.ce();break;case i.$$p[15]:this.os.cf();break;case i.$$p[21]:this.os.cn();break;case i.$$p[22]:this.os.co();break;case i.$$p[23]:this.os.cp();break;case i.$$p[7]:this.os.b7();break;case i.$$p[0]:this.os.b4();break;case i.$$p[1]:this.os.b5();break;case i.$$p[2]:this.os.b6();break;case i.$$p[16]:this.os.ca();break;case i.$$p[13]:this.os.b9();break;case i.$$p[10]:this.os.b8();break;case i.$$p[4]:if(this.ob.qp=this.ox,this.ou=this.ox,this.ox){var s=this.ob;s.assigningScatterStyle=r.delegateCombine(s.assigningScatterStyle,r.runOn(this,this.pz))}else{var p=this.ob;p.assigningScatterStyle=r.delegateRemove(p.assigningScatterStyle,r.runOn(this,this.pz))}break;case i.$$p[3]:if(this.ob.qo=this.ow,this.ot=this.ow,this.ox){var u=this.ob;u.assigningScatterMarkerStyle=r.delegateCombine(u.assigningScatterMarkerStyle,r.runOn(this,this.py))}else{var l=this.ob;l.assigningScatterMarkerStyle=r.delegateRemove(l.assigningScatterMarkerStyle,r.runOn(this,this.py))}break;case i.$$p[5]:this.ob.qe=this.oq;break;case i.$$p[6]:this.ob.q2=this.o3}},i.prototype.pz=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},i.prototype.py=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},i.$t=r.markType(i,"GeographicProportionalSymbolSeries",d.$),i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"raisePropertyChanged",["FillMemberPath:o5:p1",[2],"FillScale:ol:p2",[n.BrushScale.$],"FillScaleUseGlobalValues:ov:p3",[0,!1],"IsCustomScatterMarkerStyleAllowed:ow:p4",[0,!1],"IsCustomScatterStyleAllowed:ox:p5",[0,!1],"ItemSearchMode:oq:p6",[n.ScatterItemSearchMode_$type,r.enumGetBox(n.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:o3:p7",[1,1e4],"LabelMemberPath:pd:p8",[2],"LatitudeMemberPath:pf:p9",[2,null],"LongitudeMemberPath:ph:qa",[2,null],"MarkerBrushBrightness:o0:qb",[1,NaN],"MarkerBrush:qp:qc",[r.Brush.$],"MarkerFillMode:on:qd",[n.MarkerFillMode_$type,r.enumGetBox(n.MarkerFillMode_$type,0)],"MarkerOutlineBrightness:o1:qe",[1,NaN],"MarkerOutlineMode:oo:qf",[n.MarkerOutlineMode_$type,r.enumGetBox(n.MarkerOutlineMode_$type,0)],"MarkerOutline:qq:qg",[r.Brush.$],"MarkerOutlineUsesFillScale:oy:qh",[0,!1],"MarkerTemplate:p0:qi",[r.DataTemplate.$,null],"MarkerThickness:o2:qj",[1,r.DeviceUtils.g(2)],"MarkerType:op:qk",[n.MarkerType_$type,r.enumGetBox(n.MarkerType_$type,2)],"MaximumMarkers:o4:ql",[1,400],"RadiusMemberPath:pu:qm",[2,null],"RadiusScale:or:qn",[n.SizeScale.$],"RadiusScaleUseGlobalValues:oz:qo",[0,!1]]),i}(d),je=[{provide:Q,useExisting:i.forwardRef((function(){return qe}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return qe}))}],qe=function(e){function o(){var t=e.call(this)||this;return t._assigningScatterStyle=null,t._assigningScatterMarkerStyle=null,t}var a;return t.__extends(o,e),a=o,o.prototype.createImplementation=function(){return new Te},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"latitudeMemberPath",{get:function(){return this.i.pf},set:function(e){this.i.pf=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"longitudeMemberPath",{get:function(){return this.i.ph},set:function(e){this.i.ph=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerType",{get:function(){return this.i.op},set:function(e){this.i.op=r.ensureEnum(n.MarkerType_$type,e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineMode",{get:function(){return this.i.oo},set:function(e){this.i.oo=r.ensureEnum(n.MarkerOutlineMode_$type,e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerFillMode",{get:function(){return this.i.on},set:function(e){this.i.on=r.ensureEnum(n.MarkerFillMode_$type,e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerTemplate",{get:function(){return this.i.p0},set:function(e){this.i.p0=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerBrush",{get:function(){return r.brushToString(this.i.qp)},set:function(e){this.i.qp=r.stringToBrush(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerOutline",{get:function(){return r.brushToString(this.i.qq)},set:function(e){this.i.qq=r.stringToBrush(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"maximumMarkers",{get:function(){return this.i.o4},set:function(e){this.i.o4=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"radiusMemberPath",{get:function(){return this.i.pu},set:function(e){this.i.pu=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"radiusScale",{get:function(){if(null==this.i.or)return null;if(!this.i.or.externalObject){var e=n.IgxSizeScaleComponent._createFromInternal(this.i.or);e&&(e._implementation=this.i.or),this.i.or.externalObject=e}return this.i.or.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.or=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"labelMemberPath",{get:function(){return this.i.pd},set:function(e){this.i.pd=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"fillMemberPath",{get:function(){return this.i.o5},set:function(e){this.i.o5=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"fillScale",{get:function(){if(null==this.i.ol)return null;if(!this.i.ol.externalObject){var e=n.IgxBrushScaleComponent._createFromInternal(this.i.ol);e&&(e._implementation=this.i.ol),this.i.ol.externalObject=e}return this.i.ol.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.ol=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"fillScaleUseGlobalValues",{get:function(){return this.i.ov},set:function(e){this.i.ov=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineUsesFillScale",{get:function(){return this.i.oy},set:function(e){this.i.oy=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineBrightness",{get:function(){return this.i.o1},set:function(e){this.i.o1=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerBrushBrightness",{get:function(){return this.i.o0},set:function(e){this.i.o0=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerThickness",{get:function(){return this.i.o2},set:function(e){this.i.o2=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"radiusScaleUseGlobalValues",{get:function(){return this.i.oz},set:function(e){this.i.oz=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.ox},set:function(e){this.i.ox=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.ow},set:function(e){this.i.ow=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchMode",{get:function(){return this.i.oq},set:function(e){this.i.oq=r.ensureEnum(n.ScatterItemSearchMode_$type,e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchThreshold",{get:function(){return this.i.o3},set:function(e){this.i.o3=+e},enumerable:!0,configurable:!0}),o.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.radiusScale&&this.radiusScale.name&&this.radiusScale.name==t?this.radiusScale:this.fillScale&&this.fillScale.name&&this.fillScale.name==t?this.fillScale:null)},o.prototype._styling=function(t,i,n){e.prototype._styling.call(this,t,i,n),this._inStyling=!0,this.radiusScale&&this.radiusScale._styling&&this.radiusScale._styling(t,i,this),this.fillScale&&this.fillScale._styling&&this.fillScale._styling(t,i,this),this._inStyling=!1},Object.defineProperty(o.prototype,"assigningScatterStyle",{get:function(){var e=this;return null==this._assigningScatterStyle&&(this._assigningScatterStyle=new i.EventEmitter,this.i.assigningScatterStyle=r.delegateCombine(this.i.assigningScatterStyle,(function(t,i){var r=new n.IgxAssigningScatterStyleEventArgs;r._provideImplementation(i),e.beforeAssigningScatterStyle&&e.beforeAssigningScatterStyle(e,r),e._assigningScatterStyle.emit({sender:e,args:r})}))),this._assigningScatterStyle},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"assigningScatterMarkerStyle",{get:function(){var e=this;return null==this._assigningScatterMarkerStyle&&(this._assigningScatterMarkerStyle=new i.EventEmitter,this.i.assigningScatterMarkerStyle=r.delegateCombine(this.i.assigningScatterMarkerStyle,(function(t,i){var r=new n.IgxAssigningScatterMarkerStyleEventArgs;r._provideImplementation(i),e.beforeAssigningScatterMarkerStyle&&e.beforeAssigningScatterMarkerStyle(e,r),e._assigningScatterMarkerStyle.emit({sender:e,args:r})}))),this._assigningScatterMarkerStyle},enumerable:!0,configurable:!0}),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"latitudeMemberPath",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"longitudeMemberPath",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"markerType",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"markerOutlineMode",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"markerFillMode",null),t.__decorate([i.Input(),t.__metadata("design:type",Object),t.__metadata("design:paramtypes",[Object])],o.prototype,"markerTemplate",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"markerBrush",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"markerOutline",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"maximumMarkers",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"radiusMemberPath",null),t.__decorate([i.Input(),t.__metadata("design:type",n.IgxSizeScaleComponent),t.__metadata("design:paramtypes",[n.IgxSizeScaleComponent])],o.prototype,"radiusScale",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"labelMemberPath",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"fillMemberPath",null),t.__decorate([i.Input(),t.__metadata("design:type",n.IgxBrushScaleComponent),t.__metadata("design:paramtypes",[n.IgxBrushScaleComponent])],o.prototype,"fillScale",null),t.__decorate([i.Input(),t.__metadata("design:type",Boolean),t.__metadata("design:paramtypes",[Boolean])],o.prototype,"fillScaleUseGlobalValues",null),t.__decorate([i.Input(),t.__metadata("design:type",Boolean),t.__metadata("design:paramtypes",[Boolean])],o.prototype,"markerOutlineUsesFillScale",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"markerOutlineBrightness",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"markerBrushBrightness",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"markerThickness",null),t.__decorate([i.Input(),t.__metadata("design:type",Boolean),t.__metadata("design:paramtypes",[Boolean])],o.prototype,"radiusScaleUseGlobalValues",null),t.__decorate([i.Input(),t.__metadata("design:type",Boolean),t.__metadata("design:paramtypes",[Boolean])],o.prototype,"isCustomScatterStyleAllowed",null),t.__decorate([i.Input(),t.__metadata("design:type",Boolean),t.__metadata("design:paramtypes",[Boolean])],o.prototype,"isCustomScatterMarkerStyleAllowed",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"itemSearchMode",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"itemSearchThreshold",null),t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],o.prototype,"assigningScatterStyle",null),t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],o.prototype,"assigningScatterMarkerStyle",null),o=a=t.__decorate([i.Component({selector:"igx-geographic-proportional-symbol-series",template:"",providers:[{provide:Q,useExisting:i.forwardRef((function(){return a}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return a}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}),t.__metadata("design:paramtypes",[])],o)}(Q),De=function(){function e(){}return e=t.__decorate([i.NgModule({declarations:[qe],imports:[o.CommonModule,n.IgxBubbleSeriesDynamicModule],exports:[qe,n.IgxBubbleSeriesDynamicModule],entryComponents:[]})],e)}(),Ee=function(){function e(){r.TypeRegistrar.registerCons("IgxGeographicProportionalSymbolSeriesComponent",qe),r.TypeRegistrar.register("GeographicProportionalSymbolSeries",Te.$type)}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule,De],exports:[De],entryComponents:[qe]}),t.__metadata("design:paramtypes",[])],e)}(),Be=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.prototype.b4=function(){e.prototype.as.call(this),this.q},i.prototype.by=function(){var t=this.b3.ob;e.prototype.by.call(this),t.rf=this.b3.o6,t.rj=this.b3.o4,t.oi=this.b3.oo,t.o5=this.b3.pk,t.on=this.b3.ox},i.prototype.b6=function(){this.b3.ob.rf=this.b3.o6},i.prototype.b5=function(){this.b3.ob.rj=this.b3.o4},i.prototype.cc=function(){this.b3.ob.oi=this.b3.oo},i.prototype.ca=function(){this.b3.ob.o5=this.b3.pk},i.prototype.cb=function(){this.b3.ob.on=this.b3.ox},i.prototype.cd=function(){this.b3.ob.q3=this.b3.oz},i.prototype.cf=function(){this.b3.ob.xAxis=this.b3.b6.pf},i.prototype.cg=function(){this.b3.ob.yAxis=this.b3.b6.ph},i.prototype.ce=function(){var e=this.b3.ob;if(null==this.b3.b6)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.b3.b6.pf,e.yAxis=this.b3.b6.ph},i.prototype.b8=function(){this.b3.ob.pv=this.b3.ol},i.prototype.b7=function(){this.b3.ob.pl=this.b3.p1},i.prototype.b9=function(){this.b3.ob.pm=this.b3.p2},i.$t=r.markType(i,"GeographicSymbolSeriesView",f.$),i}(f),Ge=function(e){function i(){var t=e.call(this)||this;return t.oq=null,t.ot=!1,t.os=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=i.$,t}return t.__extends(i,e),i.prototype.bp=function(){return new Be(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.or=t},i.prototype.fr=function(){return.7},i.prototype.oa=function(){return new n.ScatterSeries},i.prototype.fc=function(){return this.ox},i.prototype.get_da=function(){return!0},i.prototype.kp=function(t,n,o,a){switch(e.prototype.kp.call(this,t,n,o,a),n){case i.$$p[9]:this.ob.of=this.on;break;case i.$$p[8]:this.ob.ob=this.om;break;case"SeriesViewer":this.or.ce();break;case i.$$p[5]:this.or.b6();break;case i.$$p[4]:this.or.b5();break;case i.$$p[7]:this.or.b8();break;case i.$$p[13]:this.or.cc();break;case i.$$p[11]:this.or.ca();break;case i.$$p[12]:this.or.cb();break;case i.$$p[14]:this.or.cd();break;case"XAxis":this.or.cf();break;case"YAxis":this.or.cg();break;case i.$$p[6]:this.or.b7();break;case i.$$p[10]:this.or.b9();break;case i.$$p[1]:if(this.ob.qp=this.ov,this.ot=this.ov,this.ov){var s=this.ob;s.assigningScatterStyle=r.delegateCombine(s.assigningScatterStyle,r.runOn(this,this.pj))}else{var p=this.ob;p.assigningScatterStyle=r.delegateRemove(p.assigningScatterStyle,r.runOn(this,this.pj))}break;case i.$$p[0]:if(this.ob.qo=this.ou,this.os=this.ou,this.ov){var u=this.ob;u.assigningScatterMarkerStyle=r.delegateCombine(u.assigningScatterMarkerStyle,r.runOn(this,this.pi))}else{var l=this.ob;l.assigningScatterMarkerStyle=r.delegateRemove(l.assigningScatterMarkerStyle,r.runOn(this,this.pi))}break;case i.$$p[2]:this.ob.qe=this.op;break;case i.$$p[3]:this.ob.q2=this.oy}},i.prototype.pj=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},i.prototype.pi=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},i.$t=r.markType(i,"GeographicSymbolSeries",d.$),i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"raisePropertyChanged",["IsCustomScatterMarkerStyleAllowed:ou:pl",[0,!1],"IsCustomScatterStyleAllowed:ov:pm",[0,!1],"ItemSearchMode:op:pn",[n.ScatterItemSearchMode_$type,r.enumGetBox(n.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:oy:po",[1,1e4],"LatitudeMemberPath:o4:pp",[2,null],"LongitudeMemberPath:o6:pq",[2,null],"MarkerBrush:p1:pr",[r.Brush.$],"MarkerCollisionAvoidance:ol:ps",[n.CollisionAvoidanceType_$type,r.enumGetBox(n.CollisionAvoidanceType_$type,0)],"MarkerFillMode:om:pt",[n.MarkerFillMode_$type,r.enumGetBox(n.MarkerFillMode_$type,0)],"MarkerOutlineMode:on:pu",[n.MarkerOutlineMode_$type,r.enumGetBox(n.MarkerOutlineMode_$type,0)],"MarkerOutline:p2:pv",[r.Brush.$],"MarkerTemplate:pk:pw",[r.DataTemplate.$,null],"MarkerThickness:ox:px",[1,r.DeviceUtils.g(2)],"MarkerType:oo:py",[n.MarkerType_$type,r.enumGetBox(n.MarkerType_$type,2)],"MaximumMarkers:oz:pz",[1,400],"UseLightweightMarkers:ow:p0",[0,!1]]),i}(d),Ae=[{provide:Q,useExisting:i.forwardRef((function(){return Ne}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return Ne}))}],Ne=function(e){function o(){var t=e.call(this)||this;return t._assigningScatterStyle=null,t._assigningScatterMarkerStyle=null,t}var a;return t.__extends(o,e),a=o,o.prototype.createImplementation=function(){return new Ge},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"latitudeMemberPath",{get:function(){return this.i.o4},set:function(e){this.i.o4=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"longitudeMemberPath",{get:function(){return this.i.o6},set:function(e){this.i.o6=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerType",{get:function(){return this.i.oo},set:function(e){this.i.oo=r.ensureEnum(n.MarkerType_$type,e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerCollisionAvoidance",{get:function(){return this.i.ol},set:function(e){this.i.ol=r.ensureEnum(n.CollisionAvoidanceType_$type,e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineMode",{get:function(){return this.i.on},set:function(e){this.i.on=r.ensureEnum(n.MarkerOutlineMode_$type,e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerFillMode",{get:function(){return this.i.om},set:function(e){this.i.om=r.ensureEnum(n.MarkerFillMode_$type,e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerTemplate",{get:function(){return this.i.pk},set:function(e){this.i.pk=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerBrush",{get:function(){return r.brushToString(this.i.p1)},set:function(e){this.i.p1=r.stringToBrush(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerOutline",{get:function(){return r.brushToString(this.i.p2)},set:function(e){this.i.p2=r.stringToBrush(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"maximumMarkers",{get:function(){return this.i.oz},set:function(e){this.i.oz=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"markerThickness",{get:function(){return this.i.ox},set:function(e){this.i.ox=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.ov},set:function(e){this.i.ov=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.ou},set:function(e){this.i.ou=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchMode",{get:function(){return this.i.op},set:function(e){this.i.op=r.ensureEnum(n.ScatterItemSearchMode_$type,e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchThreshold",{get:function(){return this.i.oy},set:function(e){this.i.oy=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"assigningScatterStyle",{get:function(){var e=this;return null==this._assigningScatterStyle&&(this._assigningScatterStyle=new i.EventEmitter,this.i.assigningScatterStyle=r.delegateCombine(this.i.assigningScatterStyle,(function(t,i){var r=new n.IgxAssigningScatterStyleEventArgs;r._provideImplementation(i),e.beforeAssigningScatterStyle&&e.beforeAssigningScatterStyle(e,r),e._assigningScatterStyle.emit({sender:e,args:r})}))),this._assigningScatterStyle},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"assigningScatterMarkerStyle",{get:function(){var e=this;return null==this._assigningScatterMarkerStyle&&(this._assigningScatterMarkerStyle=new i.EventEmitter,this.i.assigningScatterMarkerStyle=r.delegateCombine(this.i.assigningScatterMarkerStyle,(function(t,i){var r=new n.IgxAssigningScatterMarkerStyleEventArgs;r._provideImplementation(i),e.beforeAssigningScatterMarkerStyle&&e.beforeAssigningScatterMarkerStyle(e,r),e._assigningScatterMarkerStyle.emit({sender:e,args:r})}))),this._assigningScatterMarkerStyle},enumerable:!0,configurable:!0}),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"latitudeMemberPath",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"longitudeMemberPath",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"markerType",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"markerCollisionAvoidance",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"markerOutlineMode",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"markerFillMode",null),t.__decorate([i.Input(),t.__metadata("design:type",Object),t.__metadata("design:paramtypes",[Object])],o.prototype,"markerTemplate",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"markerBrush",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"markerOutline",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"maximumMarkers",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"markerThickness",null),t.__decorate([i.Input(),t.__metadata("design:type",Boolean),t.__metadata("design:paramtypes",[Boolean])],o.prototype,"isCustomScatterStyleAllowed",null),t.__decorate([i.Input(),t.__metadata("design:type",Boolean),t.__metadata("design:paramtypes",[Boolean])],o.prototype,"isCustomScatterMarkerStyleAllowed",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"itemSearchMode",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"itemSearchThreshold",null),t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],o.prototype,"assigningScatterStyle",null),t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],o.prototype,"assigningScatterMarkerStyle",null),o=a=t.__decorate([i.Component({selector:"igx-geographic-symbol-series",template:"",providers:[{provide:Q,useExisting:i.forwardRef((function(){return a}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return a}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}),t.__metadata("design:paramtypes",[])],o)}(Q),Ve=function(){function e(){}return e=t.__decorate([i.NgModule({declarations:[Ne],imports:[o.CommonModule,n.IgxScatterSeriesDynamicModule],exports:[Ne,n.IgxScatterSeriesDynamicModule],entryComponents:[]})],e)}(),ze=function(){function e(){r.TypeRegistrar.registerCons("IgxGeographicSymbolSeriesComponent",Ne),r.TypeRegistrar.register("GeographicSymbolSeries",Ge.$type)}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule,Ve],exports:[Ve],entryComponents:[Ne]}),t.__metadata("design:paramtypes",[])],e)}(),Ue=[{provide:Q,useExisting:i.forwardRef((function(){return Fe}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return Fe}))}],Fe=function(e){function n(){return e.call(this)||this}return t.__extends(n,e),Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"triangulationDataSource",{get:function(){return this._triangulationDataSource},set:function(e){this._triangulationDataSource=e,this.updateTriangulationDataSource()},enumerable:!0,configurable:!0}),n.prototype.updateTriangulationDataSource=function(){null==this._cachedTriangulationDataSource&&(this._cachedTriangulationDataSource=new r.IgxTriangulationDataSource,this.onTriangulationDataSourceImportCompleted=this.onTriangulationDataSourceImportCompleted.bind(this),this._cachedTriangulationDataSource.importCompleted.subscribe(this.onTriangulationDataSourceImportCompleted)),this._cachedTriangulationDataSource.source=this._triangulationDataSource},n.prototype.onTriangulationDataSourceImportCompleted=function(e,t){this.dataSource=this._cachedTriangulationDataSource.getPointData(),this.trianglesSource=this._cachedTriangulationDataSource.getTriangleData()},Object.defineProperty(n.prototype,"longitudeMemberPath",{get:function(){return this.i.on},set:function(e){this.i.on=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"latitudeMemberPath",{get:function(){return this.i.ol},set:function(e){this.i.ol=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"trianglesSource",{get:function(){return this.i.ok},set:function(e){this.i.ok=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"triangleVertexMemberPath1",{get:function(){return this.i.oq},set:function(e){this.i.oq=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"triangleVertexMemberPath2",{get:function(){return this.i.os},set:function(e){this.i.os=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"triangleVertexMemberPath3",{get:function(){return this.i.ou},set:function(e){this.i.ou=e},enumerable:!0,configurable:!0}),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],n.prototype,"triangulationDataSource",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],n.prototype,"longitudeMemberPath",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],n.prototype,"latitudeMemberPath",null),t.__decorate([i.Input(),t.__metadata("design:type",Array),t.__metadata("design:paramtypes",[Array])],n.prototype,"trianglesSource",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],n.prototype,"triangleVertexMemberPath1",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],n.prototype,"triangleVertexMemberPath2",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],n.prototype,"triangleVertexMemberPath3",null),n}(Q),Le=[{provide:Fe,useExisting:i.forwardRef((function(){return He}))},{provide:Q,useExisting:i.forwardRef((function(){return He}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return He}))}],He=function(e){function o(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t}var a;return t.__extends(o,e),a=o,o.prototype.createImplementation=function(){return new M},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"colorMemberPath",{get:function(){return this.i.o7},set:function(e){this.i.o7=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"colorScale",{get:function(){if(null==this.i.o3)return null;if(!this.i.o3.externalObject){var e=n.IgxColorScaleComponent._createFromInternal(this.i.o3);e&&(e._implementation=this.i.o3),this.i.o3.externalObject=e}return this.i.o3.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.o3=null==e?null:e.i},enumerable:!0,configurable:!0}),o.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.colorScale&&this.colorScale.name&&this.colorScale.name==t?this.colorScale:null)},o.prototype._styling=function(t,i,n){e.prototype._styling.call(this,t,i,n),this._inStyling=!0,this.colorScale&&this.colorScale._styling&&this.colorScale._styling(t,i,this),this._inStyling=!1},Object.defineProperty(o.prototype,"triangulationStatusChanged",{get:function(){var e=this;return null==this._triangulationStatusChanged&&(this._triangulationStatusChanged=new i.EventEmitter,this.i.triangulationStatusChanged=r.delegateCombine(this.i.triangulationStatusChanged,(function(t,i){e._runInZone((function(){var t=new r.IgxTriangulationStatusEventArgs;t._provideImplementation(i),e.beforeTriangulationStatusChanged&&e.beforeTriangulationStatusChanged(e,t),e._triangulationStatusChanged.emit({sender:e,args:t})}))}))),this._triangulationStatusChanged},enumerable:!0,configurable:!0}),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"colorMemberPath",null),t.__decorate([i.Input(),t.__metadata("design:type",n.IgxColorScaleComponent),t.__metadata("design:paramtypes",[n.IgxColorScaleComponent])],o.prototype,"colorScale",null),t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],o.prototype,"triangulationStatusChanged",null),o=a=t.__decorate([i.Component({selector:"igx-geographic-scatter-area-series",template:"",providers:[{provide:Fe,useExisting:i.forwardRef((function(){return a}))},{provide:Q,useExisting:i.forwardRef((function(){return a}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return a}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}),t.__metadata("design:paramtypes",[])],o)}(Fe),We=function(){function e(){}return e=t.__decorate([i.NgModule({declarations:[He],imports:[o.CommonModule,n.IgxScatterAreaSeriesDynamicModule],exports:[He,n.IgxScatterAreaSeriesDynamicModule],entryComponents:[]})],e)}(),Ze=function(){function e(){r.TypeRegistrar.registerCons("IgxGeographicScatterAreaSeriesComponent",He),r.TypeRegistrar.register("GeographicScatterAreaSeries",M.$type)}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule,We],exports:[We],entryComponents:[He]}),t.__metadata("design:paramtypes",[])],e)}(),Xe=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this);var t=r.typeCast(n.HighDensityScatterSeries.$,this.b3.ob);t.qc=this.b3.o0,t.qg=this.b3.oy,t.ow=this.b3.on,t.ov=this.b3.om,t.dn=this.b3.ol,t.po=this.b3.op,t.pn=this.b3.oo},i.prototype.b9=function(){this.b3.ob.qc=this.b3.o0},i.prototype.b8=function(){this.b3.ob.qg=this.b3.oy},i.prototype.ce=function(){this.b3.ob.ow=this.b3.on},i.prototype.cc=function(){this.b3.ob.ov=this.b3.om},i.prototype.ca=function(){this.b3.ob.dn=this.b3.ol},i.prototype.b7=function(){this.b3.ob.po=this.b3.op},i.prototype.b5=function(){this.b3.ob.pn=this.b3.oo},i.prototype.cd=function(){var e=r.typeCast(n.HighDensityScatterSeries.$,this.b3.ob);if(null==this.b3.b6)return e.og=null,void(e.oi=null);e.og=this.b3.b6.pf,e.oi=this.b3.b6.ph},i.prototype.cf=function(){this.b3.ob.og=this.b3.b6.pf},i.prototype.cg=function(){this.b3.ob.oi=this.b3.b6.ph},i.prototype.b6=function(){this.b3.ob.q9=this.b3.pi},i.prototype.b4=function(){this.b3.ob.q8=this.b3.ph},i.prototype.cb=function(){this.b3.ob.p0=this.b3.os},i.prototype.as=function(){e.prototype.as.call(this),this.q||(this.b3.pi=r.Color.u(255,238,88,121),this.b3.ph=r.Color.u(255,139,91,177))},i.$t=r.markType(i,"GeographicHighDensityScatterSeriesView",f.$),i}(f),Ye=function(e){function i(){var t=e.call(this)||this;return t.oj=null,t.progressiveLoadStatusChanged=null,t.or=0,t.ab=i.$,t}return t.__extends(i,e),i.prototype.bp=function(){return new Xe(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.ok=t},i.prototype.oa=function(){return new n.HighDensityScatterSeries},Object.defineProperty(i.prototype,"ot",{get:function(){return this.or},set:function(e){var t=this.or;this.or=e,this.raisePropertyChanged("ProgressiveStatus",t,this.or)},enumerable:!0,configurable:!0}),i.prototype.og=function(){e.prototype.og.call(this);var t=this.ob;t.progressiveLoadStatusChanged=r.delegateCombine(t.progressiveLoadStatusChanged,r.runOn(this,this.o6))},i.prototype.o6=function(e,t){this.ot=t.currentStatus,null!=this.progressiveLoadStatusChanged&&this.progressiveLoadStatusChanged(this,t)},i.prototype.kp=function(t,n,r,o){switch(e.prototype.kp.call(this,t,n,r,o),n){case"SeriesViewer":this.ok.cd();break;case i.$$p[5]:this.ok.b9();break;case i.$$p[4]:this.ok.b8();break;case i.$$p[9]:this.ok.ce();break;case i.$$p[8]:this.ok.cc();break;case i.$$p[6]:this.ok.ca();break;case"XAxis":this.ok.cf();break;case"YAxis":this.ok.cg();break;case i.$$p[3]:this.ok.b7();break;case i.$$p[1]:this.ok.b5();break;case i.$$p[2]:this.ok.b6();break;case i.$$p[0]:this.ok.b4();break;case i.$$p[7]:this.ok.cb()}},i.prototype.get_d6=function(){return!0},i.prototype.set_d6=function(t){e.prototype.set_d6.call(this,t)},i.$t=r.markType(i,"GeographicHighDensityScatterSeries",d.$),i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"raisePropertyChanged",["HeatMaximumColor:ph:o7",[r.Color.$,null],"HeatMaximum:oo:o8",[1,50],"HeatMinimumColor:pi:o9",[r.Color.$,null],"HeatMinimum:op:pa",[1,0],"LatitudeMemberPath:oy:pb",[2,null],"LongitudeMemberPath:o0:pc",[2,null],"MouseOverEnabled:ol:pd",[0,!1],"PointExtent:os:pe",[1,1],"ProgressiveLoad:om:pf",[0,!0],"UseBruteForce:on:pg",[0,!1]]),i}(d),Ke=[{provide:Q,useExisting:i.forwardRef((function(){return Je}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return Je}))}],Je=function(e){function o(){var t=e.call(this)||this;return t._progressiveLoadStatusChanged=null,t}var a;return t.__extends(o,e),a=o,o.prototype.createImplementation=function(){return new Ye},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"latitudeMemberPath",{get:function(){return this.i.oy},set:function(e){this.i.oy=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"longitudeMemberPath",{get:function(){return this.i.o0},set:function(e){this.i.o0=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"useBruteForce",{get:function(){return this.i.on},set:function(e){this.i.on=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"progressiveLoad",{get:function(){return this.i.om},set:function(e){this.i.om=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"mouseOverEnabled",{get:function(){return this.i.ol},set:function(e){this.i.ol=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"heatMinimum",{get:function(){return this.i.op},set:function(e){this.i.op=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"heatMaximum",{get:function(){return this.i.oo},set:function(e){this.i.oo=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"heatMinimumColor",{get:function(){return r.colorToString(this.i.pi)},set:function(e){this.i.pi=r.stringToColor(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"heatMaximumColor",{get:function(){return r.colorToString(this.i.ph)},set:function(e){this.i.ph=r.stringToColor(e)},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"pointExtent",{get:function(){return this.i.os},set:function(e){this.i.os=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"progressiveStatus",{get:function(){return this.i.ot},set:function(e){this.i.ot=+e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"progressiveLoadStatusChanged",{get:function(){var e=this;return null==this._progressiveLoadStatusChanged&&(this._progressiveLoadStatusChanged=new i.EventEmitter,this.i.progressiveLoadStatusChanged=r.delegateCombine(this.i.progressiveLoadStatusChanged,(function(t,i){e._runInZone((function(){var t=new n.IgxProgressiveLoadStatusEventArgs;t._provideImplementation(i),e.beforeProgressiveLoadStatusChanged&&e.beforeProgressiveLoadStatusChanged(e,t),e._progressiveLoadStatusChanged.emit({sender:e,args:t})}))}))),this._progressiveLoadStatusChanged},enumerable:!0,configurable:!0}),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"latitudeMemberPath",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"longitudeMemberPath",null),t.__decorate([i.Input(),t.__metadata("design:type",Boolean),t.__metadata("design:paramtypes",[Boolean])],o.prototype,"useBruteForce",null),t.__decorate([i.Input(),t.__metadata("design:type",Boolean),t.__metadata("design:paramtypes",[Boolean])],o.prototype,"progressiveLoad",null),t.__decorate([i.Input(),t.__metadata("design:type",Boolean),t.__metadata("design:paramtypes",[Boolean])],o.prototype,"mouseOverEnabled",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"heatMinimum",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"heatMaximum",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"heatMinimumColor",null),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"heatMaximumColor",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"pointExtent",null),t.__decorate([i.Input(),t.__metadata("design:type",Number),t.__metadata("design:paramtypes",[Number])],o.prototype,"progressiveStatus",null),t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],o.prototype,"progressiveLoadStatusChanged",null),o=a=t.__decorate([i.Component({selector:"igx-geographic-high-density-scatter-series",template:"",providers:[{provide:Q,useExisting:i.forwardRef((function(){return a}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return a}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}),t.__metadata("design:paramtypes",[])],o)}(Q),Qe=function(){function e(){}return e=t.__decorate([i.NgModule({declarations:[Je],imports:[o.CommonModule,n.IgxHighDensityScatterSeriesDynamicModule],exports:[Je,n.IgxHighDensityScatterSeriesDynamicModule],entryComponents:[]})],e)}(),et=function(){function e(){r.TypeRegistrar.registerCons("IgxGeographicHighDensityScatterSeriesComponent",Je),r.TypeRegistrar.register("GeographicHighDensityScatterSeries",Ye.$type)}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule,Qe],exports:[Qe],entryComponents:[Je]}),t.__metadata("design:paramtypes",[])],e)}(),tt=function(e){function i(t){var i=e.call(this,t)||this;return i.cb=null,i.cb=t,i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this),null!=this.cb.ob&&(this.cb.o3.pt=this.cb.o5,this.cb.o3.py=this.cb.o8)},i.prototype.cc=function(){null!=this.cb.o3&&(this.cb.o3.pt=this.cb.o5)},i.prototype.cd=function(){null!=this.cb.o3&&(this.cb.o3.py=this.cb.o8)},i.$t=r.markType(i,"GeographicContourLineSeriesView",S.$),i}(S),it=function(e){function i(){var t=e.call(this)||this;return t.triangulationStatusChanged=null,t.ab=i.$,t}return t.__extends(i,e),i.prototype.og=function(){e.prototype.og.call(this)},i.prototype.oa=function(){this.o3=new n.ScatterContourSeries;var e=this.o3;return e.triangulationStatusChanged=r.delegateCombine(e.triangulationStatusChanged,r.runOn(this,this.pb)),this.o3},i.prototype.pb=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},i.prototype.bp=function(){return new tt(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.o6=t},i.prototype.kp=function(t,n,r,o){switch(e.prototype.kp.call(this,t,n,r,o),n){case i.$$p[0]:this.o6.cc();break;case i.$$p[1]:this.o6.cd();break;case i.$$p[2]:this.o3.pr=this.o2;break;case"Thickness":this.o3.fv=this.fv;break;case"DashArray":this.o3.nj=this.nj;break;case"DashCap":this.o3.nk=this.nk;break;case"MiterLimit":this.o3.fo=this.fo}},i.$t=r.markType(i,"GeographicContourLineSeries",x.$),i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"raisePropertyChanged",["FillScale:o5:pc",[n.ValueBrushScale.$,null],"ValueMemberPath:o8:pd",[2,"value"],"ValueResolver:o2:pe",[n.ContourValueResolver.$,null]]),i}(x),nt=[{provide:Fe,useExisting:i.forwardRef((function(){return rt}))},{provide:Q,useExisting:i.forwardRef((function(){return rt}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return rt}))}],rt=function(e){function o(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t}var a;return t.__extends(o,e),a=o,o.prototype.createImplementation=function(){return new it},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"valueMemberPath",{get:function(){return this.i.o8},set:function(e){this.i.o8=e},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"fillScale",{get:function(){if(null==this.i.o5)return null;if(!this.i.o5.externalObject){var e=n.IgxValueBrushScaleComponent._createFromInternal(this.i.o5);e&&(e._implementation=this.i.o5),this.i.o5.externalObject=e}return this.i.o5.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.o5=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(o.prototype,"valueResolver",{get:function(){if(null==this.i.o2)return null;if(!this.i.o2.externalObject){var e=n.IgxContourValueResolverComponent._createFromInternal(this.i.o2);e&&(e._implementation=this.i.o2),this.i.o2.externalObject=e}return this.i.o2.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.o2=null==e?null:e.i},enumerable:!0,configurable:!0}),o.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.fillScale&&this.fillScale.name&&this.fillScale.name==t?this.fillScale:this.valueResolver&&this.valueResolver.name&&this.valueResolver.name==t?this.valueResolver:null)},o.prototype._styling=function(t,i,n){e.prototype._styling.call(this,t,i,n),this._inStyling=!0,this.fillScale&&this.fillScale._styling&&this.fillScale._styling(t,i,this),this.valueResolver&&this.valueResolver._styling&&this.valueResolver._styling(t,i,this),this._inStyling=!1},Object.defineProperty(o.prototype,"triangulationStatusChanged",{get:function(){var e=this;return null==this._triangulationStatusChanged&&(this._triangulationStatusChanged=new i.EventEmitter,this.i.triangulationStatusChanged=r.delegateCombine(this.i.triangulationStatusChanged,(function(t,i){e._runInZone((function(){var t=new r.IgxTriangulationStatusEventArgs;t._provideImplementation(i),e.beforeTriangulationStatusChanged&&e.beforeTriangulationStatusChanged(e,t),e._triangulationStatusChanged.emit({sender:e,args:t})}))}))),this._triangulationStatusChanged},enumerable:!0,configurable:!0}),t.__decorate([i.Input(),t.__metadata("design:type",String),t.__metadata("design:paramtypes",[String])],o.prototype,"valueMemberPath",null),t.__decorate([i.Input(),t.__metadata("design:type",n.IgxValueBrushScaleComponent),t.__metadata("design:paramtypes",[n.IgxValueBrushScaleComponent])],o.prototype,"fillScale",null),t.__decorate([i.Input(),t.__metadata("design:type",n.IgxContourValueResolverComponent),t.__metadata("design:paramtypes",[n.IgxContourValueResolverComponent])],o.prototype,"valueResolver",null),t.__decorate([i.Output(),t.__metadata("design:type",i.EventEmitter),t.__metadata("design:paramtypes",[])],o.prototype,"triangulationStatusChanged",null),o=a=t.__decorate([i.Component({selector:"igx-geographic-contour-line-series",template:"",providers:[{provide:Fe,useExisting:i.forwardRef((function(){return a}))},{provide:Q,useExisting:i.forwardRef((function(){return a}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return a}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}),t.__metadata("design:paramtypes",[])],o)}(Fe),ot=function(){function e(){}return e=t.__decorate([i.NgModule({declarations:[rt],imports:[o.CommonModule,n.IgxScatterContourSeriesDynamicModule],exports:[rt,n.IgxScatterContourSeriesDynamicModule],entryComponents:[]})],e)}(),at=function(){function e(){r.TypeRegistrar.registerCons("IgxGeographicContourLineSeriesComponent",rt),r.TypeRegistrar.register("GeographicContourLineSeries",it.$type)}return e=t.__decorate([i.NgModule({declarations:[],imports:[o.CommonModule,ot],exports:[ot],entryComponents:[rt]}),t.__metadata("design:paramtypes",[])],e)}(),st=function(){function e(){}return e=t.__decorate([i.NgModule({declarations:[],exports:[pe,ye,fe,r.IgxHeatTileGeneratorModule,$e,n.IgxSizeScaleModule,n.IgxValueBrushScaleModule,n.IgxCustomPaletteColorScaleModule,De,Ve,We,Qe,ot,Y,r.IgxShapeDataSourceModule],imports:[o.CommonModule,pe,ye,fe,r.IgxHeatTileGeneratorModule,$e,n.IgxSizeScaleModule,n.IgxValueBrushScaleModule,n.IgxCustomPaletteColorScaleModule,De,Ve,We,Qe,ot,Y,r.IgxShapeDataSourceModule],entryComponents:[]})],e)}(),pt=function(){function e(){}return e=t.__decorate([i.NgModule({declarations:[],exports:[ue,de,_e,r.IgxHeatTileGeneratorDynamicModule,Oe,n.IgxSizeScaleDynamicModule,n.IgxValueBrushScaleDynamicModule,n.IgxCustomPaletteColorScaleDynamicModule,Ee,ze,Ze,et,at,K,r.IgxShapeDataSourceDynamicModule,st],imports:[o.CommonModule,ue,de,_e,r.IgxHeatTileGeneratorDynamicModule,Oe,n.IgxSizeScaleDynamicModule,n.IgxValueBrushScaleDynamicModule,n.IgxCustomPaletteColorScaleDynamicModule,Ee,ze,Ze,et,at,K,r.IgxShapeDataSourceDynamicModule,st],entryComponents:[]})],e)}(),ut=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t._token=null,t._expires=0,t._ssl=!1,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"token",{get:function(){return this._token},set:function(e){this._token=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"expires",{get:function(){return this._expires},set:function(e){this._expires=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"ssl",{get:function(){return this._ssl},set:function(e){this._ssl=e},enumerable:!0,configurable:!0}),i.$t=r.markType(i,"TokenResponseModel"),i}(r.Base),lt=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t._name=null,t._tileInfo=null,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"name",{get:function(){return this._name},set:function(e){this._name=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"tileInfo",{get:function(){return this._tileInfo},set:function(e){this._tileInfo=e},enumerable:!0,configurable:!0}),i.$t=r.markType(i,"MapServerResponseModel"),i}(r.Base),ct=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t._lods=null,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"lods",{get:function(){return this._lods},set:function(e){this._lods=e},enumerable:!0,configurable:!0}),i.$t=r.markType(i,"TileInfoResponseModel"),i}(r.Base),ht=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t._level=0,t._resolution=0,t._scale=0,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"level",{get:function(){return this._level},set:function(e){this._level=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"resolution",{get:function(){return this._resolution},set:function(e){this._resolution=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"scale",{get:function(){return this._scale},set:function(e){this._scale=e},enumerable:!0,configurable:!0}),i.$t=r.markType(i,"LevelOfDetailResponseModel"),i}(r.Base),gt=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.$t=r.markType(i,"GeographicProportionalSymbolSeriesBaseView",f.$),i}(f),yt=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.$t=r.markType(i,"GeographicShapeSeriesBaseBaseView",f.$),i}(f),dt=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.$t=r.markType(i,"GeographicSymbolSeriesBaseView",f.$),i}(f),ft=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.$t=r.markType(i,"GeographicXYTriangulatingSeriesBaseView",f.$),i}(f),mt=function(e){function i(){var t=e.call(this)||this;return t.b=null,t.a=null,t.a=new r.List$1(r.String_$type,0),t}return t.__extends(i,e),i.$t=r.markType(i,"ImageryMetadata"),i}(r.Base),bt=function(e){function i(){var t=e.call(this)||this;return t.a=null,t.a=new r.List$1(mt.$,0),t}return t.__extends(i,e),i.$t=r.markType(i,"BingResourceSet"),i}(r.Base),_t=function(e){function i(){var t=e.call(this)||this;return t.a=null,t.a=new r.List$1(bt.$,0),t}return t.__extends(i,e),i.$t=r.markType(i,"BingResponse"),i}(r.Base),St=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"GeographicProportionalSymbolSeriesBase",d.$),i}(d),vt=[{provide:Q,useExisting:i.forwardRef((function(){return kt}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return kt}))}],kt=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),i}(Q),It=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"GeographicShapeSeriesBaseBase",d.$),i}(d),xt=[{provide:Q,useExisting:i.forwardRef((function(){return Mt}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return Mt}))}],Mt=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),i}(Q),Ct=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"GeographicSymbolSeriesBase",d.$),i}(d),wt=[{provide:Q,useExisting:i.forwardRef((function(){return Pt}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return Pt}))}],Pt=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),i}(Q),$t=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"GeographicXYTriangulatingSeriesBase",d.$),i}(d),Ot=[{provide:Q,useExisting:i.forwardRef((function(){return Rt}))},{provide:n.IgxSeriesComponent,useExisting:i.forwardRef((function(){return Rt}))}],Rt=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),i}(Q);e.ArcGISOnlineMapImagery=W,e.BingMapsImageryStyle_$type=R,e.BingMapsMapImagery=E,e.BingMapsMapImageryView=D,e.BingResourceSet=bt,e.BingResponse=_t,e.CustomMapImagery=F,e.GeographicContourLineSeries=it,e.GeographicContourLineSeriesView=tt,e.GeographicHighDensityScatterSeries=Ye,e.GeographicHighDensityScatterSeriesView=Xe,e.GeographicMapImagery=b,e.GeographicMapImageryView=_,e.GeographicMapSeriesHost=d,e.GeographicPolylineSeries=ce,e.GeographicPolylineSeriesView=le,e.GeographicProportionalSymbolSeries=Te,e.GeographicProportionalSymbolSeriesBase=St,e.GeographicProportionalSymbolSeriesBaseView=gt,e.GeographicProportionalSymbolSeriesView=Re,e.GeographicScatterAreaSeries=M,e.GeographicScatterAreaSeriesView=v,e.GeographicShapeSeries=oe,e.GeographicShapeSeriesBase=ie,e.GeographicShapeSeriesBaseBase=It,e.GeographicShapeSeriesBaseBaseView=yt,e.GeographicShapeSeriesBaseView=ne,e.GeographicShapeSeriesView=re,e.GeographicSymbolSeries=Ge,e.GeographicSymbolSeriesBase=Ct,e.GeographicSymbolSeriesBaseView=dt,e.GeographicSymbolSeriesView=Be,e.GeographicTileSeries=Ce,e.GeographicXYTriangulatingSeries=x,e.GeographicXYTriangulatingSeriesBase=$t,e.GeographicXYTriangulatingSeriesBaseView=ft,e.GeographicXYTriangulatingSeriesView=S,e.HostSeriesView=f,e.IgxArcGISOnlineMapImagery=Z,e.IgxArcGISOnlineMapImageryDynamicModule=X,e.IgxArcGISOnlineMapImageryModule=H,e.IgxBingMapsMapImagery=B,e.IgxBingMapsMapImageryDynamicModule=G,e.IgxBingMapsMapImageryModule=$,e.IgxCustomMapImagery=U,e.IgxCustomMapImageryDynamicModule=L,e.IgxCustomMapImageryModule=z,e.IgxGeographicContourLineSeriesComponent=rt,e.IgxGeographicContourLineSeriesComponent_PROVIDERS=nt,e.IgxGeographicContourLineSeriesDynamicModule=at,e.IgxGeographicContourLineSeriesModule=ot,e.IgxGeographicHighDensityScatterSeriesComponent=Je,e.IgxGeographicHighDensityScatterSeriesComponent_PROVIDERS=Ke,e.IgxGeographicHighDensityScatterSeriesDynamicModule=et,e.IgxGeographicHighDensityScatterSeriesModule=Qe,e.IgxGeographicMapComponent=P,e.IgxGeographicMapComponent_PROVIDERS=w,e.IgxGeographicMapCoreDynamicModule=K,e.IgxGeographicMapCoreModule=Y,e.IgxGeographicMapDynamicModule=pt,e.IgxGeographicMapImagery=j,e.IgxGeographicMapModule=st,e.IgxGeographicMapSeriesHostComponent=Q,e.IgxGeographicMapSeriesHostComponent_PROVIDERS=J,e.IgxGeographicPolylineSeriesComponent=ge,e.IgxGeographicPolylineSeriesComponent_PROVIDERS=he,e.IgxGeographicPolylineSeriesDynamicModule=de,e.IgxGeographicPolylineSeriesModule=ye,e.IgxGeographicProportionalSymbolSeriesBaseComponent=kt,e.IgxGeographicProportionalSymbolSeriesBaseComponent_PROVIDERS=vt,e.IgxGeographicProportionalSymbolSeriesComponent=qe,e.IgxGeographicProportionalSymbolSeriesComponent_PROVIDERS=je,e.IgxGeographicProportionalSymbolSeriesDynamicModule=Ee,e.IgxGeographicProportionalSymbolSeriesModule=De,e.IgxGeographicScatterAreaSeriesComponent=He,e.IgxGeographicScatterAreaSeriesComponent_PROVIDERS=Le,e.IgxGeographicScatterAreaSeriesDynamicModule=Ze,e.IgxGeographicScatterAreaSeriesModule=We,e.IgxGeographicShapeSeriesBaseBaseComponent=Mt,e.IgxGeographicShapeSeriesBaseBaseComponent_PROVIDERS=xt,e.IgxGeographicShapeSeriesBaseComponent=te,e.IgxGeographicShapeSeriesBaseComponent_PROVIDERS=ee,e.IgxGeographicShapeSeriesComponent=se,e.IgxGeographicShapeSeriesComponent_PROVIDERS=ae,e.IgxGeographicShapeSeriesDynamicModule=ue,e.IgxGeographicShapeSeriesModule=pe,e.IgxGeographicSymbolSeriesBaseComponent=Pt,e.IgxGeographicSymbolSeriesBaseComponent_PROVIDERS=wt,e.IgxGeographicSymbolSeriesComponent=Ne,e.IgxGeographicSymbolSeriesComponent_PROVIDERS=Ae,e.IgxGeographicSymbolSeriesDynamicModule=ze,e.IgxGeographicSymbolSeriesModule=Ve,e.IgxGeographicTileSeriesComponent=Pe,e.IgxGeographicTileSeriesComponent_PROVIDERS=we,e.IgxGeographicTileSeriesDynamicModule=Oe,e.IgxGeographicTileSeriesModule=$e,e.IgxGeographicXYTriangulatingSeriesBaseComponent=Rt,e.IgxGeographicXYTriangulatingSeriesBaseComponent_PROVIDERS=Ot,e.IgxGeographicXYTriangulatingSeriesComponent=Fe,e.IgxGeographicXYTriangulatingSeriesComponent_PROVIDERS=Ue,e.IgxImageTilesReadyEventArgs=C,e.IgxImagesChangedEventArgs=T,e.IgxOpenStreetMapImagery=N,e.IgxOpenStreetMapImageryDynamicModule=V,e.IgxOpenStreetMapImageryModule=A,e.IgxSubDomainsCollection=O,e.IgxTileGeneratorMapImagery=be,e.IgxTileGeneratorMapImageryDynamicModule=_e,e.IgxTileGeneratorMapImageryModule=fe,e.IgxTileSeriesComponent=Ie,e.IgxTileSeriesComponent_PROVIDERS=ke,e.IgxTileSeriesDynamicModule=Me,e.IgxTileSeriesModule=xe,e.ImageTilesReadyEventArgs=g,e.ImageryMetadata=mt,e.ImagesChangedEventArgs=y,e.LevelOfDetailResponseModel=ht,e.MapBackgroundTilingMode_$type=l,e.MapResizeBehavior_$type=p,e.MapServerResponseModel=lt,e.OpenStreetMapImagery=I,e.SphericalMercatorHorizontalScaler=h,e.SphericalMercatorVerticalScaler=c,e.SubDomainsCollection=q,e.TileGeneratorMapImagery=me,e.TileInfoResponseModel=ct,e.TileSeries=Se,e.TileSeriesView=ve,e.TokenResponseModel=ut,e.XamGeographicMap=m,e.XamGeographicMapView=k,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
2
|
+
//# sourceMappingURL=igniteui-angular-maps.umd.min.js.map
|