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
|
@@ -1,24 +1,28 @@
|
|
|
1
|
-
/*
|
|
2
|
-
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
-
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
-
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
-
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
-
*/
|
|
7
|
-
import
|
|
8
|
-
import {
|
|
9
|
-
import
|
|
10
|
-
var IgxBingMapsMapImageryModule = /** @class */ (function () {
|
|
11
|
-
function IgxBingMapsMapImageryModule() {
|
|
12
|
-
}
|
|
13
|
-
IgxBingMapsMapImageryModule =
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import { NgModule } from '@angular/core';
|
|
8
|
+
import { CommonModule } from '@angular/common';
|
|
9
|
+
import * as i0 from "@angular/core";
|
|
10
|
+
var IgxBingMapsMapImageryModule = /** @class */ /*@__PURE__*/ (function () {
|
|
11
|
+
function IgxBingMapsMapImageryModule() {
|
|
12
|
+
}
|
|
13
|
+
IgxBingMapsMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxBingMapsMapImageryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
14
|
+
IgxBingMapsMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxBingMapsMapImageryModule, imports: [CommonModule] });
|
|
15
|
+
IgxBingMapsMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxBingMapsMapImageryModule, imports: [[CommonModule]] });
|
|
16
|
+
return IgxBingMapsMapImageryModule;
|
|
17
|
+
}());
|
|
18
|
+
export { IgxBingMapsMapImageryModule };
|
|
19
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxBingMapsMapImageryModule, decorators: [{
|
|
20
|
+
type: NgModule,
|
|
21
|
+
args: [{
|
|
22
|
+
declarations: [],
|
|
23
|
+
imports: [CommonModule],
|
|
24
|
+
exports: [],
|
|
25
|
+
entryComponents: []
|
|
26
|
+
}]
|
|
27
|
+
}] });
|
|
28
|
+
//# sourceMappingURL=igx-bing-maps-map-imagery-module.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-bing-maps-map-imagery-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-bing-maps-map-imagery-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE
|
|
1
|
+
{"version":3,"file":"igx-bing-maps-map-imagery-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-bing-maps-map-imagery-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;;AAI/C;IAAA;KAQC;6HAFY,2BAA2B;8HAA3B,2BAA2B,YAJ1B,YAAY;8HAIb,2BAA2B,YAJ3B,CAAC,YAAY,CAAC;sCAd3B;CAoBC,AARD,IAQC;SAFY,2BAA2B;4FAA3B,2BAA2B;kBANvC,QAAQ;mBAAC;oBACN,YAAY,EAAE,EAAE;oBAChB,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,EAAE;oBACX,eAAe,EAAE,EAAE;iBACtB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { IgxSubDomainsCollection } from "./igx-sub-domains-collection";
|
|
3
3
|
import { BingMapsImageryStyle_$type } from "./BingMapsImageryStyle";
|
|
4
4
|
import { IgxGeographicMapImagery } from "./igx-geographic-map-imagery";
|
|
@@ -10,8 +10,8 @@ import { SyncableObservableCollection$1 } from "igniteui-angular-core";
|
|
|
10
10
|
/**
|
|
11
11
|
* UI element class used to display BingMapsMap imagery in the IgxGeographicMap.Component
|
|
12
12
|
*/
|
|
13
|
-
var IgxBingMapsMapImagery = /** @class */ (function (_super) {
|
|
14
|
-
|
|
13
|
+
var IgxBingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
__extends(IgxBingMapsMapImagery, _super);
|
|
15
15
|
function IgxBingMapsMapImagery() {
|
|
16
16
|
var _this = _super.call(this) || this;
|
|
17
17
|
_this._subDomains = null;
|
|
@@ -28,7 +28,7 @@ var IgxBingMapsMapImagery = /** @class */ (function (_super) {
|
|
|
28
28
|
get: function () {
|
|
29
29
|
return this._implementation;
|
|
30
30
|
},
|
|
31
|
-
enumerable:
|
|
31
|
+
enumerable: false,
|
|
32
32
|
configurable: true
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(IgxBingMapsMapImagery.prototype, "isInitialized", {
|
|
@@ -41,7 +41,7 @@ var IgxBingMapsMapImagery = /** @class */ (function (_super) {
|
|
|
41
41
|
set: function (v) {
|
|
42
42
|
this.i.isInitialized = ensureBool(v);
|
|
43
43
|
},
|
|
44
|
-
enumerable:
|
|
44
|
+
enumerable: false,
|
|
45
45
|
configurable: true
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(IgxBingMapsMapImagery.prototype, "isDeferredLoad", {
|
|
@@ -54,7 +54,7 @@ var IgxBingMapsMapImagery = /** @class */ (function (_super) {
|
|
|
54
54
|
set: function (v) {
|
|
55
55
|
this.i.isDeferredLoad = ensureBool(v);
|
|
56
56
|
},
|
|
57
|
-
enumerable:
|
|
57
|
+
enumerable: false,
|
|
58
58
|
configurable: true
|
|
59
59
|
});
|
|
60
60
|
Object.defineProperty(IgxBingMapsMapImagery.prototype, "tilePath", {
|
|
@@ -67,7 +67,7 @@ var IgxBingMapsMapImagery = /** @class */ (function (_super) {
|
|
|
67
67
|
set: function (v) {
|
|
68
68
|
this.i.tilePath = v;
|
|
69
69
|
},
|
|
70
|
-
enumerable:
|
|
70
|
+
enumerable: false,
|
|
71
71
|
configurable: true
|
|
72
72
|
});
|
|
73
73
|
Object.defineProperty(IgxBingMapsMapImagery.prototype, "actualTilePath", {
|
|
@@ -80,7 +80,7 @@ var IgxBingMapsMapImagery = /** @class */ (function (_super) {
|
|
|
80
80
|
set: function (v) {
|
|
81
81
|
this.i.actualTilePath = v;
|
|
82
82
|
},
|
|
83
|
-
enumerable:
|
|
83
|
+
enumerable: false,
|
|
84
84
|
configurable: true
|
|
85
85
|
});
|
|
86
86
|
Object.defineProperty(IgxBingMapsMapImagery.prototype, "subDomains", {
|
|
@@ -116,7 +116,7 @@ var IgxBingMapsMapImagery = /** @class */ (function (_super) {
|
|
|
116
116
|
this._subDomains._setSyncTarget(syncColl);
|
|
117
117
|
this.i.subDomains = innerColl;
|
|
118
118
|
},
|
|
119
|
-
enumerable:
|
|
119
|
+
enumerable: false,
|
|
120
120
|
configurable: true
|
|
121
121
|
});
|
|
122
122
|
Object.defineProperty(IgxBingMapsMapImagery.prototype, "actualSubDomains", {
|
|
@@ -152,7 +152,7 @@ var IgxBingMapsMapImagery = /** @class */ (function (_super) {
|
|
|
152
152
|
this._actualSubDomains._setSyncTarget(syncColl);
|
|
153
153
|
this.i.actualSubDomains = innerColl;
|
|
154
154
|
},
|
|
155
|
-
enumerable:
|
|
155
|
+
enumerable: false,
|
|
156
156
|
configurable: true
|
|
157
157
|
});
|
|
158
158
|
Object.defineProperty(IgxBingMapsMapImagery.prototype, "bingImageryRestUri", {
|
|
@@ -165,7 +165,7 @@ var IgxBingMapsMapImagery = /** @class */ (function (_super) {
|
|
|
165
165
|
set: function (v) {
|
|
166
166
|
this.i.bingImageryRestUri = v;
|
|
167
167
|
},
|
|
168
|
-
enumerable:
|
|
168
|
+
enumerable: false,
|
|
169
169
|
configurable: true
|
|
170
170
|
});
|
|
171
171
|
Object.defineProperty(IgxBingMapsMapImagery.prototype, "actualBingImageryRestUri", {
|
|
@@ -178,7 +178,7 @@ var IgxBingMapsMapImagery = /** @class */ (function (_super) {
|
|
|
178
178
|
set: function (v) {
|
|
179
179
|
this.i.actualBingImageryRestUri = v;
|
|
180
180
|
},
|
|
181
|
-
enumerable:
|
|
181
|
+
enumerable: false,
|
|
182
182
|
configurable: true
|
|
183
183
|
});
|
|
184
184
|
Object.defineProperty(IgxBingMapsMapImagery.prototype, "cultureName", {
|
|
@@ -191,7 +191,7 @@ var IgxBingMapsMapImagery = /** @class */ (function (_super) {
|
|
|
191
191
|
set: function (v) {
|
|
192
192
|
this.i.cultureName = v;
|
|
193
193
|
},
|
|
194
|
-
enumerable:
|
|
194
|
+
enumerable: false,
|
|
195
195
|
configurable: true
|
|
196
196
|
});
|
|
197
197
|
Object.defineProperty(IgxBingMapsMapImagery.prototype, "apiKey", {
|
|
@@ -205,7 +205,7 @@ var IgxBingMapsMapImagery = /** @class */ (function (_super) {
|
|
|
205
205
|
set: function (v) {
|
|
206
206
|
this.i.apiKey = v;
|
|
207
207
|
},
|
|
208
|
-
enumerable:
|
|
208
|
+
enumerable: false,
|
|
209
209
|
configurable: true
|
|
210
210
|
});
|
|
211
211
|
Object.defineProperty(IgxBingMapsMapImagery.prototype, "imageryStyle", {
|
|
@@ -218,7 +218,7 @@ var IgxBingMapsMapImagery = /** @class */ (function (_super) {
|
|
|
218
218
|
set: function (v) {
|
|
219
219
|
this.i.imageryStyle = ensureEnum(BingMapsImageryStyle_$type, v);
|
|
220
220
|
},
|
|
221
|
-
enumerable:
|
|
221
|
+
enumerable: false,
|
|
222
222
|
configurable: true
|
|
223
223
|
});
|
|
224
224
|
/**
|
|
@@ -231,4 +231,4 @@ var IgxBingMapsMapImagery = /** @class */ (function (_super) {
|
|
|
231
231
|
return IgxBingMapsMapImagery;
|
|
232
232
|
}(IgxGeographicMapImagery));
|
|
233
233
|
export { IgxBingMapsMapImagery };
|
|
234
|
-
//# sourceMappingURL=igx-bing-maps-map-imagery.js.map
|
|
234
|
+
//# sourceMappingURL=igx-bing-maps-map-imagery.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-bing-maps-map-imagery.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-bing-maps-map-imagery.ts"],"names":[],"mappings":";AAKA,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAwB,0BAA0B,EAAE,MAAM,wBAAwB,CAAC;AAC1F,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,kBAAkB,IAAI,2BAA2B,EAAE,MAAM,sBAAsB,CAAC;AACzF,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAC/D,OAAO,EAAE,oBAAoB,IAAI,6BAA6B,EAAE,MAAM,wBAAwB,CAAC;AAC/F,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,8BAA8B,EAAE,MAAM,uBAAuB,CAAC;AAEvE;;EAEE;AACF;IAA2C,
|
|
1
|
+
{"version":3,"file":"igx-bing-maps-map-imagery.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-bing-maps-map-imagery.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,31 +1,34 @@
|
|
|
1
|
-
/*
|
|
2
|
-
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
-
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
-
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
-
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
-
*/
|
|
7
|
-
import
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import
|
|
14
|
-
var IgxCustomMapImageryDynamicModule = /** @class */ (function () {
|
|
15
|
-
function IgxCustomMapImageryDynamicModule() {
|
|
16
|
-
TypeRegistrar.registerCons("IgxCustomMapImagery", IgxCustomMapImagery);
|
|
17
|
-
TypeRegistrar.register("CustomMapImagery", CustomMapImagery.$type);
|
|
18
|
-
}
|
|
19
|
-
IgxCustomMapImageryDynamicModule =
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import { NgModule } from '@angular/core';
|
|
8
|
+
import { CommonModule } from '@angular/common';
|
|
9
|
+
import { IgxCustomMapImageryModule } from './igx-custom-map-imagery-module';
|
|
10
|
+
import { IgxCustomMapImagery } from './igx-custom-map-imagery';
|
|
11
|
+
import { CustomMapImagery } from './CustomMapImagery';
|
|
12
|
+
import { TypeRegistrar } from "igniteui-angular-core";
|
|
13
|
+
import * as i0 from "@angular/core";
|
|
14
|
+
var IgxCustomMapImageryDynamicModule = /** @class */ /*@__PURE__*/ (function () {
|
|
15
|
+
function IgxCustomMapImageryDynamicModule() {
|
|
16
|
+
TypeRegistrar.registerCons("IgxCustomMapImagery", IgxCustomMapImagery);
|
|
17
|
+
TypeRegistrar.register("CustomMapImagery", CustomMapImagery.$type);
|
|
18
|
+
}
|
|
19
|
+
IgxCustomMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxCustomMapImageryDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
+
IgxCustomMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxCustomMapImageryDynamicModule, imports: [CommonModule, IgxCustomMapImageryModule], exports: [IgxCustomMapImageryModule] });
|
|
21
|
+
IgxCustomMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxCustomMapImageryDynamicModule, imports: [[CommonModule, IgxCustomMapImageryModule], IgxCustomMapImageryModule] });
|
|
22
|
+
return IgxCustomMapImageryDynamicModule;
|
|
23
|
+
}());
|
|
24
|
+
export { IgxCustomMapImageryDynamicModule };
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxCustomMapImageryDynamicModule, decorators: [{
|
|
26
|
+
type: NgModule,
|
|
27
|
+
args: [{
|
|
28
|
+
declarations: [],
|
|
29
|
+
imports: [CommonModule, IgxCustomMapImageryModule],
|
|
30
|
+
exports: [IgxCustomMapImageryModule],
|
|
31
|
+
entryComponents: []
|
|
32
|
+
}]
|
|
33
|
+
}], ctorParameters: function () { return []; } });
|
|
34
|
+
//# sourceMappingURL=igx-custom-map-imagery-dynamic-module.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-custom-map-imagery-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-custom-map-imagery-dynamic-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE
|
|
1
|
+
{"version":3,"file":"igx-custom-map-imagery-dynamic-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-custom-map-imagery-dynamic-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,yBAAyB,EAAE,MAAM,iCAAiC,CAAC;AAC5E,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;;AAEtD;IAOI;QACI,aAAa,CAAC,YAAY,CAAC,qBAAqB,EAAE,mBAAmB,CAAC,CAAC;QACvE,aAAa,CAAC,QAAQ,CAAC,kBAAkB,EAAQ,gBAAiB,CAAC,KAAK,CAAC,CAAC;IAC9E,CAAC;kIAJQ,gCAAgC;mIAAhC,gCAAgC,YAJ/B,YAAY,EAAE,yBAAyB,aACvC,yBAAyB;mIAG1B,gCAAgC,YAJhC,CAAC,YAAY,EAAE,yBAAyB,CAAC,EACxC,yBAAyB;2CAjBvC;CAyBC,AAXD,IAWC;SALY,gCAAgC;4FAAhC,gCAAgC;kBAN5C,QAAQ;mBAAC;oBACN,YAAY,EAAE,EAAE;oBAChB,OAAO,EAAE,CAAC,YAAY,EAAE,yBAAyB,CAAC;oBAClD,OAAO,EAAE,CAAC,yBAAyB,CAAC;oBACpC,eAAe,EAAE,EAAE;iBACtB"}
|
|
@@ -1,24 +1,28 @@
|
|
|
1
|
-
/*
|
|
2
|
-
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
-
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
-
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
-
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
-
*/
|
|
7
|
-
import
|
|
8
|
-
import {
|
|
9
|
-
import
|
|
10
|
-
var IgxCustomMapImageryModule = /** @class */ (function () {
|
|
11
|
-
function IgxCustomMapImageryModule() {
|
|
12
|
-
}
|
|
13
|
-
IgxCustomMapImageryModule =
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
+
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
+
*/
|
|
7
|
+
import { NgModule } from '@angular/core';
|
|
8
|
+
import { CommonModule } from '@angular/common';
|
|
9
|
+
import * as i0 from "@angular/core";
|
|
10
|
+
var IgxCustomMapImageryModule = /** @class */ /*@__PURE__*/ (function () {
|
|
11
|
+
function IgxCustomMapImageryModule() {
|
|
12
|
+
}
|
|
13
|
+
IgxCustomMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxCustomMapImageryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
14
|
+
IgxCustomMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxCustomMapImageryModule, imports: [CommonModule] });
|
|
15
|
+
IgxCustomMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxCustomMapImageryModule, imports: [[CommonModule]] });
|
|
16
|
+
return IgxCustomMapImageryModule;
|
|
17
|
+
}());
|
|
18
|
+
export { IgxCustomMapImageryModule };
|
|
19
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxCustomMapImageryModule, decorators: [{
|
|
20
|
+
type: NgModule,
|
|
21
|
+
args: [{
|
|
22
|
+
declarations: [],
|
|
23
|
+
imports: [CommonModule],
|
|
24
|
+
exports: [],
|
|
25
|
+
entryComponents: []
|
|
26
|
+
}]
|
|
27
|
+
}] });
|
|
28
|
+
//# sourceMappingURL=igx-custom-map-imagery-module.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-custom-map-imagery-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-custom-map-imagery-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE
|
|
1
|
+
{"version":3,"file":"igx-custom-map-imagery-module.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-custom-map-imagery-module.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;AAEF,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;;AAI/C;IAAA;KAQC;2HAFY,yBAAyB;4HAAzB,yBAAyB,YAJxB,YAAY;4HAIb,yBAAyB,YAJzB,CAAC,YAAY,CAAC;oCAd3B;CAoBC,AARD,IAQC;SAFY,yBAAyB;4FAAzB,yBAAyB;kBANrC,QAAQ;mBAAC;oBACN,YAAY,EAAE,EAAE;oBAChB,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,OAAO,EAAE,EAAE;oBACX,eAAe,EAAE,EAAE;iBACtB"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { EventEmitter
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { EventEmitter } from '@angular/core';
|
|
3
3
|
import { delegateCombine } from "igniteui-angular-core";
|
|
4
4
|
import { IgxGetTileImageUriArgs } from "igniteui-angular-core";
|
|
5
5
|
import { IgxGeographicMapImagery } from "./igx-geographic-map-imagery";
|
|
6
6
|
/**
|
|
7
7
|
* Represents a CustomMapImagery MapImagery
|
|
8
8
|
*/
|
|
9
|
-
var IgxCustomMapImagery = /** @class */ (function (_super) {
|
|
10
|
-
|
|
9
|
+
var IgxCustomMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
10
|
+
__extends(IgxCustomMapImagery, _super);
|
|
11
11
|
function IgxCustomMapImagery() {
|
|
12
12
|
var _this = _super.call(this) || this;
|
|
13
13
|
_this._getTileImageUri = null;
|
|
@@ -20,7 +20,7 @@ var IgxCustomMapImagery = /** @class */ (function (_super) {
|
|
|
20
20
|
get: function () {
|
|
21
21
|
return this._implementation;
|
|
22
22
|
},
|
|
23
|
-
enumerable:
|
|
23
|
+
enumerable: false,
|
|
24
24
|
configurable: true
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(IgxCustomMapImagery.prototype, "getTileImageUri", {
|
|
@@ -45,15 +45,10 @@ var IgxCustomMapImagery = /** @class */ (function (_super) {
|
|
|
45
45
|
}
|
|
46
46
|
return this._getTileImageUri;
|
|
47
47
|
},
|
|
48
|
-
enumerable:
|
|
48
|
+
enumerable: false,
|
|
49
49
|
configurable: true
|
|
50
50
|
});
|
|
51
|
-
tslib_1.__decorate([
|
|
52
|
-
Output(),
|
|
53
|
-
tslib_1.__metadata("design:type", EventEmitter),
|
|
54
|
-
tslib_1.__metadata("design:paramtypes", [])
|
|
55
|
-
], IgxCustomMapImagery.prototype, "getTileImageUri", null);
|
|
56
51
|
return IgxCustomMapImagery;
|
|
57
52
|
}(IgxGeographicMapImagery));
|
|
58
53
|
export { IgxCustomMapImagery };
|
|
59
|
-
//# sourceMappingURL=igx-custom-map-imagery.js.map
|
|
54
|
+
//# sourceMappingURL=igx-custom-map-imagery.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-custom-map-imagery.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-custom-map-imagery.ts"],"names":[],"mappings":";AAAA,OAAO,EAAQ,YAAY,
|
|
1
|
+
{"version":3,"file":"igx-custom-map-imagery.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-custom-map-imagery.ts"],"names":[],"mappings":";AAAA,OAAO,EAAQ,YAAY,EAAwG,MAAM,eAAe,CAAC;AAKzJ,OAAO,EAAE,eAAe,EAAkB,MAAM,uBAAuB,CAAC;AACxE,OAAO,EAAE,sBAAsB,EAAE,MAAM,uBAAuB,CAAC;AAC/D,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAGvE;;EAEE;AACF;IAAyC,uCAAuB;IAU/D;QAAA,YACC,iBAAO,SACP;QACO,sBAAgB,GAA+D,IAAI,CAAC;;IAD5F,CAAC;IALD,sBAAW,kCAAC;QAHZ;;uCAE+B;aAC/B;YACC,OAAO,IAAI,CAAC,eAAe,CAAC;QAC7B,CAAC;;;OAAA;IASD,sBAAI,gDAAe;QAJnB;;UAEE;aAEF;YAAA,iBAgBC;YAfA,IAAI,IAAI,CAAC,gBAAgB,IAAI,IAAI,EAAE;gBAClC,IAAI,CAAC,gBAAgB,GAAG,IAAI,YAAY,EAA+C,CAAC;gBACxF,IAAI,CAAC,CAAC,CAAC,eAAe,GAAG,eAAe,CAAC,IAAI,CAAC,CAAC,CAAC,eAAe,EAAE,UAAC,CAAC,EAAE,CAAC;oBACrE,IAAI,SAAS,GAAG,IAAI,sBAAsB,EAAE,CAAC;oBAClC,SAAU,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC;oBAC3B,IAAK,KAAY,CAAC,qBAAqB,EAAE;wBACpC,KAAY,CAAC,qBAAqB,CAAC,KAAI,EAAE,SAAS,CAAC,CAAC;qBACxD;oBACjB,KAAI,CAAC,gBAAgB,CAAC,IAAI,CAAC;wBAC1B,MAAM,EAAE,KAAI;wBACZ,IAAI,EAAE,SAAS;qBACf,CAAC,CAAC;gBACT,CAAC,CAAC,CAAC;aACH;YACD,OAAO,IAAI,CAAC,gBAAgB,CAAC;QAC9B,CAAC;;;OAAA;IACF,0BAAC;AAAD,CAAC,AAnCD,CAAyC,uBAAuB,GAmC/D"}
|