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,177 +1,189 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
4
|
-
import { toPoint, fromPoint, fromRect } from "igniteui-angular-core";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
var IgxGeographicMapSeriesHostComponent = /** @class */ (function (_super) {
|
|
10
|
-
|
|
11
|
-
function IgxGeographicMapSeriesHostComponent() {
|
|
12
|
-
return _super.call(this) || this;
|
|
13
|
-
}
|
|
14
|
-
Object.defineProperty(IgxGeographicMapSeriesHostComponent.prototype, "i", {
|
|
15
|
-
/**
|
|
16
|
-
* @hidden
|
|
17
|
-
*/
|
|
18
|
-
get: function () {
|
|
19
|
-
return this._implementation;
|
|
20
|
-
},
|
|
21
|
-
enumerable:
|
|
22
|
-
configurable: true
|
|
23
|
-
});
|
|
24
|
-
Object.defineProperty(IgxGeographicMapSeriesHostComponent.prototype, "isGeographic", {
|
|
25
|
-
/**
|
|
26
|
-
* Checks if this control is geographic coordinate system
|
|
27
|
-
*/
|
|
28
|
-
get: function () {
|
|
29
|
-
return this.i.
|
|
30
|
-
},
|
|
31
|
-
enumerable:
|
|
32
|
-
configurable: true
|
|
33
|
-
});
|
|
34
|
-
Object.defineProperty(IgxGeographicMapSeriesHostComponent.prototype, "hasMarkers", {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
this.i.
|
|
51
|
-
},
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
this.i.coercionMethods
|
|
66
|
-
},
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
* Gets the item that is the best match for the specified world coordinates.
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { Component, Input } from '@angular/core';
|
|
3
|
+
import { IgxSeriesComponent } from "igniteui-angular-charts";
|
|
4
|
+
import { toPoint, fromPoint, fromRect } from "igniteui-angular-core";
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
/**
|
|
7
|
+
* Base class for hosting chart series in a IgxGeographicMap.Component
|
|
8
|
+
*/
|
|
9
|
+
var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
10
|
+
__extends(IgxGeographicMapSeriesHostComponent, _super);
|
|
11
|
+
function IgxGeographicMapSeriesHostComponent() {
|
|
12
|
+
return _super.call(this) || this;
|
|
13
|
+
}
|
|
14
|
+
Object.defineProperty(IgxGeographicMapSeriesHostComponent.prototype, "i", {
|
|
15
|
+
/**
|
|
16
|
+
* @hidden
|
|
17
|
+
*/
|
|
18
|
+
get: function () {
|
|
19
|
+
return this._implementation;
|
|
20
|
+
},
|
|
21
|
+
enumerable: false,
|
|
22
|
+
configurable: true
|
|
23
|
+
});
|
|
24
|
+
Object.defineProperty(IgxGeographicMapSeriesHostComponent.prototype, "isGeographic", {
|
|
25
|
+
/**
|
|
26
|
+
* Checks if this control is geographic coordinate system
|
|
27
|
+
*/
|
|
28
|
+
get: function () {
|
|
29
|
+
return this.i.dp;
|
|
30
|
+
},
|
|
31
|
+
enumerable: false,
|
|
32
|
+
configurable: true
|
|
33
|
+
});
|
|
34
|
+
Object.defineProperty(IgxGeographicMapSeriesHostComponent.prototype, "hasMarkers", {
|
|
35
|
+
/**
|
|
36
|
+
* Gets whether this series supports markers
|
|
37
|
+
*/
|
|
38
|
+
get: function () {
|
|
39
|
+
return this.i.hasMarkers;
|
|
40
|
+
},
|
|
41
|
+
enumerable: false,
|
|
42
|
+
configurable: true
|
|
43
|
+
});
|
|
44
|
+
Object.defineProperty(IgxGeographicMapSeriesHostComponent.prototype, "visibleFromScale", {
|
|
45
|
+
/**
|
|
46
|
+
* The minimum scale at which this series becomes visible.
|
|
47
|
+
* The default value for this property is 1.0, which means the series will always be visible. At a VisibleFromScale setting of 0.0, the series will never be visible. At a VisibleFromScale setting of 0.5, the series will be visible as long as the map is zoomed in to at least 200%.
|
|
48
|
+
*/
|
|
49
|
+
get: function () {
|
|
50
|
+
return this.i.pm;
|
|
51
|
+
},
|
|
52
|
+
set: function (v) {
|
|
53
|
+
this.i.pm = +v;
|
|
54
|
+
},
|
|
55
|
+
enumerable: false,
|
|
56
|
+
configurable: true
|
|
57
|
+
});
|
|
58
|
+
Object.defineProperty(IgxGeographicMapSeriesHostComponent.prototype, "coercionMethods", {
|
|
59
|
+
/**
|
|
60
|
+
* Gets or sets the coercion methods to use when loading data from data sources.
|
|
61
|
+
* Should be specified before setting any member paths, if being used. Setting it later
|
|
62
|
+
* will not cause data to be reimported into the chart.
|
|
63
|
+
*/
|
|
64
|
+
get: function () {
|
|
65
|
+
return this.i.coercionMethods;
|
|
66
|
+
},
|
|
67
|
+
set: function (v) {
|
|
68
|
+
this.i.coercionMethods = v;
|
|
69
|
+
},
|
|
70
|
+
enumerable: false,
|
|
71
|
+
configurable: true
|
|
72
|
+
});
|
|
73
|
+
/**
|
|
74
|
+
* Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series
|
|
76
75
|
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
IgxGeographicMapSeriesHostComponent.prototype.getNextOrExactIndex = function (world, skipUnknowns) {
|
|
88
|
-
var iv = this.i.gd(toPoint(world), skipUnknowns);
|
|
89
|
-
return (iv);
|
|
90
|
-
};
|
|
91
|
-
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValue = function (world, useInterpolation, skipUnknowns) {
|
|
92
|
-
var iv = this.i.fh(toPoint(world), useInterpolation, skipUnknowns);
|
|
93
|
-
return (iv);
|
|
94
|
-
};
|
|
95
|
-
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
96
|
-
var iv = this.i.nt(toPoint(world), useInterpolation, skipUnknowns);
|
|
97
|
-
return fromPoint(iv);
|
|
98
|
-
};
|
|
99
|
-
/**
|
|
100
|
-
* If possible, will return the best available value bounding box within the series that has the best value match for the world position provided.
|
|
76
|
+
*/
|
|
77
|
+
IgxGeographicMapSeriesHostComponent.prototype.notifyIndexedPropertiesChanged = function () {
|
|
78
|
+
this.i.k2();
|
|
79
|
+
};
|
|
80
|
+
IgxGeographicMapSeriesHostComponent.prototype.getItemValue = function (item, memberPathName) {
|
|
81
|
+
var iv = this.i.hk(item, memberPathName);
|
|
82
|
+
return (iv);
|
|
83
|
+
};
|
|
84
|
+
/**
|
|
85
|
+
* Gets the item that is the best match for the specified world coordinates.
|
|
101
86
|
|
|
102
|
-
* @param world * The world
|
|
103
|
-
*/
|
|
104
|
-
IgxGeographicMapSeriesHostComponent.prototype.
|
|
105
|
-
var iv = this.i.
|
|
106
|
-
return
|
|
107
|
-
};
|
|
108
|
-
|
|
109
|
-
|
|
87
|
+
* @param world * The world coordinates to use.
|
|
88
|
+
*/
|
|
89
|
+
IgxGeographicMapSeriesHostComponent.prototype.getItem = function (world) {
|
|
90
|
+
var iv = this.i.hh(toPoint(world));
|
|
91
|
+
return (iv);
|
|
92
|
+
};
|
|
93
|
+
IgxGeographicMapSeriesHostComponent.prototype.getPreviousOrExactIndex = function (world, skipUnknowns) {
|
|
94
|
+
var iv = this.i.g6(toPoint(world), skipUnknowns);
|
|
95
|
+
return (iv);
|
|
96
|
+
};
|
|
97
|
+
IgxGeographicMapSeriesHostComponent.prototype.getNextOrExactIndex = function (world, skipUnknowns) {
|
|
98
|
+
var iv = this.i.g4(toPoint(world), skipUnknowns);
|
|
99
|
+
return (iv);
|
|
100
|
+
};
|
|
101
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValue = function (world, useInterpolation, skipUnknowns) {
|
|
102
|
+
var iv = this.i.f8(toPoint(world), useInterpolation, skipUnknowns);
|
|
103
|
+
return (iv);
|
|
104
|
+
};
|
|
105
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
106
|
+
var iv = this.i.o2(toPoint(world), useInterpolation, skipUnknowns);
|
|
107
|
+
return fromPoint(iv);
|
|
108
|
+
};
|
|
109
|
+
/**
|
|
110
|
+
* If possible, will return the best available value bounding box within the series that has the best value match for the world position provided.
|
|
110
111
|
|
|
111
|
-
* @param world * The world
|
|
112
|
-
*/
|
|
113
|
-
IgxGeographicMapSeriesHostComponent.prototype.
|
|
114
|
-
var iv = this.i.
|
|
115
|
-
return fromRect(iv);
|
|
116
|
-
};
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
return (iv);
|
|
120
|
-
};
|
|
121
|
-
IgxGeographicMapSeriesHostComponent.prototype.getSeriesHighValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
122
|
-
var iv = this.i.np(toPoint(world), useInterpolation, skipUnknowns);
|
|
123
|
-
return fromPoint(iv);
|
|
124
|
-
};
|
|
125
|
-
IgxGeographicMapSeriesHostComponent.prototype.getSeriesLowValue = function (world, useInterpolation, skipUnknowns) {
|
|
126
|
-
var iv = this.i.ff(toPoint(world), useInterpolation, skipUnknowns);
|
|
127
|
-
return (iv);
|
|
128
|
-
};
|
|
129
|
-
IgxGeographicMapSeriesHostComponent.prototype.getSeriesLowValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
130
|
-
var iv = this.i.nr(toPoint(world), useInterpolation, skipUnknowns);
|
|
131
|
-
return fromPoint(iv);
|
|
132
|
-
};
|
|
133
|
-
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValuePositionFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
134
|
-
var iv = this.i.nu(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
135
|
-
return fromPoint(iv);
|
|
136
|
-
};
|
|
137
|
-
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValueFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
138
|
-
var iv = this.i.fi(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
139
|
-
return (iv);
|
|
140
|
-
};
|
|
141
|
-
/**
|
|
142
|
-
* For a category plotted series, returns the current width of the items within the categories. This only returns a value if the items have some form of width (e.g. columns, bars, etc.) otherwise 0 is returned.
|
|
112
|
+
* @param world * The world coordinate for which to get a value bounding box for
|
|
113
|
+
*/
|
|
114
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValueBoundingBox = function (world) {
|
|
115
|
+
var iv = this.i.pb(toPoint(world));
|
|
116
|
+
return fromRect(iv);
|
|
117
|
+
};
|
|
118
|
+
/**
|
|
119
|
+
* If possible, will return the best available value marker bounding box within the series that has the best value match for the world position provided.
|
|
143
120
|
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
121
|
+
* @param world * The world coordinates for which to get a value marker bounding box for
|
|
122
|
+
*/
|
|
123
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValueMarkerBoundingBox = function (world) {
|
|
124
|
+
var iv = this.i.pd(toPoint(world));
|
|
125
|
+
return fromRect(iv);
|
|
126
|
+
};
|
|
127
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesHighValue = function (world, useInterpolation, skipUnknowns) {
|
|
128
|
+
var iv = this.i.f4(toPoint(world), useInterpolation, skipUnknowns);
|
|
129
|
+
return (iv);
|
|
130
|
+
};
|
|
131
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesHighValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
132
|
+
var iv = this.i.oy(toPoint(world), useInterpolation, skipUnknowns);
|
|
133
|
+
return fromPoint(iv);
|
|
134
|
+
};
|
|
135
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesLowValue = function (world, useInterpolation, skipUnknowns) {
|
|
136
|
+
var iv = this.i.f6(toPoint(world), useInterpolation, skipUnknowns);
|
|
137
|
+
return (iv);
|
|
138
|
+
};
|
|
139
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesLowValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
140
|
+
var iv = this.i.o0(toPoint(world), useInterpolation, skipUnknowns);
|
|
141
|
+
return fromPoint(iv);
|
|
142
|
+
};
|
|
143
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValuePositionFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
144
|
+
var iv = this.i.o3(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
145
|
+
return fromPoint(iv);
|
|
146
|
+
};
|
|
147
|
+
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValueFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
148
|
+
var iv = this.i.f9(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
149
|
+
return (iv);
|
|
150
|
+
};
|
|
151
|
+
/**
|
|
152
|
+
* For a category plotted series, returns the current width of the items within the categories. This only returns a value if the items have some form of width (e.g. columns, bars, etc.) otherwise 0 is returned.
|
|
151
153
|
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
};
|
|
157
|
-
/**
|
|
158
|
-
*
|
|
154
|
+
*/
|
|
155
|
+
IgxGeographicMapSeriesHostComponent.prototype.getItemSpan = function () {
|
|
156
|
+
var iv = this.i.f1();
|
|
157
|
+
return (iv);
|
|
158
|
+
};
|
|
159
|
+
/**
|
|
160
|
+
* Renders the series.
|
|
159
161
|
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
return IgxGeographicMapSeriesHostComponent;
|
|
175
|
-
}(IgxSeriesComponent));
|
|
176
|
-
export { IgxGeographicMapSeriesHostComponent };
|
|
177
|
-
|
|
162
|
+
* @param animate * True if the change should be animated.
|
|
163
|
+
*/
|
|
164
|
+
IgxGeographicMapSeriesHostComponent.prototype.renderSeries = function (animate) {
|
|
165
|
+
this.i.l0(animate);
|
|
166
|
+
};
|
|
167
|
+
/**
|
|
168
|
+
* Called when this series' Style is updated.
|
|
169
|
+
|
|
170
|
+
*/
|
|
171
|
+
IgxGeographicMapSeriesHostComponent.prototype.styleUpdated = function () {
|
|
172
|
+
this.i.l9();
|
|
173
|
+
};
|
|
174
|
+
IgxGeographicMapSeriesHostComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapSeriesHostComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
175
|
+
IgxGeographicMapSeriesHostComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: IgxGeographicMapSeriesHostComponent, selector: "ng-component", inputs: { visibleFromScale: "visibleFromScale", coercionMethods: "coercionMethods" }, usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
176
|
+
return IgxGeographicMapSeriesHostComponent;
|
|
177
|
+
}(IgxSeriesComponent));
|
|
178
|
+
export { IgxGeographicMapSeriesHostComponent };
|
|
179
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapSeriesHostComponent, decorators: [{
|
|
180
|
+
type: Component,
|
|
181
|
+
args: [{
|
|
182
|
+
template: "",
|
|
183
|
+
}]
|
|
184
|
+
}], ctorParameters: function () { return []; }, propDecorators: { visibleFromScale: [{
|
|
185
|
+
type: Input
|
|
186
|
+
}], coercionMethods: [{
|
|
187
|
+
type: Input
|
|
188
|
+
}] } });
|
|
189
|
+
//# sourceMappingURL=igx-geographic-map-series-host-component.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igx-geographic-map-series-host-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-map-series-host-component.ts"],"names":[],"mappings":";AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"igx-geographic-map-series-host-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-map-series-host-component.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { Component } from '@angular/core';
|
|
3
|
+
import { IgxGeographicMarkerSeriesComponent } from "./igx-geographic-marker-series-component";
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
var IgxGeographicMarkerSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
6
|
+
__extends(IgxGeographicMarkerSeriesBaseComponent, _super);
|
|
7
|
+
function IgxGeographicMarkerSeriesBaseComponent() {
|
|
8
|
+
return _super.call(this) || this;
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(IgxGeographicMarkerSeriesBaseComponent.prototype, "i", {
|
|
11
|
+
/**
|
|
12
|
+
* @hidden
|
|
13
|
+
*/
|
|
14
|
+
get: function () {
|
|
15
|
+
return this._implementation;
|
|
16
|
+
},
|
|
17
|
+
enumerable: false,
|
|
18
|
+
configurable: true
|
|
19
|
+
});
|
|
20
|
+
IgxGeographicMarkerSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMarkerSeriesBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
+
IgxGeographicMarkerSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: IgxGeographicMarkerSeriesBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
22
|
+
return IgxGeographicMarkerSeriesBaseComponent;
|
|
23
|
+
}(IgxGeographicMarkerSeriesComponent));
|
|
24
|
+
export { IgxGeographicMarkerSeriesBaseComponent };
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMarkerSeriesBaseComponent, decorators: [{
|
|
26
|
+
type: Component,
|
|
27
|
+
args: [{
|
|
28
|
+
template: "",
|
|
29
|
+
}]
|
|
30
|
+
}], ctorParameters: function () { return []; } });
|
|
31
|
+
//# sourceMappingURL=igx-geographic-marker-series-base-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-marker-series-base-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-marker-series-base-component.ts"],"names":[],"mappings":";AAAA,OAAO,EAA8B,SAAS,EAAqF,MAAM,eAAe,CAAC;AAKzJ,OAAO,EAAE,kCAAkC,EAAE,MAAM,0CAA0C,CAAC;;AAK9F;IAGqE,0DAAkC;IAUtG;eACC,iBAAO;IACR,CAAC;IALD,sBAAW,qDAAC;QAHZ;;uCAE+B;aAC/B;YACC,OAAO,IAAI,CAAC,eAAe,CAAC;QAC7B,CAAC;;;OAAA;wIAToB,sCAAsC;4HAAtC,sCAAsC,2EAFhD,EAAE;iDAXd;CA0BC,AAhBD,CAGqE,kCAAkC,GAatG;SAbqB,sCAAsC;4FAAtC,sCAAsC;kBAH3D,SAAS;mBAAC;oBACT,QAAQ,EAAE,EAAE;iBACb"}
|
|
@@ -0,0 +1,206 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { Component, Input } from '@angular/core';
|
|
3
|
+
import { MarkerType_$type } from "igniteui-angular-charts";
|
|
4
|
+
import { MarkerOutlineMode_$type } from "igniteui-angular-charts";
|
|
5
|
+
import { MarkerFillMode_$type } from "igniteui-angular-charts";
|
|
6
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
7
|
+
import { ensureEnum, brushToString, stringToBrush } from "igniteui-angular-core";
|
|
8
|
+
import * as i0 from "@angular/core";
|
|
9
|
+
/**
|
|
10
|
+
* Base class for creating marker series in a IgxGeographicMap.Component
|
|
11
|
+
*/
|
|
12
|
+
var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
|
+
__extends(IgxGeographicMarkerSeriesComponent, _super);
|
|
14
|
+
function IgxGeographicMarkerSeriesComponent() {
|
|
15
|
+
return _super.call(this) || this;
|
|
16
|
+
}
|
|
17
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "i", {
|
|
18
|
+
/**
|
|
19
|
+
* @hidden
|
|
20
|
+
*/
|
|
21
|
+
get: function () {
|
|
22
|
+
return this._implementation;
|
|
23
|
+
},
|
|
24
|
+
enumerable: false,
|
|
25
|
+
configurable: true
|
|
26
|
+
});
|
|
27
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "markerType", {
|
|
28
|
+
/**
|
|
29
|
+
* Gets or sets the marker type for the current series object.
|
|
30
|
+
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
31
|
+
*/
|
|
32
|
+
get: function () {
|
|
33
|
+
return this.i.pu;
|
|
34
|
+
},
|
|
35
|
+
set: function (v) {
|
|
36
|
+
this.i.pu = ensureEnum(MarkerType_$type, v);
|
|
37
|
+
},
|
|
38
|
+
enumerable: false,
|
|
39
|
+
configurable: true
|
|
40
|
+
});
|
|
41
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "markerThickness", {
|
|
42
|
+
/**
|
|
43
|
+
* Gets or sets thickness of the marker outline
|
|
44
|
+
*/
|
|
45
|
+
get: function () {
|
|
46
|
+
return this.i.pv;
|
|
47
|
+
},
|
|
48
|
+
set: function (v) {
|
|
49
|
+
this.i.pv = +v;
|
|
50
|
+
},
|
|
51
|
+
enumerable: false,
|
|
52
|
+
configurable: true
|
|
53
|
+
});
|
|
54
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "markerOutlineMode", {
|
|
55
|
+
/**
|
|
56
|
+
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
57
|
+
*/
|
|
58
|
+
get: function () {
|
|
59
|
+
return this.i.pt;
|
|
60
|
+
},
|
|
61
|
+
set: function (v) {
|
|
62
|
+
this.i.pt = ensureEnum(MarkerOutlineMode_$type, v);
|
|
63
|
+
},
|
|
64
|
+
enumerable: false,
|
|
65
|
+
configurable: true
|
|
66
|
+
});
|
|
67
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "markerFillMode", {
|
|
68
|
+
/**
|
|
69
|
+
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
70
|
+
*/
|
|
71
|
+
get: function () {
|
|
72
|
+
return this.i.ps;
|
|
73
|
+
},
|
|
74
|
+
set: function (v) {
|
|
75
|
+
this.i.ps = ensureEnum(MarkerFillMode_$type, v);
|
|
76
|
+
},
|
|
77
|
+
enumerable: false,
|
|
78
|
+
configurable: true
|
|
79
|
+
});
|
|
80
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "markerTemplate", {
|
|
81
|
+
/**
|
|
82
|
+
* Gets or sets the MarkerTemplate for the current series object.
|
|
83
|
+
*/
|
|
84
|
+
get: function () {
|
|
85
|
+
return this.i.qa;
|
|
86
|
+
},
|
|
87
|
+
set: function (v) {
|
|
88
|
+
this.i.qa = v;
|
|
89
|
+
},
|
|
90
|
+
enumerable: false,
|
|
91
|
+
configurable: true
|
|
92
|
+
});
|
|
93
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "markerBrush", {
|
|
94
|
+
/**
|
|
95
|
+
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
96
|
+
*/
|
|
97
|
+
get: function () {
|
|
98
|
+
return brushToString(this.i.qo);
|
|
99
|
+
},
|
|
100
|
+
set: function (v) {
|
|
101
|
+
this.i.qo = stringToBrush(v);
|
|
102
|
+
},
|
|
103
|
+
enumerable: false,
|
|
104
|
+
configurable: true
|
|
105
|
+
});
|
|
106
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "markerOutline", {
|
|
107
|
+
/**
|
|
108
|
+
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
109
|
+
*/
|
|
110
|
+
get: function () {
|
|
111
|
+
return brushToString(this.i.qp);
|
|
112
|
+
},
|
|
113
|
+
set: function (v) {
|
|
114
|
+
this.i.qp = stringToBrush(v);
|
|
115
|
+
},
|
|
116
|
+
enumerable: false,
|
|
117
|
+
configurable: true
|
|
118
|
+
});
|
|
119
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "maximumMarkers", {
|
|
120
|
+
/**
|
|
121
|
+
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
122
|
+
* If more than the specified number of markerItems are visible, the series will automatically
|
|
123
|
+
* choose a representative set.
|
|
124
|
+
*/
|
|
125
|
+
get: function () {
|
|
126
|
+
return this.i.pw;
|
|
127
|
+
},
|
|
128
|
+
set: function (v) {
|
|
129
|
+
this.i.pw = +v;
|
|
130
|
+
},
|
|
131
|
+
enumerable: false,
|
|
132
|
+
configurable: true
|
|
133
|
+
});
|
|
134
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "actualMarkerTemplate", {
|
|
135
|
+
/**
|
|
136
|
+
* Gets the effective marker template for the current series object.
|
|
137
|
+
*/
|
|
138
|
+
get: function () {
|
|
139
|
+
return this.i.p9;
|
|
140
|
+
},
|
|
141
|
+
set: function (v) {
|
|
142
|
+
this.i.p9 = v;
|
|
143
|
+
},
|
|
144
|
+
enumerable: false,
|
|
145
|
+
configurable: true
|
|
146
|
+
});
|
|
147
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "actualMarkerBrush", {
|
|
148
|
+
/**
|
|
149
|
+
* Gets the effective marker brush for the current series object.
|
|
150
|
+
*/
|
|
151
|
+
get: function () {
|
|
152
|
+
return brushToString(this.i.qm);
|
|
153
|
+
},
|
|
154
|
+
set: function (v) {
|
|
155
|
+
this.i.qm = stringToBrush(v);
|
|
156
|
+
},
|
|
157
|
+
enumerable: false,
|
|
158
|
+
configurable: true
|
|
159
|
+
});
|
|
160
|
+
Object.defineProperty(IgxGeographicMarkerSeriesComponent.prototype, "actualMarkerOutline", {
|
|
161
|
+
/**
|
|
162
|
+
* Gets the effective marker outline for the current series object.
|
|
163
|
+
*/
|
|
164
|
+
get: function () {
|
|
165
|
+
return brushToString(this.i.qn);
|
|
166
|
+
},
|
|
167
|
+
set: function (v) {
|
|
168
|
+
this.i.qn = stringToBrush(v);
|
|
169
|
+
},
|
|
170
|
+
enumerable: false,
|
|
171
|
+
configurable: true
|
|
172
|
+
});
|
|
173
|
+
IgxGeographicMarkerSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMarkerSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
174
|
+
IgxGeographicMarkerSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: IgxGeographicMarkerSeriesComponent, selector: "ng-component", inputs: { markerType: "markerType", markerThickness: "markerThickness", markerOutlineMode: "markerOutlineMode", markerFillMode: "markerFillMode", markerTemplate: "markerTemplate", markerBrush: "markerBrush", markerOutline: "markerOutline", maximumMarkers: "maximumMarkers", actualMarkerTemplate: "actualMarkerTemplate", actualMarkerBrush: "actualMarkerBrush", actualMarkerOutline: "actualMarkerOutline" }, usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
175
|
+
return IgxGeographicMarkerSeriesComponent;
|
|
176
|
+
}(IgxGeographicMapSeriesHostComponent));
|
|
177
|
+
export { IgxGeographicMarkerSeriesComponent };
|
|
178
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMarkerSeriesComponent, decorators: [{
|
|
179
|
+
type: Component,
|
|
180
|
+
args: [{
|
|
181
|
+
template: "",
|
|
182
|
+
}]
|
|
183
|
+
}], ctorParameters: function () { return []; }, propDecorators: { markerType: [{
|
|
184
|
+
type: Input
|
|
185
|
+
}], markerThickness: [{
|
|
186
|
+
type: Input
|
|
187
|
+
}], markerOutlineMode: [{
|
|
188
|
+
type: Input
|
|
189
|
+
}], markerFillMode: [{
|
|
190
|
+
type: Input
|
|
191
|
+
}], markerTemplate: [{
|
|
192
|
+
type: Input
|
|
193
|
+
}], markerBrush: [{
|
|
194
|
+
type: Input
|
|
195
|
+
}], markerOutline: [{
|
|
196
|
+
type: Input
|
|
197
|
+
}], maximumMarkers: [{
|
|
198
|
+
type: Input
|
|
199
|
+
}], actualMarkerTemplate: [{
|
|
200
|
+
type: Input
|
|
201
|
+
}], actualMarkerBrush: [{
|
|
202
|
+
type: Input
|
|
203
|
+
}], actualMarkerOutline: [{
|
|
204
|
+
type: Input
|
|
205
|
+
}] } });
|
|
206
|
+
//# sourceMappingURL=igx-geographic-marker-series-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"igx-geographic-marker-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igx-geographic-marker-series-component.ts"],"names":[],"mappings":"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"}
|