igniteui-angular-maps 12.1.0 → 13.1.0
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/bundles/igniteui-angular-maps.umd.js +8030 -7665
- package/bundles/igniteui-angular-maps.umd.js.map +1 -1
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/bundles/igniteui-angular-maps.umd.min.js.map +1 -1
- package/esm2015/lib/ArcGISOnlineMapImagery.js +190 -187
- package/esm2015/lib/BingMapsImageryStyle.js +4 -4
- package/esm2015/lib/BingMapsMapImageryView_combined.js +226 -220
- package/esm2015/lib/BingResourceSet.js +11 -8
- package/esm2015/lib/BingResponse.js +11 -8
- package/esm2015/lib/CustomMapImagery.js +18 -15
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +103 -76
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +182 -158
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +378 -280
- package/esm2015/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm2015/lib/GeographicMarkerSeries.js +90 -0
- package/esm2015/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js +18 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +69 -53
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js +8 -5
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +11 -8
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +230 -254
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBase.js +7 -4
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +11 -8
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +151 -165
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +152 -113
- package/esm2015/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBase.js +8 -5
- package/esm2015/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js +11 -8
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +162 -186
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicTileSeries.js +57 -51
- package/esm2015/lib/GeographicTileSeries.js.map +1 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBase.js +7 -4
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +11 -8
- package/esm2015/lib/ImageTilesReadyEventArgs.js +7 -4
- package/esm2015/lib/ImageryMetadata.js +12 -9
- package/esm2015/lib/ImagesChangedEventArgs.js +7 -4
- package/esm2015/lib/LevelOfDetailResponseModel.js +30 -27
- package/esm2015/lib/MapBackgroundTilingMode.js +4 -4
- package/esm2015/lib/MapResizeBehavior.js +4 -4
- package/esm2015/lib/MapServerResponseModel.js +23 -20
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +106 -103
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +162 -159
- package/esm2015/lib/SubDomainsCollection.js +21 -18
- package/esm2015/lib/TileGeneratorMapImagery.js +32 -29
- package/esm2015/lib/TileInfoResponseModel.js +16 -13
- package/esm2015/lib/TileSeries_combined.js +293 -270
- package/esm2015/lib/TileSeries_combined.js.map +1 -1
- package/esm2015/lib/TokenResponseModel.js +30 -27
- package/esm2015/lib/XamGeographicMap_combined.js +1286 -1246
- package/esm2015/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-arc-gis-online-map-imagery.js +3 -3
- package/esm2015/lib/igx-arc-gis-online-map-imagery.js.map +1 -1
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-custom-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-custom-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-custom-map-imagery.js +1 -7
- package/esm2015/lib/igx-custom-map-imagery.js.map +1 -1
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +183 -158
- package/esm2015/lib/igx-geographic-contour-line-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-contour-line-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-contour-line-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +193 -221
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-component.js +641 -684
- package/esm2015/lib/igx-geographic-map-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js +64 -42
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-core-module.js +57 -38
- package/esm2015/lib/igx-geographic-map-core-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-dynamic-module.js +136 -69
- package/esm2015/lib/igx-geographic-map-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-imagery.js +1 -22
- package/esm2015/lib/igx-geographic-map-imagery.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-module.js +129 -66
- package/esm2015/lib/igx-geographic-map-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-series-host-component.js +168 -154
- package/esm2015/lib/igx-geographic-map-series-host-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-marker-series-base-component.js +26 -0
- package/esm2015/lib/igx-geographic-marker-series-base-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-marker-series-component.js +157 -0
- package/esm2015/lib/igx-geographic-marker-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-polyline-series-component.js +123 -130
- package/esm2015/lib/igx-geographic-polyline-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-polyline-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-polyline-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js +26 -16
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +327 -490
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +160 -125
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js +26 -16
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +249 -276
- package/esm2015/lib/igx-geographic-shape-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-component.js +250 -248
- package/esm2015/lib/igx-geographic-shape-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-shape-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js +26 -16
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-component.js +174 -310
- package/esm2015/lib/igx-geographic-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-symbol-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-tile-series-component.js +102 -101
- package/esm2015/lib/igx-geographic-tile-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-tile-series-module.js +29 -23
- package/esm2015/lib/igx-geographic-tile-series-module.js.map +1 -1
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js +26 -16
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +118 -130
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js.map +1 -1
- package/esm2015/lib/igx-image-tiles-ready-event-args.js +5 -5
- package/esm2015/lib/igx-image-tiles-ready-event-args.js.map +1 -1
- package/esm2015/lib/igx-images-changed-event-args.js +5 -5
- package/esm2015/lib/igx-images-changed-event-args.js.map +1 -1
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-open-street-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-open-street-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js +35 -30
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js +27 -21
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js.map +1 -1
- package/esm2015/lib/igx-tile-series-component.js +74 -70
- package/esm2015/lib/igx-tile-series-component.js.map +1 -1
- package/esm2015/lib/igx-tile-series-dynamic-module.js +35 -30
- package/esm2015/lib/igx-tile-series-dynamic-module.js.map +1 -1
- package/esm2015/lib/igx-tile-series-module.js +28 -22
- package/esm2015/lib/igx-tile-series-module.js.map +1 -1
- package/esm2015/public_api.js +4 -0
- package/esm2015/public_api.js.map +1 -1
- package/esm5/lib/ArcGISOnlineMapImagery.js +12 -12
- package/esm5/lib/ArcGISOnlineMapImagery.js.map +1 -1
- package/esm5/lib/BingMapsImageryStyle.js +4 -4
- package/esm5/lib/BingMapsMapImageryView_combined.js +11 -11
- package/esm5/lib/BingMapsMapImageryView_combined.js.map +1 -1
- package/esm5/lib/BingResourceSet.js +4 -4
- package/esm5/lib/BingResourceSet.js.map +1 -1
- package/esm5/lib/BingResponse.js +4 -4
- package/esm5/lib/BingResponse.js.map +1 -1
- package/esm5/lib/CustomMapImagery.js +4 -4
- package/esm5/lib/CustomMapImagery.js.map +1 -1
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +66 -45
- package/esm5/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +117 -99
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicMapSeriesHost_combined.js +245 -153
- package/esm5/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm5/lib/GeographicMarkerSeries.js +92 -0
- package/esm5/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js +22 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +38 -28
- package/esm5/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +7 -7
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +6 -6
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +135 -165
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBaseBase.js +4 -4
- package/esm5/lib/GeographicShapeSeriesBaseBase.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +6 -6
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +77 -97
- package/esm5/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesView_combined.js +105 -72
- package/esm5/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBase.js +7 -7
- package/esm5/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +6 -6
- package/esm5/lib/GeographicSymbolSeriesBaseView.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +88 -118
- package/esm5/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicTileSeries.js +34 -31
- package/esm5/lib/GeographicTileSeries.js.map +1 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +4 -4
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +6 -6
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js.map +1 -1
- package/esm5/lib/ImageTilesReadyEventArgs.js +4 -4
- package/esm5/lib/ImageTilesReadyEventArgs.js.map +1 -1
- package/esm5/lib/ImageryMetadata.js +4 -4
- package/esm5/lib/ImageryMetadata.js.map +1 -1
- package/esm5/lib/ImagesChangedEventArgs.js +4 -4
- package/esm5/lib/ImagesChangedEventArgs.js.map +1 -1
- package/esm5/lib/LevelOfDetailResponseModel.js +7 -7
- package/esm5/lib/LevelOfDetailResponseModel.js.map +1 -1
- package/esm5/lib/MapBackgroundTilingMode.js +4 -4
- package/esm5/lib/MapResizeBehavior.js +4 -4
- package/esm5/lib/MapServerResponseModel.js +6 -6
- package/esm5/lib/MapServerResponseModel.js.map +1 -1
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +6 -6
- package/esm5/lib/SphericalMercatorHorizontalScaler.js.map +1 -1
- package/esm5/lib/SphericalMercatorVerticalScaler.js +8 -8
- package/esm5/lib/SphericalMercatorVerticalScaler.js.map +1 -1
- package/esm5/lib/SubDomainsCollection.js +4 -4
- package/esm5/lib/SubDomainsCollection.js.map +1 -1
- package/esm5/lib/TileGeneratorMapImagery.js +4 -4
- package/esm5/lib/TileGeneratorMapImagery.js.map +1 -1
- package/esm5/lib/TileInfoResponseModel.js +5 -5
- package/esm5/lib/TileInfoResponseModel.js.map +1 -1
- package/esm5/lib/TileSeries_combined.js +112 -95
- package/esm5/lib/TileSeries_combined.js.map +1 -1
- package/esm5/lib/TokenResponseModel.js +7 -7
- package/esm5/lib/TokenResponseModel.js.map +1 -1
- package/esm5/lib/XamGeographicMap_combined.js +605 -564
- package/esm5/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js +28 -24
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-arc-gis-online-map-imagery.js +13 -13
- package/esm5/lib/igx-arc-gis-online-map-imagery.js.map +1 -1
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-bing-maps-map-imagery-module.js +28 -24
- package/esm5/lib/igx-bing-maps-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-bing-maps-map-imagery.js +16 -16
- package/esm5/lib/igx-bing-maps-map-imagery.js.map +1 -1
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-custom-map-imagery-module.js +28 -24
- package/esm5/lib/igx-custom-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-custom-map-imagery.js +7 -12
- package/esm5/lib/igx-custom-map-imagery.js.map +1 -1
- package/esm5/lib/igx-geographic-contour-line-series-component.js +214 -183
- package/esm5/lib/igx-geographic-contour-line-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-contour-line-series-module.js +30 -26
- package/esm5/lib/igx-geographic-contour-line-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +252 -278
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js +30 -26
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-component.js +722 -767
- package/esm5/lib/igx-geographic-map-component.js.map +1 -1
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js +63 -43
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-core-module.js +56 -39
- package/esm5/lib/igx-geographic-map-core-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-dynamic-module.js +137 -72
- package/esm5/lib/igx-geographic-map-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-imagery.js +15 -36
- package/esm5/lib/igx-geographic-map-imagery.js.map +1 -1
- package/esm5/lib/igx-geographic-map-module.js +130 -69
- package/esm5/lib/igx-geographic-map-module.js.map +1 -1
- package/esm5/lib/igx-geographic-map-series-host-component.js +183 -171
- package/esm5/lib/igx-geographic-map-series-host-component.js.map +1 -1
- package/esm5/lib/igx-geographic-marker-series-base-component.js +31 -0
- package/esm5/lib/igx-geographic-marker-series-base-component.js.map +1 -0
- package/esm5/lib/igx-geographic-marker-series-component.js +206 -0
- package/esm5/lib/igx-geographic-marker-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-polyline-series-component.js +154 -159
- package/esm5/lib/igx-geographic-polyline-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-polyline-series-module.js +30 -26
- package/esm5/lib/igx-geographic-polyline-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js +31 -24
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +411 -604
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js +30 -26
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +187 -146
- package/esm5/lib/igx-geographic-scatter-area-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-scatter-area-series-module.js +30 -26
- package/esm5/lib/igx-geographic-scatter-area-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js +31 -24
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-base-component.js +306 -335
- package/esm5/lib/igx-geographic-shape-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-component.js +325 -309
- package/esm5/lib/igx-geographic-shape-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-module.js +30 -26
- package/esm5/lib/igx-geographic-shape-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-base-component.js +31 -24
- package/esm5/lib/igx-geographic-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-component.js +222 -388
- package/esm5/lib/igx-geographic-symbol-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-module.js +30 -26
- package/esm5/lib/igx-geographic-symbol-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-tile-series-component.js +120 -117
- package/esm5/lib/igx-geographic-tile-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-geographic-tile-series-module.js +30 -26
- package/esm5/lib/igx-geographic-tile-series-module.js.map +1 -1
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js +31 -24
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +151 -165
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js.map +1 -1
- package/esm5/lib/igx-image-tiles-ready-event-args.js +3 -3
- package/esm5/lib/igx-images-changed-event-args.js +3 -3
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-open-street-map-imagery-module.js +28 -24
- package/esm5/lib/igx-open-street-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-open-street-map-imagery.js +6 -6
- package/esm5/lib/igx-open-street-map-imagery.js.map +1 -1
- package/esm5/lib/igx-sub-domains-collection.js +4 -4
- package/esm5/lib/igx-sub-domains-collection.js.map +1 -1
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js +34 -31
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-tile-generator-map-imagery-module.js +28 -24
- package/esm5/lib/igx-tile-generator-map-imagery-module.js.map +1 -1
- package/esm5/lib/igx-tile-generator-map-imagery.js +6 -6
- package/esm5/lib/igx-tile-generator-map-imagery.js.map +1 -1
- package/esm5/lib/igx-tile-series-component.js +86 -80
- package/esm5/lib/igx-tile-series-component.js.map +1 -1
- package/esm5/lib/igx-tile-series-dynamic-module.js +34 -31
- package/esm5/lib/igx-tile-series-dynamic-module.js.map +1 -1
- package/esm5/lib/igx-tile-series-module.js +29 -25
- package/esm5/lib/igx-tile-series-module.js.map +1 -1
- package/esm5/public_api.js +4 -0
- package/esm5/public_api.js.map +1 -1
- package/fesm2015/igniteui-angular-maps.js +8660 -8047
- package/fesm2015/igniteui-angular-maps.js.map +1 -1
- package/fesm5/igniteui-angular-maps.js +7947 -7583
- package/fesm5/igniteui-angular-maps.js.map +1 -1
- package/igniteui-angular-maps.d.ts +1 -0
- package/lib/ArcGISOnlineMapImagery.d.ts +16 -8
- package/lib/BingMapsMapImageryView_combined.d.ts +10 -5
- package/lib/GeographicContourLineSeriesView_combined.d.ts +22 -17
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +39 -36
- package/lib/GeographicMapSeriesHost_combined.d.ts +61 -47
- package/lib/GeographicMarkerSeries.d.ts +32 -0
- package/lib/GeographicMarkerSeriesBase.d.ts +10 -0
- package/lib/GeographicPolylineSeriesView_combined.d.ts +16 -14
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +50 -63
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +30 -32
- package/lib/GeographicShapeSeriesView_combined.d.ts +42 -32
- package/lib/GeographicSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicSymbolSeriesView_combined.d.ts +37 -50
- package/lib/GeographicTileSeries.d.ts +10 -8
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
- package/lib/LevelOfDetailResponseModel.d.ts +6 -3
- package/lib/MapServerResponseModel.d.ts +4 -2
- package/lib/SphericalMercatorVerticalScaler.d.ts +2 -2
- package/lib/TileInfoResponseModel.d.ts +2 -1
- package/lib/TileSeries_combined.d.ts +25 -20
- package/lib/TokenResponseModel.d.ts +6 -3
- package/lib/XamGeographicMap_combined.d.ts +146 -135
- package/lib/igx-arc-gis-online-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-arc-gis-online-map-imagery-module.d.ts +5 -0
- package/lib/igx-arc-gis-online-map-imagery.d.ts +17 -9
- package/lib/igx-bing-maps-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-bing-maps-map-imagery-module.d.ts +5 -0
- package/lib/igx-bing-maps-map-imagery.d.ts +23 -12
- package/lib/igx-custom-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-custom-map-imagery-module.d.ts +5 -0
- package/lib/igx-custom-map-imagery.d.ts +2 -2
- package/lib/igx-geographic-contour-line-series-component.d.ts +22 -15
- package/lib/igx-geographic-contour-line-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-contour-line-series-module.d.ts +7 -0
- package/lib/igx-geographic-high-density-scatter-series-component.d.ts +33 -22
- package/lib/igx-geographic-high-density-scatter-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-high-density-scatter-series-module.d.ts +7 -0
- package/lib/igx-geographic-map-component.d.ts +55 -27
- package/lib/igx-geographic-map-core-dynamic-module.d.ts +10 -0
- package/lib/igx-geographic-map-core-module.d.ts +10 -0
- package/lib/igx-geographic-map-dynamic-module.d.ts +18 -0
- package/lib/igx-geographic-map-imagery.d.ts +19 -12
- package/lib/igx-geographic-map-module.d.ts +17 -0
- package/lib/igx-geographic-map-series-host-component.d.ts +18 -10
- package/lib/igx-geographic-marker-series-base-component.d.ts +12 -0
- package/lib/igx-geographic-marker-series-component.d.ts +82 -0
- package/lib/igx-geographic-polyline-series-component.d.ts +19 -16
- package/lib/igx-geographic-polyline-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-polyline-series-module.d.ts +7 -0
- package/lib/igx-geographic-proportional-symbol-series-base-component.d.ts +6 -12
- package/lib/igx-geographic-proportional-symbol-series-component.d.ts +46 -74
- package/lib/igx-geographic-proportional-symbol-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-proportional-symbol-series-module.d.ts +7 -0
- package/lib/igx-geographic-scatter-area-series-component.d.ts +25 -14
- package/lib/igx-geographic-scatter-area-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-scatter-area-series-module.d.ts +7 -0
- package/lib/igx-geographic-shape-series-base-base-component.d.ts +4 -10
- package/lib/igx-geographic-shape-series-base-component.d.ts +26 -21
- package/lib/igx-geographic-shape-series-component.d.ts +50 -24
- package/lib/igx-geographic-shape-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-shape-series-module.d.ts +7 -0
- package/lib/igx-geographic-symbol-series-base-component.d.ts +6 -12
- package/lib/igx-geographic-symbol-series-component.d.ts +28 -65
- package/lib/igx-geographic-symbol-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-symbol-series-module.d.ts +7 -0
- package/lib/igx-geographic-tile-series-component.d.ts +13 -13
- package/lib/igx-geographic-tile-series-dynamic-module.d.ts +6 -0
- package/lib/igx-geographic-tile-series-module.d.ts +7 -0
- package/lib/igx-geographic-xy-triangulating-series-base-component.d.ts +4 -10
- package/lib/igx-geographic-xy-triangulating-series-component.d.ts +18 -17
- package/lib/igx-image-tiles-ready-event-args.d.ts +1 -1
- package/lib/igx-images-changed-event-args.d.ts +1 -1
- package/lib/igx-open-street-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-open-street-map-imagery-module.d.ts +5 -0
- package/lib/igx-open-street-map-imagery.d.ts +3 -2
- package/lib/igx-tile-generator-map-imagery-dynamic-module.d.ts +6 -0
- package/lib/igx-tile-generator-map-imagery-module.d.ts +5 -0
- package/lib/igx-tile-generator-map-imagery.d.ts +3 -2
- package/lib/igx-tile-series-component.d.ts +11 -11
- package/lib/igx-tile-series-dynamic-module.d.ts +6 -0
- package/lib/igx-tile-series-module.d.ts +6 -0
- package/package.json +5 -5
- package/public_api.d.ts +4 -0
- package/igniteui-angular-maps.metadata.json +0 -1
|
@@ -4,22 +4,22 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
import
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
8
|
import { HostSeriesView } from "./HostSeriesView";
|
|
9
9
|
import { markType } from "igniteui-angular-core";
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
|
-
var GeographicSymbolSeriesBaseView = /** @class */ (function (_super) {
|
|
14
|
-
|
|
13
|
+
var GeographicSymbolSeriesBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
__extends(GeographicSymbolSeriesBaseView, _super);
|
|
15
15
|
function GeographicSymbolSeriesBaseView(a) {
|
|
16
16
|
var _this = _super.call(this, a) || this;
|
|
17
|
-
_this.
|
|
18
|
-
_this.
|
|
17
|
+
_this.ce = null;
|
|
18
|
+
_this.ce = a;
|
|
19
19
|
return _this;
|
|
20
20
|
}
|
|
21
21
|
GeographicSymbolSeriesBaseView.$t = markType(GeographicSymbolSeriesBaseView, 'GeographicSymbolSeriesBaseView', HostSeriesView.$);
|
|
22
22
|
return GeographicSymbolSeriesBaseView;
|
|
23
23
|
}(HostSeriesView));
|
|
24
24
|
export { GeographicSymbolSeriesBaseView };
|
|
25
|
-
//# sourceMappingURL=GeographicSymbolSeriesBaseView.js.map
|
|
25
|
+
//# sourceMappingURL=GeographicSymbolSeriesBaseView.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GeographicSymbolSeriesBaseView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicSymbolSeriesBaseView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH;IAA6D,
|
|
1
|
+
{"version":3,"file":"GeographicSymbolSeriesBaseView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicSymbolSeriesBaseView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH;IAA6D,kDAAc;IAE1E,wCAAY,CAA6B;QAAzC,YACC,kBAAM,CAAC,CAAC,SAER;QACO,QAAE,GAA+B,IAAI,CAAC;QAF7C,KAAI,CAAC,EAAE,GAAG,CAAC,CAAC;;IACb,CAAC;IAJM,iCAAE,GAAS,QAAQ,CAAC,8BAA8B,EAAE,gCAAgC,EAAQ,cAAe,CAAC,CAAC,CAAC,CAAC;IAMvH,qCAAC;CAAA,AAPD,CAA6D,cAAc,GAO1E;SAPqB,8BAA8B"}
|
|
@@ -4,88 +4,82 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
import
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
8
|
import { HostSeriesView } from "./HostSeriesView";
|
|
9
|
-
import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
10
9
|
import { ScatterSeries } from "igniteui-angular-charts";
|
|
10
|
+
import { GeographicMarkerSeries } from "./GeographicMarkerSeries";
|
|
11
11
|
import { markType, enumGetBox, runOn, delegateCombine, delegateRemove, markDep } from "igniteui-angular-core";
|
|
12
12
|
import { DependencyProperty } from "igniteui-angular-core";
|
|
13
|
-
import { MarkerType_$type } from "igniteui-angular-charts";
|
|
14
13
|
import { CollisionAvoidanceType_$type } from "igniteui-angular-charts";
|
|
15
|
-
import { MarkerOutlineMode_$type } from "igniteui-angular-charts";
|
|
16
|
-
import { MarkerFillMode_$type } from "igniteui-angular-charts";
|
|
17
|
-
import { DataTemplate } from "igniteui-angular-core";
|
|
18
|
-
import { Brush } from "igniteui-angular-core";
|
|
19
14
|
import { ScatterItemSearchMode_$type } from "igniteui-angular-charts";
|
|
20
15
|
import { PropertyMetadata } from "igniteui-angular-core";
|
|
21
|
-
import { DeviceUtils } from "igniteui-angular-core";
|
|
22
16
|
/**
|
|
23
17
|
* @hidden
|
|
24
18
|
*/
|
|
25
|
-
var GeographicSymbolSeriesView = /** @class */ (function (_super) {
|
|
26
|
-
|
|
19
|
+
var GeographicSymbolSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
20
|
+
__extends(GeographicSymbolSeriesView, _super);
|
|
27
21
|
function GeographicSymbolSeriesView(a) {
|
|
28
22
|
var _this = _super.call(this, a) || this;
|
|
29
|
-
_this.
|
|
30
|
-
_this.
|
|
23
|
+
_this.ce = null;
|
|
24
|
+
_this.ce = a;
|
|
31
25
|
return _this;
|
|
32
26
|
}
|
|
33
|
-
GeographicSymbolSeriesView.prototype.
|
|
27
|
+
GeographicSymbolSeriesView.prototype.as = function () {
|
|
34
28
|
_super.prototype.as.call(this);
|
|
35
29
|
if (!this.q) {
|
|
36
30
|
}
|
|
37
31
|
};
|
|
38
|
-
GeographicSymbolSeriesView.prototype.
|
|
39
|
-
var a = this.
|
|
40
|
-
_super.prototype.
|
|
41
|
-
a.
|
|
42
|
-
a.
|
|
43
|
-
a.
|
|
44
|
-
a.
|
|
45
|
-
a.
|
|
32
|
+
GeographicSymbolSeriesView.prototype.b2 = function () {
|
|
33
|
+
var a = this.ce.pk;
|
|
34
|
+
_super.prototype.b2.call(this);
|
|
35
|
+
a.so = this.ce.q8;
|
|
36
|
+
a.ss = this.ce.q6;
|
|
37
|
+
a.pr = this.ce.pu;
|
|
38
|
+
a.qd = this.ce.qa;
|
|
39
|
+
a.pw = this.ce.pv;
|
|
46
40
|
};
|
|
47
|
-
GeographicSymbolSeriesView.prototype.
|
|
48
|
-
this.
|
|
41
|
+
GeographicSymbolSeriesView.prototype.cg = function () {
|
|
42
|
+
this.ce.pk.so = this.ce.q8;
|
|
49
43
|
};
|
|
50
|
-
GeographicSymbolSeriesView.prototype.
|
|
51
|
-
this.
|
|
44
|
+
GeographicSymbolSeriesView.prototype.cf = function () {
|
|
45
|
+
this.ce.pk.ss = this.ce.q6;
|
|
52
46
|
};
|
|
53
|
-
GeographicSymbolSeriesView.prototype.
|
|
54
|
-
this.
|
|
47
|
+
GeographicSymbolSeriesView.prototype.cm = function () {
|
|
48
|
+
this.ce.pk.pr = this.ce.pu;
|
|
55
49
|
};
|
|
56
|
-
GeographicSymbolSeriesView.prototype.
|
|
57
|
-
this.
|
|
50
|
+
GeographicSymbolSeriesView.prototype.ck = function () {
|
|
51
|
+
this.ce.pk.qd = this.ce.qa;
|
|
58
52
|
};
|
|
59
|
-
GeographicSymbolSeriesView.prototype.
|
|
60
|
-
this.
|
|
53
|
+
GeographicSymbolSeriesView.prototype.cl = function () {
|
|
54
|
+
this.ce.pk.pw = this.ce.pv;
|
|
61
55
|
};
|
|
62
|
-
GeographicSymbolSeriesView.prototype.
|
|
63
|
-
this.
|
|
56
|
+
GeographicSymbolSeriesView.prototype.cn = function () {
|
|
57
|
+
this.ce.pk.sc = this.ce.pw;
|
|
64
58
|
};
|
|
65
|
-
GeographicSymbolSeriesView.prototype.
|
|
66
|
-
this.
|
|
59
|
+
GeographicSymbolSeriesView.prototype.cp = function () {
|
|
60
|
+
this.ce.pk.xAxis = this.ce.ca.p3;
|
|
67
61
|
};
|
|
68
|
-
GeographicSymbolSeriesView.prototype.
|
|
69
|
-
this.
|
|
62
|
+
GeographicSymbolSeriesView.prototype.cq = function () {
|
|
63
|
+
this.ce.pk.yAxis = this.ce.ca.p5;
|
|
70
64
|
};
|
|
71
|
-
GeographicSymbolSeriesView.prototype.
|
|
72
|
-
var a = this.
|
|
73
|
-
if (this.
|
|
65
|
+
GeographicSymbolSeriesView.prototype.co = function () {
|
|
66
|
+
var a = this.ce.pk;
|
|
67
|
+
if (this.ce.ca == null) {
|
|
74
68
|
a.xAxis = null;
|
|
75
69
|
a.yAxis = null;
|
|
76
70
|
return;
|
|
77
71
|
}
|
|
78
|
-
a.xAxis = this.
|
|
79
|
-
a.yAxis = this.
|
|
72
|
+
a.xAxis = this.ce.ca.p3;
|
|
73
|
+
a.yAxis = this.ce.ca.p5;
|
|
80
74
|
};
|
|
81
|
-
GeographicSymbolSeriesView.prototype.
|
|
82
|
-
this.
|
|
75
|
+
GeographicSymbolSeriesView.prototype.ci = function () {
|
|
76
|
+
this.ce.pk.q3 = this.ce.qs;
|
|
83
77
|
};
|
|
84
|
-
GeographicSymbolSeriesView.prototype.
|
|
85
|
-
this.
|
|
78
|
+
GeographicSymbolSeriesView.prototype.ch = function () {
|
|
79
|
+
this.ce.pk.qt = this.ce.qo;
|
|
86
80
|
};
|
|
87
|
-
GeographicSymbolSeriesView.prototype.
|
|
88
|
-
this.
|
|
81
|
+
GeographicSymbolSeriesView.prototype.cj = function () {
|
|
82
|
+
this.ce.pk.qu = this.ce.qp;
|
|
89
83
|
};
|
|
90
84
|
GeographicSymbolSeriesView.$t = markType(GeographicSymbolSeriesView, 'GeographicSymbolSeriesView', HostSeriesView.$);
|
|
91
85
|
return GeographicSymbolSeriesView;
|
|
@@ -94,127 +88,103 @@ export { GeographicSymbolSeriesView };
|
|
|
94
88
|
/**
|
|
95
89
|
* @hidden
|
|
96
90
|
*/
|
|
97
|
-
var GeographicSymbolSeries = /** @class */ (function (_super) {
|
|
98
|
-
|
|
91
|
+
var GeographicSymbolSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
92
|
+
__extends(GeographicSymbolSeries, _super);
|
|
99
93
|
function GeographicSymbolSeries() {
|
|
100
94
|
var _this = _super.call(this) || this;
|
|
101
|
-
_this.
|
|
102
|
-
_this.
|
|
103
|
-
_this.
|
|
95
|
+
_this.qu = null;
|
|
96
|
+
_this.qx = false;
|
|
97
|
+
_this.qw = false;
|
|
104
98
|
_this.assigningScatterStyle = null;
|
|
105
99
|
_this.assigningScatterMarkerStyle = null;
|
|
106
100
|
_this.ab = GeographicSymbolSeries.$;
|
|
107
101
|
return _this;
|
|
108
102
|
}
|
|
109
|
-
GeographicSymbolSeries.prototype.
|
|
103
|
+
GeographicSymbolSeries.prototype.get_c0 = function () {
|
|
104
|
+
return true;
|
|
105
|
+
};
|
|
106
|
+
GeographicSymbolSeries.prototype.bu = function () {
|
|
110
107
|
return new GeographicSymbolSeriesView(this);
|
|
111
108
|
};
|
|
112
|
-
GeographicSymbolSeries.prototype.
|
|
113
|
-
_super.prototype.
|
|
114
|
-
this.
|
|
109
|
+
GeographicSymbolSeries.prototype.lh = function (a) {
|
|
110
|
+
_super.prototype.lh.call(this, a);
|
|
111
|
+
this.qv = a;
|
|
115
112
|
};
|
|
116
|
-
GeographicSymbolSeries.prototype.
|
|
113
|
+
GeographicSymbolSeries.prototype.gi = function () {
|
|
117
114
|
return 0.7;
|
|
118
115
|
};
|
|
119
|
-
GeographicSymbolSeries.prototype.
|
|
116
|
+
GeographicSymbolSeries.prototype.pj = function () {
|
|
120
117
|
return new ScatterSeries();
|
|
121
118
|
};
|
|
122
|
-
GeographicSymbolSeries.prototype.
|
|
123
|
-
return this.ox;
|
|
124
|
-
};
|
|
125
|
-
GeographicSymbolSeries.prototype.get_da = function () {
|
|
119
|
+
GeographicSymbolSeries.prototype.get_dr = function () {
|
|
126
120
|
return true;
|
|
127
121
|
};
|
|
128
|
-
GeographicSymbolSeries.prototype.
|
|
129
|
-
_super.prototype.
|
|
122
|
+
GeographicSymbolSeries.prototype.lm = function (a, b, c, d) {
|
|
123
|
+
_super.prototype.lm.call(this, a, b, c, d);
|
|
130
124
|
switch (b) {
|
|
131
|
-
case GeographicSymbolSeries.$$p[9]:
|
|
132
|
-
this.ob.of = this.on;
|
|
133
|
-
break;
|
|
134
|
-
case GeographicSymbolSeries.$$p[8]:
|
|
135
|
-
this.ob.ob = this.om;
|
|
136
|
-
break;
|
|
137
125
|
case "SeriesViewer":
|
|
138
|
-
this.
|
|
126
|
+
this.qv.co();
|
|
139
127
|
break;
|
|
140
128
|
case GeographicSymbolSeries.$$p[5]:
|
|
141
|
-
this.
|
|
129
|
+
this.qv.cg();
|
|
142
130
|
break;
|
|
143
131
|
case GeographicSymbolSeries.$$p[4]:
|
|
144
|
-
this.
|
|
132
|
+
this.qv.cf();
|
|
145
133
|
break;
|
|
146
|
-
case GeographicSymbolSeries.$$p[
|
|
147
|
-
this.
|
|
148
|
-
break;
|
|
149
|
-
case GeographicSymbolSeries.$$p[13]:
|
|
150
|
-
this.or.cc();
|
|
151
|
-
break;
|
|
152
|
-
case GeographicSymbolSeries.$$p[11]:
|
|
153
|
-
this.or.ca();
|
|
154
|
-
break;
|
|
155
|
-
case GeographicSymbolSeries.$$p[12]:
|
|
156
|
-
this.or.cb();
|
|
157
|
-
break;
|
|
158
|
-
case GeographicSymbolSeries.$$p[14]:
|
|
159
|
-
this.or.cd();
|
|
134
|
+
case GeographicSymbolSeries.$$p[6]:
|
|
135
|
+
this.qv.ci();
|
|
160
136
|
break;
|
|
161
137
|
case "XAxis":
|
|
162
|
-
this.
|
|
138
|
+
this.qv.cp();
|
|
163
139
|
break;
|
|
164
140
|
case "YAxis":
|
|
165
|
-
this.
|
|
166
|
-
break;
|
|
167
|
-
case GeographicSymbolSeries.$$p[6]:
|
|
168
|
-
this.or.b7();
|
|
169
|
-
break;
|
|
170
|
-
case GeographicSymbolSeries.$$p[10]:
|
|
171
|
-
this.or.b9();
|
|
141
|
+
this.qv.cq();
|
|
172
142
|
break;
|
|
173
143
|
case GeographicSymbolSeries.$$p[1]:
|
|
174
|
-
this.
|
|
175
|
-
this.
|
|
176
|
-
if (this.
|
|
177
|
-
var e = this.
|
|
178
|
-
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.
|
|
144
|
+
this.pk.ry = this.qz;
|
|
145
|
+
this.qx = this.qz;
|
|
146
|
+
if (this.qz) {
|
|
147
|
+
var e = this.pk;
|
|
148
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.rd));
|
|
179
149
|
}
|
|
180
150
|
else {
|
|
181
|
-
var f = this.
|
|
182
|
-
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.
|
|
151
|
+
var f = this.pk;
|
|
152
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.rd));
|
|
183
153
|
}
|
|
184
154
|
break;
|
|
185
155
|
case GeographicSymbolSeries.$$p[0]:
|
|
186
|
-
this.
|
|
187
|
-
this.
|
|
188
|
-
if (this.
|
|
189
|
-
var g = this.
|
|
190
|
-
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.
|
|
156
|
+
this.pk.rx = this.qy;
|
|
157
|
+
this.qw = this.qy;
|
|
158
|
+
if (this.qz) {
|
|
159
|
+
var g = this.pk;
|
|
160
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.rc));
|
|
191
161
|
}
|
|
192
162
|
else {
|
|
193
|
-
var h = this.
|
|
194
|
-
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.
|
|
163
|
+
var h = this.pk;
|
|
164
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.rc));
|
|
195
165
|
}
|
|
196
166
|
break;
|
|
197
167
|
case GeographicSymbolSeries.$$p[2]:
|
|
198
|
-
this.
|
|
168
|
+
this.pk.rn = this.qt;
|
|
199
169
|
break;
|
|
200
170
|
case GeographicSymbolSeries.$$p[3]:
|
|
201
|
-
this.
|
|
171
|
+
this.pk.sb = this.q1;
|
|
202
172
|
break;
|
|
203
173
|
}
|
|
204
174
|
};
|
|
205
|
-
GeographicSymbolSeries.prototype.
|
|
175
|
+
GeographicSymbolSeries.prototype.rd = function (a, b) {
|
|
206
176
|
if (this.assigningScatterStyle != null) {
|
|
207
177
|
this.assigningScatterStyle(this, b);
|
|
208
178
|
}
|
|
209
179
|
};
|
|
210
|
-
GeographicSymbolSeries.prototype.
|
|
180
|
+
GeographicSymbolSeries.prototype.rc = function (a, b) {
|
|
211
181
|
if (this.assigningScatterMarkerStyle != null) {
|
|
212
182
|
this.assigningScatterMarkerStyle(this, b);
|
|
213
183
|
}
|
|
214
184
|
};
|
|
215
|
-
GeographicSymbolSeries.$t = markType(GeographicSymbolSeries, 'GeographicSymbolSeries',
|
|
216
|
-
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:
|
|
185
|
+
GeographicSymbolSeries.$t = markType(GeographicSymbolSeries, 'GeographicSymbolSeries', GeographicMarkerSeries.$);
|
|
186
|
+
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:qy:re', [0, false], 'IsCustomScatterStyleAllowed:qz:rf', [0, false], 'ItemSearchMode:qt:rg', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:q1:rh', [1, 10000], 'LatitudeMemberPath:q6:ri', [2, null], 'LongitudeMemberPath:q8:rj', [2, null], 'MarkerCollisionAvoidance:qs:rk', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'UseLightweightMarkers:q0:rl', [0, false]]);
|
|
217
187
|
return GeographicSymbolSeries;
|
|
218
|
-
}(
|
|
188
|
+
}(GeographicMarkerSeries));
|
|
219
189
|
export { GeographicSymbolSeries };
|
|
220
|
-
//# sourceMappingURL=GeographicSymbolSeriesView_combined.js.map
|
|
190
|
+
//# sourceMappingURL=GeographicSymbolSeriesView_combined.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GeographicSymbolSeriesView_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicSymbolSeriesView_combined.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"GeographicSymbolSeriesView_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicSymbolSeriesView_combined.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,7 +4,7 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
import
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
8
|
import { TileSeries } from "./TileSeries";
|
|
9
9
|
import { GeographicShapeSeriesBase } from "./GeographicShapeSeriesBase";
|
|
10
10
|
import { runOn, delegateRemove, delegateCombine, markType } from "igniteui-angular-core";
|
|
@@ -12,63 +12,66 @@ import { ImageTilesReadyEventArgs } from "./ImageTilesReadyEventArgs";
|
|
|
12
12
|
/**
|
|
13
13
|
* @hidden
|
|
14
14
|
*/
|
|
15
|
-
var GeographicTileSeries = /** @class */ (function (_super) {
|
|
16
|
-
|
|
15
|
+
var GeographicTileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
|
+
__extends(GeographicTileSeries, _super);
|
|
17
17
|
function GeographicTileSeries() {
|
|
18
18
|
var _this = _super.call(this) || this;
|
|
19
|
-
_this.
|
|
20
|
-
_this.
|
|
19
|
+
_this.qr = null;
|
|
20
|
+
_this.qq = null;
|
|
21
21
|
_this.imageTilesReady = null;
|
|
22
22
|
_this.ab = GeographicTileSeries.$;
|
|
23
23
|
return _this;
|
|
24
24
|
}
|
|
25
|
-
|
|
25
|
+
GeographicTileSeries.prototype.get_ec = function () {
|
|
26
|
+
return true;
|
|
27
|
+
};
|
|
28
|
+
Object.defineProperty(GeographicTileSeries.prototype, "qs", {
|
|
26
29
|
get: function () {
|
|
27
|
-
return this.
|
|
30
|
+
return this.qr;
|
|
28
31
|
},
|
|
29
32
|
set: function (a) {
|
|
30
|
-
var b = a != this.
|
|
33
|
+
var b = a != this.qs;
|
|
31
34
|
if (b) {
|
|
32
|
-
var c = this.
|
|
33
|
-
this.
|
|
35
|
+
var c = this.qs;
|
|
36
|
+
this.qr = a;
|
|
34
37
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
35
38
|
}
|
|
36
39
|
},
|
|
37
|
-
enumerable:
|
|
40
|
+
enumerable: false,
|
|
38
41
|
configurable: true
|
|
39
42
|
});
|
|
40
|
-
GeographicTileSeries.prototype.
|
|
41
|
-
if (this.
|
|
42
|
-
this.
|
|
43
|
+
GeographicTileSeries.prototype.qw = function () {
|
|
44
|
+
if (this.qs != null) {
|
|
45
|
+
this.qs.clearTileCache();
|
|
43
46
|
}
|
|
44
47
|
};
|
|
45
|
-
GeographicTileSeries.prototype.
|
|
46
|
-
_super.prototype.
|
|
48
|
+
GeographicTileSeries.prototype.lm = function (a, b, c, d) {
|
|
49
|
+
_super.prototype.lm.call(this, a, b, c, d);
|
|
47
50
|
switch (b) {
|
|
48
51
|
case "TileImagery":
|
|
49
|
-
if (this.
|
|
50
|
-
this.
|
|
52
|
+
if (this.pk != null) {
|
|
53
|
+
this.pk.r9 = this.qs;
|
|
51
54
|
}
|
|
52
55
|
break;
|
|
53
56
|
}
|
|
54
57
|
};
|
|
55
|
-
GeographicTileSeries.prototype.
|
|
56
|
-
_super.prototype.
|
|
57
|
-
this.
|
|
58
|
-
if (this.
|
|
59
|
-
var a = this.
|
|
60
|
-
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.
|
|
58
|
+
GeographicTileSeries.prototype.pp = function () {
|
|
59
|
+
_super.prototype.pp.call(this);
|
|
60
|
+
this.pk.r9 = this.qs;
|
|
61
|
+
if (this.qq != null) {
|
|
62
|
+
var a = this.qq;
|
|
63
|
+
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.qv));
|
|
61
64
|
}
|
|
62
|
-
this.
|
|
63
|
-
if (this.
|
|
64
|
-
var b = this.
|
|
65
|
-
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.
|
|
65
|
+
this.qq = this.pk;
|
|
66
|
+
if (this.qq != null) {
|
|
67
|
+
var b = this.qq;
|
|
68
|
+
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.qv));
|
|
66
69
|
}
|
|
67
70
|
};
|
|
68
|
-
GeographicTileSeries.prototype.
|
|
71
|
+
GeographicTileSeries.prototype.pj = function () {
|
|
69
72
|
return new TileSeries();
|
|
70
73
|
};
|
|
71
|
-
GeographicTileSeries.prototype.
|
|
74
|
+
GeographicTileSeries.prototype.qv = function (a, b) {
|
|
72
75
|
if (this.imageTilesReady != null) {
|
|
73
76
|
this.imageTilesReady(this, new ImageTilesReadyEventArgs());
|
|
74
77
|
}
|
|
@@ -77,4 +80,4 @@ var GeographicTileSeries = /** @class */ (function (_super) {
|
|
|
77
80
|
return GeographicTileSeries;
|
|
78
81
|
}(GeographicShapeSeriesBase));
|
|
79
82
|
export { GeographicTileSeries };
|
|
80
|
-
//# sourceMappingURL=GeographicTileSeries.js.map
|
|
83
|
+
//# sourceMappingURL=GeographicTileSeries.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GeographicTileSeries.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicTileSeries.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAExE,OAAO,EAAyB,KAAK,EAAE,cAAc,EAAE,eAAe,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAIhH,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AAEtE;;GAEG;AACH;IAA0C,
|
|
1
|
+
{"version":3,"file":"GeographicTileSeries.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicTileSeries.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,14 +4,14 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
import
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
8
|
import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
9
9
|
import { markType } from "igniteui-angular-core";
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
|
-
var GeographicXYTriangulatingSeriesBase = /** @class */ (function (_super) {
|
|
14
|
-
|
|
13
|
+
var GeographicXYTriangulatingSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
__extends(GeographicXYTriangulatingSeriesBase, _super);
|
|
15
15
|
function GeographicXYTriangulatingSeriesBase() {
|
|
16
16
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
17
17
|
}
|
|
@@ -19,4 +19,4 @@ var GeographicXYTriangulatingSeriesBase = /** @class */ (function (_super) {
|
|
|
19
19
|
return GeographicXYTriangulatingSeriesBase;
|
|
20
20
|
}(GeographicMapSeriesHost));
|
|
21
21
|
export { GeographicXYTriangulatingSeriesBase };
|
|
22
|
-
//# sourceMappingURL=GeographicXYTriangulatingSeriesBase.js.map
|
|
22
|
+
//# sourceMappingURL=GeographicXYTriangulatingSeriesBase.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GeographicXYTriangulatingSeriesBase.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicXYTriangulatingSeriesBase.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,OAAO,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH;IAAkE
|
|
1
|
+
{"version":3,"file":"GeographicXYTriangulatingSeriesBase.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicXYTriangulatingSeriesBase.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,OAAO,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH;IAAkE,uDAAuB;IAAzF;;IAGA,CAAC;IAFO,sCAAE,GAAS,QAAQ,CAAC,mCAAmC,EAAE,qCAAqC,EAAQ,uBAAwB,CAAC,CAAC,CAAC,CAAC;IAE1I,0CAAC;CAAA,AAHD,CAAkE,uBAAuB,GAGxF;SAHqB,mCAAmC"}
|
|
@@ -4,22 +4,22 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
import
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
8
|
import { HostSeriesView } from "./HostSeriesView";
|
|
9
9
|
import { markType } from "igniteui-angular-core";
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
|
-
var GeographicXYTriangulatingSeriesBaseView = /** @class */ (function (_super) {
|
|
14
|
-
|
|
13
|
+
var GeographicXYTriangulatingSeriesBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
__extends(GeographicXYTriangulatingSeriesBaseView, _super);
|
|
15
15
|
function GeographicXYTriangulatingSeriesBaseView(a) {
|
|
16
16
|
var _this = _super.call(this, a) || this;
|
|
17
|
-
_this.
|
|
18
|
-
_this.
|
|
17
|
+
_this.ce = null;
|
|
18
|
+
_this.ce = a;
|
|
19
19
|
return _this;
|
|
20
20
|
}
|
|
21
21
|
GeographicXYTriangulatingSeriesBaseView.$t = markType(GeographicXYTriangulatingSeriesBaseView, 'GeographicXYTriangulatingSeriesBaseView', HostSeriesView.$);
|
|
22
22
|
return GeographicXYTriangulatingSeriesBaseView;
|
|
23
23
|
}(HostSeriesView));
|
|
24
24
|
export { GeographicXYTriangulatingSeriesBaseView };
|
|
25
|
-
//# sourceMappingURL=GeographicXYTriangulatingSeriesBaseView.js.map
|
|
25
|
+
//# sourceMappingURL=GeographicXYTriangulatingSeriesBaseView.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GeographicXYTriangulatingSeriesBaseView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicXYTriangulatingSeriesBaseView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH;IAAsE,
|
|
1
|
+
{"version":3,"file":"GeographicXYTriangulatingSeriesBaseView.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicXYTriangulatingSeriesBaseView.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH;IAAsE,2DAAc;IAEnF,iDAAY,CAAsC;QAAlD,YACC,kBAAM,CAAC,CAAC,SAER;QACO,QAAE,GAAwC,IAAI,CAAC;QAFtD,KAAI,CAAC,EAAE,GAAG,CAAC,CAAC;;IACb,CAAC;IAJM,0CAAE,GAAS,QAAQ,CAAC,uCAAuC,EAAE,yCAAyC,EAAQ,cAAe,CAAC,CAAC,CAAC,CAAC;IAMzI,8CAAC;CAAA,AAPD,CAAsE,cAAc,GAOnF;SAPqB,uCAAuC"}
|
|
@@ -4,13 +4,13 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
import
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
8
|
import { EventArgs, markType } from "igniteui-angular-core";
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ImageTilesReadyEventArgs = /** @class */ (function (_super) {
|
|
13
|
-
|
|
12
|
+
var ImageTilesReadyEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
|
+
__extends(ImageTilesReadyEventArgs, _super);
|
|
14
14
|
function ImageTilesReadyEventArgs() {
|
|
15
15
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
16
16
|
}
|
|
@@ -18,4 +18,4 @@ var ImageTilesReadyEventArgs = /** @class */ (function (_super) {
|
|
|
18
18
|
return ImageTilesReadyEventArgs;
|
|
19
19
|
}(EventArgs));
|
|
20
20
|
export { ImageTilesReadyEventArgs };
|
|
21
|
-
//# sourceMappingURL=ImageTilesReadyEventArgs.js.map
|
|
21
|
+
//# sourceMappingURL=ImageTilesReadyEventArgs.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ImageTilesReadyEventArgs.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/ImageTilesReadyEventArgs.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,SAAS,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAExE;;GAEG;AACH;IAA8C,
|
|
1
|
+
{"version":3,"file":"ImageTilesReadyEventArgs.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/ImageTilesReadyEventArgs.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,SAAS,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAExE;;GAEG;AACH;IAA8C,4CAAS;IAAvD;;IAEA,CAAC;IADO,2BAAE,GAAS,QAAQ,CAAC,wBAAwB,EAAE,0BAA0B,EAAQ,SAAU,CAAC,CAAC,CAAC,CAAC;IACtG,+BAAC;CAAA,AAFD,CAA8C,SAAS,GAEtD;SAFY,wBAAwB"}
|
|
@@ -4,14 +4,14 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
import
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
8
|
import { Base, String_$type, markType } from "igniteui-angular-core";
|
|
9
9
|
import { List$1 } from "igniteui-angular-core";
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
|
-
var ImageryMetadata = /** @class */ (function (_super) {
|
|
14
|
-
|
|
13
|
+
var ImageryMetadata = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
__extends(ImageryMetadata, _super);
|
|
15
15
|
function ImageryMetadata() {
|
|
16
16
|
var _this = _super.call(this) || this;
|
|
17
17
|
_this.b = null;
|
|
@@ -23,4 +23,4 @@ var ImageryMetadata = /** @class */ (function (_super) {
|
|
|
23
23
|
return ImageryMetadata;
|
|
24
24
|
}(Base));
|
|
25
25
|
export { ImageryMetadata };
|
|
26
|
-
//# sourceMappingURL=ImageryMetadata.js.map
|
|
26
|
+
//# sourceMappingURL=ImageryMetadata.js.map
|