igniteui-angular-maps 12.1.2 → 13.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (563) hide show
  1. package/bundles/igniteui-angular-maps.umd.js +2559 -2096
  2. package/bundles/igniteui-angular-maps.umd.min.js +7 -2
  3. package/esm2015/igniteui-angular-maps.js +0 -1
  4. package/esm2015/lib/ArcGISOnlineMapImagery.js +0 -1
  5. package/esm2015/lib/BingMapsImageryStyle.js +0 -1
  6. package/esm2015/lib/BingMapsMapImagery.js +0 -1
  7. package/esm2015/lib/BingMapsMapImageryView.js +0 -1
  8. package/esm2015/lib/BingMapsMapImageryView_combined.js +0 -1
  9. package/esm2015/lib/BingResourceSet.js +0 -1
  10. package/esm2015/lib/BingResponse.js +0 -1
  11. package/esm2015/lib/CustomMapImagery.js +0 -1
  12. package/esm2015/lib/GeographicContourLineSeries.js +0 -1
  13. package/esm2015/lib/GeographicContourLineSeriesView.js +0 -1
  14. package/esm2015/lib/GeographicContourLineSeriesView_combined.js +60 -40
  15. package/esm2015/lib/GeographicHighDensityScatterSeries.js +0 -1
  16. package/esm2015/lib/GeographicHighDensityScatterSeriesView.js +0 -1
  17. package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +111 -94
  18. package/esm2015/lib/GeographicMapImagery.js +0 -1
  19. package/esm2015/lib/GeographicMapImageryView.js +0 -1
  20. package/esm2015/lib/GeographicMapSeriesHost.js +0 -1
  21. package/esm2015/lib/GeographicMapSeriesHost_combined.js +239 -148
  22. package/esm2015/lib/GeographicMarkerSeries.js +89 -0
  23. package/esm2015/lib/GeographicMarkerSeriesBase.js +17 -0
  24. package/esm2015/lib/GeographicPolylineSeries.js +0 -1
  25. package/esm2015/lib/GeographicPolylineSeriesView.js +0 -1
  26. package/esm2015/lib/GeographicPolylineSeriesView_combined.js +32 -23
  27. package/esm2015/lib/GeographicProportionalSymbolSeries.js +0 -1
  28. package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js +3 -4
  29. package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -3
  30. package/esm2015/lib/GeographicProportionalSymbolSeriesView.js +0 -1
  31. package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +130 -160
  32. package/esm2015/lib/GeographicScatterAreaSeries.js +0 -1
  33. package/esm2015/lib/GeographicScatterAreaSeriesView.js +0 -1
  34. package/esm2015/lib/GeographicShapeSeries.js +0 -1
  35. package/esm2015/lib/GeographicShapeSeriesBase.js +0 -1
  36. package/esm2015/lib/GeographicShapeSeriesBaseBase.js +0 -1
  37. package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +2 -3
  38. package/esm2015/lib/GeographicShapeSeriesBaseView.js +0 -1
  39. package/esm2015/lib/GeographicShapeSeriesBase_combined.js +72 -93
  40. package/esm2015/lib/GeographicShapeSeriesView.js +0 -1
  41. package/esm2015/lib/GeographicShapeSeriesView_combined.js +99 -67
  42. package/esm2015/lib/GeographicSymbolSeries.js +0 -1
  43. package/esm2015/lib/GeographicSymbolSeriesBase.js +3 -4
  44. package/esm2015/lib/GeographicSymbolSeriesBaseView.js +2 -3
  45. package/esm2015/lib/GeographicSymbolSeriesView.js +0 -1
  46. package/esm2015/lib/GeographicSymbolSeriesView_combined.js +82 -113
  47. package/esm2015/lib/GeographicTileSeries.js +30 -28
  48. package/esm2015/lib/GeographicXYTriangulatingSeries.js +0 -1
  49. package/esm2015/lib/GeographicXYTriangulatingSeriesBase.js +0 -1
  50. package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -3
  51. package/esm2015/lib/GeographicXYTriangulatingSeriesView.js +0 -1
  52. package/esm2015/lib/HostSeriesView.js +0 -1
  53. package/esm2015/lib/ImageTilesReadyEventArgs.js +0 -1
  54. package/esm2015/lib/ImageryMetadata.js +0 -1
  55. package/esm2015/lib/ImagesChangedEventArgs.js +0 -1
  56. package/esm2015/lib/LevelOfDetailResponseModel.js +0 -1
  57. package/esm2015/lib/MapBackgroundTilingMode.js +0 -1
  58. package/esm2015/lib/MapResizeBehavior.js +0 -1
  59. package/esm2015/lib/MapServerResponseModel.js +0 -1
  60. package/esm2015/lib/OpenStreetMapImagery.js +0 -1
  61. package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -3
  62. package/esm2015/lib/SphericalMercatorVerticalScaler.js +2 -3
  63. package/esm2015/lib/SubDomainsCollection.js +0 -1
  64. package/esm2015/lib/TileGeneratorMapImagery.js +0 -1
  65. package/esm2015/lib/TileInfoResponseModel.js +0 -1
  66. package/esm2015/lib/TileSeries.js +0 -1
  67. package/esm2015/lib/TileSeriesView.js +0 -1
  68. package/esm2015/lib/TileSeries_combined.js +106 -90
  69. package/esm2015/lib/TokenResponseModel.js +0 -1
  70. package/esm2015/lib/XamGeographicMap.js +0 -1
  71. package/esm2015/lib/XamGeographicMapView.js +0 -1
  72. package/esm2015/lib/XamGeographicMap_combined.js +578 -566
  73. package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +4 -5
  74. package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js +4 -5
  75. package/esm2015/lib/igx-arc-gis-online-map-imagery.js +0 -1
  76. package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js +4 -5
  77. package/esm2015/lib/igx-bing-maps-map-imagery-module.js +4 -5
  78. package/esm2015/lib/igx-bing-maps-map-imagery.js +2 -2
  79. package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js +4 -5
  80. package/esm2015/lib/igx-custom-map-imagery-module.js +4 -5
  81. package/esm2015/lib/igx-custom-map-imagery.js +0 -1
  82. package/esm2015/lib/igx-geographic-contour-line-series-component.js +54 -20
  83. package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js +4 -5
  84. package/esm2015/lib/igx-geographic-contour-line-series-module.js +4 -5
  85. package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +31 -26
  86. package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +4 -5
  87. package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js +4 -5
  88. package/esm2015/lib/igx-geographic-map-component.js +65 -54
  89. package/esm2015/lib/igx-geographic-map-core-dynamic-module.js +4 -5
  90. package/esm2015/lib/igx-geographic-map-core-module.js +4 -5
  91. package/esm2015/lib/igx-geographic-map-dynamic-module.js +4 -5
  92. package/esm2015/lib/igx-geographic-map-imagery.js +0 -1
  93. package/esm2015/lib/igx-geographic-map-module.js +4 -5
  94. package/esm2015/lib/igx-geographic-map-series-host-component.js +33 -24
  95. package/esm2015/lib/igx-geographic-marker-series-base-component.js +25 -0
  96. package/esm2015/lib/igx-geographic-marker-series-component.js +156 -0
  97. package/esm2015/lib/igx-geographic-polyline-series-component.js +19 -14
  98. package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js +4 -5
  99. package/esm2015/lib/igx-geographic-polyline-series-module.js +4 -5
  100. package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js +5 -6
  101. package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +55 -143
  102. package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +4 -5
  103. package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js +4 -5
  104. package/esm2015/lib/igx-geographic-scatter-area-series-component.js +54 -13
  105. package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js +4 -5
  106. package/esm2015/lib/igx-geographic-scatter-area-series-module.js +4 -5
  107. package/esm2015/lib/igx-geographic-shape-series-base-base-component.js +3 -4
  108. package/esm2015/lib/igx-geographic-shape-series-base-component.js +23 -24
  109. package/esm2015/lib/igx-geographic-shape-series-component.js +69 -31
  110. package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js +4 -5
  111. package/esm2015/lib/igx-geographic-shape-series-module.js +4 -5
  112. package/esm2015/lib/igx-geographic-symbol-series-base-component.js +5 -6
  113. package/esm2015/lib/igx-geographic-symbol-series-component.js +27 -115
  114. package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js +4 -5
  115. package/esm2015/lib/igx-geographic-symbol-series-module.js +4 -5
  116. package/esm2015/lib/igx-geographic-tile-series-component.js +13 -8
  117. package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js +4 -5
  118. package/esm2015/lib/igx-geographic-tile-series-module.js +4 -5
  119. package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js +3 -4
  120. package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +15 -16
  121. package/esm2015/lib/igx-image-tiles-ready-event-args.js +0 -1
  122. package/esm2015/lib/igx-images-changed-event-args.js +0 -1
  123. package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js +4 -5
  124. package/esm2015/lib/igx-open-street-map-imagery-module.js +4 -5
  125. package/esm2015/lib/igx-open-street-map-imagery.js +0 -1
  126. package/esm2015/lib/igx-sub-domains-collection.js +0 -1
  127. package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js +4 -5
  128. package/esm2015/lib/igx-tile-generator-map-imagery-module.js +4 -5
  129. package/esm2015/lib/igx-tile-generator-map-imagery.js +0 -1
  130. package/esm2015/lib/igx-tile-series-component.js +12 -7
  131. package/esm2015/lib/igx-tile-series-dynamic-module.js +4 -5
  132. package/esm2015/lib/igx-tile-series-module.js +4 -5
  133. package/esm2015/public_api.js +4 -1
  134. package/esm5/igniteui-angular-maps.js +0 -1
  135. package/esm5/lib/ArcGISOnlineMapImagery.js +0 -1
  136. package/esm5/lib/BingMapsImageryStyle.js +0 -1
  137. package/esm5/lib/BingMapsMapImagery.js +0 -1
  138. package/esm5/lib/BingMapsMapImageryView.js +0 -1
  139. package/esm5/lib/BingMapsMapImageryView_combined.js +0 -1
  140. package/esm5/lib/BingResourceSet.js +0 -1
  141. package/esm5/lib/BingResponse.js +0 -1
  142. package/esm5/lib/CustomMapImagery.js +0 -1
  143. package/esm5/lib/GeographicContourLineSeries.js +0 -1
  144. package/esm5/lib/GeographicContourLineSeriesView.js +0 -1
  145. package/esm5/lib/GeographicContourLineSeriesView_combined.js +60 -40
  146. package/esm5/lib/GeographicHighDensityScatterSeries.js +0 -1
  147. package/esm5/lib/GeographicHighDensityScatterSeriesView.js +0 -1
  148. package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +110 -93
  149. package/esm5/lib/GeographicMapImagery.js +0 -1
  150. package/esm5/lib/GeographicMapImageryView.js +0 -1
  151. package/esm5/lib/GeographicMapSeriesHost.js +0 -1
  152. package/esm5/lib/GeographicMapSeriesHost_combined.js +237 -146
  153. package/esm5/lib/GeographicMarkerSeries.js +91 -0
  154. package/esm5/lib/GeographicMarkerSeriesBase.js +21 -0
  155. package/esm5/lib/GeographicPolylineSeries.js +0 -1
  156. package/esm5/lib/GeographicPolylineSeriesView.js +0 -1
  157. package/esm5/lib/GeographicPolylineSeriesView_combined.js +32 -23
  158. package/esm5/lib/GeographicProportionalSymbolSeries.js +0 -1
  159. package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +3 -4
  160. package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -3
  161. package/esm5/lib/GeographicProportionalSymbolSeriesView.js +0 -1
  162. package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +130 -160
  163. package/esm5/lib/GeographicScatterAreaSeries.js +0 -1
  164. package/esm5/lib/GeographicScatterAreaSeriesView.js +0 -1
  165. package/esm5/lib/GeographicShapeSeries.js +0 -1
  166. package/esm5/lib/GeographicShapeSeriesBase.js +0 -1
  167. package/esm5/lib/GeographicShapeSeriesBaseBase.js +0 -1
  168. package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -3
  169. package/esm5/lib/GeographicShapeSeriesBaseView.js +0 -1
  170. package/esm5/lib/GeographicShapeSeriesBase_combined.js +70 -91
  171. package/esm5/lib/GeographicShapeSeriesView.js +0 -1
  172. package/esm5/lib/GeographicShapeSeriesView_combined.js +99 -67
  173. package/esm5/lib/GeographicSymbolSeries.js +0 -1
  174. package/esm5/lib/GeographicSymbolSeriesBase.js +3 -4
  175. package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -3
  176. package/esm5/lib/GeographicSymbolSeriesView.js +0 -1
  177. package/esm5/lib/GeographicSymbolSeriesView_combined.js +82 -113
  178. package/esm5/lib/GeographicTileSeries.js +29 -27
  179. package/esm5/lib/GeographicXYTriangulatingSeries.js +0 -1
  180. package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +0 -1
  181. package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -3
  182. package/esm5/lib/GeographicXYTriangulatingSeriesView.js +0 -1
  183. package/esm5/lib/HostSeriesView.js +0 -1
  184. package/esm5/lib/ImageTilesReadyEventArgs.js +0 -1
  185. package/esm5/lib/ImageryMetadata.js +0 -1
  186. package/esm5/lib/ImagesChangedEventArgs.js +0 -1
  187. package/esm5/lib/LevelOfDetailResponseModel.js +0 -1
  188. package/esm5/lib/MapBackgroundTilingMode.js +0 -1
  189. package/esm5/lib/MapResizeBehavior.js +0 -1
  190. package/esm5/lib/MapServerResponseModel.js +0 -1
  191. package/esm5/lib/OpenStreetMapImagery.js +0 -1
  192. package/esm5/lib/SphericalMercatorHorizontalScaler.js +2 -3
  193. package/esm5/lib/SphericalMercatorVerticalScaler.js +2 -3
  194. package/esm5/lib/SubDomainsCollection.js +0 -1
  195. package/esm5/lib/TileGeneratorMapImagery.js +0 -1
  196. package/esm5/lib/TileInfoResponseModel.js +0 -1
  197. package/esm5/lib/TileSeries.js +0 -1
  198. package/esm5/lib/TileSeriesView.js +0 -1
  199. package/esm5/lib/TileSeries_combined.js +104 -88
  200. package/esm5/lib/TokenResponseModel.js +0 -1
  201. package/esm5/lib/XamGeographicMap.js +0 -1
  202. package/esm5/lib/XamGeographicMapView.js +0 -1
  203. package/esm5/lib/XamGeographicMap_combined.js +590 -562
  204. package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +4 -5
  205. package/esm5/lib/igx-arc-gis-online-map-imagery-module.js +4 -5
  206. package/esm5/lib/igx-arc-gis-online-map-imagery.js +0 -1
  207. package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js +4 -5
  208. package/esm5/lib/igx-bing-maps-map-imagery-module.js +4 -5
  209. package/esm5/lib/igx-bing-maps-map-imagery.js +2 -2
  210. package/esm5/lib/igx-custom-map-imagery-dynamic-module.js +4 -5
  211. package/esm5/lib/igx-custom-map-imagery-module.js +4 -5
  212. package/esm5/lib/igx-custom-map-imagery.js +0 -1
  213. package/esm5/lib/igx-geographic-contour-line-series-component.js +62 -20
  214. package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js +4 -5
  215. package/esm5/lib/igx-geographic-contour-line-series-module.js +4 -5
  216. package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +35 -26
  217. package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +4 -5
  218. package/esm5/lib/igx-geographic-high-density-scatter-series-module.js +4 -5
  219. package/esm5/lib/igx-geographic-map-component.js +65 -54
  220. package/esm5/lib/igx-geographic-map-core-dynamic-module.js +4 -5
  221. package/esm5/lib/igx-geographic-map-core-module.js +4 -5
  222. package/esm5/lib/igx-geographic-map-dynamic-module.js +4 -5
  223. package/esm5/lib/igx-geographic-map-imagery.js +0 -1
  224. package/esm5/lib/igx-geographic-map-module.js +4 -5
  225. package/esm5/lib/igx-geographic-map-series-host-component.js +33 -24
  226. package/esm5/lib/igx-geographic-marker-series-base-component.js +30 -0
  227. package/esm5/lib/igx-geographic-marker-series-component.js +205 -0
  228. package/esm5/lib/igx-geographic-polyline-series-component.js +23 -14
  229. package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js +4 -5
  230. package/esm5/lib/igx-geographic-polyline-series-module.js +4 -5
  231. package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js +5 -6
  232. package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +56 -172
  233. package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +4 -5
  234. package/esm5/lib/igx-geographic-proportional-symbol-series-module.js +4 -5
  235. package/esm5/lib/igx-geographic-scatter-area-series-component.js +62 -13
  236. package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js +4 -5
  237. package/esm5/lib/igx-geographic-scatter-area-series-module.js +4 -5
  238. package/esm5/lib/igx-geographic-shape-series-base-base-component.js +3 -4
  239. package/esm5/lib/igx-geographic-shape-series-base-component.js +23 -24
  240. package/esm5/lib/igx-geographic-shape-series-component.js +85 -31
  241. package/esm5/lib/igx-geographic-shape-series-dynamic-module.js +4 -5
  242. package/esm5/lib/igx-geographic-shape-series-module.js +4 -5
  243. package/esm5/lib/igx-geographic-symbol-series-base-component.js +5 -6
  244. package/esm5/lib/igx-geographic-symbol-series-component.js +28 -144
  245. package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js +4 -5
  246. package/esm5/lib/igx-geographic-symbol-series-module.js +4 -5
  247. package/esm5/lib/igx-geographic-tile-series-component.js +17 -8
  248. package/esm5/lib/igx-geographic-tile-series-dynamic-module.js +4 -5
  249. package/esm5/lib/igx-geographic-tile-series-module.js +4 -5
  250. package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js +3 -4
  251. package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +15 -16
  252. package/esm5/lib/igx-image-tiles-ready-event-args.js +0 -1
  253. package/esm5/lib/igx-images-changed-event-args.js +0 -1
  254. package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js +4 -5
  255. package/esm5/lib/igx-open-street-map-imagery-module.js +4 -5
  256. package/esm5/lib/igx-open-street-map-imagery.js +0 -1
  257. package/esm5/lib/igx-sub-domains-collection.js +0 -1
  258. package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js +4 -5
  259. package/esm5/lib/igx-tile-generator-map-imagery-module.js +4 -5
  260. package/esm5/lib/igx-tile-generator-map-imagery.js +0 -1
  261. package/esm5/lib/igx-tile-series-component.js +16 -7
  262. package/esm5/lib/igx-tile-series-dynamic-module.js +4 -5
  263. package/esm5/lib/igx-tile-series-module.js +4 -5
  264. package/esm5/public_api.js +4 -1
  265. package/fesm2015/igniteui-angular-maps.js +2419 -2020
  266. package/fesm5/igniteui-angular-maps.js +2560 -2101
  267. package/lib/GeographicContourLineSeriesView_combined.d.ts +22 -17
  268. package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +39 -37
  269. package/lib/GeographicMapSeriesHost_combined.d.ts +61 -49
  270. package/lib/GeographicMarkerSeries.d.ts +32 -0
  271. package/lib/GeographicMarkerSeriesBase.d.ts +10 -0
  272. package/lib/GeographicPolylineSeriesView_combined.d.ts +16 -14
  273. package/lib/GeographicProportionalSymbolSeriesBase.d.ts +3 -3
  274. package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +3 -3
  275. package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +50 -63
  276. package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
  277. package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
  278. package/lib/GeographicShapeSeriesBase_combined.d.ts +30 -33
  279. package/lib/GeographicShapeSeriesView_combined.d.ts +42 -32
  280. package/lib/GeographicSymbolSeriesBase.d.ts +3 -3
  281. package/lib/GeographicSymbolSeriesBaseView.d.ts +3 -3
  282. package/lib/GeographicSymbolSeriesView_combined.d.ts +37 -50
  283. package/lib/GeographicTileSeries.d.ts +10 -9
  284. package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
  285. package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
  286. package/lib/TileSeries_combined.d.ts +25 -22
  287. package/lib/XamGeographicMap_combined.d.ts +149 -151
  288. package/lib/igx-bing-maps-map-imagery.d.ts +2 -1
  289. package/lib/igx-geographic-contour-line-series-component.d.ts +11 -1
  290. package/lib/igx-geographic-high-density-scatter-series-component.d.ts +5 -0
  291. package/lib/igx-geographic-map-component.d.ts +12 -0
  292. package/lib/igx-geographic-map-series-host-component.d.ts +8 -0
  293. package/lib/igx-geographic-marker-series-base-component.d.ts +12 -0
  294. package/lib/igx-geographic-marker-series-component.d.ts +82 -0
  295. package/lib/igx-geographic-polyline-series-component.d.ts +5 -0
  296. package/lib/igx-geographic-proportional-symbol-series-base-component.d.ts +2 -2
  297. package/lib/igx-geographic-proportional-symbol-series-component.d.ts +8 -55
  298. package/lib/igx-geographic-scatter-area-series-component.d.ts +16 -1
  299. package/lib/igx-geographic-shape-series-component.d.ts +21 -1
  300. package/lib/igx-geographic-symbol-series-base-component.d.ts +2 -2
  301. package/lib/igx-geographic-symbol-series-component.d.ts +8 -55
  302. package/lib/igx-geographic-tile-series-component.d.ts +5 -0
  303. package/lib/igx-tile-series-component.d.ts +5 -0
  304. package/package.json +5 -5
  305. package/public_api.d.ts +4 -0
  306. package/bundles/igniteui-angular-maps.umd.js.map +0 -1
  307. package/bundles/igniteui-angular-maps.umd.min.js.map +0 -1
  308. package/esm2015/igniteui-angular-maps.js.map +0 -1
  309. package/esm2015/lib/ArcGISOnlineMapImagery.js.map +0 -1
  310. package/esm2015/lib/BingMapsImageryStyle.js.map +0 -1
  311. package/esm2015/lib/BingMapsMapImagery.js.map +0 -1
  312. package/esm2015/lib/BingMapsMapImageryView.js.map +0 -1
  313. package/esm2015/lib/BingMapsMapImageryView_combined.js.map +0 -1
  314. package/esm2015/lib/BingResourceSet.js.map +0 -1
  315. package/esm2015/lib/BingResponse.js.map +0 -1
  316. package/esm2015/lib/CustomMapImagery.js.map +0 -1
  317. package/esm2015/lib/GeographicContourLineSeries.js.map +0 -1
  318. package/esm2015/lib/GeographicContourLineSeriesView.js.map +0 -1
  319. package/esm2015/lib/GeographicContourLineSeriesView_combined.js.map +0 -1
  320. package/esm2015/lib/GeographicHighDensityScatterSeries.js.map +0 -1
  321. package/esm2015/lib/GeographicHighDensityScatterSeriesView.js.map +0 -1
  322. package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js.map +0 -1
  323. package/esm2015/lib/GeographicMapImagery.js.map +0 -1
  324. package/esm2015/lib/GeographicMapImageryView.js.map +0 -1
  325. package/esm2015/lib/GeographicMapSeriesHost.js.map +0 -1
  326. package/esm2015/lib/GeographicMapSeriesHost_combined.js.map +0 -1
  327. package/esm2015/lib/GeographicPolylineSeries.js.map +0 -1
  328. package/esm2015/lib/GeographicPolylineSeriesView.js.map +0 -1
  329. package/esm2015/lib/GeographicPolylineSeriesView_combined.js.map +0 -1
  330. package/esm2015/lib/GeographicProportionalSymbolSeries.js.map +0 -1
  331. package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js.map +0 -1
  332. package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js.map +0 -1
  333. package/esm2015/lib/GeographicProportionalSymbolSeriesView.js.map +0 -1
  334. package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js.map +0 -1
  335. package/esm2015/lib/GeographicScatterAreaSeries.js.map +0 -1
  336. package/esm2015/lib/GeographicScatterAreaSeriesView.js.map +0 -1
  337. package/esm2015/lib/GeographicShapeSeries.js.map +0 -1
  338. package/esm2015/lib/GeographicShapeSeriesBase.js.map +0 -1
  339. package/esm2015/lib/GeographicShapeSeriesBaseBase.js.map +0 -1
  340. package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js.map +0 -1
  341. package/esm2015/lib/GeographicShapeSeriesBaseView.js.map +0 -1
  342. package/esm2015/lib/GeographicShapeSeriesBase_combined.js.map +0 -1
  343. package/esm2015/lib/GeographicShapeSeriesView.js.map +0 -1
  344. package/esm2015/lib/GeographicShapeSeriesView_combined.js.map +0 -1
  345. package/esm2015/lib/GeographicSymbolSeries.js.map +0 -1
  346. package/esm2015/lib/GeographicSymbolSeriesBase.js.map +0 -1
  347. package/esm2015/lib/GeographicSymbolSeriesBaseView.js.map +0 -1
  348. package/esm2015/lib/GeographicSymbolSeriesView.js.map +0 -1
  349. package/esm2015/lib/GeographicSymbolSeriesView_combined.js.map +0 -1
  350. package/esm2015/lib/GeographicTileSeries.js.map +0 -1
  351. package/esm2015/lib/GeographicXYTriangulatingSeries.js.map +0 -1
  352. package/esm2015/lib/GeographicXYTriangulatingSeriesBase.js.map +0 -1
  353. package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js.map +0 -1
  354. package/esm2015/lib/GeographicXYTriangulatingSeriesView.js.map +0 -1
  355. package/esm2015/lib/HostSeriesView.js.map +0 -1
  356. package/esm2015/lib/ImageTilesReadyEventArgs.js.map +0 -1
  357. package/esm2015/lib/ImageryMetadata.js.map +0 -1
  358. package/esm2015/lib/ImagesChangedEventArgs.js.map +0 -1
  359. package/esm2015/lib/LevelOfDetailResponseModel.js.map +0 -1
  360. package/esm2015/lib/MapBackgroundTilingMode.js.map +0 -1
  361. package/esm2015/lib/MapResizeBehavior.js.map +0 -1
  362. package/esm2015/lib/MapServerResponseModel.js.map +0 -1
  363. package/esm2015/lib/OpenStreetMapImagery.js.map +0 -1
  364. package/esm2015/lib/SphericalMercatorHorizontalScaler.js.map +0 -1
  365. package/esm2015/lib/SphericalMercatorVerticalScaler.js.map +0 -1
  366. package/esm2015/lib/SubDomainsCollection.js.map +0 -1
  367. package/esm2015/lib/TileGeneratorMapImagery.js.map +0 -1
  368. package/esm2015/lib/TileInfoResponseModel.js.map +0 -1
  369. package/esm2015/lib/TileSeries.js.map +0 -1
  370. package/esm2015/lib/TileSeriesView.js.map +0 -1
  371. package/esm2015/lib/TileSeries_combined.js.map +0 -1
  372. package/esm2015/lib/TokenResponseModel.js.map +0 -1
  373. package/esm2015/lib/XamGeographicMap.js.map +0 -1
  374. package/esm2015/lib/XamGeographicMapView.js.map +0 -1
  375. package/esm2015/lib/XamGeographicMap_combined.js.map +0 -1
  376. package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +0 -1
  377. package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js.map +0 -1
  378. package/esm2015/lib/igx-arc-gis-online-map-imagery.js.map +0 -1
  379. package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +0 -1
  380. package/esm2015/lib/igx-bing-maps-map-imagery-module.js.map +0 -1
  381. package/esm2015/lib/igx-bing-maps-map-imagery.js.map +0 -1
  382. package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js.map +0 -1
  383. package/esm2015/lib/igx-custom-map-imagery-module.js.map +0 -1
  384. package/esm2015/lib/igx-custom-map-imagery.js.map +0 -1
  385. package/esm2015/lib/igx-geographic-contour-line-series-component.js.map +0 -1
  386. package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js.map +0 -1
  387. package/esm2015/lib/igx-geographic-contour-line-series-module.js.map +0 -1
  388. package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js.map +0 -1
  389. package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +0 -1
  390. package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js.map +0 -1
  391. package/esm2015/lib/igx-geographic-map-component.js.map +0 -1
  392. package/esm2015/lib/igx-geographic-map-core-dynamic-module.js.map +0 -1
  393. package/esm2015/lib/igx-geographic-map-core-module.js.map +0 -1
  394. package/esm2015/lib/igx-geographic-map-dynamic-module.js.map +0 -1
  395. package/esm2015/lib/igx-geographic-map-imagery.js.map +0 -1
  396. package/esm2015/lib/igx-geographic-map-module.js.map +0 -1
  397. package/esm2015/lib/igx-geographic-map-series-host-component.js.map +0 -1
  398. package/esm2015/lib/igx-geographic-polyline-series-component.js.map +0 -1
  399. package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js.map +0 -1
  400. package/esm2015/lib/igx-geographic-polyline-series-module.js.map +0 -1
  401. package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js.map +0 -1
  402. package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js.map +0 -1
  403. package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +0 -1
  404. package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js.map +0 -1
  405. package/esm2015/lib/igx-geographic-scatter-area-series-component.js.map +0 -1
  406. package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +0 -1
  407. package/esm2015/lib/igx-geographic-scatter-area-series-module.js.map +0 -1
  408. package/esm2015/lib/igx-geographic-shape-series-base-base-component.js.map +0 -1
  409. package/esm2015/lib/igx-geographic-shape-series-base-component.js.map +0 -1
  410. package/esm2015/lib/igx-geographic-shape-series-component.js.map +0 -1
  411. package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js.map +0 -1
  412. package/esm2015/lib/igx-geographic-shape-series-module.js.map +0 -1
  413. package/esm2015/lib/igx-geographic-symbol-series-base-component.js.map +0 -1
  414. package/esm2015/lib/igx-geographic-symbol-series-component.js.map +0 -1
  415. package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js.map +0 -1
  416. package/esm2015/lib/igx-geographic-symbol-series-module.js.map +0 -1
  417. package/esm2015/lib/igx-geographic-tile-series-component.js.map +0 -1
  418. package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js.map +0 -1
  419. package/esm2015/lib/igx-geographic-tile-series-module.js.map +0 -1
  420. package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js.map +0 -1
  421. package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js.map +0 -1
  422. package/esm2015/lib/igx-image-tiles-ready-event-args.js.map +0 -1
  423. package/esm2015/lib/igx-images-changed-event-args.js.map +0 -1
  424. package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js.map +0 -1
  425. package/esm2015/lib/igx-open-street-map-imagery-module.js.map +0 -1
  426. package/esm2015/lib/igx-open-street-map-imagery.js.map +0 -1
  427. package/esm2015/lib/igx-sub-domains-collection.js.map +0 -1
  428. package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +0 -1
  429. package/esm2015/lib/igx-tile-generator-map-imagery-module.js.map +0 -1
  430. package/esm2015/lib/igx-tile-generator-map-imagery.js.map +0 -1
  431. package/esm2015/lib/igx-tile-series-component.js.map +0 -1
  432. package/esm2015/lib/igx-tile-series-dynamic-module.js.map +0 -1
  433. package/esm2015/lib/igx-tile-series-module.js.map +0 -1
  434. package/esm2015/public_api.js.map +0 -1
  435. package/esm5/igniteui-angular-maps.js.map +0 -1
  436. package/esm5/lib/ArcGISOnlineMapImagery.js.map +0 -1
  437. package/esm5/lib/BingMapsImageryStyle.js.map +0 -1
  438. package/esm5/lib/BingMapsMapImagery.js.map +0 -1
  439. package/esm5/lib/BingMapsMapImageryView.js.map +0 -1
  440. package/esm5/lib/BingMapsMapImageryView_combined.js.map +0 -1
  441. package/esm5/lib/BingResourceSet.js.map +0 -1
  442. package/esm5/lib/BingResponse.js.map +0 -1
  443. package/esm5/lib/CustomMapImagery.js.map +0 -1
  444. package/esm5/lib/GeographicContourLineSeries.js.map +0 -1
  445. package/esm5/lib/GeographicContourLineSeriesView.js.map +0 -1
  446. package/esm5/lib/GeographicContourLineSeriesView_combined.js.map +0 -1
  447. package/esm5/lib/GeographicHighDensityScatterSeries.js.map +0 -1
  448. package/esm5/lib/GeographicHighDensityScatterSeriesView.js.map +0 -1
  449. package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js.map +0 -1
  450. package/esm5/lib/GeographicMapImagery.js.map +0 -1
  451. package/esm5/lib/GeographicMapImageryView.js.map +0 -1
  452. package/esm5/lib/GeographicMapSeriesHost.js.map +0 -1
  453. package/esm5/lib/GeographicMapSeriesHost_combined.js.map +0 -1
  454. package/esm5/lib/GeographicPolylineSeries.js.map +0 -1
  455. package/esm5/lib/GeographicPolylineSeriesView.js.map +0 -1
  456. package/esm5/lib/GeographicPolylineSeriesView_combined.js.map +0 -1
  457. package/esm5/lib/GeographicProportionalSymbolSeries.js.map +0 -1
  458. package/esm5/lib/GeographicProportionalSymbolSeriesBase.js.map +0 -1
  459. package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js.map +0 -1
  460. package/esm5/lib/GeographicProportionalSymbolSeriesView.js.map +0 -1
  461. package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js.map +0 -1
  462. package/esm5/lib/GeographicScatterAreaSeries.js.map +0 -1
  463. package/esm5/lib/GeographicScatterAreaSeriesView.js.map +0 -1
  464. package/esm5/lib/GeographicShapeSeries.js.map +0 -1
  465. package/esm5/lib/GeographicShapeSeriesBase.js.map +0 -1
  466. package/esm5/lib/GeographicShapeSeriesBaseBase.js.map +0 -1
  467. package/esm5/lib/GeographicShapeSeriesBaseBaseView.js.map +0 -1
  468. package/esm5/lib/GeographicShapeSeriesBaseView.js.map +0 -1
  469. package/esm5/lib/GeographicShapeSeriesBase_combined.js.map +0 -1
  470. package/esm5/lib/GeographicShapeSeriesView.js.map +0 -1
  471. package/esm5/lib/GeographicShapeSeriesView_combined.js.map +0 -1
  472. package/esm5/lib/GeographicSymbolSeries.js.map +0 -1
  473. package/esm5/lib/GeographicSymbolSeriesBase.js.map +0 -1
  474. package/esm5/lib/GeographicSymbolSeriesBaseView.js.map +0 -1
  475. package/esm5/lib/GeographicSymbolSeriesView.js.map +0 -1
  476. package/esm5/lib/GeographicSymbolSeriesView_combined.js.map +0 -1
  477. package/esm5/lib/GeographicTileSeries.js.map +0 -1
  478. package/esm5/lib/GeographicXYTriangulatingSeries.js.map +0 -1
  479. package/esm5/lib/GeographicXYTriangulatingSeriesBase.js.map +0 -1
  480. package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js.map +0 -1
  481. package/esm5/lib/GeographicXYTriangulatingSeriesView.js.map +0 -1
  482. package/esm5/lib/HostSeriesView.js.map +0 -1
  483. package/esm5/lib/ImageTilesReadyEventArgs.js.map +0 -1
  484. package/esm5/lib/ImageryMetadata.js.map +0 -1
  485. package/esm5/lib/ImagesChangedEventArgs.js.map +0 -1
  486. package/esm5/lib/LevelOfDetailResponseModel.js.map +0 -1
  487. package/esm5/lib/MapBackgroundTilingMode.js.map +0 -1
  488. package/esm5/lib/MapResizeBehavior.js.map +0 -1
  489. package/esm5/lib/MapServerResponseModel.js.map +0 -1
  490. package/esm5/lib/OpenStreetMapImagery.js.map +0 -1
  491. package/esm5/lib/SphericalMercatorHorizontalScaler.js.map +0 -1
  492. package/esm5/lib/SphericalMercatorVerticalScaler.js.map +0 -1
  493. package/esm5/lib/SubDomainsCollection.js.map +0 -1
  494. package/esm5/lib/TileGeneratorMapImagery.js.map +0 -1
  495. package/esm5/lib/TileInfoResponseModel.js.map +0 -1
  496. package/esm5/lib/TileSeries.js.map +0 -1
  497. package/esm5/lib/TileSeriesView.js.map +0 -1
  498. package/esm5/lib/TileSeries_combined.js.map +0 -1
  499. package/esm5/lib/TokenResponseModel.js.map +0 -1
  500. package/esm5/lib/XamGeographicMap.js.map +0 -1
  501. package/esm5/lib/XamGeographicMapView.js.map +0 -1
  502. package/esm5/lib/XamGeographicMap_combined.js.map +0 -1
  503. package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +0 -1
  504. package/esm5/lib/igx-arc-gis-online-map-imagery-module.js.map +0 -1
  505. package/esm5/lib/igx-arc-gis-online-map-imagery.js.map +0 -1
  506. package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +0 -1
  507. package/esm5/lib/igx-bing-maps-map-imagery-module.js.map +0 -1
  508. package/esm5/lib/igx-bing-maps-map-imagery.js.map +0 -1
  509. package/esm5/lib/igx-custom-map-imagery-dynamic-module.js.map +0 -1
  510. package/esm5/lib/igx-custom-map-imagery-module.js.map +0 -1
  511. package/esm5/lib/igx-custom-map-imagery.js.map +0 -1
  512. package/esm5/lib/igx-geographic-contour-line-series-component.js.map +0 -1
  513. package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js.map +0 -1
  514. package/esm5/lib/igx-geographic-contour-line-series-module.js.map +0 -1
  515. package/esm5/lib/igx-geographic-high-density-scatter-series-component.js.map +0 -1
  516. package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +0 -1
  517. package/esm5/lib/igx-geographic-high-density-scatter-series-module.js.map +0 -1
  518. package/esm5/lib/igx-geographic-map-component.js.map +0 -1
  519. package/esm5/lib/igx-geographic-map-core-dynamic-module.js.map +0 -1
  520. package/esm5/lib/igx-geographic-map-core-module.js.map +0 -1
  521. package/esm5/lib/igx-geographic-map-dynamic-module.js.map +0 -1
  522. package/esm5/lib/igx-geographic-map-imagery.js.map +0 -1
  523. package/esm5/lib/igx-geographic-map-module.js.map +0 -1
  524. package/esm5/lib/igx-geographic-map-series-host-component.js.map +0 -1
  525. package/esm5/lib/igx-geographic-polyline-series-component.js.map +0 -1
  526. package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js.map +0 -1
  527. package/esm5/lib/igx-geographic-polyline-series-module.js.map +0 -1
  528. package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js.map +0 -1
  529. package/esm5/lib/igx-geographic-proportional-symbol-series-component.js.map +0 -1
  530. package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +0 -1
  531. package/esm5/lib/igx-geographic-proportional-symbol-series-module.js.map +0 -1
  532. package/esm5/lib/igx-geographic-scatter-area-series-component.js.map +0 -1
  533. package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +0 -1
  534. package/esm5/lib/igx-geographic-scatter-area-series-module.js.map +0 -1
  535. package/esm5/lib/igx-geographic-shape-series-base-base-component.js.map +0 -1
  536. package/esm5/lib/igx-geographic-shape-series-base-component.js.map +0 -1
  537. package/esm5/lib/igx-geographic-shape-series-component.js.map +0 -1
  538. package/esm5/lib/igx-geographic-shape-series-dynamic-module.js.map +0 -1
  539. package/esm5/lib/igx-geographic-shape-series-module.js.map +0 -1
  540. package/esm5/lib/igx-geographic-symbol-series-base-component.js.map +0 -1
  541. package/esm5/lib/igx-geographic-symbol-series-component.js.map +0 -1
  542. package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js.map +0 -1
  543. package/esm5/lib/igx-geographic-symbol-series-module.js.map +0 -1
  544. package/esm5/lib/igx-geographic-tile-series-component.js.map +0 -1
  545. package/esm5/lib/igx-geographic-tile-series-dynamic-module.js.map +0 -1
  546. package/esm5/lib/igx-geographic-tile-series-module.js.map +0 -1
  547. package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js.map +0 -1
  548. package/esm5/lib/igx-geographic-xy-triangulating-series-component.js.map +0 -1
  549. package/esm5/lib/igx-image-tiles-ready-event-args.js.map +0 -1
  550. package/esm5/lib/igx-images-changed-event-args.js.map +0 -1
  551. package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js.map +0 -1
  552. package/esm5/lib/igx-open-street-map-imagery-module.js.map +0 -1
  553. package/esm5/lib/igx-open-street-map-imagery.js.map +0 -1
  554. package/esm5/lib/igx-sub-domains-collection.js.map +0 -1
  555. package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +0 -1
  556. package/esm5/lib/igx-tile-generator-map-imagery-module.js.map +0 -1
  557. package/esm5/lib/igx-tile-generator-map-imagery.js.map +0 -1
  558. package/esm5/lib/igx-tile-series-component.js.map +0 -1
  559. package/esm5/lib/igx-tile-series-dynamic-module.js.map +0 -1
  560. package/esm5/lib/igx-tile-series-module.js.map +0 -1
  561. package/esm5/public_api.js.map +0 -1
  562. package/fesm2015/igniteui-angular-maps.js.map +0 -1
  563. package/fesm5/igniteui-angular-maps.js.map +0 -1
@@ -1,2 +1,7 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("tslib"),require("@angular/core"),require("igniteui-angular-charts"),require("igniteui-angular-core"),require("@angular/common")):"function"==typeof define&&define.amd?define(["exports","tslib","@angular/core","igniteui-angular-charts","igniteui-angular-core","@angular/common"],t):t((e=e||self)["igniteui-angular-maps"]={},e.tslib,e.i0,e.igniteuiAngularCharts,e.igniteuiAngularCore,e.common)}(this,(function(e,t,i,r,n,o){"use strict";var a=function(e){return e[e.Auto=0]="Auto",e[e.MaintainTopLeftPosition=1]="MaintainTopLeftPosition",e[e.MaintainCenterPosition=2]="MaintainCenterPosition",e}({}),s=n.markEnum("MapResizeBehavior","Auto,0|MaintainTopLeftPosition,1|MaintainCenterPosition,2"),p=function(e){return e[e.Auto=0]="Auto",e[e.NonWrapped=1]="NonWrapped",e[e.Wrapped=2]="Wrapped",e}({}),l=n.markEnum("MapBackgroundTilingMode","Auto,0|NonWrapped,1|Wrapped,2"),u=function(e){function i(){var t=e.call(this)||this;return t.au=null,t.ai=0,t.aj=0,t.au=new n.Rect(0,0,0,1,1),t}return t.__extends(i,e),i.prototype.q=function(e,t){if(t.c.isEmpty)return this.getMercatorUnscaledValue(e,t.e,t.d,t.a);var i=e*t.e.height+t.e.top*t.d.height;return this.getMercatorUnscaledValue(i,this.au,t.c,t.a)},i.prototype.p=function(e,t){if(t.c.isEmpty)return this.getMercatorScaledValue1(e,t.e,t.d,t.a);var i=this.getMercatorScaledValue1(e,this.au,t.c,t.a);return i=(i-t.e.top*t.d.height)/t.e.height},i.prototype.af=function(e){return Array.isArray(e)?e:null},i.prototype.v=function(e,t,r,n){var o,a,s,p,l,u=n.e,c=n.d,h=n.c,g=(n.a,!h.isEmpty),m=(this.m,this.o,h.top),y=h.height,f=u.top,d=u.height,b=c.top,S=c.height,M=this.au.top,v=this.au.height,I=this.af(e),k=.017453292519943295,C=!1;null!=I&&(C=!0);for(var _=t;_<r;_++)o=C?I[_]:e.item(_),g?(o<i.ah&&(o=i.ah),o>i.ag&&(o=i.ag),a=o*k,s=Math.sin(a),p=.5*Math.log((1+s)/(1-s)),l=(((l=m+(l=(this.ai-p)*y/this.aj))-M*y)/v-f*S)/d,C?I[_]=l:e.item(_,l)):(o<i.ah&&(o=i.ah),o>i.ag&&(o=i.ag),a=o*k,s=Math.sin(a),p=.5*Math.log((1+s)/(1-s)),l=((l=b+(l=(this.ai-p)*S/this.aj))-f*S)/d,C?I[_]=l:e.item(_,l))},i.prototype.t=function(e,t,i,r,n){return{p3:this.ak(e.kl),p4:this.ak(e.kk)}},i.prototype.w=function(t,r,n){switch(e.prototype.w.call(this,t,r,n),t){case"ActualMinimumValue":case"ActualMaximumValue":this.ai=i.am(this.n),this.aj=i.am(this.n)-i.am(this.o)}},Object.defineProperty(i,"as",{get:function(){return i.ag},enumerable:!1,configurable:!0}),Object.defineProperty(i,"at",{get:function(){return i.ah},enumerable:!1,configurable:!0}),i.prototype.getMercatorUnscaledValue=function(e,t,r,n){var o=(e-r.top)*t.width+t.top*r.height;return o=i.am(this.n)-o/(r.height/this.aj),i.aq(o)},i.prototype.getMercatorScaledValue1=function(e,t,i,r){return(i.top+this.getMercatorScaledValue3(e,i.height)-t.top*i.height)/t.width},i.prototype.getMercatorScaledValue2=function(e,t,i,r,n){return(this.getMercatorScaledValue3(e,r.height)-t.top*i.height)/t.width},i.prototype.getMercatorScaledValue3=function(e,t){e=e>i.ah?e<i.ag?e:i.ag:i.ah;var r=i.am(e);return(this.ai-r)*t/this.aj},i.am=function(e){var t=.017453292519943295*e,i=Math.sin(t);return.5*Math.log((1+i)/(1-i))},i.aq=function(e){return e=Math.exp(2*e),Math.asin((e-1)/(e+1))/.017453292519943295},i.prototype.ak=function(e){return e<i.ah?i.ah:e>i.ag?i.ag:e},i.$t=n.markType(i,"SphericalMercatorVerticalScaler",r.VerticalLinearScaler.$),i.ag=85.05112878,i.ah=-85.05112878,i}(r.VerticalLinearScaler),c=function(e){function i(){var t=e.call(this)||this;return t.aj=null,t.aj=new n.Rect(0,0,0,1,1),t}return t.__extends(i,e),i.prototype.q=function(e,t){if(t.c.isEmpty)return this.getMercatorUnscaledValue(e,t.e,t.d,t.a);var i=e*t.e.width+t.e.left*t.d.width;return this.getMercatorUnscaledValue(i,this.aj,t.c,t.a)},i.prototype.p=function(e,t){return t.c.isEmpty?this.getMercatorScaledValue1(e,t.e,t.d,t.a):(this.getMercatorScaledValue1(e,this.aj,t.c,t.a)-t.e.left*t.d.width)/t.e.width},i.prototype.af=function(e){return Array.isArray(e)?e:null},i.prototype.v=function(e,t,i,r){var n,o=r.e,a=r.d,s=r.c,p=r.a,l=!s.isEmpty,u=this.m,c=this.o,h=s.left,g=s.width,m=o.left,y=o.width,f=a.left,d=a.width,b=this.aj.left,S=this.aj.width,M=this.af(e),v=!1;null!=M&&(v=!0);for(var I=t;I<i;I++)if(n=v?M[I]:e.item(I),l){var k=(n-c)/u;p&&(k=1-k);var C=((k=h+g*(k-b)/S)-m*d)/y;v?M[I]=C:e.item(I,C)}else{var _=(n-c)/u;p&&(_=1-_),_=f+d*(_-m)/y,v?M[I]=_:e.item(I,_)}},i.prototype.t=function(e,t,i,r,n){return{p3:e.kl,p4:e.kk}},i.prototype.getMercatorUnscaledValue=function(e,t,i,r){var n=t.left+t.width*(e-i.left)/i.width;return r&&(n=1-n),this.o+n*this.m},i.prototype.getMercatorScaledValue1=function(e,t,i,r){var n=(e-this.o)/this.m;return r&&(n=1-n),i.left+i.width*(n-t.left)/t.width},i.prototype.getMercatorScaledValue2=function(e,t,i,r,n){var o=(e-this.o)/this.m;return n&&(o=1-o),i.left+i.width*(o-t.left)/t.width},i.$t=n.markType(i,"SphericalMercatorHorizontalScaler",r.HorizontalLinearScaler.$),i}(r.HorizontalLinearScaler),h=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"ImageTilesReadyEventArgs",n.EventArgs.$),i}(n.EventArgs),g=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"ImagesChangedEventArgs",n.EventArgs.$),i}(n.EventArgs),m=function(e){function i(){var t=e.call(this)||this;return t.n9=null,t.ob=t.oa(),t}return t.__extends(i,e),i.prototype.get_c8=function(){return!0},i.prototype.gt=function(e,t){var i=this.ic(t);return"LatitudeMemberPath"==i&&(i="YMemberPath"),"LongitudeMemberPath"==i&&(i="XMemberPath"),this.ob.gt(e,t)},i.prototype.ct=function(e,t,i){return this.ob.ct(e,t,i)},i.prototype.ag=function(){return this.ob.ag()},i.prototype.a8=function(){return this.ob},Object.defineProperty(i.prototype,"ob",{get:function(){return this.n9},set:function(e){this.ob!=e&&(this.n9=e,this.og())},enumerable:!1,configurable:!0}),i.prototype.get_hasMarkers=function(){return this.ob.hasMarkers},i.prototype.og=function(){if(null!=this.n9){var e=this.n9;e.externalObject=n.TypeRegistrar.createFromInternal(e,n.PlatformConstants.Prefix,n.PlatformConstants.Postfix),e.externalObject._implementation=e}this.jq(this.ob),this.oc.by()},i.prototype.au=function(e,t,i){return this.aw(this.ob,e,t,i)},i.prototype.av=function(e,t,i){return this.ax(this.ob,e,t,i)},i.prototype.gq=function(e){return this.gv(this.ob,e)},i.prototype.gf=function(e,t){return this.ob.gf(e,t)},i.prototype.gd=function(e,t){return this.ob.gd(e,t)},i.prototype.fh=function(e,t,i){return this.ob.fh(e,t,i)},i.prototype.nt=function(e,t,i){return this.ob.nt(e,t,i)},i.prototype.n2=function(e){return this.ob.n2(e)},i.prototype.ak=function(e){return this.ob.ak(e)},i.prototype.n3=function(e){return this.ob.n3(e)},i.prototype.al=function(e){return this.ob.al(e)},i.prototype.n4=function(e){return this.ob.n4(e)},i.prototype.n5=function(e){return this.ob.n5(e)},i.prototype.fd=function(e,t,i){return this.ob.fd(e,t,i)},i.prototype.np=function(e,t,i){return this.ob.np(e,t,i)},i.prototype.ff=function(e,t,i){return this.fh(e,t,i)},i.prototype.nr=function(e,t,i){return this.ob.nr(e,t,i)},i.prototype.nu=function(e,t,i){return this.ob.nu(e,t,i)},i.prototype.fi=function(e,t,i){return this.ob.fi(e,t,i)},i.prototype.nq=function(e,t,i){return this.ob.nq(e,t,i)},i.prototype.fe=function(e,t,i){return this.ob.fe(e,t,i)},i.prototype.ns=function(e,t,i){return this.ob.ns(e,t,i)},i.prototype.fg=function(e,t,i){return this.ob.fg(e,t,i)},i.prototype.ga=function(e){return this.ob.ga(e)},i.prototype.e9=function(){return this.ob.e9()},i.prototype.e5=function(e){return this.ob.e5(e)},i.prototype.gr=function(e){return this.ob.gr(e)},i.prototype.bp=function(){return new y(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.oc=n.typeCast(y.$,t)},Object.defineProperty(i.prototype,"od",{get:function(){return this.c(i.oi)},set:function(e){this.h(i.oi,e)},enumerable:!1,configurable:!0}),i.prototype.kp=function(t,i,o,a){switch(e.prototype.kp.call(this,t,i,o,a),i){case"SeriesViewer":this.ob.b6=this.b6,null!=o&&o.ll(this.ob),null!=a&&this.b6.io(this.ob),this.ob.ks(this.n6),this.ob.gi=this.gi,this.jw(this.ob),this.gl=this.ob.gl;var s=n.typeCast(r.SeriesViewer.$,o);if(null!=s&&(s.actualWindowRectChanged=n.delegateRemove(s.actualWindowRectChanged,n.runOn(this,this.oh))),null!=this.b6){var p=this.b6;p.actualWindowRectChanged=n.delegateCombine(p.actualWindowRectChanged,n.runOn(this,this.oh))}this.of();break;case"SyncLink":this.ob.b1=this.b1;break;case"VisibleFromScale":this.of();break;case"Index":this.ob.gi=this.gi;break;case"ItemsSource":this.oc.bz();break;case"Resolution":this.oc.b1();break;case"TransitionDuration":this.oc.b2();break;case"Opacity":this.oc.b0();break;case"Visibility":var l=this.ob,u=this._visibility;l.visibility=u;break;case"MouseOverEnabled":this.ob.dn=this.dn;break;case"ExpectFunctions":this.ob.expectFunctions=this.expectFunctions}},i.prototype.of=function(){if(null!=this.b6&&null!=this.ob&&!n.isNaN_(this.od))if(this.b6.os.width>this.od){this.ob.visibility=1}else{this.ob.visibility=0}},i.prototype.oh=function(e,t){this.of()},i.prototype.k3=function(t){e.prototype.k3.call(this,t),null!=this.ob&&this.ob.k3(t)},i.prototype.k2=function(e,t,i,r,n){null!=this.ob&&this.ob.k2(e,t,i,r,n)},i.prototype.as=function(e,t){return this.ob.as(e,t)},i.prototype.lc=function(){e.prototype.lc.call(this),this.ob.lc()},i.prototype.get_coercionMethods=function(){return this._coercionMethods},i.prototype.set_coercionMethods=function(e){this._coercionMethods=e,this.ob.coercionMethods=e},i.prototype.jv=function(t){if(e.prototype.jv.call(this,t),null!=this.ob){var i=this.ob.gp();this.jn(t,i)}},i.$t=n.markType(i,"GeographicMapSeriesHost",r.Series.$),i.oi=n.DependencyProperty.i("VisibleFromScale",n.Number_$type,i.$,new n.PropertyMetadata(2,1,(function(e,t){e.raisePropertyChanged("VisibleFromScale",t.oldValue,t.newValue)}))),i}(r.Series),y=function(e){function i(t){var i=e.call(this,t)||this;return i.bx=null,i.bx=t,i}return t.__extends(i,e),i.prototype.ar=function(t,i){e.prototype.ar.call(this,t,i)},i.prototype.by=function(){this.bx.ob.itemsSource=this.bx.itemsSource,this.bx.ob.gi=this.bx.gi,this.bx.ob.nb=this.bx.nb,this.bx.ob.ng=this.bx.ng,this.bx.ob.fq=this.bx.fq,this.bx.ob.gj=this.bx.gj,this.bx.ob._opacity=this.bx._opacity},i.prototype.bz=function(){this.bx.ob.itemsSource=this.bx.itemsSource},i.prototype.b1=function(){this.bx.ob.fq=this.bx.fq},i.prototype.b2=function(){this.bx.ob.gj=this.bx.gj},i.prototype.b0=function(){this.bx.ob._opacity=this.bx._opacity},i.$t=n.markType(i,"HostSeriesView",r.SeriesView.$),i}(r.SeriesView),f=function(e){function i(){var t=e.call(this)||this;t.p4=null,t.pt=!1,t.pl=1,t.p0=0,t.rb=null,t.pi=null,t.pe=null,t.pg=null,t.pk=null,t.q7={$type:n.Point_$type,x:NaN,y:NaN},t.re=null,t.pz=1,t.imageTilesReady=null,t.ps=null,t.rd=n.Rect.empty,t.p0=u.am(i.rc.bottom)-u.am(i.rc.top),t.ab=i.$,t.backgroundContent=new I;var o,a=((o=new r.NumericXAxis).bh=t,o);a.b8=!0,t.pf=a,t.pf.lp=new c;var s=function(){var e=new r.NumericYAxis;return e.bh=t,e}();return s.b8=!0,t.ph=s,t.ph.lp=new u,t.qm(),t.qt(),t.i7(),t}return t.__extends(i,e),i.prototype.provideContainer=function(t){e.prototype.provideContainer.call(this,t),this.pf.provideRenderer(t),this.ph.provideRenderer(t)},i.prototype.i7=function(){e.prototype.i7.call(this),this.pr.fq(this.e8)},i.prototype.dx=function(){return this.px},i.prototype.dy=function(){return this.px},i.prototype.po=function(){return 0==this.pm&&this.pt?2:1},Object.defineProperty(i.prototype,"pn",{get:function(){return this.pl},set:function(e){this.pl=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"rg",{get:function(){return this.rb},set:function(e){if(n.Rect.l_op_Inequality(this.rb,e)){var t=this.rb;this.rb=e,this.k5("ActualWorldRect",t,e)}},enumerable:!1,configurable:!0}),i.prototype.rk=function(){return this.rg},i.prototype.qm=function(){this.rs.isEmpty||(this.rg=this.rq(this.rs,1==this.br))},i.prototype.rq=function(e,t){var r=e.top,o=e.left,a=e.width,s=e.height,p=u.am(e.bottom),l=u.am(e.top),c=p-l,h=e.width/i.rc.width,g=u.am(i.rc.top);if(c/h>this.p0){var m=c/this.p0;o-=(m-h)/2*i.rc.width,a=m*i.rc.width,t&&(o<i.rc.left?o+=i.rc.left-o:o+a>i.rc.right&&(o-=o+a-i.rc.right))}else if(c/h<this.p0){var y=this.p0*h-c,f=l-y/2,d=p+y/2;t&&(f<g?d+=g-(f+=g-f):d>g+this.p0&&(f-=d-(g+this.p0),d-=d-(g+this.p0))),r=u.aq(f),s=u.aq(d)-r}return new n.Rect(0,o,r,a,s)},Object.defineProperty(i.prototype,"backgroundContent",{get:function(){return this.pi},set:function(e){if(e!=this.backgroundContent){var t=this.backgroundContent;this.pi=e,this.k5("BackgroundContent",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"pf",{get:function(){return this.pe},set:function(e){if(e!=this.pf){var t=this.pf;this.pe=e,this.k5("XAxis",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"ph",{get:function(){return this.pg},set:function(e){if(e!=this.ph){var t=this.ph;this.pg=e,this.k5("YAxis",t,e)}},enumerable:!1,configurable:!0}),i.prototype.getZoomRectFromGeoRect=function(e){return this.getZoomFromGeographicRect(e)},i.prototype.qw=function(e){this.o8=e},i.prototype.qv=function(e){this.rs=e},i.prototype.getZoomFromGeographicRect=function(e){return this.ri(e,!0,0)},i.prototype.rh=function(e,t){return this.ri(e,!1,t)},i.prototype.ri=function(e,t,o){var a=e;t&&(a=this.rq(e,!1));var s=this.pf,p=this.ph,l=new r.ScalerParams(1,i.rf,this.o7,s.ca);l.c=this.ow;var u=new r.ScalerParams(1,i.rf,this.o7,p.ca);u.c=this.ow;var c=this.pf.dz(a.left,l),h=this.pf.dz(a.right,l),g=this.ph.dz(a.top,u),m=this.ph.dz(a.bottom,u),y=(c-o)/this.o7.width,f=(m-o)/this.o7.height,d=(h-c+2*o)/this.o7.width,b=(g-m+2*o)/this.o7.height,S=new n.Rect(0,y,f,d,b);return S.intersect(i.rf),S.isEmpty&&(S=i.rf),S},i.prototype.getZoomFromGeographicPoints=function(e,t){var r=e.x,o=t.y,a=t.x-e.x,s=e.y-t.y;if(a<0||s<0)return i.rf;var p=new n.Rect(0,r,o,a,s);return this.getZoomFromGeographicRect(p)},i.prototype.rm=function(e){var t=this.pf,o=this.ph,a=new r.ScalerParams(1,e,this.o7,t.ca);a.c=this.ow;var s=new r.ScalerParams(1,e,this.o7,o.ca);s.c=this.ow;var p=this.ov,l=t.d2(p.left,a),u=o.d2(p.top,s),c=t.d2(p.right,a),h=o.d2(p.bottom,s),g=c-l,m=u-h,y=new n.Rect(0,l,h,g,m);return 1==this.br&&(y.intersect(i.rc),y.isEmpty&&(y=i.rc)),y},i.prototype.q8=function(e){var t=this.pf.ko(e.x),i=this.ph.ko(e.y);return{$type:n.Point_$type,x:t,y:i}},i.prototype.q9=function(e){var t=this.pf.ee(e.x),i=this.ph.ee(e.y);return{$type:n.Point_$type,x:t,y:i}},i.prototype.ra=function(e){return this.q9(e)},i.prototype.qj=function(){var e=n.typeCast(d.$,this.backgroundContent);null!=e&&e.clearTileCache()},i.prototype.qp=function(e){},i.prototype.oa=function(e){return this.pr.fu(e)},i.prototype.ob=function(e){return this.pr.fv(e)},i.prototype.eg=function(){return!0},i.prototype.qr=function(){var e,i;this.pr.eb();try{for(var r=t.__values(n.fromEnum(this.series)),o=r.next();!o.done;o=r.next()){o.value.lc()}}catch(t){e={error:t}}finally{try{o&&!o.done&&(i=r.return)&&i.call(r)}finally{if(e)throw e.error}}},i.prototype.qu=function(){if(2==this.pq){if(!this.o7.isEmpty&&this.o7.width>0&&this.o7.height>0){var e=this.pf.ko(this.o7.left+this.o7.width/2),t=this.ph.ko(this.o7.top+this.o7.height/2);this.q7={$type:n.Point_$type,x:e,y:t}}}else if(!this.o7.isEmpty&&this.o7.width>0&&this.o7.height>0){var i=this.pf.ko(this.o7.left),r=this.ph.ko(this.o7.top);this.q7={$type:n.Point_$type,x:i,y:r}}},i.prototype.qq=function(){(n.isNaN_(this.q7.x)||n.isNaN_(this.q7.y))&&this.qu();var e=this.q7.x,t=this.q7.y;if(!n.isNaN_(e)&&!n.isNaN_(t)){var o=this.os.left,a=this.os.top,s=this.os.width,p=this.os.height;if(s>this.re.width);else{var l=new r.ScalerParams(1,i.rf,this.o7,this.pf.ca);l.c=this.ow;var u=this.pf.dz(e,l);if(2==this.pq)o=u/this.o7.width-s/2;else o=u/this.o7.width;o+s>this.re.right?o=this.re.right-s:o<this.re.left&&(o=this.re.left)}if(p>this.re.height);else{var c=new r.ScalerParams(1,i.rf,this.o7,this.ph.ca);c.c=this.ow;var h=this.ph.dz(t,c);if(2==this.pq)a=h/this.o7.height-p/2;else a=h/this.o7.height;a+p>this.re.bottom?a=this.re.bottom-p:a<this.re.top&&(a=this.re.top)}this.mc(new n.Rect(0,o,a,s,p),!1)}},i.prototype.get_dq=function(){return!0},i.prototype.ot=function(){var t=e.prototype.ot.call(this);if(null==this.pf||null==this.ph)return t;this.o3();var i=t.left,r=t.top;1==this.br&&(this.o8.width>this.re.width?i=.5-this.o8.width/2:i+t.width>this.re.right?i=this.re.right-this.o8.width:i<this.re.left&&(i=this.re.left),this.o8.height>this.re.height?r=.5-this.o8.height/2:r+this.o8.height>this.re.bottom?r=this.re.bottom-this.o8.height:r<this.re.top&&(r=this.re.top));var o=!1;!this.pw&&2==this.br&&this.pt&&(i>1&&(i=i-Math.floor(i)+1),i<0&&(i=0-(Math.ceil(i)-i)),t.right-this.re.right>0&&(t.right-this.re.right)/t.width>.8?(i=this.re.left-(t.width-(t.right-this.re.right)),o=!0):t.left<this.re.left&&Math.abs(t.left-this.re.left)/t.width>.8&&(i=this.re.right-Math.abs(t.left-this.re.left),o=!0));var a=new n.Rect(0,i,r,t.width,t.height);if(this.pw){var s=this.rh(this.rs,1);s=this.rj(s);var p=a.left+a.width/2,l=a.top+a.height/2;if(a.width>s.width){var u=a.height/a.width,c=s.width,h=u*c;a=new n.Rect(0,p-c/2,l-h/2,c,h),o=!0}if(a.height>s.height){var g=a.width/a.height,m=s.height,y=g*m;a=new n.Rect(0,p-y/2,l-m/2,y,m),o=!0}a.left<s.left&&(a=new n.Rect(0,s.left,a.top,a.width,a.height),o=!0),a.top<s.top&&(a=new n.Rect(0,a.left,s.top,a.width,a.height),o=!0),a.right>s.right&&(a=new n.Rect(0,s.right-a.width,a.top,a.width,a.height),o=!0),a.bottom>s.bottom&&(a=new n.Rect(0,a.left,s.bottom-a.height,a.width,a.height),o=!0)}return o&&(this.dc=!0,this.o8=a,this.dc=!1),a},i.prototype.ik=function(e,t){var i=!0,r=!0,o=0,a=this.o3(),s=0,p=0;if(e.right-a.right>0&&(s=(e.right-a.right)/e.width),e.left<a.left&&(p=Math.abs(e.left-a.left)/e.width),0==p&&0==s&&(i=!1),p>s&&(r=!1),i)if(r){var l=this.pe.dz(-180,t);o=this.pe.dz(180,t)-l}else{o=this.pe.dz(-180,t)-this.pe.dz(180,t)}return new n.Tuple$2(n.Boolean_$type,n.Number_$type,i,o)},i.prototype.o3=function(){var e=new r.ScalerParams(1,i.rf,this.o7,this.pf.ca);e.c=this.ow;var t=new r.ScalerParams(1,i.rf,this.o7,this.ph.ca);t.c=this.ow;var o=this.pf.dz(i.rc.left,e),a=this.pf.dz(i.rc.right,e),s=this.ph.dz(i.rc.top,t),p=this.ph.dz(i.rc.bottom,t);return this.re=new n.Rect(0,o/this.o7.width,p/this.o7.height,(a-o)/this.o7.width,(s-p)/this.o7.height),this.re},i.prototype.rj=function(e){var t=this.fw,i=.5*(e.left+e.right),r=.5*(e.top+e.bottom),o=e.width,a=e.height,s=n.MathUtil.b(e.width,t,1),p=n.MathUtil.b(e.height,t,1),l=this.o7,u=l.width/l.height,c=s*l.width,h=p*l.height;c/h!=u&&(h*u>c?s=(c=h*u)/l.width:p=(h=c/u)/l.height);var g=s!=o,m=p!=a,y=g?i-.5*s:e.left,f=m?r-.5*p:e.top,d=g?i+.5*s:e.right,b=m?r+.5*p:e.bottom;return y<0&&(d=(y=0)+s),d>1&&(y=(d=1)-s),f<0&&(b=(f=0)+p),b>1&&(f=(b=1)-p),new n.Rect(0,y,f,d-y,b-f)},i.prototype.ou=function(t){if(e.prototype.ou.call(this,this.o7),t.isEmpty)return n.Rect.empty;var i;if(t.width>t.height){var r=n.intDivide(n.truncate(t.width-t.height),2);i=new n.Rect(0,t.left+r,t.top,t.height,t.height)}else{var o=n.intDivide(n.truncate(t.height-t.width),2);i=new n.Rect(0,t.left,t.top+o,t.width,t.width)}return i},i.prototype.rl=function(e){return this.ou(e)},i.prototype.b7=function(){return new v(this)},i.prototype.n6=function(e){return this.pr.ft(e)},i.prototype.oc=function(e){return this.pr.fw(e)},i.prototype.ql=function(e){null!=e&&(e.bh=this)},i.prototype.kp=function(t){e.prototype.kp.call(this,t),this.pr=t},i.prototype.k0=function(t,i){e.prototype.k0.call(this,t,i),this.l0(this.pf),this.l0(this.ph),n.Rect.l_op_Inequality(t,i)&&this.qq(),this.pw&&(this.os=this.ot()),this.qx()},Object.defineProperty(i.prototype,"p1",{get:function(){return this.pz},set:function(e){var t=this.pz;this.pz=e,this.k5("ActualWindowScale",t,this.pz)},enumerable:!1,configurable:!0}),i.prototype.fe=function(){return this.p1},i.prototype.ff=function(){return this.p1},i.prototype.lz=function(){e.prototype.lz.call(this);var t=Math.min(this.os.width,this.os.height);this.p1=t},i.prototype.ea=function(){return this.pt},i.prototype.bs=function(){return 0==this.bt&&this.pu?2:this.bt},i.prototype.k1=function(r,o,a,s){var p,l;switch(e.prototype.k1.call(this,r,o,a,s),o){case"ZoomCoercionMode":this.qm();break;case"WindowRect":this.qu();break;case i.$$p[0]:this.pn=this.po(),null!=this.pk&&(this.pk.isHorizontalWrappingEnabled=2==this.pn);break;case i.$$p[1]:this.pt=this.pu,this.pn=this.po(),this.br=this.bs(),null!=this.pk&&(this.pk.isHorizontalWrappingEnabled=2==this.pn);break;case i.$$p[4]:this.os=this.ot();break;case"BackgroundContent":if(null!=this.pk){var u=this.pk;u.imageTilesReady=n.delegateRemove(u.imageTilesReady,n.runOn(this,this.qn)),this.pk.deferralHandler=null}if(this.pk=n.typeCast(d.$,this.backgroundContent),null!=this.pk){var c=this.pk;c.imageTilesReady=n.delegateCombine(c.imageTilesReady,n.runOn(this,this.qn)),this.pk.deferralHandler=this,this.pk.isHorizontalWrappingEnabled=2==this.pn}this.pr.fp(n.typeCast(d.$,a),n.typeCast(d.$,s)),null!=this.pk&&(this.pk.geographicMap=this,this.pr.fm(this.os),this.pr.fq(this.e8));break;case"YAxis":case"XAxis":this.qs(a),this.ql(s);break;case i.$$p[6]:this.pv||(this.o8=i.rf),this.qm(),this.qt(),this.qu(),this.os=this.ot(),this.pr.fn();break;case"ActualWindowRect":this.pr.fm(this.os);break;case"ActualWorldRect":try{for(var h=t.__values(n.fromEnum(this.series)),g=h.next();!g.done;g=h.next()){g.value.k3(!1)}}catch(e){p={error:e}}finally{try{g&&!g.done&&(l=h.return)&&l.call(h)}finally{if(p)throw p.error}}break;case i.$$p[5]:this.p1=this.p2;break;case"ActualWindowScale":this.ef||this.mb(this.fe(),this.ff());break;case"ActualPixelScalingRatio":this.pr.fq(this.e8);break;case i.$$p[7]:this.l7()}},i.prototype.qn=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new h)},i.prototype.qs=function(e){null!=e&&(e.bh=null)},i.prototype.qt=function(){null!=this.pf&&(this.pf.kl=this.rg.left,this.pf.kk=this.rg.right),null!=this.ph&&(this.ph.kl=this.rg.top,this.ph.kk=this.rg.bottom),this.pf.co(!0),this.ph.co(!0)},i.prototype.getFontInfo=function(){return this.ps=this.pr.fj,this.ps},i.prototype.n5=function(){return this.pr.fr},i.prototype.getFontBrush=function(){return this.pr.fs},i.prototype.ls=function(t,i){if(null!==n.typeCast(n.ItfConverter.$,i)){var r=i,o=t;o.itemsSource=r.triangulationSource.points,o.ok=r.triangulationSource.triangles}else e.prototype.ls.call(this,t,i)},i.prototype.register=function(e,t){this.li(e,t)},i.prototype.unRegister=function(e){this.ly(e)},i.prototype.deferredRefresh=function(){this.iv()},i.prototype.deferAction=function(e){null!=this.p4?this.p4.setTimeout(e,0):window.setTimeout(e,0)},i.prototype.qk=function(e){this.l6(e)},i.prototype.p5=function(){var e=new r.ChartVisualData,t=this.pf.e6(),i=this.ph.e6();e.axes.add1(t),e.axes.add1(i);for(var o=0;o<this.series.count;o++){var a=this.series._inner[o].gp();e.series.add1(a)}return e.name=this.name,e.contentArea=n.RectData.b(this.o7),e.centralArea=n.RectData.b(this.o7),e.plotArea=n.RectData.b(this.o7),e},i.prototype.oz=function(e,t,i){return e},i.prototype.qo=function(){},Object.defineProperty(i.prototype,"rr",{get:function(){return this.rd},set:function(e){this.rd=e},enumerable:!1,configurable:!0}),i.prototype.qy=function(e){this.rr=e,this.qx()},i.prototype.qx=function(){if(this.py&&!this.rr.isEmpty){var e=this.getZoomFromGeographicRect(this.rr);this.rr=n.Rect.empty,this.mc(e,!1)}},Object.defineProperty(i.prototype,"py",{get:function(){return!this.o7.isEmpty&&!this.ow.isEmpty},enumerable:!1,configurable:!0}),i.$t=n.markType(i,"XamGeographicMap",r.SeriesViewer.$,[n.IMapRenderDeferralHandler_$type]),i.pp=0,i.rc=new n.Rect(2,{$type:n.Point_$type,x:-180,y:-85.05112878},{$type:n.Point_$type,x:180,y:85.05112878}),i.rf=new n.Rect(0,0,0,1,1),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"k5",["BackgroundTilingMode:pm:qz",[l,n.enumGetBox(l,0)],"IsHorizontalWrappingEnabled:pu:q0",[0,!1],"ResizeBehavior:pq:q1",[s,n.enumGetBox(s,i.pp)],"SuppressZoomResetOnWorldRectChange:pv:q2",[0,!1],"UseWorldRectForZoomBounds:pw:q3",[0,!1],"WindowScale:p2:q4",[1,NaN],"WorldRect:rs:q5",[n.Rect.$,i.rc],"Zoomable:px:q6",[0,!0]]),i}(r.SeriesViewer),d=function(e){function i(t){var r=e.call(this)||this;return r.ak=null,r.imageTilesReady=null,r.an=null,r.ap=null,r.propertyChanged=null,r.imagesChanged=null,r.cancellingImage=null,r.downloadingImage=null,r.ab=i.$,r.ap=t,r.aj=r.ai(),r.bb(r.aj),r}return t.__extends(i,e),i.prototype.bb=function(e){},i.prototype.ai=function(){return new b(this)},Object.defineProperty(i.prototype,"deferralHandler",{get:function(){return this.ak},set:function(e){this.ak=e,null!=this.ao&&(this.ao.al=e)},enumerable:!1,configurable:!0}),i.prototype.a5=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new h)},i.prototype.a9=function(){var e=this.ao;e.imageTilesReady=n.delegateCombine(e.imageTilesReady,n.runOn(this,this.a5)),this.ao.al=this.deferralHandler;var t=this.ao;t.imagesChanged=n.delegateCombine(t.imagesChanged,n.runOn(this,this.a4));var i=this.ao;i.downloadingImage=n.delegateCombine(i.downloadingImage,n.runOn(this,this.a3));var r=this.ao;r.cancellingImage=n.delegateCombine(r.cancellingImage,n.runOn(this,this.a2)),this.ao.bf=this.referer,this.ao.bj=this.userAgent,this.ao.av=this.isHorizontalWrappingEnabled},i.prototype.a3=function(e,t){null!=this.downloadingImage&&this.downloadingImage(this,t)},i.prototype.a2=function(e,t){null!=this.cancellingImage&&this.cancellingImage(this,t)},i.prototype.bg=function(){null!=this.ao&&this.aj.e()},i.prototype.ba=function(e,t,r){switch(e){case i.$$p[3]:this.bg();break;case"GeographicMap":this.aj.e();break;case i.$$p[1]:null!=this.ao&&(this.ao.bf=this.referer);break;case i.$$p[2]:null!=this.ao&&(this.ao.bj=this.userAgent);break;case i.$$p[0]:null!=this.ao&&(this.ao.av=this.isHorizontalWrappingEnabled)}null!=this.propertyChanged&&this.propertyChanged(this,new n.PropertyChangedEventArgs(e))},Object.defineProperty(i.prototype,"geographicMap",{get:function(){return this.c(i.geographicMapProperty)},set:function(e){this.h(i.geographicMapProperty,e)},enumerable:!1,configurable:!0}),i.a8=function(e,t){e.a7(t.oldValue,t.newValue)},i.prototype.a7=function(e,t){this.ba("GeographicMap",e,t)},i.prototype.clearTileCache=function(){null!=this.ao&&this.ao.bs(0,0,0,0)},Object.defineProperty(i.prototype,"ao",{get:function(){return this.an},set:function(e){this.an=e,null!=this.propertyChanged&&this.propertyChanged(this,new n.PropertyChangedEventArgs("MultiScaleImage"))},enumerable:!1,configurable:!0}),i.prototype.bn=function(e){if(null==this.geographicMap||e.width<1||e.height<1)return e;var t=new n.Rect(0,0,0,e.width,e.height),i=this.geographicMap.rl(t),o=f.rc,a=this.geographicMap.rg,s=Math.min(this.windowRect.height,this.windowRect.width),p=a.width/o.width;this.ao.a5=t.width/i.width*s*p;var l=this.geographicMap.pf,u=this.geographicMap.ph,c=new r.ScalerParams(1,this.windowRect,t,l.ca);c.c=i;var h=new r.ScalerParams(1,this.windowRect,t,u.ca);h.c=i;var g=l.dz(o.left,c),m=u.dz(o.bottom,h),y=-g/t.width*this.ao.a5,d=-m/t.height*this.ao.a5*(t.height/t.width);return this.ao.cm={$type:n.Point_$type,x:y,y:d},e},i.prototype.bd=function(e){this.aj.f(e)},i.prototype.bf=function(e){this.aj.h(e)},i.prototype.be=function(e){this.aj.g(e)},i.prototype.a4=function(e,t){null!=this.imagesChanged&&this.imagesChanged(this,new g)},i.prototype.a6=function(){this.aj.e()},i.prototype.bc=function(e){this.aj.i(e)},i.prototype.v=function(){e.prototype.v.call(this),this.ap.o=this._opacity},i.$t=n.markType(i,"GeographicMapImagery",n.Control.$,[n.INotifyPropertyChanged_$type]),i.geographicMapProperty=n.DependencyProperty.i("GeographicMap",f.$,i.$,new n.PropertyMetadata(2,null,i.a8)),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"ba",["IsHorizontalWrappingEnabled",[0,!1],"Referer",[2,null],"UserAgent",[2,null],"WindowRect",[n.Rect.$,n.Rect.empty]]),i}(n.Control),b=function(e){function i(t){var i=e.call(this)||this;return i.a=null,i.j=null,i.d=null,i.b=1,i.j=n.Rect.empty,i.a=t,i.a.ao=new n.XamMultiScaleImage,i.a.ao.ao=i.a.ap,i.a.a9(),i}return t.__extends(i,e),i.prototype.e=function(){this.j.isEmpty||this.a.bn(new n.Size(1,this.j.width,this.j.height))},i.prototype.f=function(e){this.a.ao.b1(e)},i.prototype.g=function(e){this.d=e,this.a.ao.b2(e)},i.prototype.h=function(e){this.j=e,this.a.ao.b3(e),this.a.a6()},Object.defineProperty(i.prototype,"c",{get:function(){return this.b},enumerable:!1,configurable:!0}),i.prototype.i=function(e){this.b=e,this.a.ao.bz(e)},i.$t=n.markType(i,"GeographicMapImageryView"),i}(n.Base),S=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this);var t=this.b3.ob;t.o7=this.b3.on,t.pb=this.b3.ol,t.trianglesSource=this.b3.ok,t.oz=this.b3.oq,t.o1=this.b3.os,t.o3=this.b3.ou},i.prototype.b6=function(){var e=this.b3.ob;if(null==this.b3.b6)return e.n9=null,void(e.oa=null);e.n9=this.b3.b6.pf,e.oa=this.b3.b6.ph},i.prototype.b5=function(){this.b3.ob.o7=this.b3.on},i.prototype.b4=function(){this.b3.ob.pb=this.b3.ol},i.prototype.b7=function(){this.b3.ob.trianglesSource=this.b3.ok},i.prototype.b8=function(){this.b3.ob.oz=this.b3.oq},i.prototype.b9=function(){this.b3.ob.o1=this.b3.os},i.prototype.ca=function(){this.b3.ob.o3=this.b3.ou},i.$t=n.markType(i,"GeographicXYTriangulatingSeriesView",y.$),i}(y),M=function(e){function i(t){var i=e.call(this,t)||this;return i.cb=null,i.cb=t,i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this),null!=this.cb.o4&&(this.cb.o4.p2=this.cb.o7,this.cb.o4.pu=this.cb.o3)},i.prototype.cc=function(){null!=this.cb.o4&&(this.cb.o4.p2=this.cb.o7)},i.prototype.cd=function(){null!=this.cb.o4&&(this.cb.o4.pu=this.cb.o3)},i.$t=n.markType(i,"GeographicScatterAreaSeriesView",S.$),i}(S),v=function(e){function i(t){var i=e.call(this,t)||this;return i.fi=null,i.fy=null,i.fs=null,i.fr=null,i.fj=null,i.fk=NaN,i.fy=n.Rect.empty,i.fi=t,i.fi.n0=2,i.fi.fw=5e-6,i}return t.__extends(i,e),i.prototype.m=function(e){return 2},i.prototype.bk=function(e){this.j.bv(e),this.fi.qk(e),this.ei()},i.prototype.get_ap=function(){return!0},i.prototype.d1=function(){var e,t,i,r,n,o=this.j.a7(e,t,i,r,n);e=o.p0,t=o.p1,i=o.p2,r=o.p3,n=o.p4,this.fs=i,this.fj=r,this.fr=n},i.prototype.fu=function(e){return(t=new n.Brush).fill="#8bdc5c",t;var t},i.prototype.fv=function(e){return(t=new n.Brush).fill="#8bdc5c",t;var t},i.prototype.ft=function(e){return(t=new n.Brush).fill="rgba(50,50,50,.5)",t;var t},i.prototype.fw=function(e){return(t=new n.Brush).fill="white",t;var t},i.prototype.dr=function(t){if(e.prototype.dr.call(this,t),null!=this.fi.backgroundContent){var i=this.fi.backgroundContent;i.be(this.j.ae),i.bd(t)}},i.prototype.ds=function(t){(e.prototype.ds.call(this,t),this.fy=t,null!=this.fi.backgroundContent)&&this.fi.backgroundContent.bf(this.fy)},i.prototype.fx=function(){return new n.Rect(0,0,0,this.fy.width,this.fy.height)},i.prototype.fn=function(){null!=this.fi.backgroundContent&&this.fi.backgroundContent.a6()},i.prototype.fm=function(e){null!=this.fi.pk&&(this.fi.pk.windowRect=e)},i.prototype.fp=function(e,t){if(null!=this.fi.pk&&(this.fi.pk.windowRect=this.fi.os),null!=e){var i=e.ao;null!=i&&this.fi.ah.e.remove(i.ag),e.bd(null),e.be(null)}if(null!=t){var r=t.ao;null!=r&&this.fi.ah.e.add(r.ag),this.fy.isEmpty||this.ds(this.fy),null!=this.w&&this.dr(this.w)}null==t&&this.fo(this.w)},i.prototype.fo=function(e){var t=this.fi.e8;1!=t&&(e.z(),e.aa(t,t)),e.k(this.fy.left,this.fy.top,this.fy.width,this.fy.height),1!=t&&e.y()},i.prototype.dy=function(){this.fa.ac=1,this.fb.ac=1,this.fa._stroke=this.fs,this.fb._stroke=this.fs,e.prototype.dy.call(this)},i.prototype.fq=function(e){this.fk=e,null!=this.fi.backgroundContent&&this.fi.backgroundContent.bc(e)},Object.defineProperty(i.prototype,"fl",{get:function(){return this.fk},set:function(e){this.fk=e},enumerable:!1,configurable:!0}),i.$t=n.markType(i,"XamGeographicMapView",r.SeriesViewerView.$),i}(r.SeriesViewerView),I=function(e){function i(){return e.call(this,new n.OpenStreetMapTileSource)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"tilePath",{get:function(){return this.c(i.tilePathProperty)},set:function(e){this.h(i.tilePathProperty,e)},enumerable:!1,configurable:!0}),i.br=function(e,t){e.bq("TilePath",t.oldValue,t.newValue)},i.prototype.bq=function(t,i,r){switch(t){case"TilePath":this.ap.setTilePathUrl(null==r?null:r),this.aj.e()}e.prototype.ba.call(this,t,i,r)},i.$t=n.markType(i,"OpenStreetMapImagery",d.$),i.tilePathProperty=n.DependencyProperty.i("TilePath",n.String_$type,i.$,new n.PropertyMetadata(2,null,i.br)),i}(d),k=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.prototype.bp=function(){return new S(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.oj=t},i.prototype.kp=function(t,r,n,o){switch(e.prototype.kp.call(this,t,r,n,o),r){case"SeriesViewer":this.oj.b6();break;case i.$$p[1]:this.oj.b5();break;case i.$$p[0]:this.oj.b4();break;case i.$$p[2]:this.oj.b7();break;case i.$$p[3]:this.oj.b8();break;case i.$$p[4]:this.oj.b9();break;case i.$$p[5]:this.oj.ca()}},i.$t=n.markType(i,"GeographicXYTriangulatingSeries",m.$),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"raisePropertyChanged",["LatitudeMemberPath:ol:ow",[2,"pointY"],"LongitudeMemberPath:on:ox",[2,"pointX"],"TrianglesSource:ok:oy",[n.IEnumerable_$type,null],"TriangleVertexMemberPath1:oq:oz",[2,"v1"],"TriangleVertexMemberPath2:os:o0",[2,"v2"],"TriangleVertexMemberPath3:ou:o1",[2,"v3"]]),i}(m),C=function(e){function i(){var t=e.call(this)||this;return t.o2=null,t.triangulationStatusChanged=null,t.ab=i.$,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"o3",{get:function(){return this.o2},set:function(e){if(this.o2!=e){var t=this.o2;this.o2=e,this.raisePropertyChanged("ColorScale",t,this.o2),null!=this.o4&&(this.o4.pu=e)}},enumerable:!1,configurable:!0}),i.prototype.oa=function(){this.o4=new r.ScatterAreaSeries;var e=this.o4;return e.triangulationStatusChanged=n.delegateCombine(e.triangulationStatusChanged,n.runOn(this,this.pa)),this.o4},i.prototype.pa=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},i.prototype.bp=function(){return new M(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.o6=t},i.prototype.kp=function(t,r,n,o){switch(e.prototype.kp.call(this,t,r,n,o),r){case i.$$p[0]:this.o6.cc();break;case"ColorScale":this.o6.cd()}},i.prototype.get_d6=function(){return!0},i.prototype.set_d6=function(t){e.prototype.set_d6.call(this,t)},i.$t=n.markType(i,"GeographicScatterAreaSeries",k.$),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"raisePropertyChanged",["ColorMemberPath:o7:pb",[2,"value"]]),i}(k),_=function(){function e(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return new h},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},e}(),x=function(e){function o(t,i,o,a,s){var p,l=e.call(this)||this;l._renderer=t,l._elRef=i,l._ngZone=o,l._componentFactoryResolver=a,l._injector=s,l.actualSeries=[],l._series=null,l._dataSource=null,l._seriesAdapter=null,l._defaultTooltips=null,l._imageTilesReady=null,l._styling&&n.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(l)),l._zoneRunner=function(e){return l._ngZone.run(e)},l._container=t.createElement("div"),t.appendChild(i.element.nativeElement,l._container),t.setStyle(l._container,"display","block"),t.setStyle(l._container,"width","100%"),t.setStyle(l._container,"height","100%"),p=l._container,null!=l._container.nativeElement&&(p=l._container.nativeElement);var u=new n.AngularRenderer(p,l._renderer,window.document,l._ngZone,!0,r.DataChartStylingDefaults);l._wrapper=u;var c=l.i;return l._chart=c,c.provideContainer(u),u.addSizeWatcher((function(){l._chart.notifyContainerResized()})),l}return t.__extends(o,e),Object.defineProperty(o.prototype,"height",{get:function(){return this._height},set:function(e){this._height=e,this._renderer.setStyle(this._elRef.element.nativeElement,"height",e),this._chart.notifyContainerResized()},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"width",{get:function(){return this._width},set:function(e){this._width=e,this._renderer.setStyle(this._elRef.element.nativeElement,"width",e),this._chart.notifyContainerResized()},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"legend",{get:function(){if(null!=this.i.legend)return this.i.legend.externalObject},set:function(e){null!=e&&null!=e&&(this.i.legend=e.i)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"series",{get:function(){var e=this;if(null===this._series){var t=new r.IgxSeriesCollection;t._innerColl.addListener((function(t,i){switch(i.action){case n.NotifyCollectionChangedAction.Add:e._seriesAdapter.addManualItem(i.newItems.item(0));break;case n.NotifyCollectionChangedAction.Remove:e._seriesAdapter.removeManualItemAt(i.oldStartingIndex);break;case n.NotifyCollectionChangedAction.Replace:e._seriesAdapter.removeManualItemAt(i.oldStartingIndex),e._seriesAdapter.insertManualItem(i.newStartingIndex,i.newItems.item(0));break;case n.NotifyCollectionChangedAction.Reset:e._seriesAdapter.clearManualItems()}})),this._series=t}return this._series},enumerable:!1,configurable:!0}),o.prototype.ngOnDestroy=function(){this._chart.destroy(),this._wrapper.destroy()},o.prototype.createImplementation=function(){return new f},Object.defineProperty(o.prototype,"dataSource",{get:function(){return this._dataSource},set:function(e){this._dataSource=e,this.bindData()},enumerable:!1,configurable:!0}),o.prototype.bindData=function(){if(this.actualSeries&&this.actualSeries.length>0)for(var e=this.actualSeries,t=0;t<e.length;t++)e[t].provideData(this._dataSource)},o.prototype.ngAfterContentInit=function(){var e=this;if(n.TypeRegistrar.isRegistered("IgxDataChartDefaultTooltipsComponent")){var t=n.TypeRegistrar.get("IgxDataChartDefaultTooltipsComponent"),i=this._componentFactoryResolver.resolveComponentFactory(t),r=this._dynamicContent.createComponent(i);this._defaultTooltips=r,r.instance.onContentReady.subscribe((function(){e._onDefaultTooltipsReady(r)}))}this._seriesAdapter=new n.CollectionAdapter(this.contentSeries,this.i.series,this.actualSeries,(function(e){return e.i}),(function(t){t.owner=e,t._provideRenderer(e._dataSource),t.provideData(e._dataSource),e._ensureDefaultTooltip(t),e._ensureTooltipCreated(t)}),(function(e){e._provideRenderer(null),e.provideData(null)})),this.i.notifyContainerResized()},o.prototype._ensureTooltipCreated=function(e){var t=this;e._ensureTooltipCreated((function(){return t.createTooltip()}),(function(e){var i=new n.AngularWrapper(e,t._renderer,t._ngZone);return i.updateToolTip=e.updateToolTip,i.hideToolTip=e.hideToolTip,i}))},o.prototype._ensureDefaultTooltip=function(e){null!=this._defaultTooltips&&this._defaultTooltips.instance.ensureDefaultTooltip(e)},o.prototype._onDefaultTooltipsReady=function(e){if(this.actualSeries&&this.actualSeries.length>0)for(var t=this.actualSeries,i=0;i<t.length;i++)t[i].showDefaultTooltip&&this._ensureDefaultTooltip(t[i])},o.prototype.createTooltip=function(){if(!n.TypeRegistrar.isRegistered("IgxTooltipContainerComponent"))return null;var e=n.TypeRegistrar.get("IgxTooltipContainerComponent"),t=this._componentFactoryResolver.resolveComponentFactory(e),i=this._dynamicContent.createComponent(t),r=i.location.nativeElement,o=this;return r.updateToolTip=function(e,t){if(e.externalObject)e=e.externalObject;else{var a=new n.IgxDataContext;a._implementation=e,e=a}return t?e.isSubContent=!0:r.parentElement!=o._container&&(null!=r.parentElement&&r.parentElement.removeChild(r),o._container.appendChild(r)),i.instance.context=e,r.style.display="block",!0},r.hideToolTip=function(){r.style.display="none"},r.style.display="none",i},Object.defineProperty(o.prototype,"backgroundContent",{get:function(){return null!=this.i.backgroundContent?this.i.backgroundContent.externalObject:null},set:function(e){this.i.backgroundContent=null!=e&&null!=e?e.i:null},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"zoomable",{get:function(){return this.i.px},set:function(e){this.i.px=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"resizeBehavior",{get:function(){return this.i.pq},set:function(e){this.i.pq=n.ensureEnum(s,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isHorizontalWrappingEnabled",{get:function(){return this.i.pu},set:function(e){this.i.pu=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"backgroundTilingMode",{get:function(){return this.i.pm},set:function(e){this.i.pm=n.ensureEnum(l,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"useWorldRectForZoomBounds",{get:function(){return this.i.pw},set:function(e){this.i.pw=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"suppressZoomResetOnWorldRectChange",{get:function(){return this.i.pv},set:function(e){this.i.pv=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"worldRect",{get:function(){return n.fromRect(this.i.rs)},set:function(e){this.i.rs=n.toRect(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualWorldRect",{get:function(){return n.fromRect(this.i.rg)},set:function(e){this.i.rg=n.toRect(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"xAxis",{get:function(){if(null==this.i.pf)return null;if(!this.i.pf.externalObject){var e=r.IgxNumericXAxisComponent._createFromInternal(this.i.pf);e&&(e._implementation=this.i.pf),this.i.pf.externalObject=e}return this.i.pf.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.pf=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"yAxis",{get:function(){if(null==this.i.ph)return null;if(!this.i.ph.externalObject){var e=r.IgxNumericYAxisComponent._createFromInternal(this.i.ph);e&&(e._implementation=this.i.ph),this.i.ph.externalObject=e}return this.i.ph.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.ph=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isMap",{get:function(){return this.i.dq},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"windowScale",{get:function(){return this.i.p2},set:function(e){this.i.p2=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualWindowScale",{get:function(){return this.i.p1},set:function(e){this.i.p1=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"zoomIsReady",{get:function(){return this.i.py},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.backgroundContent&&this.backgroundContent.name&&this.backgroundContent.name==t?this.backgroundContent:null)},o.prototype._styling=function(t,i,r){e.prototype._styling.call(this,t,i,r),this._inStyling=!0,this.xAxis&&this.xAxis._styling&&this.xAxis._styling(t,i,this),this.yAxis&&this.yAxis._styling&&this.yAxis._styling(t,i,this),this._inStyling=!1},o.prototype.getCurrentActualWorldRect=function(){var e=this.i.rk();return n.fromRect(e)},o.prototype.getZoomRectFromGeoRect=function(e){var t=this.i.getZoomRectFromGeoRect(n.toRect(e));return n.fromRect(t)},o.prototype.updateZoomWindow=function(e){this.i.qw(n.toRect(e))},o.prototype.updateWorldRect=function(e){this.i.qv(n.toRect(e))},o.prototype.getZoomFromGeographicRect=function(e){var t=this.i.getZoomFromGeographicRect(n.toRect(e));return n.fromRect(t)},o.prototype.convertGeographicToZoom=function(e,t){var i=this.i.rh(n.toRect(e),t);return n.fromRect(i)},o.prototype.getZoomFromGeographicPoints=function(e,t){var i=this.i.getZoomFromGeographicPoints(n.toPoint(e),n.toPoint(t));return n.fromRect(i)},o.prototype.getGeographicFromZoom=function(e){var t=this.i.rm(n.toRect(e));return n.fromRect(t)},o.prototype.getGeographicPoint=function(e){var t=this.i.q8(n.toPoint(e));return n.fromPoint(t)},o.prototype.getPixelPoint=function(e){var t=this.i.q9(n.toPoint(e));return n.fromPoint(t)},o.prototype.getWindowPoint=function(e){var t=this.i.ra(n.toPoint(e));return n.fromPoint(t)},o.prototype.clearTileCache=function(){this.i.qj()},o.prototype.styleUpdated=function(){this.i.qr()},o.prototype.getActualWindowScaleHorizontal=function(){return this.i.fe()},o.prototype.getActualWindowScaleVertical=function(){return this.i.ff()},o.prototype.deferredRefresh=function(){this.i.deferredRefresh()},o.prototype.exportVisualData=function(){return this.i.p5()},o.prototype.zoomToGeographic=function(e){this.i.qy(n.toRect(e))},Object.defineProperty(o.prototype,"imageTilesReady",{get:function(){var e=this;return null==this._imageTilesReady&&(this._imageTilesReady=new i.EventEmitter,this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,(function(t,i){var r=new _;r._provideImplementation(i),e.beforeImageTilesReady&&e.beforeImageTilesReady(e,r),e._imageTilesReady.emit({sender:e,args:r})}))),this._imageTilesReady},enumerable:!1,configurable:!0}),o.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:o,deps:[{token:i.Renderer2},{token:i.ViewContainerRef},{token:i.NgZone},{token:i.ComponentFactoryResolver},{token:i.Injector}],target:i.ɵɵFactoryTarget.Component}),o.ɵcmp=i.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.13",type:o,selector:"igx-geographic-map",inputs:{height:"height",width:"width",legend:"legend",dataSource:"dataSource",zoomable:"zoomable",resizeBehavior:"resizeBehavior",isHorizontalWrappingEnabled:"isHorizontalWrappingEnabled",backgroundTilingMode:"backgroundTilingMode",useWorldRectForZoomBounds:"useWorldRectForZoomBounds",suppressZoomResetOnWorldRectChange:"suppressZoomResetOnWorldRectChange",worldRect:"worldRect",actualWorldRect:"actualWorldRect",xAxis:"xAxis",yAxis:"yAxis",windowScale:"windowScale",actualWindowScale:"actualWindowScale"},outputs:{imageTilesReady:"imageTilesReady"},host:{classAttribute:"igx-geographic-map ig-geographic-map"},providers:[{provide:r.IgxSeriesViewerComponent,useExisting:i.forwardRef((function(){return o}))}],queries:[{propertyName:"contentSeries",predicate:r.IgxSeriesComponent}],viewQueries:[{propertyName:"_dynamicContent",first:!0,predicate:["dynamicContent"],descendants:!0,read:i.ViewContainerRef,static:!0}],usesInheritance:!0,ngImport:i,template:"<ng-container #dynamicContent></ng-container>",isInline:!0,styles:["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"],changeDetection:i.ChangeDetectionStrategy.OnPush}),o}(r.IgxSeriesViewerComponent);i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:x,decorators:[{type:i.Component,args:[{selector:"igx-geographic-map",template:"<ng-container #dynamicContent></ng-container>",changeDetection:i.ChangeDetectionStrategy.OnPush,providers:[{provide:r.IgxSeriesViewerComponent,useExisting:i.forwardRef((function(){return x}))}],host:{class:"igx-geographic-map ig-geographic-map"},styles:["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"]}]}],ctorParameters:function(){return[{type:i.Renderer2},{type:i.ViewContainerRef},{type:i.NgZone},{type:i.ComponentFactoryResolver},{type:i.Injector}]},propDecorators:{contentSeries:[{type:i.ContentChildren,args:[r.IgxSeriesComponent]}],_dynamicContent:[{type:i.ViewChild,args:["dynamicContent",{read:i.ViewContainerRef,static:!0}]}],height:[{type:i.Input}],width:[{type:i.Input}],legend:[{type:i.Input}],dataSource:[{type:i.Input}],zoomable:[{type:i.Input}],resizeBehavior:[{type:i.Input}],isHorizontalWrappingEnabled:[{type:i.Input}],backgroundTilingMode:[{type:i.Input}],useWorldRectForZoomBounds:[{type:i.Input}],suppressZoomResetOnWorldRectChange:[{type:i.Input}],worldRect:[{type:i.Input}],actualWorldRect:[{type:i.Input}],xAxis:[{type:i.Input}],yAxis:[{type:i.Input}],windowScale:[{type:i.Input}],actualWindowScale:[{type:i.Input}],imageTilesReady:[{type:i.Output}]}});var P=function(){function e(){}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule]]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:P,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var w=function(e){function i(t){var i=e.call(this)||this;if(t)for(var r=0;r<t.length;r++)i.add(t[r]);return i}return t.__extends(i,e),i.prototype._createInnerColl=function(){var e=new n.SyncableObservableCollection$2(n.String_$type,n.String_$type,0);return e.compare=function(e,t){var i=e;return i.equals?i.equals(t):i===t},e.createTo=function(e){return e},e.createFrom=function(e){return e},e},i}(n.IgCollection),D=function(e){return e[e.Aerial=0]="Aerial",e[e.AerialWithLabels=1]="AerialWithLabels",e[e.Road=2]="Road",e[e.CanvasDark=3]="CanvasDark",e[e.CanvasLight=4]="CanvasLight",e[e.CanvasGray=5]="CanvasGray",e}({}),T=n.markEnum("BingMapsImageryStyle","Aerial,0|AerialWithLabels,1|Road,2|CanvasDark,3|CanvasLight,4|CanvasGray,5"),$=function(){function e(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return new g},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},e}(),O=function(){function e(){this._imageTilesReady=null,this._imagesChanged=null,this._cancellingImage=null,this._downloadingImage=null,this._zoneRunner=null,this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return null},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},Object.defineProperty(e.prototype,"deferralHandler",{get:function(){return this.i.deferralHandler},set:function(e){this.i.deferralHandler=e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"windowRect",{get:function(){return n.fromRect(this.i.windowRect)},set:function(e){this.i.windowRect=n.toRect(e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"geographicMap",{get:function(){return null==this.i.geographicMap?null:this.i.geographicMap.externalObject},set:function(e){this.i.geographicMap=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"referer",{get:function(){return this.i.referer},set:function(e){this.i.referer=e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isHorizontalWrappingEnabled",{get:function(){return this.i.isHorizontalWrappingEnabled},set:function(e){this.i.isHorizontalWrappingEnabled=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"userAgent",{get:function(){return this.i.userAgent},set:function(e){this.i.userAgent=e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"opacity",{get:function(){return this.i.opacity},set:function(e){this.i.opacity=+e},enumerable:!1,configurable:!0}),e.prototype.findByName=function(e){return this.geographicMap&&this.geographicMap.name&&this.geographicMap.name==e?this.geographicMap:null},e.prototype.clearTileCache=function(){this.i.clearTileCache()},Object.defineProperty(e.prototype,"imageTilesReady",{get:function(){var e=this;return null==this._imageTilesReady&&(this._imageTilesReady=new i.EventEmitter,this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,(function(t,i){e._runInZone((function(){var t=new _;t._provideImplementation(i),e.beforeImageTilesReady&&e.beforeImageTilesReady(e,t),e._imageTilesReady.emit({sender:e,args:t})}))}))),this._imageTilesReady},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"imagesChanged",{get:function(){var e=this;return null==this._imagesChanged&&(this._imagesChanged=new i.EventEmitter,this.i.imagesChanged=n.delegateCombine(this.i.imagesChanged,(function(t,i){var r=new $;r._provideImplementation(i),e.beforeImagesChanged&&e.beforeImagesChanged(e,r),e._imagesChanged.emit({sender:e,args:r})}))),this._imagesChanged},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"cancellingImage",{get:function(){var e=this;return null==this._cancellingImage&&(this._cancellingImage=new i.EventEmitter,this.i.cancellingImage=n.delegateCombine(this.i.cancellingImage,(function(t,i){var r=new n.IgxCancellingMultiScaleImageEventArgs;r._provideImplementation(i),e.beforeCancellingImage&&e.beforeCancellingImage(e,r),e._cancellingImage.emit({sender:e,args:r})}))),this._cancellingImage},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"downloadingImage",{get:function(){var e=this;return null==this._downloadingImage&&(this._downloadingImage=new i.EventEmitter,this.i.downloadingImage=n.delegateCombine(this.i.downloadingImage,(function(t,i){var r=new n.IgxDownloadingMultiScaleImageEventArgs;r._provideImplementation(i),e.beforeDownloadingImage&&e.beforeDownloadingImage(e,r),e._downloadingImage.emit({sender:e,args:r})}))),this._downloadingImage},enumerable:!1,configurable:!0}),e.prototype._runInZone=function(e){null!=this._zoneRunner?this._zoneRunner(e):e()},e}(),j=function(e){function i(t){for(var i=[],r=1;r<arguments.length;r++)i[r-1]=arguments[r];var o=this;switch(t=null==t?0:t){case 0:o=e.call(this,n.String_$type,0)||this;break;case 1:var a=i[0];o=e.call(this,n.String_$type,1,a)||this}return o}return t.__extends(i,e),i.$t=n.markType(i,"SubDomainsCollection",n.ObservableCollection$1.$.specialize(n.String_$type)),i}(n.ObservableCollection$1),R=function(e){function i(t){var i=e.call(this,t)||this;return i.k=t,i}return t.__extends(i,e),i.prototype.m=function(){null==this.k.subDomains&&(this.k.subDomains=new j(0)),this.k.ap.tilePath=this.k.actualTilePath,this.k.ap.subDomains=this.k.actualSubDomains,this.k.ap.cultureName=this.k.cultureName},i.prototype.o=function(){this.k.ap.tilePath=this.k.actualTilePath},i.prototype.l=function(){this.k.ap.cultureName=this.k.cultureName},i.prototype.n=function(){this.k.ap.subDomains=this.k.actualSubDomains},i.$t=n.markType(i,"BingMapsMapImageryView",b.$),i}(b),V=function(e){function i(){var t=e.call(this,new n.BingMapsTileSource(0))||this;return t._pendingBingRequest_=null,t._isInitialized=!1,t.bz=null,t.bq=null,t.b0=null,t.by=null,t.getResponseCompleted=t.getResponseCompleted.bind(t),t.bp.m(),t.actualBingImageryRestUri=i.cc,t}return t.__extends(i,e),i.prototype.ai=function(){return new R(this)},i.prototype.bb=function(t){e.prototype.bb.call(this,t),this.bp=t},Object.defineProperty(i.prototype,"isInitialized",{get:function(){return this._isInitialized},set:function(e){this._isInitialized=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"actualTilePath",{get:function(){return this.bz},set:function(e){var t=this.bz;this.bz=e,this.cm("ActualTilePath",t,this.bz)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"actualSubDomains",{get:function(){return this.bq},set:function(e){var t=this.bq;this.bq=e,this.cm("ActualSubDomains",t,this.bq)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"bingImageryRestUri",{get:function(){return this.b0},set:function(e){var t=this.b0;this.b0=e,this.cm("BingImageryRestUri",t,this.b0)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"actualBingImageryRestUri",{get:function(){return this.by},set:function(e){var t=this.by;this.by=e,this.ba("ActualBingImageryRestUri",t,this.by)},enumerable:!1,configurable:!0}),i.prototype.requestMapSettings=function(){this.co(!0)},i.prototype.co=function(e){this.cl(e)},i.prototype.bw=function(){return null==this.tilePath&&null==this.subDomains},i.prototype.cq=function(){this.isInitialized=!1,this.bv()?this.isDeferredLoad||this.co(!1):this.cp("",null)},i.prototype.bv=function(){return!(n.stringIsNullOrEmpty(this.apiKey)||this.apiKey.length<20)},i.prototype.cj=function(){},i.prototype.cp=function(e,t){e!=this.actualTilePath&&(this.actualTilePath=e);var i=null==t?null:new j(1,t);this.actualSubDomains!=i&&(this.actualSubDomains=i),this.bp.m()},i.prototype.cl=function(e){if(e||!this.isDeferredLoad){if(!this.bv())return this.isInitialized=!1,void this.cp("",null);this.isInitialized=!0;var t=null;if(null!=this.bingImageryRestUri?n.Uri.isWellFormedUriString(this.bingImageryRestUri,1)&&(t=this.bingImageryRestUri):n.Uri.isWellFormedUriString(this.actualBingImageryRestUri,1)&&(t=this.actualBingImageryRestUri),null!=t){var i=this.imageryStyle,r=(t+=n.enumGetBox(T,i))+"?"+("key="+this.apiKey+"&include=ImageryProviders");this._pendingBingRequest_=n.HttpRequestUtil.submit(r,this.getResponseCompleted,null)}else this.cp("",null)}},i.prototype.getResponseCompleted=function(e,t){if(t==this._pendingBingRequest_){this._pendingBingRequest_=null;var i=e,r=JSON.parse(i).resourceSets;if(null!=r){var o=r.length>0?r[0].resources:null;if(null!=o&&0!=o.length){for(var a=o[0].imageUrl,s=new n.List$1(n.String_$type,0),p=0;p<o[0].imageUrlSubdomains.length;p++)s.add(o[0].imageUrlSubdomains[p]);this.cp(a,s)}}}},i.prototype.ci=function(e,t){this.aj.e(),this.cq(),this.cm(i.$$p[4],this.actualSubDomains,this.actualSubDomains)},i.prototype.cm=function(t,r,o){switch(t){case i.$$p[0]:case i.$$p[3]:this.cq();break;case i.$$p[5]:this.cj(),this.actualTilePath=o,this.bp.o(),this.aj.e();break;case i.$$p[1]:this.bp.l(),this.aj.e();break;case i.$$p[2]:this.cq();break;case i.$$p[4]:this.cj();var a=o;if(null!=this.actualSubDomains){var s=this.actualSubDomains;s.collectionChanged=n.delegateRemove(s.collectionChanged,n.runOn(this,this.ci))}this.actualSubDomains=a,null!=this.actualSubDomains&&(a.collectionChanged=n.delegateCombine(a.collectionChanged,n.runOn(this,this.ci))),this.bp.n(),this.aj.e();break;case"ActualTilePath":var p=o;n.stringIsNullOrEmpty(p)&&this.cq();break;case"BingImageryRestUri":this.actualBingImageryRestUri=o,this.cj(),this.cq();break;case"ActualBingImageryRestUri":this.cj(),this.cq()}e.prototype.ba.call(this,t,r,o)},i.$t=n.markType(i,"BingMapsMapImagery",d.$),i.cc="http://dev.virtualearth.net/REST/v1/Imagery/Metadata/",i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"cm",["ApiKey",[2,n.stringEmpty()],"CultureName",[2,"en-US"],"ImageryStyle",[T,n.enumGetBox(T,1)],"IsDeferredLoad",[0,!1],"SubDomains",[j.$,null],"TilePath",[2,null]]),i}(d),q=function(e){function i(){var t=e.call(this)||this;return t._subDomains=null,t._actualSubDomains=null,t}return t.__extends(i,e),i.prototype.createImplementation=function(){return new V},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"isInitialized",{get:function(){return this.i.isInitialized},set:function(e){this.i.isInitialized=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"isDeferredLoad",{get:function(){return this.i.isDeferredLoad},set:function(e){this.i.isDeferredLoad=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"actualTilePath",{get:function(){return this.i.actualTilePath},set:function(e){this.i.actualTilePath=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"subDomains",{get:function(){if(null===this._subDomains){var e=new w,t=this.i.subDomains;t||(t=new j(0)),this._subDomains=e._fromInner(t),this.i.subDomains=t}return this._subDomains},set:function(e){null!==this._subDomains&&(this._subDomains._setSyncTarget(null),this._subDomains=null);var t=new w;this._subDomains=t._fromOuter(e);var i=new n.SyncableObservableCollection$1(n.String_$type),r=this.i.subDomains;r||(r=new j(0)),i._inner=r,i.clear(),this._subDomains._setSyncTarget(i),this.i.subDomains=r},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"actualSubDomains",{get:function(){if(null===this._actualSubDomains){var e=new w,t=this.i.actualSubDomains;t||(t=new j(0)),this._actualSubDomains=e._fromInner(t),this.i.actualSubDomains=t}return this._actualSubDomains},set:function(e){null!==this._actualSubDomains&&(this._actualSubDomains._setSyncTarget(null),this._actualSubDomains=null);var t=new w;this._actualSubDomains=t._fromOuter(e);var i=new n.SyncableObservableCollection$1(n.String_$type),r=this.i.actualSubDomains;r||(r=new j(0)),i._inner=r,i.clear(),this._actualSubDomains._setSyncTarget(i),this.i.actualSubDomains=r},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"bingImageryRestUri",{get:function(){return this.i.bingImageryRestUri},set:function(e){this.i.bingImageryRestUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"actualBingImageryRestUri",{get:function(){return this.i.actualBingImageryRestUri},set:function(e){this.i.actualBingImageryRestUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"cultureName",{get:function(){return this.i.cultureName},set:function(e){this.i.cultureName=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"apiKey",{get:function(){return this.i.apiKey},set:function(e){this.i.apiKey=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"imageryStyle",{get:function(){return this.i.imageryStyle},set:function(e){this.i.imageryStyle=n.ensureEnum(T,e)},enumerable:!1,configurable:!0}),i.prototype.requestMapSettings=function(){this.i.requestMapSettings()},i}(O),B=function(){function e(){n.TypeRegistrar.registerCons("IgxBingMapsMapImagery",q),n.TypeRegistrar.register("BingMapsMapImagery",V.$type)}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule,P],exports:[P]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,P],P]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:B,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule,P],exports:[P],entryComponents:[]}]}],ctorParameters:function(){return[]}});var A=function(){function e(){}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule]]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:A,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var G=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new I},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!1,configurable:!0}),i}(O),E=function(){function e(){n.TypeRegistrar.registerCons("IgxOpenStreetMapImagery",G),n.TypeRegistrar.register("OpenStreetMapImagery",I.$type)}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule,A],exports:[A]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,A],A]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:E,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule,A],exports:[A],entryComponents:[]}]}],ctorParameters:function(){return[]}});var F=function(){function e(){}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule]]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:F,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var N=function(e){function r(){var t=e.call(this)||this;return t._getTileImageUri=null,t}return t.__extends(r,e),Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"getTileImageUri",{get:function(){var e=this;return null==this._getTileImageUri&&(this._getTileImageUri=new i.EventEmitter,this.i.getTileImageUri=n.delegateCombine(this.i.getTileImageUri,(function(t,i){var r=new n.IgxGetTileImageUriArgs;r._provideImplementation(i),e.beforeGetTileImageUri&&e.beforeGetTileImageUri(e,r),e._getTileImageUri.emit({sender:e,args:r})}))),this._getTileImageUri},enumerable:!1,configurable:!0}),r}(O),z=function(e){function i(t){var i=e.call(this,t)||this;return i.getTileImageUri=null,t.getTileImageUri=n.delegateCombine(t.getTileImageUri,n.runOn(i,i.bq)),i}return t.__extends(i,e),i.prototype.bq=function(e,t){this.bp(t)},i.prototype.bp=function(e){null!=this.getTileImageUri&&this.getTileImageUri(this,e)},i.$t=n.markType(i,"CustomMapImagery",d.$),i}(d),U=function(){function e(){n.TypeRegistrar.registerCons("IgxCustomMapImagery",N),n.TypeRegistrar.register("CustomMapImagery",z.$type)}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule,F],exports:[F]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,F],F]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:U,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule,F],exports:[F],entryComponents:[]}]}],ctorParameters:function(){return[]}});var H=function(){function e(){}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule]]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:H,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var L=function(e){function i(){var t=e.call(this,new n.ArcGISOnlineTileSource)||this;return t.bp=0,t.bu=null,t.bt=null,t._pendingTokenRequest_=null,t._pendingMapServerRequest_=null,t.bt="localhost",t.bu="https://www.arcgis.com/sharing/",t.bp=60,t.userToken=null,t.getResponseCompleted_MapServerResponse=t.getResponseCompleted_MapServerResponse.bind(t),t.getResponseCompleted_TokenResponse=t.getResponseCompleted_TokenResponse.bind(t),t}return t.__extends(i,e),Object.defineProperty(i.prototype,"mapServerUri",{get:function(){return this.c(i.mapServerUriProperty)},set:function(e){this.h(i.mapServerUriProperty,e)},enumerable:!1,configurable:!0}),i.cd=function(e,t){e.cf("MapServerUri",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"userName",{get:function(){return this.c(i.userNameProperty)},set:function(e){this.h(i.userNameProperty,e)},enumerable:!1,configurable:!0}),i.cg=function(e,t){e.cf("UserName",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"password",{get:function(){return this.c(i.passwordProperty)},set:function(e){this.h(i.passwordProperty,e)},enumerable:!1,configurable:!0}),i.ce=function(e,t){e.cf("Password",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"userToken",{get:function(){return this.c(i.userTokenProperty)},set:function(e){this.h(i.userTokenProperty,e)},enumerable:!1,configurable:!0}),i.ch=function(e,t){e.cf("UserToken",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"isMapPublic",{get:function(){return this.c(i.isMapPublicProperty)},set:function(e){this.h(i.isMapPublicProperty,e)},enumerable:!1,configurable:!0}),i.cc=function(e,t){e.cf("IsMapPublic",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"defaultTokenTimeout",{get:function(){return this.bp},set:function(e){this.bp=e,this.b8(!0)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tokenGenerationEndPoint",{get:function(){return this.bu},set:function(e){this.bu=e,this.b8(!0)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"refererUri",{get:function(){return this.bt},set:function(e){this.bt=e,this.b8(!0)},enumerable:!1,configurable:!0}),i.prototype.acquireNewToken=function(){this.b8(!0)},i.prototype.b9=function(e){e()},i.prototype.b8=function(e){if(n.stringIsNullOrEmpty(this.userToken)&&0==e)this.ci();else{var t=this.tokenGenerationEndPoint;if(n.stringIsNullOrEmpty(t))this.userToken="";else if("/"!=t.substr(t.length-1,1)&&(t+="/"),n.stringIsNullOrEmpty(this.refererUri))this.userToken="";else{var r=this.defaultTokenTimeout;if(r<1&&(r=1),t+=n.stringFormat1(i.bv,this.userName,this.password,this.refererUri,r),n.Uri.isWellFormedUriString(t,1)){var o=t;this._pendingTokenRequest_=n.HttpRequestUtil.submit(o,this.getResponseCompleted_TokenResponse,null)}else this.userToken=""}}},i.prototype.ci=function(){if(!n.stringIsNullOrEmpty(this.mapServerUri)){var e=this.mapServerUri;if("/"==e.substr(e.length-1,1)&&n.stringRemove(e,e.length-1,1),this.isMapPublic)e=n.stringFormat("{0}?f=json",e);else{if(n.stringIsNullOrEmpty(this.userToken))return;e=n.stringFormat("{0}?f=json&token={1}",e,this.userToken)}if(n.Uri.isWellFormedUriString(e,1)){var t=e;this._pendingMapServerRequest_=n.HttpRequestUtil.submit(t,this.getResponseCompleted_MapServerResponse,null)}}},i.prototype.getResponseCompleted_TokenResponse=function(e,t){if(t==this._pendingTokenRequest_){this._pendingTokenRequest_=null;var i=e,r=JSON.parse(i);if(null!=r){var n="";null!=r.token&&(n=r.token),this.userToken=n}}},i.prototype.getResponseCompleted_MapServerResponse=function(e,t){if(t==this._pendingMapServerRequest_){this._pendingMapServerRequest_=null;var i=e,r=JSON.parse(i);null!=r&&null!=r.tileInfo&&(this.ap.levelOfDetail=r.tileInfo.lods.length)}},i.prototype.cf=function(t,i,r){var o=this,a=n.typeCast(n.ArcGISOnlineTileSource.$,this.ap);switch(t){case"MapServerUri":null!=a&&(a.mapServerUri=n.typeCast(n.String_$type,r)),this.ci();break;case"UserName":case"Password":if(n.stringIsNullOrEmpty(this.userName)||n.stringIsNullOrEmpty(this.password))return;this.b8(!0);break;case"UserToken":this.b9((function(){return a.userToken=o.userToken})),this.ci();break;case"IsMapPublic":a.isMapPublic=this.isMapPublic}e.prototype.ba.call(this,t,i,r)},i.$t=n.markType(i,"ArcGISOnlineMapImagery",d.$),i.bv="generateToken?username={0}&password={1}&client=referer&referer={2}&expiration={3}&f=pjson",i.mapServerUriProperty=n.DependencyProperty.i("MapServerUri",n.String_$type,i.$,new n.PropertyMetadata(2,null,i.cd)),i.userNameProperty=n.DependencyProperty.i("UserName",n.String_$type,i.$,new n.PropertyMetadata(2,null,i.cg)),i.passwordProperty=n.DependencyProperty.i("Password",n.String_$type,i.$,new n.PropertyMetadata(2,null,i.ce)),i.userTokenProperty=n.DependencyProperty.i("UserToken",n.String_$type,i.$,new n.PropertyMetadata(2,null,i.ch)),i.isMapPublicProperty=n.DependencyProperty.i("IsMapPublic",n.Boolean_$type,i.$,new n.PropertyMetadata(2,!0,i.cc)),i}(d),W=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new L},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"mapServerUri",{get:function(){return this.i.mapServerUri},set:function(e){this.i.mapServerUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"userName",{get:function(){return this.i.userName},set:function(e){this.i.userName=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"password",{get:function(){return this.i.password},set:function(e){this.i.password=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"userToken",{get:function(){return this.i.userToken},set:function(e){this.i.userToken=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"isMapPublic",{get:function(){return this.i.isMapPublic},set:function(e){this.i.isMapPublic=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"defaultTokenTimeout",{get:function(){return this.i.defaultTokenTimeout},set:function(e){this.i.defaultTokenTimeout=+e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tokenGenerationEndPoint",{get:function(){return this.i.tokenGenerationEndPoint},set:function(e){this.i.tokenGenerationEndPoint=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"refererUri",{get:function(){return this.i.refererUri},set:function(e){this.i.refererUri=e},enumerable:!1,configurable:!0}),i.prototype.acquireNewToken=function(){this.i.acquireNewToken()},i}(O),Z=function(){function e(){n.TypeRegistrar.registerCons("IgxArcGISOnlineMapImagery",W),n.TypeRegistrar.register("ArcGISOnlineMapImagery",L.$type)}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule,H],exports:[H]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,H],H]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:Z,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule,H],exports:[H],entryComponents:[]}]}],ctorParameters:function(){return[]}});var X=function(){function e(){}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,declarations:[x],imports:[o.CommonModule,P,A,F,H],exports:[P,A,F,H,x]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,P,A,F,H],P,A,F,H]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:X,decorators:[{type:i.NgModule,args:[{declarations:[x],exports:[P,A,F,H,x],imports:[o.CommonModule,P,A,F,H],entryComponents:[]}]}],ctorParameters:function(){return[]}});var Y=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicMapComponent",x)}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule,B,E,U,Z,X],exports:[B,E,U,Z,X]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,B,E,U,Z,X],B,E,U,Z,X]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:Y,decorators:[{type:i.NgModule,args:[{declarations:[],exports:[B,E,U,Z,X],imports:[o.CommonModule,B,E,U,Z,X],entryComponents:[x]}]}],ctorParameters:function(){return[]}});var K=function(e){function r(){return e.call(this)||this}return t.__extends(r,e),Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isGeographic",{get:function(){return this.i.c8},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"hasMarkers",{get:function(){return this.i.hasMarkers},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"visibleFromScale",{get:function(){return this.i.od},set:function(e){this.i.od=+e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"coercionMethods",{get:function(){return this.i.coercionMethods},set:function(e){this.i.coercionMethods=e},enumerable:!1,configurable:!0}),r.prototype.getItemValue=function(e,t){return this.i.gt(e,t)},r.prototype.getItem=function(e){return this.i.gq(n.toPoint(e))},r.prototype.getPreviousOrExactIndex=function(e,t){return this.i.gf(n.toPoint(e),t)},r.prototype.getNextOrExactIndex=function(e,t){return this.i.gd(n.toPoint(e),t)},r.prototype.getSeriesValue=function(e,t,i){return this.i.fh(n.toPoint(e),t,i)},r.prototype.getSeriesValuePosition=function(e,t,i){var r=this.i.nt(n.toPoint(e),t,i);return n.fromPoint(r)},r.prototype.getSeriesValueBoundingBox=function(e){var t=this.i.n2(n.toPoint(e));return n.fromRect(t)},r.prototype.getSeriesValueMarkerBoundingBox=function(e){var t=this.i.n4(n.toPoint(e));return n.fromRect(t)},r.prototype.getSeriesHighValue=function(e,t,i){return this.i.fd(n.toPoint(e),t,i)},r.prototype.getSeriesHighValuePosition=function(e,t,i){var r=this.i.np(n.toPoint(e),t,i);return n.fromPoint(r)},r.prototype.getSeriesLowValue=function(e,t,i){return this.i.ff(n.toPoint(e),t,i)},r.prototype.getSeriesLowValuePosition=function(e,t,i){var r=this.i.nr(n.toPoint(e),t,i);return n.fromPoint(r)},r.prototype.getSeriesValuePositionFromSeriesPixel=function(e,t,i){var r=this.i.nu(n.toPoint(e),t,i);return n.fromPoint(r)},r.prototype.getSeriesValueFromSeriesPixel=function(e,t,i){return this.i.fi(n.toPoint(e),t,i)},r.prototype.getItemSpan=function(){return this.i.e9()},r.prototype.renderSeries=function(e){this.i.k3(e)},r.prototype.styleUpdated=function(){this.i.lc()},r.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:r,deps:[],target:i.ɵɵFactoryTarget.Component}),r.ɵcmp=i.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.13",type:r,selector:"ng-component",inputs:{visibleFromScale:"visibleFromScale",coercionMethods:"coercionMethods"},usesInheritance:!0,ngImport:i,template:"",isInline:!0}),r}(r.IgxSeriesComponent);i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:K,decorators:[{type:i.Component,args:[{template:""}]}],ctorParameters:function(){return[]},propDecorators:{visibleFromScale:[{type:i.Input}],coercionMethods:[{type:i.Input}]}});var J=function(e){function o(){var t=e.call(this)||this;return t._currData=null,t._sub=null,t._assigningShapeStyle=null,t._assigningShapeMarkerStyle=null,t}return t.__extends(o,e),Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeDataSource",{get:function(){return this._shapeDataSource},set:function(e){this._shapeDataSource=e,this.updateShapeDataSource()},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"databaseSource",{get:function(){return this._databaseSource},set:function(e){this._databaseSource=e,this.updateShapeDataSource()},enumerable:!1,configurable:!0}),o.prototype.onUpdateDataSource=function(e){var t=this;return e&&e.getPointData?(this._currData=e,null!=this._sub&&this._sub(),e.count>0?e.getPointData():(this._sub=e.importCompleted.subscribe((function(i,r){t._currData==e&&(null!=t._sub&&(t._sub(),t._sub),t.i.itemsSource=e.getPointData())})),null)):e},o.prototype.updateShapeDataSource=function(){null==this._cachedShapeDataSource&&(this._cachedShapeDataSource=new n.IgxShapeDataSource,this.onShapeDataSourceImportCompleted=this.onShapeDataSourceImportCompleted.bind(this),this._cachedShapeDataSource.importCompleted.subscribe(this.onShapeDataSourceImportCompleted)),this._cachedShapeDataSource.shapefileSource=this._shapeDataSource,this._cachedShapeDataSource.databaseSource=this._databaseSource,this._shapeDataSource&&this._databaseSource&&this._cachedShapeDataSource.dataBind()},o.prototype.onShapeDataSourceImportCompleted=function(e){this.dataSource=this._cachedShapeDataSource.getPointData()},Object.defineProperty(o.prototype,"shapeMemberPath",{get:function(){return this.i.o4},set:function(e){this.i.o4=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomShapeStyleAllowed",{get:function(){return this.i.ot},set:function(e){this.i.ot=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomShapeMarkerStyleAllowed",{get:function(){return this.i.os},set:function(e){this.i.os=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchMode",{get:function(){return this.i.ol},set:function(e){this.i.ol=n.ensureEnum(r.ShapeItemSearchMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchThreshold",{get:function(){return this.i.ow},set:function(e){this.i.ow=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchPointsThreshold",{get:function(){return this.i.ov},set:function(e){this.i.ov=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapefileDataSource",{get:function(){if(null==this.i.oo)return null;if(!this.i.oo.externalObject){var e=new n.IgxShapeDataSource;e._implementation=this.i.oo,this.i.oo.externalObject=e}return this.i.oo.externalObject},set:function(e){this.i.oo=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeFilterResolution",{get:function(){return this.i.ou},set:function(e){this.i.ou=+e},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.shapefileDataSource&&this.shapefileDataSource.name&&this.shapefileDataSource.name==t?this.shapefileDataSource:null)},Object.defineProperty(o.prototype,"assigningShapeStyle",{get:function(){var e=this;return null==this._assigningShapeStyle&&(this._assigningShapeStyle=new i.EventEmitter,this.i.assigningShapeStyle=n.delegateCombine(this.i.assigningShapeStyle,(function(t,i){var n=new r.IgxAssigningShapeStyleEventArgs;n._provideImplementation(i),e.beforeAssigningShapeStyle&&e.beforeAssigningShapeStyle(e,n),e._assigningShapeStyle.emit({sender:e,args:n})}))),this._assigningShapeStyle},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"assigningShapeMarkerStyle",{get:function(){var e=this;return null==this._assigningShapeMarkerStyle&&(this._assigningShapeMarkerStyle=new i.EventEmitter,this.i.assigningShapeMarkerStyle=n.delegateCombine(this.i.assigningShapeMarkerStyle,(function(t,i){var n=new r.IgxAssigningShapeMarkerStyleEventArgs;n._provideImplementation(i),e.beforeAssigningShapeMarkerStyle&&e.beforeAssigningShapeMarkerStyle(e,n),e._assigningShapeMarkerStyle.emit({sender:e,args:n})}))),this._assigningShapeMarkerStyle},enumerable:!1,configurable:!0}),o.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:o,deps:[],target:i.ɵɵFactoryTarget.Component}),o.ɵcmp=i.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.13",type:o,selector:"ng-component",inputs:{shapeDataSource:"shapeDataSource",databaseSource:"databaseSource",shapeMemberPath:"shapeMemberPath",isCustomShapeStyleAllowed:"isCustomShapeStyleAllowed",isCustomShapeMarkerStyleAllowed:"isCustomShapeMarkerStyleAllowed",itemSearchMode:"itemSearchMode",itemSearchThreshold:"itemSearchThreshold",itemSearchPointsThreshold:"itemSearchPointsThreshold",shapefileDataSource:"shapefileDataSource",shapeFilterResolution:"shapeFilterResolution"},outputs:{assigningShapeStyle:"assigningShapeStyle",assigningShapeMarkerStyle:"assigningShapeMarkerStyle"},usesInheritance:!0,ngImport:i,template:"",isInline:!0}),o}(K);i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:J,decorators:[{type:i.Component,args:[{template:""}]}],ctorParameters:function(){return[]},propDecorators:{shapeDataSource:[{type:i.Input}],databaseSource:[{type:i.Input}],shapeMemberPath:[{type:i.Input}],isCustomShapeStyleAllowed:[{type:i.Input}],isCustomShapeMarkerStyleAllowed:[{type:i.Input}],itemSearchMode:[{type:i.Input}],itemSearchThreshold:[{type:i.Input}],itemSearchPointsThreshold:[{type:i.Input}],shapefileDataSource:[{type:i.Input}],shapeFilterResolution:[{type:i.Input}],assigningShapeStyle:[{type:i.Output}],assigningShapeMarkerStyle:[{type:i.Output}]}});var Q=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t.or=!1,t.oq=!1,t.assigningShapeStyle=null,t.assigningShapeMarkerStyle=null,t.on=null,t.op=!1,t}return t.__extends(i,e),i.prototype.bp=function(){return new ee(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.om=t},i.prototype.get_da=function(){return!0},i.prototype.get_cu=function(){return!0},i.prototype.kp=function(t,r,o,a){switch(e.prototype.kp.call(this,t,r,o,a),r){case"SeriesViewer":this.om.b6();break;case"ActualBrush":this.om.b4();break;case"ActualOutline":this.om.b5();break;case"ShapeMemberPath":this.om.b8();break;case"Thickness":this.om.b9();break;case i.$$p[5]:this.om.b7();break;case i.$$p[1]:if(this.ob.pa=this.ot,this.or=this.ot,this.ot){var s=this.ob;s.assigningShapeStyle=n.delegateCombine(s.assigningShapeStyle,n.runOn(this,this.o7))}else{var p=this.ob;p.assigningShapeStyle=n.delegateRemove(p.assigningShapeStyle,n.runOn(this,this.o7))}break;case i.$$p[0]:if(this.ob.o9=this.os,this.oq=this.os,this.ot){var l=this.ob;l.assigningShapeMarkerStyle=n.delegateCombine(l.assigningShapeMarkerStyle,n.runOn(this,this.o6))}else{var u=this.ob;u.assigningShapeMarkerStyle=n.delegateRemove(u.assigningShapeMarkerStyle,n.runOn(this,this.o6))}break;case i.$$p[2]:this.ob.ow=this.ol;break;case i.$$p[3]:this.ob.ps=this.ov;break;case i.$$p[4]:this.ob.pt=this.ow;break;case"ShapefileDataSource":if(null!=o){var c=o;this.op&&(c.importCompleted=n.delegateRemove(c.importCompleted,n.runOn(this,this.o8)))}if(null!=a){var h=a;if(h.count>0){this.o9();break}this.op=!0,h.importCompleted=n.delegateCombine(h.importCompleted,n.runOn(this,this.o8))}}},i.prototype.o7=function(e,t){null!=this.assigningShapeStyle&&this.assigningShapeStyle(this,t)},i.prototype.o6=function(e,t){null!=this.assigningShapeMarkerStyle&&this.assigningShapeMarkerStyle(this,t)},i.prototype.o8=function(e,t){this.o9()},i.prototype.o9=function(){var e=this.oo.externalObject;this.itemsSource=e.getPointData()},Object.defineProperty(i.prototype,"oo",{get:function(){return this.on},set:function(e){var t=this.on;this.on=e,t!=this.on&&this.raisePropertyChanged("ShapefileDataSource",t,this.on)},enumerable:!1,configurable:!0}),i.prototype.get_d6=function(){return!0},i.prototype.set_d6=function(t){e.prototype.set_d6.call(this,t)},i.$t=n.markType(i,"GeographicShapeSeriesBase",m.$),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"raisePropertyChanged",["IsCustomShapeMarkerStyleAllowed:os:pa",[0,!1],"IsCustomShapeStyleAllowed:ot:pb",[0,!1],"ItemSearchMode:ol:pc",[r.ShapeItemSearchMode_$type,n.enumGetBox(r.ShapeItemSearchMode_$type,0)],"ItemSearchPointsThreshold:ov:pd",[1,1e4],"ItemSearchThreshold:ow:pe",[1,1e4],"ShapeFilterResolution:ou:pf",[1,2],"ShapeMemberPath:o4:pg",[2,"points"]]),i}(m),ee=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this),this.b3.ob.p3=this.b3.o4,this.b3.ob.nb=this.b3.m9,this.b3.ob.ng=this.b3.na},i.prototype.b6=function(){var e=this.b3.ob;if(null==this.b3.b6)return e.oq=null,void(e.os=null);e.oq=this.b3.b6.pf,e.os=this.b3.b6.ph},i.prototype.b4=function(){this.b3.ob.nb=this.b3.m9},i.prototype.b5=function(){this.b3.ob.ng=this.b3.na},i.prototype.b8=function(){this.b3.ob.p3=this.b3.o4},i.prototype.b9=function(){this.b3.ob.fv=this.b3.fv},i.prototype.b7=function(){this.b3.ob.pp=this.b3.ou},i.$t=n.markType(i,"GeographicShapeSeriesBaseView",y.$),i}(y),te=function(e){function i(t){var i=e.call(this,t)||this;return i.ca=null,i.ca=t,i.q||(i.ca.o4="points"),i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this),this.ca.ob.si=this.ca.qg,this.ca.ob.rc=this.ca.pl,this.ca.ob.rx=this.ca.p1,this.ca.ob.rf=this.ca.pn,this.ca.ob.qy=this.ca.ph},i.prototype.cf=function(){this.ca.ob.rx=this.ca.p1},i.prototype.ch=function(){this.ca.ob.rf=this.ca.pn},i.prototype.cc=function(){this.ca.ob.qy=this.ca.ph},i.prototype.cg=function(){this.ca.ob.q7=this.ca.pk},i.prototype.cb=function(){this.ca.ob.se=this.ca.qd},i.prototype.cd=function(){this.ca.ob.sf=this.ca.qe},i.prototype.ce=function(){this.ca.ob.sh=this.ca.qf},i.prototype.ci=function(){this.ca.ob.rc=this.ca.pl},i.prototype.cj=function(){this.ca.ob.si=this.ca.qg},i.$t=n.markType(i,"GeographicShapeSeriesView",ee.$),i}(ee),ie=function(e){function i(){var t=e.call(this)||this;return t.styleShape=null,t.ab=i.$,t}return t.__extends(i,e),i.prototype.bp=function(){return new te(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.pm=t},i.prototype.oa=function(){var e=new r.ScatterPolygonSeries;return e.styleShape=n.delegateCombine(e.styleShape,n.runOn(this,this.p0)),e},i.prototype.p0=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},i.prototype.fc=function(){return this.pn},i.prototype.kp=function(t,r,n,o){switch(e.prototype.kp.call(this,t,r,n,o),r){case i.$$p[3]:this.ob.q5=this.pj;break;case i.$$p[2]:this.ob.q1=this.pi;break;case i.$$p[6]:this.pm.cf();break;case i.$$p[7]:this.pm.ch();break;case i.$$p[1]:this.pm.cc();break;case i.$$p[8]:this.pm.cg();break;case i.$$p[0]:this.pm.cb();break;case i.$$p[4]:this.pm.cd();break;case i.$$p[5]:this.pm.ce();break;case i.$$p[10]:this.pm.ci();break;case i.$$p[9]:this.pm.cj()}},i.$t=n.markType(i,"GeographicShapeSeries",Q.$),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"raisePropertyChanged",["MarkerBrush:qd:p2",[n.Brush.$],"MarkerCollisionAvoidance:ph:p3",[r.CollisionAvoidanceType_$type,n.enumGetBox(r.CollisionAvoidanceType_$type,0)],"MarkerFillMode:pi:p4",[r.MarkerFillMode_$type,n.enumGetBox(r.MarkerFillMode_$type,0)],"MarkerOutlineMode:pj:p5",[r.MarkerOutlineMode_$type,n.enumGetBox(r.MarkerOutlineMode_$type,0)],"MarkerOutline:qe:p6",[n.Brush.$],"MarkerStyle:qf:p7",[n.Style.$],"MarkerTemplate:p1:p8",[n.DataTemplate.$,null],"MarkerThickness:pn:p9",[1,n.DeviceUtils.g(2)],"MarkerType:pk:qa",[r.MarkerType_$type,n.enumGetBox(r.MarkerType_$type,1)],"ShapeStyle:qg:qb",[n.Style.$,null],"ShapeStyleSelector:pl:qc",[r.StyleSelector.$,null]]),i}(Q),re=function(e){function o(){var t=e.call(this)||this;return t._styleShape=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new ie},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeFill",{get:function(){return this.i.qg?this.i.qg.fill:null},set:function(e){this.ensureShapeStyle(),this.i.qg.fill=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeStroke",{get:function(){return this.i.qg?this.i.qg.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.qg.stroke=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeStrokeThickness",{get:function(){return this.i.qg?this.i.qg.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.qg.strokeThickness=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeOpacity",{get:function(){return this.i.qg?this.i.qg.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.qg.opacity=+e},enumerable:!1,configurable:!0}),o.prototype.ensureShapeStyle=function(){this.i.qg||(this.i.qg=new n.Style)},Object.defineProperty(o.prototype,"markerType",{get:function(){return this.i.pk},set:function(e){this.i.pk=n.ensureEnum(r.MarkerType_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineMode",{get:function(){return this.i.pj},set:function(e){this.i.pj=n.ensureEnum(r.MarkerOutlineMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerFillMode",{get:function(){return this.i.pi},set:function(e){this.i.pi=n.ensureEnum(r.MarkerFillMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerTemplate",{get:function(){return this.i.p1},set:function(e){this.i.p1=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerBrush",{get:function(){return n.brushToString(this.i.qd)},set:function(e){this.i.qd=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutline",{get:function(){return n.brushToString(this.i.qe)},set:function(e){this.i.qe=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerThickness",{get:function(){return this.i.pn},set:function(e){this.i.pn=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerCollisionAvoidance",{get:function(){return this.i.ph},set:function(e){this.i.ph=n.ensureEnum(r.CollisionAvoidanceType_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"styleShape",{get:function(){var e=this;return null==this._styleShape&&(this._styleShape=new i.EventEmitter,this.i.styleShape=n.delegateCombine(this.i.styleShape,(function(t,i){e._runInZone((function(){var t=new r.IgxStyleShapeEventArgs;t._provideImplementation(i),e.beforeStyleShape&&e.beforeStyleShape(e,t),e._styleShape.emit({sender:e,args:t})}))}))),this._styleShape},enumerable:!1,configurable:!0}),o.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:o,deps:[],target:i.ɵɵFactoryTarget.Component}),o.ɵcmp=i.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.13",type:o,selector:"igx-geographic-shape-series",inputs:{shapeFill:"shapeFill",shapeStroke:"shapeStroke",shapeStrokeThickness:"shapeStrokeThickness",shapeOpacity:"shapeOpacity",markerType:"markerType",markerOutlineMode:"markerOutlineMode",markerFillMode:"markerFillMode",markerTemplate:"markerTemplate",markerBrush:"markerBrush",markerOutline:"markerOutline",markerThickness:"markerThickness",markerCollisionAvoidance:"markerCollisionAvoidance"},outputs:{styleShape:"styleShape"},providers:[{provide:J,useExisting:i.forwardRef((function(){return o}))},{provide:K,useExisting:i.forwardRef((function(){return o}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:i,template:"",isInline:!0,changeDetection:i.ChangeDetectionStrategy.OnPush}),o}(J);i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:re,decorators:[{type:i.Component,args:[{selector:"igx-geographic-shape-series",template:"",providers:[{provide:J,useExisting:i.forwardRef((function(){return re}))},{provide:K,useExisting:i.forwardRef((function(){return re}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return re}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{shapeFill:[{type:i.Input}],shapeStroke:[{type:i.Input}],shapeStrokeThickness:[{type:i.Input}],shapeOpacity:[{type:i.Input}],markerType:[{type:i.Input}],markerOutlineMode:[{type:i.Input}],markerFillMode:[{type:i.Input}],markerTemplate:[{type:i.Input}],markerBrush:[{type:i.Input}],markerOutline:[{type:i.Input}],markerThickness:[{type:i.Input}],markerCollisionAvoidance:[{type:i.Input}],styleShape:[{type:i.Output}]}});var ne=function(){function e(){}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,declarations:[re],imports:[o.CommonModule,r.IgxScatterPolygonSeriesDynamicModule],exports:[re,r.IgxScatterPolygonSeriesDynamicModule]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,r.IgxScatterPolygonSeriesDynamicModule],r.IgxScatterPolygonSeriesDynamicModule]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:ne,decorators:[{type:i.NgModule,args:[{declarations:[re],imports:[o.CommonModule,r.IgxScatterPolygonSeriesDynamicModule],exports:[re,r.IgxScatterPolygonSeriesDynamicModule],entryComponents:[]}]}]});var oe=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicShapeSeriesComponent",re),n.TypeRegistrar.register("GeographicShapeSeries",ie.$type)}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule,ne],exports:[ne]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,ne],ne]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:oe,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule,ne],exports:[ne],entryComponents:[re]}]}],ctorParameters:function(){return[]}});var ae=function(e){function i(t){var i=e.call(this,t)||this;return i.ca=null,i.ca=t,i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this),this.ca.ob.qy=this.ca.ph,this.ca.ob.q3=this.ca.pp},i.prototype.cb=function(){this.ca.ob.qy=this.ca.ph},i.prototype.cc=function(){this.ca.ob.q3=this.ca.pp},i.$t=n.markType(i,"GeographicPolylineSeriesView",ee.$),i}(ee),se=function(e){function i(){var t=e.call(this)||this;return t.styleShape=null,t.ab=i.$,t}return t.__extends(i,e),i.prototype.bp=function(){return new ae(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.pi=t},i.prototype.oa=function(){var e=new r.ScatterPolylineSeries;return e.styleShape=n.delegateCombine(e.styleShape,n.runOn(this,this.pm)),e},i.prototype.pm=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},i.prototype.kp=function(t,r,n,o){switch(e.prototype.kp.call(this,t,r,n,o),r){case i.$$p[1]:this.pi.cb();break;case i.$$p[0]:this.pi.cc()}},i.$t=n.markType(i,"GeographicPolylineSeries",Q.$),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"raisePropertyChanged",["ShapeStyle:pp:pn",[n.Style.$,null],"ShapeStyleSelector:ph:po",[r.StyleSelector.$,null]]),i}(Q),pe=function(e){function o(){var t=e.call(this)||this;return t._styleShape=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new se},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeFill",{get:function(){return this.i.pp?this.i.pp.fill:null},set:function(e){this.ensureShapeStyle(),this.i.pp.fill=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeStroke",{get:function(){return this.i.pp?this.i.pp.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.pp.stroke=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeStrokeThickness",{get:function(){return this.i.pp?this.i.pp.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.pp.strokeThickness=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeOpacity",{get:function(){return this.i.pp?this.i.pp.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.pp.opacity=+e},enumerable:!1,configurable:!0}),o.prototype.ensureShapeStyle=function(){this.i.pp||(this.i.pp=new n.Style)},Object.defineProperty(o.prototype,"styleShape",{get:function(){var e=this;return null==this._styleShape&&(this._styleShape=new i.EventEmitter,this.i.styleShape=n.delegateCombine(this.i.styleShape,(function(t,i){e._runInZone((function(){var t=new r.IgxStyleShapeEventArgs;t._provideImplementation(i),e.beforeStyleShape&&e.beforeStyleShape(e,t),e._styleShape.emit({sender:e,args:t})}))}))),this._styleShape},enumerable:!1,configurable:!0}),o.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:o,deps:[],target:i.ɵɵFactoryTarget.Component}),o.ɵcmp=i.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.13",type:o,selector:"igx-geographic-polyline-series",inputs:{shapeFill:"shapeFill",shapeStroke:"shapeStroke",shapeStrokeThickness:"shapeStrokeThickness",shapeOpacity:"shapeOpacity"},outputs:{styleShape:"styleShape"},providers:[{provide:J,useExisting:i.forwardRef((function(){return o}))},{provide:K,useExisting:i.forwardRef((function(){return o}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:i,template:"",isInline:!0,changeDetection:i.ChangeDetectionStrategy.OnPush}),o}(J);i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:pe,decorators:[{type:i.Component,args:[{selector:"igx-geographic-polyline-series",template:"",providers:[{provide:J,useExisting:i.forwardRef((function(){return pe}))},{provide:K,useExisting:i.forwardRef((function(){return pe}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return pe}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{shapeFill:[{type:i.Input}],shapeStroke:[{type:i.Input}],shapeStrokeThickness:[{type:i.Input}],shapeOpacity:[{type:i.Input}],styleShape:[{type:i.Output}]}});var le=function(){function e(){}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,declarations:[pe],imports:[o.CommonModule,r.IgxScatterPolylineSeriesDynamicModule],exports:[pe,r.IgxScatterPolylineSeriesDynamicModule]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,r.IgxScatterPolylineSeriesDynamicModule],r.IgxScatterPolylineSeriesDynamicModule]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:le,decorators:[{type:i.NgModule,args:[{declarations:[pe],imports:[o.CommonModule,r.IgxScatterPolylineSeriesDynamicModule],exports:[pe,r.IgxScatterPolylineSeriesDynamicModule],entryComponents:[]}]}]});var ue=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicPolylineSeriesComponent",pe),n.TypeRegistrar.register("GeographicPolylineSeries",se.$type)}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule,le],exports:[le]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,le],le]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:ue,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule,le],exports:[le],entryComponents:[pe]}]}],ctorParameters:function(){return[]}});var ce=function(){function e(){}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule]]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:ce,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var he=function(e){function i(){var t=e.call(this,new n.TileGeneratorTileSource)||this;return t.downloadingImage=n.delegateCombine(t.downloadingImage,n.runOn(t,t.br)),t.cancellingImage=n.delegateCombine(t.cancellingImage,n.runOn(t,t.bq)),t}return t.__extends(i,e),i.prototype.bq=function(e,t){var i=t.uri.toString().split("/"),r=parseInt(n.stringReplace(i[3],"/","")),o=parseInt(n.stringReplace(i[4],"/","")),a=parseInt(n.stringReplace(n.stringReplace(i[5],"/",""),".png",""));null!=this.tileGenerator&&this.tileGenerator.cancelTile(r,o,a)},i.prototype.br=function(e,t){var i=this,r=t.uri.toString().split("/"),o=parseInt(n.stringReplace(r[3],"/","")),a=parseInt(n.stringReplace(r[4],"/","")),s=parseInt(n.stringReplace(n.stringReplace(r[5],"/",""),".png",""));t.uri=null;var p=t.image;null!=this.tileGenerator&&this.tileGenerator.getTile(o,a,s,(function(e,t){return i.deferralHandler.deferAction((function(){return p.src=t.url}))}),(function(e,t){}),(function(e,t){}),p)},i.$t=n.markType(i,"TileGeneratorMapImagery",d.$),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"ba",["TileGenerator",[n.ITileGenerator_$type,null]]),i}(d),ge=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new he},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tileGenerator",{get:function(){return this.i.tileGenerator},set:function(e){this.i.tileGenerator=e},enumerable:!1,configurable:!0}),i}(O),me=function(){function e(){n.TypeRegistrar.registerCons("IgxTileGeneratorMapImagery",ge),n.TypeRegistrar.register("TileGeneratorMapImagery",he.$type)}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule,ce],exports:[ce]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,ce],ce]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:me,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule,ce],exports:[ce],entryComponents:[]}]}],ctorParameters:function(){return[]}});var ye=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t.qz=null,t.qy=null,t.imageTilesReady=null,t.q2=null,t.q3=!1,t}return t.__extends(i,e),i.prototype.bp=function(){return new fe(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.qx=t},i.prototype.get_pd=function(){return!1},Object.defineProperty(i.prototype,"q1",{get:function(){return this.qz},set:function(e){if(e!=this.q1){var t=this.q1;this.qz=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"q0",{get:function(){return this.qy},set:function(e){var t=this.qy;this.qy=e,this.raisePropertyChanged("ActualTileImagery",t,this.qy)},enumerable:!1,configurable:!0}),i.prototype.kp=function(t,i,r,o){var a,s;switch(e.prototype.kp.call(this,t,i,r,o),i){case"TileImagery":s=o,null!=(a=r)&&(a.propertyChanged=n.delegateRemove(a.propertyChanged,n.runOn(this,this.q6))),null!=s&&(s.propertyChanged=n.delegateCombine(s.propertyChanged,n.runOn(this,this.q6))),this.qx.de(a,s),this.k3(!1),this.ka();break;case"ActualTileImagery":s=o,null!=(a=r)&&(a.imageTilesReady=n.delegateRemove(a.imageTilesReady,n.runOn(this,this.q7)),a.deferralHandler=null),null!=s&&(s.imageTilesReady=n.delegateCombine(s.imageTilesReady,n.runOn(this,this.q7)),s.deferralHandler=this),this.qx.dd(a,s),null!=s&&null!==n.typeCast(f.$,this.b6)&&(s.geographicMap=this.b6,this.q9(this.bs),this.qx.da(this.b6.os)),this.ka();break;case"ActualWindowRect":this.qx.da(o);break;case"WorldRect":this.qx.dh(o);break;case"SeriesViewer":var p=o;null!=r&&null!=this.q0&&this.q0.be(null),null!=p&&null!=this.q0&&this.q0.be(this.bs.w)}},i.prototype.q6=function(e,t){"MultiScaleImage"==t.propertyName&&this.q9(this.bs)},i.prototype.q7=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new n.EventArgs),this.q3||this.qx.df()},i.prototype.register=function(e,t){this.q2=t},i.prototype.unRegister=function(e){this.q2=null},i.prototype.deferredRefresh=function(){this.k3(!1)},i.prototype.deferAction=function(e){null!=this.f5?this.f5.setTimeout(e,0):window.setTimeout(e,0)},i.prototype.ln=function(t,i){this.qx.dg(),e.prototype.ln.call(this,t,i)},i.prototype.k4=function(t){e.prototype.k4.call(this,t),this.q8(t,this.bs)},i.prototype.q8=function(e,t){var i,r,n=t,o=t.getViewInfo(i,r);i=o.p0,r=o.p1,this.q9(t),null!=this.q2&&(this.q3=!0,this.q2(e),this.q3=!1),n.df()},i.prototype.k2=function(t,i,r,n,o){e.prototype.k2.call(this,t,i,r,n,o);var a=this.ef.item(n);a.a1(r),this.cp(a)||this.qh(a)},i.prototype.q9=function(e){var t,i,r=e.getViewInfo(t,i);t=r.p0,i=r.p1,null!=this.q1&&null!=this.q1.ao&&(this.q1!=this.q0&&(this.q0=this.q1),null==this.q0||t.isEmpty||(this.q0.width!=t.width&&(this.q0.width=t.width),this.q0.height!=t.height&&(this.q0.height=t.height)))},i.prototype.jl=function(t,i){e.prototype.jl.call(this,t,i),i.db()},i.$t=n.markType(i,"TileSeries",r.ShapeSeriesBase.$,[n.IMapRenderDeferralHandler_$type]),i}(r.ShapeSeriesBase),fe=function(e){function i(t){var i=e.call(this,t)||this;return i.c7=null,i.di=new n.GeometryGroup,i.c9=null,i.c8=null,i.c7=t,i}return t.__extends(i,e),i.prototype.ch=function(e,t){t.c.count>0&&this.di.d.add(t)},i.prototype.c2=function(e,t){return this.c3(e,t,!0)},i.prototype.c1=function(e,t){return null},i.prototype.cl=function(e,t){},i.prototype.cj=function(e,t,i){},i.prototype.cr=function(){e.prototype.cr.call(this),this.di.d.clear()},i.prototype.cq=function(){e.prototype.cq.call(this),this.aq()},i.prototype.da=function(e){null!=this.c7.q1&&(this.c7.q1.windowRect=e)},i.prototype.dd=function(e,t){if(null==this.c9){this.c9=this.e.f5.createElement("canvas");var i=this.e.f5.get2DCanvasContext(this.c9);this.c8=new n.RenderingContext(new n.CanvasViewRenderer,i),this.c9.setAttribute("width",this.bu.width.toString()),this.c9.setAttribute("height",this.bu.height.toString())}null!=e&&(e.bd(null),e.be(null),e.imagesChanged=n.delegateRemove(e.imagesChanged,n.runOn(this,this.dc))),null!=t&&(null!=this.w&&t.be(this.w),t.bd(this.c8),t.bf(this.bu),t.imagesChanged=n.delegateCombine(t.imagesChanged,n.runOn(this,this.dc)))},i.prototype.dc=function(e,t){this.aq()},i.prototype.de=function(e,t){},i.prototype.dg=function(){null!=this.c9&&(this.c9.setAttribute("width",this.bu.width.toString()),this.c9.setAttribute("height",this.bu.height.toString())),null!=this.c7.q1&&this.c7.q1.bf(this.bu)},i.prototype.a6=function(t,i){if(e.prototype.a6.call(this,t,i),!i&&null!=this.c9){var r=!1;if(this.di.d.count>0)r=!0,this.k.z(),this.k.q(this.di),this.k.g().clip();var o=n.truncate(Math.round(this.bu.left)),a=n.truncate(Math.round(this.bu.top)),s=n.truncate(Math.round(this.bu.width)),p=n.truncate(Math.round(this.bu.height));this.k.n(this.c9.getNativeElement(),1,o,a,s,p,o,a,s,p),r&&this.k.y()}},i.prototype.df=function(){this.aq()},i.prototype.db=function(){},i.prototype.dh=function(e){null!=this.c7.q1&&this.c7.q1.a6()},i.$t=n.markType(i,"TileSeriesView",r.ShapeSeriesViewBase.$),i}(r.ShapeSeriesViewBase),de=function(e){function n(){return e.call(this)||this}return t.__extends(n,e),n.prototype.createImplementation=function(){return new ye},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"tileImagery",{get:function(){return null==this.i.q1?null:this.i.q1.externalObject},set:function(e){this.i.q1=null==e?null:e.i},enumerable:!1,configurable:!0}),n.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.tileImagery&&this.tileImagery.name&&this.tileImagery.name==t?this.tileImagery:null)},n.prototype.deferredRefresh=function(){this.i.deferredRefresh()},n.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:n,deps:[],target:i.ɵɵFactoryTarget.Component}),n.ɵcmp=i.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.13",type:n,selector:"igx-tile-series",inputs:{tileImagery:"tileImagery"},providers:[{provide:r.IgxShapeSeriesBaseComponent,useExisting:i.forwardRef((function(){return n}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return n}))}],usesInheritance:!0,ngImport:i,template:"",isInline:!0,changeDetection:i.ChangeDetectionStrategy.OnPush}),n}(r.IgxShapeSeriesBaseComponent);i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:de,decorators:[{type:i.Component,args:[{selector:"igx-tile-series",template:"",providers:[{provide:r.IgxShapeSeriesBaseComponent,useExisting:i.forwardRef((function(){return de}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return de}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{tileImagery:[{type:i.Input}]}});var be=function(){function e(){}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,declarations:[de],imports:[o.CommonModule],exports:[de]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule]]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:be,decorators:[{type:i.NgModule,args:[{declarations:[de],imports:[o.CommonModule],exports:[de],entryComponents:[]}]}]});var Se=function(){function e(){n.TypeRegistrar.registerCons("IgxTileSeriesComponent",de),n.TypeRegistrar.register("TileSeries",ye.$type)}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule,be],exports:[be]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,be],be]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:Se,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule,be],exports:[be],entryComponents:[de]}]}],ctorParameters:function(){return[]}});var Me=function(e){function i(){var t=e.call(this)||this;return t.pi=null,t.ph=null,t.imageTilesReady=null,t.ab=i.$,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"pj",{get:function(){return this.pi},set:function(e){if(e!=this.pj){var t=this.pj;this.pi=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!1,configurable:!0}),i.prototype.pn=function(){null!=this.pj&&this.pj.clearTileCache()},i.prototype.kp=function(t,i,r,n){switch(e.prototype.kp.call(this,t,i,r,n),i){case"TileImagery":null!=this.ob&&(this.ob.q1=this.pj)}},i.prototype.og=function(){if(e.prototype.og.call(this),this.ob.q1=this.pj,null!=this.ph){var t=this.ph;t.imageTilesReady=n.delegateRemove(t.imageTilesReady,n.runOn(this,this.pm))}if(this.ph=this.ob,null!=this.ph){var i=this.ph;i.imageTilesReady=n.delegateCombine(i.imageTilesReady,n.runOn(this,this.pm))}},i.prototype.oa=function(){return new ye},i.prototype.pm=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new h)},i.$t=n.markType(i,"GeographicTileSeries",Q.$),i}(Q),ve=function(e){function o(){var t=e.call(this)||this;return t._imageTilesReady=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new Me},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"tileImagery",{get:function(){return null==this.i.pj?null:this.i.pj.externalObject},set:function(e){this.i.pj=null==e?null:e.i},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.tileImagery&&this.tileImagery.name&&this.tileImagery.name==t?this.tileImagery:null)},o.prototype.clearTileCache=function(){this.i.pn()},Object.defineProperty(o.prototype,"imageTilesReady",{get:function(){var e=this;return null==this._imageTilesReady&&(this._imageTilesReady=new i.EventEmitter,this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,(function(t,i){e._runInZone((function(){var t=new _;t._provideImplementation(i),e.beforeImageTilesReady&&e.beforeImageTilesReady(e,t),e._imageTilesReady.emit({sender:e,args:t})}))}))),this._imageTilesReady},enumerable:!1,configurable:!0}),o.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:o,deps:[],target:i.ɵɵFactoryTarget.Component}),o.ɵcmp=i.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.13",type:o,selector:"igx-geographic-tile-series",inputs:{tileImagery:"tileImagery"},outputs:{imageTilesReady:"imageTilesReady"},providers:[{provide:J,useExisting:i.forwardRef((function(){return o}))},{provide:K,useExisting:i.forwardRef((function(){return o}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:i,template:"",isInline:!0,changeDetection:i.ChangeDetectionStrategy.OnPush}),o}(J);i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:ve,decorators:[{type:i.Component,args:[{selector:"igx-geographic-tile-series",template:"",providers:[{provide:J,useExisting:i.forwardRef((function(){return ve}))},{provide:K,useExisting:i.forwardRef((function(){return ve}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return ve}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{tileImagery:[{type:i.Input}],imageTilesReady:[{type:i.Output}]}});var Ie=function(){function e(){}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,declarations:[ve],imports:[o.CommonModule,Se],exports:[ve,Se]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,Se],Se]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:Ie,decorators:[{type:i.NgModule,args:[{declarations:[ve],imports:[o.CommonModule,Se],exports:[ve,Se],entryComponents:[]}]}]});var ke=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicTileSeriesComponent",ve),n.TypeRegistrar.register("GeographicTileSeries",Me.$type)}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule,Ie],exports:[Ie]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,Ie],Ie]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:ke,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule,Ie],exports:[Ie],entryComponents:[ve]}]}],ctorParameters:function(){return[]}});var Ce=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.prototype.cb=function(){e.prototype.as.call(this),this.q},i.prototype.by=function(){e.prototype.by.call(this);var t=this.b3.ob;t.rf=this.b3.ph,t.rj=this.b3.pf,t.oi=this.b3.op,t.o5=this.b3.p0,t.on=this.b3.o2,t.tr=this.b3.pu,t.sz=this.b3.or,t.tl=this.b3.pd,t.tg=this.b3.o5,t.sx=this.b3.ol,t.s7=this.b3.ov,t.s8=this.b3.oy,t.te=this.b3.o1,t.td=this.b3.o0},i.prototype.cd=function(){this.b3.ob.rf=this.b3.ph},i.prototype.cc=function(){this.b3.ob.rj=this.b3.pf},i.prototype.ci=function(){this.b3.ob.oi=this.b3.op},i.prototype.cg=function(){this.b3.ob.o5=this.b3.p0},i.prototype.ch=function(){this.b3.ob.on=this.b3.o2},i.prototype.cj=function(){this.b3.ob.q3=this.b3.o4},i.prototype.cl=function(){this.b3.ob.xAxis=this.b3.b6.pf},i.prototype.cm=function(){this.b3.ob.yAxis=this.b3.b6.ph},i.prototype.ck=function(){var e=this.b3.ob;if(null==this.b3.b6)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.b3.b6.pf,e.yAxis=this.b3.b6.ph},i.prototype.ce=function(){this.b3.ob.pl=this.b3.qp},i.prototype.cf=function(){this.b3.ob.pm=this.b3.qq},i.prototype.cn=function(){this.b3.ob.tr=this.b3.pu},i.prototype.co=function(){this.b3.ob.sz=this.b3.or,this.b3.ob.s9=this.b3.oz},i.prototype.b7=function(){this.b3.ob.tl=this.b3.pd},i.prototype.b5=function(){this.b3.ob.sx=this.b3.ol,this.b3.ob.s7=this.b3.ov,this.b3.ob.s8=this.b3.oy,this.b3.ob.te=this.b3.o1,this.b3.ob.td=this.b3.o0},i.prototype.b4=function(){this.b3.ob.tg=this.b3.o5},i.prototype.cp=function(){this.b3.ob.s9=this.b3.oz},i.prototype.b6=function(){this.b3.ob.s7=this.b3.ov},i.prototype.ca=function(){this.b3.ob.s8=this.b3.oy},i.prototype.b9=function(){this.b3.ob.te=this.b3.o1},i.prototype.b8=function(){this.b3.ob.td=this.b3.o0},i.$t=n.markType(i,"GeographicProportionalSymbolSeriesView",y.$),i}(y),_e=function(e){function i(){var t=e.call(this)||this;return t.om=null,t.ou=!1,t.ot=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=i.$,t}return t.__extends(i,e),i.prototype.bp=function(){return new Ce(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.os=t},i.prototype.fr=function(){return.7},i.prototype.oa=function(){return new r.BubbleSeries},i.prototype.fc=function(){return this.o2},i.prototype.get_da=function(){return!0},i.prototype.kp=function(t,r,o,a){switch(e.prototype.kp.call(this,t,r,o,a),r){case i.$$p[14]:this.ob.of=this.oo;break;case i.$$p[12]:this.ob.ob=this.on;break;case"SeriesViewer":this.os.ck();break;case i.$$p[9]:this.os.cd();break;case i.$$p[8]:this.os.cc();break;case i.$$p[19]:this.os.ci();break;case i.$$p[17]:this.os.cg();break;case i.$$p[18]:this.os.ch();break;case i.$$p[20]:this.os.cj();break;case"XAxis":this.os.cl();break;case"YAxis":this.os.cm();break;case i.$$p[11]:this.os.ce();break;case i.$$p[15]:this.os.cf();break;case i.$$p[21]:this.os.cn();break;case i.$$p[22]:this.os.co();break;case i.$$p[23]:this.os.cp();break;case i.$$p[7]:this.os.b7();break;case i.$$p[0]:this.os.b4();break;case i.$$p[1]:this.os.b5();break;case i.$$p[2]:this.os.b6();break;case i.$$p[16]:this.os.ca();break;case i.$$p[13]:this.os.b9();break;case i.$$p[10]:this.os.b8();break;case i.$$p[4]:if(this.ob.qp=this.ox,this.ou=this.ox,this.ox){var s=this.ob;s.assigningScatterStyle=n.delegateCombine(s.assigningScatterStyle,n.runOn(this,this.pz))}else{var p=this.ob;p.assigningScatterStyle=n.delegateRemove(p.assigningScatterStyle,n.runOn(this,this.pz))}break;case i.$$p[3]:if(this.ob.qo=this.ow,this.ot=this.ow,this.ox){var l=this.ob;l.assigningScatterMarkerStyle=n.delegateCombine(l.assigningScatterMarkerStyle,n.runOn(this,this.py))}else{var u=this.ob;u.assigningScatterMarkerStyle=n.delegateRemove(u.assigningScatterMarkerStyle,n.runOn(this,this.py))}break;case i.$$p[5]:this.ob.qe=this.oq;break;case i.$$p[6]:this.ob.q2=this.o3}},i.prototype.pz=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},i.prototype.py=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},i.$t=n.markType(i,"GeographicProportionalSymbolSeries",m.$),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"raisePropertyChanged",["FillMemberPath:o5:p1",[2],"FillScale:ol:p2",[r.BrushScale.$],"FillScaleUseGlobalValues:ov:p3",[0,!1],"IsCustomScatterMarkerStyleAllowed:ow:p4",[0,!1],"IsCustomScatterStyleAllowed:ox:p5",[0,!1],"ItemSearchMode:oq:p6",[r.ScatterItemSearchMode_$type,n.enumGetBox(r.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:o3:p7",[1,1e4],"LabelMemberPath:pd:p8",[2],"LatitudeMemberPath:pf:p9",[2,null],"LongitudeMemberPath:ph:qa",[2,null],"MarkerBrushBrightness:o0:qb",[1,NaN],"MarkerBrush:qp:qc",[n.Brush.$],"MarkerFillMode:on:qd",[r.MarkerFillMode_$type,n.enumGetBox(r.MarkerFillMode_$type,0)],"MarkerOutlineBrightness:o1:qe",[1,NaN],"MarkerOutlineMode:oo:qf",[r.MarkerOutlineMode_$type,n.enumGetBox(r.MarkerOutlineMode_$type,0)],"MarkerOutline:qq:qg",[n.Brush.$],"MarkerOutlineUsesFillScale:oy:qh",[0,!1],"MarkerTemplate:p0:qi",[n.DataTemplate.$,null],"MarkerThickness:o2:qj",[1,n.DeviceUtils.g(2)],"MarkerType:op:qk",[r.MarkerType_$type,n.enumGetBox(r.MarkerType_$type,2)],"MaximumMarkers:o4:ql",[1,400],"RadiusMemberPath:pu:qm",[2,null],"RadiusScale:or:qn",[r.SizeScale.$],"RadiusScaleUseGlobalValues:oz:qo",[0,!1]]),i}(m),xe=function(e){function o(){var t=e.call(this)||this;return t._assigningScatterStyle=null,t._assigningScatterMarkerStyle=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new _e},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"latitudeMemberPath",{get:function(){return this.i.pf},set:function(e){this.i.pf=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"longitudeMemberPath",{get:function(){return this.i.ph},set:function(e){this.i.ph=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerType",{get:function(){return this.i.op},set:function(e){this.i.op=n.ensureEnum(r.MarkerType_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineMode",{get:function(){return this.i.oo},set:function(e){this.i.oo=n.ensureEnum(r.MarkerOutlineMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerFillMode",{get:function(){return this.i.on},set:function(e){this.i.on=n.ensureEnum(r.MarkerFillMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerTemplate",{get:function(){return this.i.p0},set:function(e){this.i.p0=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerBrush",{get:function(){return n.brushToString(this.i.qp)},set:function(e){this.i.qp=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutline",{get:function(){return n.brushToString(this.i.qq)},set:function(e){this.i.qq=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"maximumMarkers",{get:function(){return this.i.o4},set:function(e){this.i.o4=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"radiusMemberPath",{get:function(){return this.i.pu},set:function(e){this.i.pu=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"radiusScale",{get:function(){if(null==this.i.or)return null;if(!this.i.or.externalObject){var e=r.IgxSizeScaleComponent._createFromInternal(this.i.or);e&&(e._implementation=this.i.or),this.i.or.externalObject=e}return this.i.or.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.or=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"labelMemberPath",{get:function(){return this.i.pd},set:function(e){this.i.pd=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"fillMemberPath",{get:function(){return this.i.o5},set:function(e){this.i.o5=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"fillScale",{get:function(){if(null==this.i.ol)return null;if(!this.i.ol.externalObject){var e=r.IgxBrushScaleComponent._createFromInternal(this.i.ol);e&&(e._implementation=this.i.ol),this.i.ol.externalObject=e}return this.i.ol.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.ol=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"fillScaleUseGlobalValues",{get:function(){return this.i.ov},set:function(e){this.i.ov=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineUsesFillScale",{get:function(){return this.i.oy},set:function(e){this.i.oy=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineBrightness",{get:function(){return this.i.o1},set:function(e){this.i.o1=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerBrushBrightness",{get:function(){return this.i.o0},set:function(e){this.i.o0=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerThickness",{get:function(){return this.i.o2},set:function(e){this.i.o2=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"radiusScaleUseGlobalValues",{get:function(){return this.i.oz},set:function(e){this.i.oz=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.ox},set:function(e){this.i.ox=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.ow},set:function(e){this.i.ow=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchMode",{get:function(){return this.i.oq},set:function(e){this.i.oq=n.ensureEnum(r.ScatterItemSearchMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchThreshold",{get:function(){return this.i.o3},set:function(e){this.i.o3=+e},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.radiusScale&&this.radiusScale.name&&this.radiusScale.name==t?this.radiusScale:this.fillScale&&this.fillScale.name&&this.fillScale.name==t?this.fillScale:null)},o.prototype._styling=function(t,i,r){e.prototype._styling.call(this,t,i,r),this._inStyling=!0,this.radiusScale&&this.radiusScale._styling&&this.radiusScale._styling(t,i,this),this.fillScale&&this.fillScale._styling&&this.fillScale._styling(t,i,this),this._inStyling=!1},Object.defineProperty(o.prototype,"assigningScatterStyle",{get:function(){var e=this;return null==this._assigningScatterStyle&&(this._assigningScatterStyle=new i.EventEmitter,this.i.assigningScatterStyle=n.delegateCombine(this.i.assigningScatterStyle,(function(t,i){var n=new r.IgxAssigningScatterStyleEventArgs;n._provideImplementation(i),e.beforeAssigningScatterStyle&&e.beforeAssigningScatterStyle(e,n),e._assigningScatterStyle.emit({sender:e,args:n})}))),this._assigningScatterStyle},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"assigningScatterMarkerStyle",{get:function(){var e=this;return null==this._assigningScatterMarkerStyle&&(this._assigningScatterMarkerStyle=new i.EventEmitter,this.i.assigningScatterMarkerStyle=n.delegateCombine(this.i.assigningScatterMarkerStyle,(function(t,i){var n=new r.IgxAssigningScatterMarkerStyleEventArgs;n._provideImplementation(i),e.beforeAssigningScatterMarkerStyle&&e.beforeAssigningScatterMarkerStyle(e,n),e._assigningScatterMarkerStyle.emit({sender:e,args:n})}))),this._assigningScatterMarkerStyle},enumerable:!1,configurable:!0}),o.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:o,deps:[],target:i.ɵɵFactoryTarget.Component}),o.ɵcmp=i.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.13",type:o,selector:"igx-geographic-proportional-symbol-series",inputs:{latitudeMemberPath:"latitudeMemberPath",longitudeMemberPath:"longitudeMemberPath",markerType:"markerType",markerOutlineMode:"markerOutlineMode",markerFillMode:"markerFillMode",markerTemplate:"markerTemplate",markerBrush:"markerBrush",markerOutline:"markerOutline",maximumMarkers:"maximumMarkers",radiusMemberPath:"radiusMemberPath",radiusScale:"radiusScale",labelMemberPath:"labelMemberPath",fillMemberPath:"fillMemberPath",fillScale:"fillScale",fillScaleUseGlobalValues:"fillScaleUseGlobalValues",markerOutlineUsesFillScale:"markerOutlineUsesFillScale",markerOutlineBrightness:"markerOutlineBrightness",markerBrushBrightness:"markerBrushBrightness",markerThickness:"markerThickness",radiusScaleUseGlobalValues:"radiusScaleUseGlobalValues",isCustomScatterStyleAllowed:"isCustomScatterStyleAllowed",isCustomScatterMarkerStyleAllowed:"isCustomScatterMarkerStyleAllowed",itemSearchMode:"itemSearchMode",itemSearchThreshold:"itemSearchThreshold"},outputs:{assigningScatterStyle:"assigningScatterStyle",assigningScatterMarkerStyle:"assigningScatterMarkerStyle"},providers:[{provide:K,useExisting:i.forwardRef((function(){return o}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:i,template:"",isInline:!0,changeDetection:i.ChangeDetectionStrategy.OnPush}),o}(K);i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:xe,decorators:[{type:i.Component,args:[{selector:"igx-geographic-proportional-symbol-series",template:"",providers:[{provide:K,useExisting:i.forwardRef((function(){return xe}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return xe}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{latitudeMemberPath:[{type:i.Input}],longitudeMemberPath:[{type:i.Input}],markerType:[{type:i.Input}],markerOutlineMode:[{type:i.Input}],markerFillMode:[{type:i.Input}],markerTemplate:[{type:i.Input}],markerBrush:[{type:i.Input}],markerOutline:[{type:i.Input}],maximumMarkers:[{type:i.Input}],radiusMemberPath:[{type:i.Input}],radiusScale:[{type:i.Input}],labelMemberPath:[{type:i.Input}],fillMemberPath:[{type:i.Input}],fillScale:[{type:i.Input}],fillScaleUseGlobalValues:[{type:i.Input}],markerOutlineUsesFillScale:[{type:i.Input}],markerOutlineBrightness:[{type:i.Input}],markerBrushBrightness:[{type:i.Input}],markerThickness:[{type:i.Input}],radiusScaleUseGlobalValues:[{type:i.Input}],isCustomScatterStyleAllowed:[{type:i.Input}],isCustomScatterMarkerStyleAllowed:[{type:i.Input}],itemSearchMode:[{type:i.Input}],itemSearchThreshold:[{type:i.Input}],assigningScatterStyle:[{type:i.Output}],assigningScatterMarkerStyle:[{type:i.Output}]}});var Pe=function(){function e(){}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,declarations:[xe],imports:[o.CommonModule,r.IgxBubbleSeriesDynamicModule],exports:[xe,r.IgxBubbleSeriesDynamicModule]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,r.IgxBubbleSeriesDynamicModule],r.IgxBubbleSeriesDynamicModule]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:Pe,decorators:[{type:i.NgModule,args:[{declarations:[xe],imports:[o.CommonModule,r.IgxBubbleSeriesDynamicModule],exports:[xe,r.IgxBubbleSeriesDynamicModule],entryComponents:[]}]}]});var we=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicProportionalSymbolSeriesComponent",xe),n.TypeRegistrar.register("GeographicProportionalSymbolSeries",_e.$type)}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule,Pe],exports:[Pe]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,Pe],Pe]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:we,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule,Pe],exports:[Pe],entryComponents:[xe]}]}],ctorParameters:function(){return[]}});var De=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.prototype.b4=function(){e.prototype.as.call(this),this.q},i.prototype.by=function(){var t=this.b3.ob;e.prototype.by.call(this),t.rf=this.b3.o6,t.rj=this.b3.o4,t.oi=this.b3.oo,t.o5=this.b3.pk,t.on=this.b3.ox},i.prototype.b6=function(){this.b3.ob.rf=this.b3.o6},i.prototype.b5=function(){this.b3.ob.rj=this.b3.o4},i.prototype.cc=function(){this.b3.ob.oi=this.b3.oo},i.prototype.ca=function(){this.b3.ob.o5=this.b3.pk},i.prototype.cb=function(){this.b3.ob.on=this.b3.ox},i.prototype.cd=function(){this.b3.ob.q3=this.b3.oz},i.prototype.cf=function(){this.b3.ob.xAxis=this.b3.b6.pf},i.prototype.cg=function(){this.b3.ob.yAxis=this.b3.b6.ph},i.prototype.ce=function(){var e=this.b3.ob;if(null==this.b3.b6)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.b3.b6.pf,e.yAxis=this.b3.b6.ph},i.prototype.b8=function(){this.b3.ob.pv=this.b3.ol},i.prototype.b7=function(){this.b3.ob.pl=this.b3.p1},i.prototype.b9=function(){this.b3.ob.pm=this.b3.p2},i.$t=n.markType(i,"GeographicSymbolSeriesView",y.$),i}(y),Te=function(e){function i(){var t=e.call(this)||this;return t.oq=null,t.ot=!1,t.os=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=i.$,t}return t.__extends(i,e),i.prototype.bp=function(){return new De(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.or=t},i.prototype.fr=function(){return.7},i.prototype.oa=function(){return new r.ScatterSeries},i.prototype.fc=function(){return this.ox},i.prototype.get_da=function(){return!0},i.prototype.kp=function(t,r,o,a){switch(e.prototype.kp.call(this,t,r,o,a),r){case i.$$p[9]:this.ob.of=this.on;break;case i.$$p[8]:this.ob.ob=this.om;break;case"SeriesViewer":this.or.ce();break;case i.$$p[5]:this.or.b6();break;case i.$$p[4]:this.or.b5();break;case i.$$p[7]:this.or.b8();break;case i.$$p[13]:this.or.cc();break;case i.$$p[11]:this.or.ca();break;case i.$$p[12]:this.or.cb();break;case i.$$p[14]:this.or.cd();break;case"XAxis":this.or.cf();break;case"YAxis":this.or.cg();break;case i.$$p[6]:this.or.b7();break;case i.$$p[10]:this.or.b9();break;case i.$$p[1]:if(this.ob.qp=this.ov,this.ot=this.ov,this.ov){var s=this.ob;s.assigningScatterStyle=n.delegateCombine(s.assigningScatterStyle,n.runOn(this,this.pj))}else{var p=this.ob;p.assigningScatterStyle=n.delegateRemove(p.assigningScatterStyle,n.runOn(this,this.pj))}break;case i.$$p[0]:if(this.ob.qo=this.ou,this.os=this.ou,this.ov){var l=this.ob;l.assigningScatterMarkerStyle=n.delegateCombine(l.assigningScatterMarkerStyle,n.runOn(this,this.pi))}else{var u=this.ob;u.assigningScatterMarkerStyle=n.delegateRemove(u.assigningScatterMarkerStyle,n.runOn(this,this.pi))}break;case i.$$p[2]:this.ob.qe=this.op;break;case i.$$p[3]:this.ob.q2=this.oy}},i.prototype.pj=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},i.prototype.pi=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},i.$t=n.markType(i,"GeographicSymbolSeries",m.$),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"raisePropertyChanged",["IsCustomScatterMarkerStyleAllowed:ou:pl",[0,!1],"IsCustomScatterStyleAllowed:ov:pm",[0,!1],"ItemSearchMode:op:pn",[r.ScatterItemSearchMode_$type,n.enumGetBox(r.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:oy:po",[1,1e4],"LatitudeMemberPath:o4:pp",[2,null],"LongitudeMemberPath:o6:pq",[2,null],"MarkerBrush:p1:pr",[n.Brush.$],"MarkerCollisionAvoidance:ol:ps",[r.CollisionAvoidanceType_$type,n.enumGetBox(r.CollisionAvoidanceType_$type,0)],"MarkerFillMode:om:pt",[r.MarkerFillMode_$type,n.enumGetBox(r.MarkerFillMode_$type,0)],"MarkerOutlineMode:on:pu",[r.MarkerOutlineMode_$type,n.enumGetBox(r.MarkerOutlineMode_$type,0)],"MarkerOutline:p2:pv",[n.Brush.$],"MarkerTemplate:pk:pw",[n.DataTemplate.$,null],"MarkerThickness:ox:px",[1,n.DeviceUtils.g(2)],"MarkerType:oo:py",[r.MarkerType_$type,n.enumGetBox(r.MarkerType_$type,2)],"MaximumMarkers:oz:pz",[1,400],"UseLightweightMarkers:ow:p0",[0,!1]]),i}(m),$e=function(e){function o(){var t=e.call(this)||this;return t._assigningScatterStyle=null,t._assigningScatterMarkerStyle=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new Te},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"latitudeMemberPath",{get:function(){return this.i.o4},set:function(e){this.i.o4=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"longitudeMemberPath",{get:function(){return this.i.o6},set:function(e){this.i.o6=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerType",{get:function(){return this.i.oo},set:function(e){this.i.oo=n.ensureEnum(r.MarkerType_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerCollisionAvoidance",{get:function(){return this.i.ol},set:function(e){this.i.ol=n.ensureEnum(r.CollisionAvoidanceType_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineMode",{get:function(){return this.i.on},set:function(e){this.i.on=n.ensureEnum(r.MarkerOutlineMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerFillMode",{get:function(){return this.i.om},set:function(e){this.i.om=n.ensureEnum(r.MarkerFillMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerTemplate",{get:function(){return this.i.pk},set:function(e){this.i.pk=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerBrush",{get:function(){return n.brushToString(this.i.p1)},set:function(e){this.i.p1=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutline",{get:function(){return n.brushToString(this.i.p2)},set:function(e){this.i.p2=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"maximumMarkers",{get:function(){return this.i.oz},set:function(e){this.i.oz=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerThickness",{get:function(){return this.i.ox},set:function(e){this.i.ox=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.ov},set:function(e){this.i.ov=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.ou},set:function(e){this.i.ou=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchMode",{get:function(){return this.i.op},set:function(e){this.i.op=n.ensureEnum(r.ScatterItemSearchMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchThreshold",{get:function(){return this.i.oy},set:function(e){this.i.oy=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"assigningScatterStyle",{get:function(){var e=this;return null==this._assigningScatterStyle&&(this._assigningScatterStyle=new i.EventEmitter,this.i.assigningScatterStyle=n.delegateCombine(this.i.assigningScatterStyle,(function(t,i){var n=new r.IgxAssigningScatterStyleEventArgs;n._provideImplementation(i),e.beforeAssigningScatterStyle&&e.beforeAssigningScatterStyle(e,n),e._assigningScatterStyle.emit({sender:e,args:n})}))),this._assigningScatterStyle},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"assigningScatterMarkerStyle",{get:function(){var e=this;return null==this._assigningScatterMarkerStyle&&(this._assigningScatterMarkerStyle=new i.EventEmitter,this.i.assigningScatterMarkerStyle=n.delegateCombine(this.i.assigningScatterMarkerStyle,(function(t,i){var n=new r.IgxAssigningScatterMarkerStyleEventArgs;n._provideImplementation(i),e.beforeAssigningScatterMarkerStyle&&e.beforeAssigningScatterMarkerStyle(e,n),e._assigningScatterMarkerStyle.emit({sender:e,args:n})}))),this._assigningScatterMarkerStyle},enumerable:!1,configurable:!0}),o.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:o,deps:[],target:i.ɵɵFactoryTarget.Component}),o.ɵcmp=i.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.13",type:o,selector:"igx-geographic-symbol-series",inputs:{latitudeMemberPath:"latitudeMemberPath",longitudeMemberPath:"longitudeMemberPath",markerType:"markerType",markerCollisionAvoidance:"markerCollisionAvoidance",markerOutlineMode:"markerOutlineMode",markerFillMode:"markerFillMode",markerTemplate:"markerTemplate",markerBrush:"markerBrush",markerOutline:"markerOutline",maximumMarkers:"maximumMarkers",markerThickness:"markerThickness",isCustomScatterStyleAllowed:"isCustomScatterStyleAllowed",isCustomScatterMarkerStyleAllowed:"isCustomScatterMarkerStyleAllowed",itemSearchMode:"itemSearchMode",itemSearchThreshold:"itemSearchThreshold"},outputs:{assigningScatterStyle:"assigningScatterStyle",assigningScatterMarkerStyle:"assigningScatterMarkerStyle"},providers:[{provide:K,useExisting:i.forwardRef((function(){return o}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:i,template:"",isInline:!0,changeDetection:i.ChangeDetectionStrategy.OnPush}),o}(K);i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:$e,decorators:[{type:i.Component,args:[{selector:"igx-geographic-symbol-series",template:"",providers:[{provide:K,useExisting:i.forwardRef((function(){return $e}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return $e}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{latitudeMemberPath:[{type:i.Input}],longitudeMemberPath:[{type:i.Input}],markerType:[{type:i.Input}],markerCollisionAvoidance:[{type:i.Input}],markerOutlineMode:[{type:i.Input}],markerFillMode:[{type:i.Input}],markerTemplate:[{type:i.Input}],markerBrush:[{type:i.Input}],markerOutline:[{type:i.Input}],maximumMarkers:[{type:i.Input}],markerThickness:[{type:i.Input}],isCustomScatterStyleAllowed:[{type:i.Input}],isCustomScatterMarkerStyleAllowed:[{type:i.Input}],itemSearchMode:[{type:i.Input}],itemSearchThreshold:[{type:i.Input}],assigningScatterStyle:[{type:i.Output}],assigningScatterMarkerStyle:[{type:i.Output}]}});var Oe=function(){function e(){}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,declarations:[$e],imports:[o.CommonModule,r.IgxScatterSeriesDynamicModule],exports:[$e,r.IgxScatterSeriesDynamicModule]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,r.IgxScatterSeriesDynamicModule],r.IgxScatterSeriesDynamicModule]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:Oe,decorators:[{type:i.NgModule,args:[{declarations:[$e],imports:[o.CommonModule,r.IgxScatterSeriesDynamicModule],exports:[$e,r.IgxScatterSeriesDynamicModule],entryComponents:[]}]}]});var je=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicSymbolSeriesComponent",$e),n.TypeRegistrar.register("GeographicSymbolSeries",Te.$type)}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule,Oe],exports:[Oe]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,Oe],Oe]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:je,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule,Oe],exports:[Oe],entryComponents:[$e]}]}],ctorParameters:function(){return[]}});var Re=function(e){function r(){return e.call(this)||this}return t.__extends(r,e),Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"triangulationDataSource",{get:function(){return this._triangulationDataSource},set:function(e){this._triangulationDataSource=e,this.updateTriangulationDataSource()},enumerable:!1,configurable:!0}),r.prototype.updateTriangulationDataSource=function(){null==this._cachedTriangulationDataSource&&(this._cachedTriangulationDataSource=new n.IgxTriangulationDataSource,this.onTriangulationDataSourceImportCompleted=this.onTriangulationDataSourceImportCompleted.bind(this),this._cachedTriangulationDataSource.importCompleted.subscribe(this.onTriangulationDataSourceImportCompleted)),this._cachedTriangulationDataSource.source=this._triangulationDataSource},r.prototype.onTriangulationDataSourceImportCompleted=function(e,t){this.dataSource=this._cachedTriangulationDataSource.getPointData(),this.trianglesSource=this._cachedTriangulationDataSource.getTriangleData()},Object.defineProperty(r.prototype,"longitudeMemberPath",{get:function(){return this.i.on},set:function(e){this.i.on=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"latitudeMemberPath",{get:function(){return this.i.ol},set:function(e){this.i.ol=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"trianglesSource",{get:function(){return this.i.ok},set:function(e){this.i.ok=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"triangleVertexMemberPath1",{get:function(){return this.i.oq},set:function(e){this.i.oq=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"triangleVertexMemberPath2",{get:function(){return this.i.os},set:function(e){this.i.os=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"triangleVertexMemberPath3",{get:function(){return this.i.ou},set:function(e){this.i.ou=e},enumerable:!1,configurable:!0}),r.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:r,deps:[],target:i.ɵɵFactoryTarget.Component}),r.ɵcmp=i.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.13",type:r,selector:"ng-component",inputs:{triangulationDataSource:"triangulationDataSource",longitudeMemberPath:"longitudeMemberPath",latitudeMemberPath:"latitudeMemberPath",trianglesSource:"trianglesSource",triangleVertexMemberPath1:"triangleVertexMemberPath1",triangleVertexMemberPath2:"triangleVertexMemberPath2",triangleVertexMemberPath3:"triangleVertexMemberPath3"},usesInheritance:!0,ngImport:i,template:"",isInline:!0}),r}(K);i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:Re,decorators:[{type:i.Component,args:[{template:""}]}],ctorParameters:function(){return[]},propDecorators:{triangulationDataSource:[{type:i.Input}],longitudeMemberPath:[{type:i.Input}],latitudeMemberPath:[{type:i.Input}],trianglesSource:[{type:i.Input}],triangleVertexMemberPath1:[{type:i.Input}],triangleVertexMemberPath2:[{type:i.Input}],triangleVertexMemberPath3:[{type:i.Input}]}});var Ve=function(e){function o(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new C},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"colorMemberPath",{get:function(){return this.i.o7},set:function(e){this.i.o7=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"colorScale",{get:function(){if(null==this.i.o3)return null;if(!this.i.o3.externalObject){var e=r.IgxColorScaleComponent._createFromInternal(this.i.o3);e&&(e._implementation=this.i.o3),this.i.o3.externalObject=e}return this.i.o3.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.o3=null==e?null:e.i},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.colorScale&&this.colorScale.name&&this.colorScale.name==t?this.colorScale:null)},o.prototype._styling=function(t,i,r){e.prototype._styling.call(this,t,i,r),this._inStyling=!0,this.colorScale&&this.colorScale._styling&&this.colorScale._styling(t,i,this),this._inStyling=!1},Object.defineProperty(o.prototype,"triangulationStatusChanged",{get:function(){var e=this;return null==this._triangulationStatusChanged&&(this._triangulationStatusChanged=new i.EventEmitter,this.i.triangulationStatusChanged=n.delegateCombine(this.i.triangulationStatusChanged,(function(t,i){e._runInZone((function(){var t=new n.IgxTriangulationStatusEventArgs;t._provideImplementation(i),e.beforeTriangulationStatusChanged&&e.beforeTriangulationStatusChanged(e,t),e._triangulationStatusChanged.emit({sender:e,args:t})}))}))),this._triangulationStatusChanged},enumerable:!1,configurable:!0}),o.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:o,deps:[],target:i.ɵɵFactoryTarget.Component}),o.ɵcmp=i.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.13",type:o,selector:"igx-geographic-scatter-area-series",inputs:{colorMemberPath:"colorMemberPath",colorScale:"colorScale"},outputs:{triangulationStatusChanged:"triangulationStatusChanged"},providers:[{provide:Re,useExisting:i.forwardRef((function(){return o}))},{provide:K,useExisting:i.forwardRef((function(){return o}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:i,template:"",isInline:!0,changeDetection:i.ChangeDetectionStrategy.OnPush}),o}(Re);i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:Ve,decorators:[{type:i.Component,args:[{selector:"igx-geographic-scatter-area-series",template:"",providers:[{provide:Re,useExisting:i.forwardRef((function(){return Ve}))},{provide:K,useExisting:i.forwardRef((function(){return Ve}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return Ve}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{colorMemberPath:[{type:i.Input}],colorScale:[{type:i.Input}],triangulationStatusChanged:[{type:i.Output}]}});var qe=function(){function e(){}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,declarations:[Ve],imports:[o.CommonModule,r.IgxScatterAreaSeriesDynamicModule],exports:[Ve,r.IgxScatterAreaSeriesDynamicModule]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,r.IgxScatterAreaSeriesDynamicModule],r.IgxScatterAreaSeriesDynamicModule]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:qe,decorators:[{type:i.NgModule,args:[{declarations:[Ve],imports:[o.CommonModule,r.IgxScatterAreaSeriesDynamicModule],exports:[Ve,r.IgxScatterAreaSeriesDynamicModule],entryComponents:[]}]}]});var Be=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicScatterAreaSeriesComponent",Ve),n.TypeRegistrar.register("GeographicScatterAreaSeries",C.$type)}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule,qe],exports:[qe]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,qe],qe]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:Be,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule,qe],exports:[qe],entryComponents:[Ve]}]}],ctorParameters:function(){return[]}});var Ae=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this);var t=n.typeCast(r.HighDensityScatterSeries.$,this.b3.ob);t.qc=this.b3.o0,t.qg=this.b3.oy,t.ow=this.b3.on,t.ov=this.b3.om,t.dn=this.b3.ol,t.po=this.b3.op,t.pn=this.b3.oo},i.prototype.b9=function(){this.b3.ob.qc=this.b3.o0},i.prototype.b8=function(){this.b3.ob.qg=this.b3.oy},i.prototype.ce=function(){this.b3.ob.ow=this.b3.on},i.prototype.cc=function(){this.b3.ob.ov=this.b3.om},i.prototype.ca=function(){this.b3.ob.dn=this.b3.ol},i.prototype.b7=function(){this.b3.ob.po=this.b3.op},i.prototype.b5=function(){this.b3.ob.pn=this.b3.oo},i.prototype.cd=function(){var e=n.typeCast(r.HighDensityScatterSeries.$,this.b3.ob);if(null==this.b3.b6)return e.og=null,void(e.oi=null);e.og=this.b3.b6.pf,e.oi=this.b3.b6.ph},i.prototype.cf=function(){this.b3.ob.og=this.b3.b6.pf},i.prototype.cg=function(){this.b3.ob.oi=this.b3.b6.ph},i.prototype.b6=function(){this.b3.ob.q9=this.b3.pi},i.prototype.b4=function(){this.b3.ob.q8=this.b3.ph},i.prototype.cb=function(){this.b3.ob.p0=this.b3.os},i.prototype.as=function(){e.prototype.as.call(this),this.q||(this.b3.pi=n.Color.u(255,238,88,121),this.b3.ph=n.Color.u(255,139,91,177))},i.$t=n.markType(i,"GeographicHighDensityScatterSeriesView",y.$),i}(y),Ge=function(e){function i(){var t=e.call(this)||this;return t.oj=null,t.progressiveLoadStatusChanged=null,t.or=0,t.ab=i.$,t}return t.__extends(i,e),i.prototype.bp=function(){return new Ae(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.ok=t},i.prototype.oa=function(){return new r.HighDensityScatterSeries},Object.defineProperty(i.prototype,"ot",{get:function(){return this.or},set:function(e){var t=this.or;this.or=e,this.raisePropertyChanged("ProgressiveStatus",t,this.or)},enumerable:!1,configurable:!0}),i.prototype.og=function(){e.prototype.og.call(this);var t=this.ob;t.progressiveLoadStatusChanged=n.delegateCombine(t.progressiveLoadStatusChanged,n.runOn(this,this.o6))},i.prototype.o6=function(e,t){this.ot=t.currentStatus,null!=this.progressiveLoadStatusChanged&&this.progressiveLoadStatusChanged(this,t)},i.prototype.kp=function(t,r,n,o){switch(e.prototype.kp.call(this,t,r,n,o),r){case"SeriesViewer":this.ok.cd();break;case i.$$p[5]:this.ok.b9();break;case i.$$p[4]:this.ok.b8();break;case i.$$p[9]:this.ok.ce();break;case i.$$p[8]:this.ok.cc();break;case i.$$p[6]:this.ok.ca();break;case"XAxis":this.ok.cf();break;case"YAxis":this.ok.cg();break;case i.$$p[3]:this.ok.b7();break;case i.$$p[1]:this.ok.b5();break;case i.$$p[2]:this.ok.b6();break;case i.$$p[0]:this.ok.b4();break;case i.$$p[7]:this.ok.cb()}},i.prototype.get_d6=function(){return!0},i.prototype.set_d6=function(t){e.prototype.set_d6.call(this,t)},i.$t=n.markType(i,"GeographicHighDensityScatterSeries",m.$),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"raisePropertyChanged",["HeatMaximumColor:ph:o7",[n.Color.$,null],"HeatMaximum:oo:o8",[1,50],"HeatMinimumColor:pi:o9",[n.Color.$,null],"HeatMinimum:op:pa",[1,0],"LatitudeMemberPath:oy:pb",[2,null],"LongitudeMemberPath:o0:pc",[2,null],"MouseOverEnabled:ol:pd",[0,!1],"PointExtent:os:pe",[1,1],"ProgressiveLoad:om:pf",[0,!0],"UseBruteForce:on:pg",[0,!1]]),i}(m),Ee=function(e){function o(){var t=e.call(this)||this;return t._progressiveLoadStatusChanged=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new Ge},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"latitudeMemberPath",{get:function(){return this.i.oy},set:function(e){this.i.oy=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"longitudeMemberPath",{get:function(){return this.i.o0},set:function(e){this.i.o0=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"useBruteForce",{get:function(){return this.i.on},set:function(e){this.i.on=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"progressiveLoad",{get:function(){return this.i.om},set:function(e){this.i.om=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"mouseOverEnabled",{get:function(){return this.i.ol},set:function(e){this.i.ol=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"heatMinimum",{get:function(){return this.i.op},set:function(e){this.i.op=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"heatMaximum",{get:function(){return this.i.oo},set:function(e){this.i.oo=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"heatMinimumColor",{get:function(){return n.colorToString(this.i.pi)},set:function(e){this.i.pi=n.stringToColor(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"heatMaximumColor",{get:function(){return n.colorToString(this.i.ph)},set:function(e){this.i.ph=n.stringToColor(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"pointExtent",{get:function(){return this.i.os},set:function(e){this.i.os=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"progressiveStatus",{get:function(){return this.i.ot},set:function(e){this.i.ot=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"progressiveLoadStatusChanged",{get:function(){var e=this;return null==this._progressiveLoadStatusChanged&&(this._progressiveLoadStatusChanged=new i.EventEmitter,this.i.progressiveLoadStatusChanged=n.delegateCombine(this.i.progressiveLoadStatusChanged,(function(t,i){e._runInZone((function(){var t=new r.IgxProgressiveLoadStatusEventArgs;t._provideImplementation(i),e.beforeProgressiveLoadStatusChanged&&e.beforeProgressiveLoadStatusChanged(e,t),e._progressiveLoadStatusChanged.emit({sender:e,args:t})}))}))),this._progressiveLoadStatusChanged},enumerable:!1,configurable:!0}),o.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:o,deps:[],target:i.ɵɵFactoryTarget.Component}),o.ɵcmp=i.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.13",type:o,selector:"igx-geographic-high-density-scatter-series",inputs:{latitudeMemberPath:"latitudeMemberPath",longitudeMemberPath:"longitudeMemberPath",useBruteForce:"useBruteForce",progressiveLoad:"progressiveLoad",mouseOverEnabled:"mouseOverEnabled",heatMinimum:"heatMinimum",heatMaximum:"heatMaximum",heatMinimumColor:"heatMinimumColor",heatMaximumColor:"heatMaximumColor",pointExtent:"pointExtent",progressiveStatus:"progressiveStatus"},outputs:{progressiveLoadStatusChanged:"progressiveLoadStatusChanged"},providers:[{provide:K,useExisting:i.forwardRef((function(){return o}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:i,template:"",isInline:!0,changeDetection:i.ChangeDetectionStrategy.OnPush}),o}(K);i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:Ee,decorators:[{type:i.Component,args:[{selector:"igx-geographic-high-density-scatter-series",template:"",providers:[{provide:K,useExisting:i.forwardRef((function(){return Ee}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return Ee}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{latitudeMemberPath:[{type:i.Input}],longitudeMemberPath:[{type:i.Input}],useBruteForce:[{type:i.Input}],progressiveLoad:[{type:i.Input}],mouseOverEnabled:[{type:i.Input}],heatMinimum:[{type:i.Input}],heatMaximum:[{type:i.Input}],heatMinimumColor:[{type:i.Input}],heatMaximumColor:[{type:i.Input}],pointExtent:[{type:i.Input}],progressiveStatus:[{type:i.Input}],progressiveLoadStatusChanged:[{type:i.Output}]}});var Fe=function(){function e(){}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,declarations:[Ee],imports:[o.CommonModule,r.IgxHighDensityScatterSeriesDynamicModule],exports:[Ee,r.IgxHighDensityScatterSeriesDynamicModule]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,r.IgxHighDensityScatterSeriesDynamicModule],r.IgxHighDensityScatterSeriesDynamicModule]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:Fe,decorators:[{type:i.NgModule,args:[{declarations:[Ee],imports:[o.CommonModule,r.IgxHighDensityScatterSeriesDynamicModule],exports:[Ee,r.IgxHighDensityScatterSeriesDynamicModule],entryComponents:[]}]}]});var Ne=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicHighDensityScatterSeriesComponent",Ee),n.TypeRegistrar.register("GeographicHighDensityScatterSeries",Ge.$type)}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule,Fe],exports:[Fe]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,Fe],Fe]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:Ne,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule,Fe],exports:[Fe],entryComponents:[Ee]}]}],ctorParameters:function(){return[]}});var ze=function(e){function i(t){var i=e.call(this,t)||this;return i.cb=null,i.cb=t,i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this),null!=this.cb.ob&&(this.cb.o3.pt=this.cb.o5,this.cb.o3.py=this.cb.o8)},i.prototype.cc=function(){null!=this.cb.o3&&(this.cb.o3.pt=this.cb.o5)},i.prototype.cd=function(){null!=this.cb.o3&&(this.cb.o3.py=this.cb.o8)},i.$t=n.markType(i,"GeographicContourLineSeriesView",S.$),i}(S),Ue=function(e){function i(){var t=e.call(this)||this;return t.triangulationStatusChanged=null,t.ab=i.$,t}return t.__extends(i,e),i.prototype.og=function(){e.prototype.og.call(this)},i.prototype.oa=function(){this.o3=new r.ScatterContourSeries;var e=this.o3;return e.triangulationStatusChanged=n.delegateCombine(e.triangulationStatusChanged,n.runOn(this,this.pb)),this.o3},i.prototype.pb=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},i.prototype.bp=function(){return new ze(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.o6=t},i.prototype.kp=function(t,r,n,o){switch(e.prototype.kp.call(this,t,r,n,o),r){case i.$$p[0]:this.o6.cc();break;case i.$$p[1]:this.o6.cd();break;case i.$$p[2]:this.o3.pr=this.o2;break;case"Thickness":this.o3.fv=this.fv;break;case"DashArray":this.o3.nj=this.nj;break;case"DashCap":this.o3.nk=this.nk;break;case"MiterLimit":this.o3.fo=this.fo}},i.$t=n.markType(i,"GeographicContourLineSeries",k.$),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"raisePropertyChanged",["FillScale:o5:pc",[r.ValueBrushScale.$,null],"ValueMemberPath:o8:pd",[2,"value"],"ValueResolver:o2:pe",[r.ContourValueResolver.$,null]]),i}(k),He=function(e){function o(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new Ue},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"valueMemberPath",{get:function(){return this.i.o8},set:function(e){this.i.o8=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"fillScale",{get:function(){if(null==this.i.o5)return null;if(!this.i.o5.externalObject){var e=r.IgxValueBrushScaleComponent._createFromInternal(this.i.o5);e&&(e._implementation=this.i.o5),this.i.o5.externalObject=e}return this.i.o5.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.o5=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"valueResolver",{get:function(){if(null==this.i.o2)return null;if(!this.i.o2.externalObject){var e=r.IgxContourValueResolverComponent._createFromInternal(this.i.o2);e&&(e._implementation=this.i.o2),this.i.o2.externalObject=e}return this.i.o2.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.o2=null==e?null:e.i},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.fillScale&&this.fillScale.name&&this.fillScale.name==t?this.fillScale:this.valueResolver&&this.valueResolver.name&&this.valueResolver.name==t?this.valueResolver:null)},o.prototype._styling=function(t,i,r){e.prototype._styling.call(this,t,i,r),this._inStyling=!0,this.fillScale&&this.fillScale._styling&&this.fillScale._styling(t,i,this),this.valueResolver&&this.valueResolver._styling&&this.valueResolver._styling(t,i,this),this._inStyling=!1},Object.defineProperty(o.prototype,"triangulationStatusChanged",{get:function(){var e=this;return null==this._triangulationStatusChanged&&(this._triangulationStatusChanged=new i.EventEmitter,this.i.triangulationStatusChanged=n.delegateCombine(this.i.triangulationStatusChanged,(function(t,i){e._runInZone((function(){var t=new n.IgxTriangulationStatusEventArgs;t._provideImplementation(i),e.beforeTriangulationStatusChanged&&e.beforeTriangulationStatusChanged(e,t),e._triangulationStatusChanged.emit({sender:e,args:t})}))}))),this._triangulationStatusChanged},enumerable:!1,configurable:!0}),o.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:o,deps:[],target:i.ɵɵFactoryTarget.Component}),o.ɵcmp=i.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.13",type:o,selector:"igx-geographic-contour-line-series",inputs:{valueMemberPath:"valueMemberPath",fillScale:"fillScale",valueResolver:"valueResolver"},outputs:{triangulationStatusChanged:"triangulationStatusChanged"},providers:[{provide:Re,useExisting:i.forwardRef((function(){return o}))},{provide:K,useExisting:i.forwardRef((function(){return o}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:i,template:"",isInline:!0,changeDetection:i.ChangeDetectionStrategy.OnPush}),o}(Re);i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:He,decorators:[{type:i.Component,args:[{selector:"igx-geographic-contour-line-series",template:"",providers:[{provide:Re,useExisting:i.forwardRef((function(){return He}))},{provide:K,useExisting:i.forwardRef((function(){return He}))},{provide:r.IgxSeriesComponent,useExisting:i.forwardRef((function(){return He}))}],changeDetection:i.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{valueMemberPath:[{type:i.Input}],fillScale:[{type:i.Input}],valueResolver:[{type:i.Input}],triangulationStatusChanged:[{type:i.Output}]}});var Le=function(){function e(){}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,declarations:[He],imports:[o.CommonModule,r.IgxScatterContourSeriesDynamicModule],exports:[He,r.IgxScatterContourSeriesDynamicModule]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,r.IgxScatterContourSeriesDynamicModule],r.IgxScatterContourSeriesDynamicModule]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:Le,decorators:[{type:i.NgModule,args:[{declarations:[He],imports:[o.CommonModule,r.IgxScatterContourSeriesDynamicModule],exports:[He,r.IgxScatterContourSeriesDynamicModule],entryComponents:[]}]}]});var We=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicContourLineSeriesComponent",He),n.TypeRegistrar.register("GeographicContourLineSeries",Ue.$type)}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule,Le],exports:[Le]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,Le],Le]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:We,decorators:[{type:i.NgModule,args:[{declarations:[],imports:[o.CommonModule,Le],exports:[Le],entryComponents:[He]}]}],ctorParameters:function(){return[]}});var Ze=function(){function e(){}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule,ne,le,ce,n.IgxHeatTileGeneratorModule,Ie,r.IgxSizeScaleModule,r.IgxValueBrushScaleModule,r.IgxCustomPaletteColorScaleModule,Pe,Oe,qe,Fe,Le,X,n.IgxShapeDataSourceModule],exports:[ne,le,ce,n.IgxHeatTileGeneratorModule,Ie,r.IgxSizeScaleModule,r.IgxValueBrushScaleModule,r.IgxCustomPaletteColorScaleModule,Pe,Oe,qe,Fe,Le,X,n.IgxShapeDataSourceModule]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,ne,le,ce,n.IgxHeatTileGeneratorModule,Ie,r.IgxSizeScaleModule,r.IgxValueBrushScaleModule,r.IgxCustomPaletteColorScaleModule,Pe,Oe,qe,Fe,Le,X,n.IgxShapeDataSourceModule],ne,le,ce,n.IgxHeatTileGeneratorModule,Ie,r.IgxSizeScaleModule,r.IgxValueBrushScaleModule,r.IgxCustomPaletteColorScaleModule,Pe,Oe,qe,Fe,Le,X,n.IgxShapeDataSourceModule]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:Ze,decorators:[{type:i.NgModule,args:[{declarations:[],exports:[ne,le,ce,n.IgxHeatTileGeneratorModule,Ie,r.IgxSizeScaleModule,r.IgxValueBrushScaleModule,r.IgxCustomPaletteColorScaleModule,Pe,Oe,qe,Fe,Le,X,n.IgxShapeDataSourceModule],imports:[o.CommonModule,ne,le,ce,n.IgxHeatTileGeneratorModule,Ie,r.IgxSizeScaleModule,r.IgxValueBrushScaleModule,r.IgxCustomPaletteColorScaleModule,Pe,Oe,qe,Fe,Le,X,n.IgxShapeDataSourceModule],entryComponents:[]}]}]});var Xe=function(){function e(){}return e.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,deps:[],target:i.ɵɵFactoryTarget.NgModule}),e.ɵmod=i.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[o.CommonModule,oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,ke,r.IgxSizeScaleDynamicModule,r.IgxValueBrushScaleDynamicModule,r.IgxCustomPaletteColorScaleDynamicModule,we,je,Be,Ne,We,Y,n.IgxShapeDataSourceDynamicModule,Ze],exports:[oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,ke,r.IgxSizeScaleDynamicModule,r.IgxValueBrushScaleDynamicModule,r.IgxCustomPaletteColorScaleDynamicModule,we,je,Be,Ne,We,Y,n.IgxShapeDataSourceDynamicModule,Ze]}),e.ɵinj=i.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:e,imports:[[o.CommonModule,oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,ke,r.IgxSizeScaleDynamicModule,r.IgxValueBrushScaleDynamicModule,r.IgxCustomPaletteColorScaleDynamicModule,we,je,Be,Ne,We,Y,n.IgxShapeDataSourceDynamicModule,Ze],oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,ke,r.IgxSizeScaleDynamicModule,r.IgxValueBrushScaleDynamicModule,r.IgxCustomPaletteColorScaleDynamicModule,we,je,Be,Ne,We,Y,n.IgxShapeDataSourceDynamicModule,Ze]}),e}();i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:Xe,decorators:[{type:i.NgModule,args:[{declarations:[],exports:[oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,ke,r.IgxSizeScaleDynamicModule,r.IgxValueBrushScaleDynamicModule,r.IgxCustomPaletteColorScaleDynamicModule,we,je,Be,Ne,We,Y,n.IgxShapeDataSourceDynamicModule,Ze],imports:[o.CommonModule,oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,ke,r.IgxSizeScaleDynamicModule,r.IgxValueBrushScaleDynamicModule,r.IgxCustomPaletteColorScaleDynamicModule,we,je,Be,Ne,We,Y,n.IgxShapeDataSourceDynamicModule,Ze],entryComponents:[]}]}]});var Ye=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t._token=null,t._expires=0,t._ssl=!1,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"token",{get:function(){return this._token},set:function(e){this._token=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"expires",{get:function(){return this._expires},set:function(e){this._expires=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"ssl",{get:function(){return this._ssl},set:function(e){this._ssl=e},enumerable:!1,configurable:!0}),i.$t=n.markType(i,"TokenResponseModel"),i}(n.Base),Ke=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t._name=null,t._tileInfo=null,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"name",{get:function(){return this._name},set:function(e){this._name=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tileInfo",{get:function(){return this._tileInfo},set:function(e){this._tileInfo=e},enumerable:!1,configurable:!0}),i.$t=n.markType(i,"MapServerResponseModel"),i}(n.Base),Je=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t._lods=null,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"lods",{get:function(){return this._lods},set:function(e){this._lods=e},enumerable:!1,configurable:!0}),i.$t=n.markType(i,"TileInfoResponseModel"),i}(n.Base),Qe=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t._level=0,t._resolution=0,t._scale=0,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"level",{get:function(){return this._level},set:function(e){this._level=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"resolution",{get:function(){return this._resolution},set:function(e){this._resolution=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"scale",{get:function(){return this._scale},set:function(e){this._scale=e},enumerable:!1,configurable:!0}),i.$t=n.markType(i,"LevelOfDetailResponseModel"),i}(n.Base),et=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.$t=n.markType(i,"GeographicProportionalSymbolSeriesBaseView",y.$),i}(y),tt=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.$t=n.markType(i,"GeographicShapeSeriesBaseBaseView",y.$),i}(y),it=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.$t=n.markType(i,"GeographicSymbolSeriesBaseView",y.$),i}(y),rt=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.$t=n.markType(i,"GeographicXYTriangulatingSeriesBaseView",y.$),i}(y),nt=function(e){function i(){var t=e.call(this)||this;return t.b=null,t.a=null,t.a=new n.List$1(n.String_$type,0),t}return t.__extends(i,e),i.$t=n.markType(i,"ImageryMetadata"),i}(n.Base),ot=function(e){function i(){var t=e.call(this)||this;return t.a=null,t.a=new n.List$1(nt.$,0),t}return t.__extends(i,e),i.$t=n.markType(i,"BingResourceSet"),i}(n.Base),at=function(e){function i(){var t=e.call(this)||this;return t.a=null,t.a=new n.List$1(ot.$,0),t}return t.__extends(i,e),i.$t=n.markType(i,"BingResponse"),i}(n.Base),st=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"GeographicProportionalSymbolSeriesBase",m.$),i}(m),pt=function(e){function r(){return e.call(this)||this}return t.__extends(r,e),Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:r,deps:[],target:i.ɵɵFactoryTarget.Component}),r.ɵcmp=i.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.13",type:r,selector:"ng-component",usesInheritance:!0,ngImport:i,template:"",isInline:!0}),r}(K);i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:pt,decorators:[{type:i.Component,args:[{template:""}]}],ctorParameters:function(){return[]}});var lt=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"GeographicShapeSeriesBaseBase",m.$),i}(m),ut=function(e){function r(){return e.call(this)||this}return t.__extends(r,e),Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:r,deps:[],target:i.ɵɵFactoryTarget.Component}),r.ɵcmp=i.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.13",type:r,selector:"ng-component",usesInheritance:!0,ngImport:i,template:"",isInline:!0}),r}(K);i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:ut,decorators:[{type:i.Component,args:[{template:""}]}],ctorParameters:function(){return[]}});var ct=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"GeographicSymbolSeriesBase",m.$),i}(m),ht=function(e){function r(){return e.call(this)||this}return t.__extends(r,e),Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:r,deps:[],target:i.ɵɵFactoryTarget.Component}),r.ɵcmp=i.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.13",type:r,selector:"ng-component",usesInheritance:!0,ngImport:i,template:"",isInline:!0}),r}(K);i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:ht,decorators:[{type:i.Component,args:[{template:""}]}],ctorParameters:function(){return[]}});var gt=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"GeographicXYTriangulatingSeriesBase",m.$),i}(m),mt=function(e){function r(){return e.call(this)||this}return t.__extends(r,e),Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.ɵfac=i.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:r,deps:[],target:i.ɵɵFactoryTarget.Component}),r.ɵcmp=i.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.13",type:r,selector:"ng-component",usesInheritance:!0,ngImport:i,template:"",isInline:!0}),r}(K);i.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.13",ngImport:i,type:mt,decorators:[{type:i.Component,args:[{template:""}]}],ctorParameters:function(){return[]}}),e.ArcGISOnlineMapImagery=L,e.BingMapsImageryStyle=D,e.BingMapsImageryStyle_$type=T,e.BingMapsMapImagery=V,e.BingMapsMapImageryView=R,e.BingResourceSet=ot,e.BingResponse=at,e.CustomMapImagery=z,e.GeographicContourLineSeries=Ue,e.GeographicContourLineSeriesView=ze,e.GeographicHighDensityScatterSeries=Ge,e.GeographicHighDensityScatterSeriesView=Ae,e.GeographicMapImagery=d,e.GeographicMapImageryView=b,e.GeographicMapSeriesHost=m,e.GeographicPolylineSeries=se,e.GeographicPolylineSeriesView=ae,e.GeographicProportionalSymbolSeries=_e,e.GeographicProportionalSymbolSeriesBase=st,e.GeographicProportionalSymbolSeriesBaseView=et,e.GeographicProportionalSymbolSeriesView=Ce,e.GeographicScatterAreaSeries=C,e.GeographicScatterAreaSeriesView=M,e.GeographicShapeSeries=ie,e.GeographicShapeSeriesBase=Q,e.GeographicShapeSeriesBaseBase=lt,e.GeographicShapeSeriesBaseBaseView=tt,e.GeographicShapeSeriesBaseView=ee,e.GeographicShapeSeriesView=te,e.GeographicSymbolSeries=Te,e.GeographicSymbolSeriesBase=ct,e.GeographicSymbolSeriesBaseView=it,e.GeographicSymbolSeriesView=De,e.GeographicTileSeries=Me,e.GeographicXYTriangulatingSeries=k,e.GeographicXYTriangulatingSeriesBase=gt,e.GeographicXYTriangulatingSeriesBaseView=rt,e.GeographicXYTriangulatingSeriesView=S,e.HostSeriesView=y,e.IgxArcGISOnlineMapImagery=W,e.IgxArcGISOnlineMapImageryDynamicModule=Z,e.IgxArcGISOnlineMapImageryModule=H,e.IgxBingMapsMapImagery=q,e.IgxBingMapsMapImageryDynamicModule=B,e.IgxBingMapsMapImageryModule=P,e.IgxCustomMapImagery=N,e.IgxCustomMapImageryDynamicModule=U,e.IgxCustomMapImageryModule=F,e.IgxGeographicContourLineSeriesComponent=He,e.IgxGeographicContourLineSeriesDynamicModule=We,e.IgxGeographicContourLineSeriesModule=Le,e.IgxGeographicHighDensityScatterSeriesComponent=Ee,e.IgxGeographicHighDensityScatterSeriesDynamicModule=Ne,e.IgxGeographicHighDensityScatterSeriesModule=Fe,e.IgxGeographicMapComponent=x,e.IgxGeographicMapCoreDynamicModule=Y,e.IgxGeographicMapCoreModule=X,e.IgxGeographicMapDynamicModule=Xe,e.IgxGeographicMapImagery=O,e.IgxGeographicMapModule=Ze,e.IgxGeographicMapSeriesHostComponent=K,e.IgxGeographicPolylineSeriesComponent=pe,e.IgxGeographicPolylineSeriesDynamicModule=ue,e.IgxGeographicPolylineSeriesModule=le,e.IgxGeographicProportionalSymbolSeriesBaseComponent=pt,e.IgxGeographicProportionalSymbolSeriesComponent=xe,e.IgxGeographicProportionalSymbolSeriesDynamicModule=we,e.IgxGeographicProportionalSymbolSeriesModule=Pe,e.IgxGeographicScatterAreaSeriesComponent=Ve,e.IgxGeographicScatterAreaSeriesDynamicModule=Be,e.IgxGeographicScatterAreaSeriesModule=qe,e.IgxGeographicShapeSeriesBaseBaseComponent=ut,e.IgxGeographicShapeSeriesBaseComponent=J,e.IgxGeographicShapeSeriesComponent=re,e.IgxGeographicShapeSeriesDynamicModule=oe,e.IgxGeographicShapeSeriesModule=ne,e.IgxGeographicSymbolSeriesBaseComponent=ht,e.IgxGeographicSymbolSeriesComponent=$e,e.IgxGeographicSymbolSeriesDynamicModule=je,e.IgxGeographicSymbolSeriesModule=Oe,e.IgxGeographicTileSeriesComponent=ve,e.IgxGeographicTileSeriesDynamicModule=ke,e.IgxGeographicTileSeriesModule=Ie,e.IgxGeographicXYTriangulatingSeriesBaseComponent=mt,e.IgxGeographicXYTriangulatingSeriesComponent=Re,e.IgxImageTilesReadyEventArgs=_,e.IgxImagesChangedEventArgs=$,e.IgxOpenStreetMapImagery=G,e.IgxOpenStreetMapImageryDynamicModule=E,e.IgxOpenStreetMapImageryModule=A,e.IgxSubDomainsCollection=w,e.IgxTileGeneratorMapImagery=ge,e.IgxTileGeneratorMapImageryDynamicModule=me,e.IgxTileGeneratorMapImageryModule=ce,e.IgxTileSeriesComponent=de,e.IgxTileSeriesDynamicModule=Se,e.IgxTileSeriesModule=be,e.ImageTilesReadyEventArgs=h,e.ImageryMetadata=nt,e.ImagesChangedEventArgs=g,e.LevelOfDetailResponseModel=Qe,e.MapBackgroundTilingMode=p,e.MapBackgroundTilingMode_$type=l,e.MapResizeBehavior=a,e.MapResizeBehavior_$type=s,e.MapServerResponseModel=Ke,e.OpenStreetMapImagery=I,e.SphericalMercatorHorizontalScaler=c,e.SphericalMercatorVerticalScaler=u,e.SubDomainsCollection=j,e.TileGeneratorMapImagery=he,e.TileInfoResponseModel=Je,e.TileSeries=ye,e.TileSeriesView=fe,e.TokenResponseModel=Ye,e.XamGeographicMap=f,e.XamGeographicMapView=v,Object.defineProperty(e,"__esModule",{value:!0})}));
2
- //# sourceMappingURL=igniteui-angular-maps.umd.min.js.map
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
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("tslib"),require("@angular/core"),require("igniteui-angular-charts"),require("igniteui-angular-core"),require("@angular/common")):"function"==typeof define&&define.amd?define(["exports","tslib","@angular/core","igniteui-angular-charts","igniteui-angular-core","@angular/common"],t):t((e=e||self)["igniteui-angular-maps"]={},e.tslib,e.i0,e.igniteuiAngularCharts,e.igniteuiAngularCore,e.common)}(this,(function(e,t,r,i,n,o){"use strict";var a=function(e){return e[e.Auto=0]="Auto",e[e.MaintainTopLeftPosition=1]="MaintainTopLeftPosition",e[e.MaintainCenterPosition=2]="MaintainCenterPosition",e}({}),s=n.markEnum("MapResizeBehavior","Auto,0|MaintainTopLeftPosition,1|MaintainCenterPosition,2"),p=function(e){return e[e.Auto=0]="Auto",e[e.NonWrapped=1]="NonWrapped",e[e.Wrapped=2]="Wrapped",e}({}),l=n.markEnum("MapBackgroundTilingMode","Auto,0|NonWrapped,1|Wrapped,2"),u=function(e){function r(){var t=e.call(this)||this;return t.au=null,t.ai=0,t.aj=0,t.au=new n.Rect(0,0,0,1,1),t}return t.__extends(r,e),r.prototype.q=function(e,t){if(t.c.isEmpty)return this.getMercatorUnscaledValue(e,t.e,t.d,t.a);var r=e*t.e.height+t.e.top*t.d.height;return this.getMercatorUnscaledValue(r,this.au,t.c,t.a)},r.prototype.p=function(e,t){if(t.c.isEmpty)return this.getMercatorScaledValue1(e,t.e,t.d,t.a);var r=this.getMercatorScaledValue1(e,this.au,t.c,t.a);return r=(r-t.e.top*t.d.height)/t.e.height},r.prototype.af=function(e){return Array.isArray(e)?e:null},r.prototype.v=function(e,t,i,n){var o,a,s,p,l,u=n.e,c=n.d,h=n.c,g=(n.a,!h.isEmpty),m=(this.m,this.o,h.top),y=h.height,f=u.top,d=u.height,b=c.top,S=c.height,v=this.au.top,M=this.au.height,I=this.af(e),C=.017453292519943295,x=!1;null!=I&&(x=!0);for(var _=t;_<i;_++)o=x?I[_]:e.item(_),g?(o<r.ah&&(o=r.ah),o>r.ag&&(o=r.ag),a=o*C,s=Math.sin(a),p=.5*Math.log((1+s)/(1-s)),l=(((l=m+(l=(this.ai-p)*y/this.aj))-v*y)/M-f*S)/d,x?I[_]=l:e.item(_,l)):(o<r.ah&&(o=r.ah),o>r.ag&&(o=r.ag),a=o*C,s=Math.sin(a),p=.5*Math.log((1+s)/(1-s)),l=((l=b+(l=(this.ai-p)*S/this.aj))-f*S)/d,x?I[_]=l:e.item(_,l))},r.prototype.t=function(e,t,r,i,n){return{p3:this.ak(e.ll),p4:this.ak(e.lk)}},r.prototype.w=function(t,i,n){switch(e.prototype.w.call(this,t,i,n),t){case"ActualMinimumValue":case"ActualMaximumValue":this.ai=r.am(this.n),this.aj=r.am(this.n)-r.am(this.o)}},Object.defineProperty(r,"as",{get:function(){return r.ag},enumerable:!1,configurable:!0}),Object.defineProperty(r,"at",{get:function(){return r.ah},enumerable:!1,configurable:!0}),r.prototype.getMercatorUnscaledValue=function(e,t,i,n){var o=(e-i.top)*t.width+t.top*i.height;return o=r.am(this.n)-o/(i.height/this.aj),r.aq(o)},r.prototype.getMercatorScaledValue1=function(e,t,r,i){return(r.top+this.getMercatorScaledValue3(e,r.height)-t.top*r.height)/t.width},r.prototype.getMercatorScaledValue2=function(e,t,r,i,n){return(this.getMercatorScaledValue3(e,i.height)-t.top*r.height)/t.width},r.prototype.getMercatorScaledValue3=function(e,t){e=e>r.ah?e<r.ag?e:r.ag:r.ah;var i=r.am(e);return(this.ai-i)*t/this.aj},r.am=function(e){var t=.017453292519943295*e,r=Math.sin(t);return.5*Math.log((1+r)/(1-r))},r.aq=function(e){return e=Math.exp(2*e),Math.asin((e-1)/(e+1))/.017453292519943295},r.prototype.ak=function(e){return e<r.ah?r.ah:e>r.ag?r.ag:e},r.$t=n.markType(r,"SphericalMercatorVerticalScaler",i.VerticalLinearScaler.$),r.ag=85.05112878,r.ah=-85.05112878,r}(i.VerticalLinearScaler),c=function(e){function r(){var t=e.call(this)||this;return t.aj=null,t.aj=new n.Rect(0,0,0,1,1),t}return t.__extends(r,e),r.prototype.q=function(e,t){if(t.c.isEmpty)return this.getMercatorUnscaledValue(e,t.e,t.d,t.a);var r=e*t.e.width+t.e.left*t.d.width;return this.getMercatorUnscaledValue(r,this.aj,t.c,t.a)},r.prototype.p=function(e,t){return t.c.isEmpty?this.getMercatorScaledValue1(e,t.e,t.d,t.a):(this.getMercatorScaledValue1(e,this.aj,t.c,t.a)-t.e.left*t.d.width)/t.e.width},r.prototype.af=function(e){return Array.isArray(e)?e:null},r.prototype.v=function(e,t,r,i){var n,o=i.e,a=i.d,s=i.c,p=i.a,l=!s.isEmpty,u=this.m,c=this.o,h=s.left,g=s.width,m=o.left,y=o.width,f=a.left,d=a.width,b=this.aj.left,S=this.aj.width,v=this.af(e),M=!1;null!=v&&(M=!0);for(var I=t;I<r;I++)if(n=M?v[I]:e.item(I),l){var C=(n-c)/u;p&&(C=1-C);var x=((C=h+g*(C-b)/S)-m*d)/y;M?v[I]=x:e.item(I,x)}else{var _=(n-c)/u;p&&(_=1-_),_=f+d*(_-m)/y,M?v[I]=_:e.item(I,_)}},r.prototype.t=function(e,t,r,i,n){return{p3:e.ll,p4:e.lk}},r.prototype.getMercatorUnscaledValue=function(e,t,r,i){var n=t.left+t.width*(e-r.left)/r.width;return i&&(n=1-n),this.o+n*this.m},r.prototype.getMercatorScaledValue1=function(e,t,r,i){var n=(e-this.o)/this.m;return i&&(n=1-n),r.left+r.width*(n-t.left)/t.width},r.prototype.getMercatorScaledValue2=function(e,t,r,i,n){var o=(e-this.o)/this.m;return n&&(o=1-o),r.left+r.width*(o-t.left)/t.width},r.$t=n.markType(r,"SphericalMercatorHorizontalScaler",i.HorizontalLinearScaler.$),r}(i.HorizontalLinearScaler),h=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"ImageTilesReadyEventArgs",n.EventArgs.$),r}(n.EventArgs),g=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"ImagesChangedEventArgs",n.EventArgs.$),r}(n.EventArgs),m=function(e){function r(){var t=e.call(this)||this;return t.pr=null,t.pt=t.ps(),t}return t.__extends(r,e),r.prototype.k9=function(){e.prototype.k9.call(this),null!=this.pt&&this.pt.k9()},r.prototype.get_dr=function(){return!0},r.prototype.hn=function(e,t){var r=this.jf(t);return"LatitudeMemberPath"==r&&(r="YMemberPath"),"LongitudeMemberPath"==r&&(r="XMemberPath"),this.pt.hn(e,t)},r.prototype.cy=function(e,t,r,i){return this.pt.cy(e,t,r,i)},r.prototype.ag=function(){return this.pt.ag()},r.prototype.be=function(){return this.pt},Object.defineProperty(r.prototype,"pt",{get:function(){return this.pr},set:function(e){this.pt!=e&&(this.pr=e,this.py())},enumerable:!1,configurable:!0}),r.prototype.get_hasMarkers=function(){return this.pt.hasMarkers},r.prototype.py=function(){if(null!=this.pr){var e=this.pr;e.externalObject=n.TypeRegistrar.createFromInternal(e,n.PlatformConstants.Prefix,n.PlatformConstants.Postfix),e.externalObject._implementation=e}this.kt(this.pt),this.pu.b2()},r.prototype.av=function(e,t,r){return this.ax(this.pt,e,t,r)},r.prototype.aw=function(e,t,r){return this.ay(this.pt,e,t,r)},r.prototype.hk=function(e){return this.hp(this.pt,e)},r.prototype.g9=function(e,t){return this.pt.g9(e,t)},r.prototype.g7=function(e,t){return this.pt.g7(e,t)},r.prototype.ga=function(e,t,r){return this.pt.ga(e,t,r)},r.prototype.pb=function(e,t,r){return this.pt.pb(e,t,r)},r.prototype.pk=function(e){return this.pt.pk(e)},r.prototype.ak=function(e){return this.pt.ak(e)},r.prototype.pl=function(e){return this.pt.pl(e)},r.prototype.al=function(e){return this.pt.al(e)},r.prototype.pm=function(e){return this.pt.pm(e)},r.prototype.pn=function(e){return this.pt.pn(e)},r.prototype.f6=function(e,t,r){return this.pt.f6(e,t,r)},r.prototype.o7=function(e,t,r){return this.pt.o7(e,t,r)},r.prototype.f8=function(e,t,r){return this.ga(e,t,r)},r.prototype.o9=function(e,t,r){return this.pt.o9(e,t,r)},r.prototype.pc=function(e,t,r){return this.pt.pc(e,t,r)},r.prototype.gb=function(e,t,r){return this.pt.gb(e,t,r)},r.prototype.o8=function(e,t,r){return this.pt.o8(e,t,r)},r.prototype.f7=function(e,t,r){return this.pt.f7(e,t,r)},r.prototype.pa=function(e,t,r){return this.pt.pa(e,t,r)},r.prototype.f9=function(e,t,r){return this.pt.f9(e,t,r)},r.prototype.g4=function(e){return this.pt.g4(e)},r.prototype.f3=function(){return this.pt.f3()},r.prototype.fz=function(e){return this.pt.fz(e)},r.prototype.hl=function(e){return this.pt.hl(e)},r.prototype.bv=function(){return new y(this)},r.prototype.lo=function(t){e.prototype.lo.call(this,t),this.pu=n.typeCast(y.$,t)},Object.defineProperty(r.prototype,"pv",{get:function(){return this.c(r.p0)},set:function(e){this.h(r.p0,e)},enumerable:!1,configurable:!0}),r.prototype.lt=function(t,r,o,a){switch(e.prototype.lt.call(this,t,r,o,a),r){case"SeriesViewer":this.pt.cb=this.cb,null!=o&&o.nr(this.pt),null!=a&&this.cb.kp(this.pt),this.pt.lw(this.po),this.pt.hc=this.hc,this.kz(this.pt),this.hf=this.pt.hf;var s=n.typeCast(i.SeriesViewer.$,o);if(null!=s&&(s.actualWindowRectChanged=n.delegateRemove(s.actualWindowRectChanged,n.runOn(this,this.pz))),null!=this.cb){var p=this.cb;p.actualWindowRectChanged=n.delegateCombine(p.actualWindowRectChanged,n.runOn(this,this.pz))}this.px();break;case"SyncLink":this.pt.b6=this.b6;break;case"VisibleFromScale":this.px();break;case"Index":this.pt.hc=this.hc;break;case"ItemsSource":this.pu.b3();break;case"Resolution":this.pu.ca();break;case"TransitionDuration":this.pu.cd();break;case"Opacity":this.pu.b7();break;case"Visibility":var l=this.pt,u=this._visibility;l.visibility=u;break;case"MouseOverEnabled":this.pt.eh=this.eh;break;case"ExpectFunctions":this.pt.expectFunctions=this.expectFunctions;break;case"Thickness":this.pu.cc();break;case"Brush":this.pu.b1();break;case"Outline":this.pu.b9();break;case"ActualBrush":this.pu.by();break;case"ActualOutline":this.pu.bz();break;case"MarkerFillOpacity":n.isNaN_(this.gh)||this.pu.b6();break;case"AreaFillOpacity":n.isNaN_(this.fs)||this.pu.b0();break;case"OutlineMode":this.pu.b8();break;case"ShowDefaultTooltip":this.pu.cb();break;case"Title":this.pt.hs=this.hs;break;case"LegendItemBadgeMode":this.pu.b4();break;case"LegendItemBadgeShape":this.pu.b5();break;case"Legend":this.pt.legend=this.legend,this.by.at()}},r.prototype.px=function(){if(null!=this.cb&&null!=this.pt&&!n.isNaN_(this.pv))if(this.cb.r0.width>this.pv){this.pt.visibility=1}else{this.pt.visibility=0}},r.prototype.pz=function(e,t){this.px()},r.prototype.l7=function(t){e.prototype.l7.call(this,t),null!=this.pt&&this.pt.l7(t)},r.prototype.l6=function(e,t,r,i,n){null!=this.pt&&this.pt.l6(e,t,r,i,n)},r.prototype.at=function(e,t){return this.pt.at(e,t)},r.prototype.mg=function(){e.prototype.mg.call(this),this.pt.mg()},r.prototype.get_coercionMethods=function(){return this._coercionMethods},r.prototype.set_coercionMethods=function(e){this._coercionMethods=e,this.pt.coercionMethods=e},r.prototype.ky=function(t){if(e.prototype.ky.call(this,t),null!=this.pt){var r=this.pt.hj();this.kq(t,r)}},r.$t=n.markType(r,"GeographicMapSeriesHost",i.Series.$),r.p0=n.DependencyProperty.i("VisibleFromScale",n.Number_$type,r.$,new n.PropertyMetadata(2,1,(function(e,t){e.raisePropertyChanged("VisibleFromScale",t.oldValue,t.newValue)}))),r}(i.Series),y=function(e){function r(t){var r=e.call(this,t)||this;return r.bx=null,r.bx=t,r}return t.__extends(r,e),r.prototype.ar=function(t,r){e.prototype.ar.call(this,t,r)},r.prototype.b2=function(){this.bx.pq=1,this.bx.pt.pq=0,this.bx.pt.itemsSource=this.bx.itemsSource,this.bx.pt.hc=this.bx.hc,this.bx.pt.os=this.bx.os,this.bx.pt.ox=this.bx.os,this.bx.pt.bt=this.bx.bt,this.bx.pt.gk=this.bx.gk,this.bx.pt.hd=this.bx.hd,this.bx.pt._opacity=this.bx._opacity,this.bx.pt.gp=this.bx.gp,this.bx.pt.fs=this.bx.fs,this.bx.pt.gh=this.bx.gh,this.bx.pt.en=this.bx.en,this.bx.pt.ba=this.bx.ba,this.bx.pt.a8=this.bx.a8},r.prototype.b3=function(){this.bx.pt.itemsSource=this.bx.itemsSource},r.prototype.ca=function(){this.bx.pt.gk=this.bx.gk},r.prototype.cd=function(){this.bx.pt.hd=this.bx.hd},r.prototype.b7=function(){this.bx.pt._opacity=this.bx._opacity},r.prototype.cc=function(){this.bx.pt.gp=this.bx.gp},r.prototype.b1=function(){this.bx.pt.os=this.bx.os},r.prototype.b9=function(){this.bx.pt.ox=this.bx.ox},r.prototype.by=function(){this.bx.pt.os=this.bx.oo},r.prototype.bz=function(){this.bx.pt.ox=this.bx.or},r.prototype.b4=function(){this.bx.pt.a8=this.bx.a8},r.prototype.b5=function(){this.bx.pt.ba=this.bx.ba},r.prototype.b0=function(){this.bx.pt.fs=this.bx.fs},r.prototype.b6=function(){this.bx.pt.gh=this.bx.gh},r.prototype.b8=function(){this.bx.pt.bt=this.bx.bt},r.prototype.cb=function(){this.bx.pt.en=this.bx.en},r.$t=n.markType(r,"HostSeriesView",i.SeriesView.$),r}(i.SeriesView),f=function(e){function r(){var t=e.call(this)||this;t.tc=null,t.s1=!1,t.st=1,t.s8=0,t.uj=null,t.sq=null,t.sm=null,t.so=null,t.ss=null,t.uf={$type:n.Point_$type,x:NaN,y:NaN},t.um=null,t.s7=1,t.imageTilesReady=null,t.s0=null,t.ul=n.Rect.empty,t.s8=u.am(r.uk.bottom)-u.am(r.uk.top),t.ab=r.$,t.backgroundContent=new I;var o,a=((o=new i.NumericXAxis).bh=t,o);a.cd=!0,t.sn=a,t.sn.mr=new c;var s=function(){var e=new i.NumericYAxis;return e.bh=t,e}();return s.cd=!0,t.sp=s,t.sp.mr=new u,t.tu(),t.t1(),t.k8(),t}return t.__extends(r,e),r.prototype.provideContainer=function(t){e.prototype.provideContainer.call(this,t),this.sn.provideRenderer(t),this.sp.provideRenderer(t)},r.prototype.k8=function(){e.prototype.k8.call(this),this.sz.fv(this.fy)},r.prototype.eh=function(){return this.s5},r.prototype.ei=function(){return this.s5},r.prototype.sw=function(){return 0==this.su&&this.s1?2:1},Object.defineProperty(r.prototype,"sv",{get:function(){return this.st},set:function(e){this.st=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"uo",{get:function(){return this.uj},set:function(e){if(n.Rect.l_op_Inequality(this.uj,e)){var t=this.uj;this.uj=e,this.nb("ActualWorldRect",t,e)}},enumerable:!1,configurable:!0}),r.prototype.us=function(){return this.uo},r.prototype.tu=function(){this.u0.isEmpty||(this.uo=this.uy(this.u0,1==this.b5))},r.prototype.uy=function(e,t){var i=e.top,o=e.left,a=e.width,s=e.height,p=u.am(e.bottom),l=u.am(e.top),c=p-l,h=e.width/r.uk.width,g=u.am(r.uk.top);if(c/h>this.s8){var m=c/this.s8;o-=(m-h)/2*r.uk.width,a=m*r.uk.width,t&&(o<r.uk.left?o+=r.uk.left-o:o+a>r.uk.right&&(o-=o+a-r.uk.right))}else if(c/h<this.s8){var y=this.s8*h-c,f=l-y/2,d=p+y/2;t&&(f<g?d+=g-(f+=g-f):d>g+this.s8&&(f-=d-(g+this.s8),d-=d-(g+this.s8))),i=u.aq(f),s=u.aq(d)-i}return new n.Rect(0,o,i,a,s)},Object.defineProperty(r.prototype,"backgroundContent",{get:function(){return this.sq},set:function(e){if(e!=this.backgroundContent){var t=this.backgroundContent;this.sq=e,this.nb("BackgroundContent",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"sn",{get:function(){return this.sm},set:function(e){if(e!=this.sn){var t=this.sn;this.sm=e,this.nb("XAxis",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"sp",{get:function(){return this.so},set:function(e){if(e!=this.sp){var t=this.sp;this.so=e,this.nb("YAxis",t,e)}},enumerable:!1,configurable:!0}),r.prototype.getZoomRectFromGeoRect=function(e){return this.getZoomFromGeographicRect(e)},r.prototype.t4=function(e){this.sg=e},r.prototype.t3=function(e){this.u0=e},r.prototype.getZoomFromGeographicRect=function(e){return this.uq(e,!0,0)},r.prototype.up=function(e,t){return this.uq(e,!1,t)},r.prototype.uq=function(e,t,o){var a=e;t&&(a=this.uy(e,!1));var s=this.sn,p=this.sp,l=new i.ScalerParams(1,r.un,this.sf,s.cf);l.c=this.r4;var u=new i.ScalerParams(1,r.un,this.sf,p.cf);u.c=this.r4;var c=this.sn.ef(a.left,l),h=this.sn.ef(a.right,l),g=this.sp.ef(a.top,u),m=this.sp.ef(a.bottom,u),y=(c-o)/this.sf.width,f=(m-o)/this.sf.height,d=(h-c+2*o)/this.sf.width,b=(g-m+2*o)/this.sf.height,S=new n.Rect(0,y,f,d,b);return S.intersect(r.un),S.isEmpty&&(S=r.un),S},r.prototype.getZoomFromGeographicPoints=function(e,t){var i=e.x,o=t.y,a=t.x-e.x,s=e.y-t.y;if(a<0||s<0)return r.un;var p=new n.Rect(0,i,o,a,s);return this.getZoomFromGeographicRect(p)},r.prototype.uu=function(e){var t=this.sn,o=this.sp,a=new i.ScalerParams(1,e,this.sf,t.cf);a.c=this.r4;var s=new i.ScalerParams(1,e,this.sf,o.cf);s.c=this.r4;var p=this.r3,l=t.ei(p.left,a),u=o.ei(p.top,s),c=t.ei(p.right,a),h=o.ei(p.bottom,s),g=c-l,m=u-h,y=new n.Rect(0,l,h,g,m);return 1==this.b5&&(y.intersect(r.uk),y.isEmpty&&(y=r.uk)),y},r.prototype.ug=function(e){var t=this.sn.lo(e.x),r=this.sp.lo(e.y);return{$type:n.Point_$type,x:t,y:r}},r.prototype.uh=function(e){var t=this.sn.e0(e.x),r=this.sp.e0(e.y);return{$type:n.Point_$type,x:t,y:r}},r.prototype.ui=function(e){return this.uh(e)},r.prototype.tr=function(){var e=n.typeCast(d.$,this.backgroundContent);null!=e&&e.clearTileCache()},r.prototype.tx=function(e){},r.prototype.e4=function(){return!0},r.prototype.tz=function(){var e,r;this.sz.ee();try{for(var i=t.__values(n.fromEnum(this.series)),o=i.next();!o.done;o=i.next()){o.value.mg()}}catch(t){e={error:t}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(e)throw e.error}}},r.prototype.t2=function(){if(2==this.sy){if(!this.sf.isEmpty&&this.sf.width>0&&this.sf.height>0){var e=this.sn.lo(this.sf.left+this.sf.width/2),t=this.sp.lo(this.sf.top+this.sf.height/2);this.uf={$type:n.Point_$type,x:e,y:t}}}else if(!this.sf.isEmpty&&this.sf.width>0&&this.sf.height>0){var r=this.sn.lo(this.sf.left),i=this.sp.lo(this.sf.top);this.uf={$type:n.Point_$type,x:r,y:i}}},r.prototype.ty=function(){(n.isNaN_(this.uf.x)||n.isNaN_(this.uf.y))&&this.t2();var e=this.uf.x,t=this.uf.y;if(!n.isNaN_(e)&&!n.isNaN_(t)){var o=this.r0.left,a=this.r0.top,s=this.r0.width,p=this.r0.height;if(s>this.um.width);else{var l=new i.ScalerParams(1,r.un,this.sf,this.sn.cf);l.c=this.r4;var u=this.sn.ef(e,l);if(2==this.sy)o=u/this.sf.width-s/2;else o=u/this.sf.width;o+s>this.um.right?o=this.um.right-s:o<this.um.left&&(o=this.um.left)}if(p>this.um.height);else{var c=new i.ScalerParams(1,r.un,this.sf,this.sp.cf);c.c=this.r4;var h=this.sp.ef(t,c);if(2==this.sy)a=h/this.sf.height-p/2;else a=h/this.sf.height;a+p>this.um.bottom?a=this.um.bottom-p:a<this.um.top&&(a=this.um.top)}this.oi(new n.Rect(0,o,a,s,p),!1)}},r.prototype.get_ea=function(){return!0},r.prototype.r1=function(){var t=e.prototype.r1.call(this);if(null==this.sn||null==this.sp)return t;this.sb();var r=t.left,i=t.top;1==this.b5&&(this.sg.width>this.um.width?r=.5-this.sg.width/2:r+t.width>this.um.right?r=this.um.right-this.sg.width:r<this.um.left&&(r=this.um.left),this.sg.height>this.um.height?i=.5-this.sg.height/2:i+this.sg.height>this.um.bottom?i=this.um.bottom-this.sg.height:i<this.um.top&&(i=this.um.top));var o=!1;!this.s4&&2==this.b5&&this.s1&&(r>1&&(r=r-Math.floor(r)+1),r<0&&(r=0-(Math.ceil(r)-r)),t.right-this.um.right>0&&(t.right-this.um.right)/t.width>.8?(r=this.um.left-(t.width-(t.right-this.um.right)),o=!0):t.left<this.um.left&&Math.abs(t.left-this.um.left)/t.width>.8&&(r=this.um.right-Math.abs(t.left-this.um.left),o=!0));var a=new n.Rect(0,r,i,t.width,t.height);if(this.s4){var s=this.up(this.u0,1);s=this.ur(s);var p=a.left+a.width/2,l=a.top+a.height/2;if(a.width>s.width){var u=a.height/a.width,c=s.width,h=u*c;a=new n.Rect(0,p-c/2,l-h/2,c,h),o=!0}if(a.height>s.height){var g=a.width/a.height,m=s.height,y=g*m;a=new n.Rect(0,p-y/2,l-m/2,y,m),o=!0}a.left<s.left&&(a=new n.Rect(0,s.left,a.top,a.width,a.height),o=!0),a.top<s.top&&(a=new n.Rect(0,a.left,s.top,a.width,a.height),o=!0),a.right>s.right&&(a=new n.Rect(0,s.right-a.width,a.top,a.width,a.height),o=!0),a.bottom>s.bottom&&(a=new n.Rect(0,a.left,s.bottom-a.height,a.width,a.height),o=!0)}return o&&(this.dx=!0,this.sg=a,this.dx=!1),a},r.prototype.km=function(e,t){var r=!0,i=!0,o=0,a=this.sb(),s=0,p=0;if(e.right-a.right>0&&(s=(e.right-a.right)/e.width),e.left<a.left&&(p=Math.abs(e.left-a.left)/e.width),0==p&&0==s&&(r=!1),p>s&&(i=!1),r)if(i){var l=this.sm.ef(-180,t);o=this.sm.ef(180,t)-l}else{o=this.sm.ef(-180,t)-this.sm.ef(180,t)}return new n.Tuple$2(n.Boolean_$type,n.Number_$type,r,o)},r.prototype.sb=function(){var e=new i.ScalerParams(1,r.un,this.sf,this.sn.cf);e.c=this.r4;var t=new i.ScalerParams(1,r.un,this.sf,this.sp.cf);t.c=this.r4;var o=this.sn.ef(r.uk.left,e),a=this.sn.ef(r.uk.right,e),s=this.sp.ef(r.uk.top,t),p=this.sp.ef(r.uk.bottom,t);return this.um=new n.Rect(0,o/this.sf.width,p/this.sf.height,(a-o)/this.sf.width,(s-p)/this.sf.height),this.um},r.prototype.ur=function(e){var t=this.g0,r=.5*(e.left+e.right),i=.5*(e.top+e.bottom),o=e.width,a=e.height,s=n.MathUtil.b(e.width,t,1),p=n.MathUtil.b(e.height,t,1),l=this.sf,u=l.width/l.height,c=s*l.width,h=p*l.height;c/h!=u&&(h*u>c?s=(c=h*u)/l.width:p=(h=c/u)/l.height);var g=s!=o,m=p!=a,y=g?r-.5*s:e.left,f=m?i-.5*p:e.top,d=g?r+.5*s:e.right,b=m?i+.5*p:e.bottom;return y<0&&(d=(y=0)+s),d>1&&(y=(d=1)-s),f<0&&(b=(f=0)+p),b>1&&(f=(b=1)-p),new n.Rect(0,y,f,d-y,b-f)},r.prototype.r2=function(t){if(e.prototype.r2.call(this,this.sf),t.isEmpty)return n.Rect.empty;var r;if(t.width>t.height){var i=n.intDivide(n.truncate(t.width-t.height),2);r=new n.Rect(0,t.left+i,t.top,t.height,t.height)}else{var o=n.intDivide(n.truncate(t.height-t.width),2);r=new n.Rect(0,t.left,t.top+o,t.width,t.width)}return r},r.prototype.ut=function(e){return this.r2(e)},r.prototype.cl=function(){return new M(this)},r.prototype.tt=function(e){null!=e&&(e.bh=this)},r.prototype.mv=function(t){e.prototype.mv.call(this,t),this.sz=t},r.prototype.m6=function(t,r){e.prototype.m6.call(this,t,r),this.n6(this.sn),this.n6(this.sp),n.Rect.l_op_Inequality(t,r)&&this.ty(),this.s4&&(this.r0=this.r1()),this.t5()},Object.defineProperty(r.prototype,"s9",{get:function(){return this.s7},set:function(e){var t=this.s7;this.s7=e,this.nb("ActualWindowScale",t,this.s7)},enumerable:!1,configurable:!0}),r.prototype.f4=function(){return this.s9},r.prototype.f5=function(){return this.s9},r.prototype.n5=function(){e.prototype.n5.call(this);var t=Math.min(this.r0.width,this.r0.height);this.s9=t},r.prototype.ex=function(){return this.s1},r.prototype.b6=function(){return 0==this.b7&&this.s2?2:this.b7},r.prototype.m7=function(i,o,a,s){var p,l,u,c;switch(e.prototype.m7.call(this,i,o,a,s),o){case"ZoomCoercionMode":this.tu();break;case"WindowRect":this.t2();break;case r.$$p[0]:this.sv=this.sw(),null!=this.ss&&(this.ss.isHorizontalWrappingEnabled=2==this.sv);break;case r.$$p[1]:this.s1=this.s2,this.sv=this.sw(),this.b5=this.b6(),null!=this.ss&&(this.ss.isHorizontalWrappingEnabled=2==this.sv);break;case r.$$p[4]:this.r0=this.r1();break;case"BackgroundContent":if(null!=this.ss){var h=this.ss;h.imageTilesReady=n.delegateRemove(h.imageTilesReady,n.runOn(this,this.tv)),this.ss.deferralHandler=null}if(this.ss=n.typeCast(d.$,this.backgroundContent),null!=this.ss){var g=this.ss;g.imageTilesReady=n.delegateCombine(g.imageTilesReady,n.runOn(this,this.tv)),this.ss.deferralHandler=this,this.ss.isHorizontalWrappingEnabled=2==this.sv}this.sz.fu(n.typeCast(d.$,a),n.typeCast(d.$,s)),null!=this.ss&&(this.ss.geographicMap=this,this.sz.fr(this.r0),this.sz.fv(this.fy));break;case"YAxis":case"XAxis":this.t0(a),this.tt(s);break;case r.$$p[6]:this.s3||(this.sg=r.un),this.tu(),this.t1(),this.t2(),this.r0=this.r1(),this.sz.fs();break;case"ActualWindowRect":this.sz.fr(this.r0);break;case"ActualWorldRect":try{for(var m=t.__values(n.fromEnum(this.series)),y=m.next();!y.done;y=m.next()){y.value.l7(!1)}}catch(e){p={error:e}}finally{try{y&&!y.done&&(l=m.return)&&l.call(m)}finally{if(p)throw p.error}}break;case r.$$p[5]:this.s9=this.ta;break;case"ActualWindowScale":this.e3||this.oh(this.f4(),this.f5());break;case"ActualPixelScalingRatio":this.sz.fv(this.fy);break;case r.$$p[7]:this.od();break;case"MarkerAutomaticBehavior":try{for(var f=t.__values(n.fromEnum(this.series)),b=f.next();!b.done;b=f.next()){b.value.k9()}}catch(e){u={error:e}}finally{try{b&&!b.done&&(c=f.return)&&c.call(f)}finally{if(u)throw u.error}}}},r.prototype.tv=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new h)},r.prototype.t0=function(e){null!=e&&(e.bh=null)},r.prototype.t1=function(){null!=this.sn&&(this.sn.ll=this.uo.left,this.sn.lk=this.uo.right),null!=this.sp&&(this.sp.ll=this.uo.top,this.sp.lk=this.uo.bottom),this.sn.cz(!0),this.sp.cz(!0)},r.prototype.getFontInfo=function(){return this.s0=this.sz.fo,this.s0},r.prototype.q7=function(){return this.sz.fw},r.prototype.getFontBrush=function(){return this.sz.fx},r.prototype.ny=function(t,r){if(null!==n.typeCast(n.ItfConverter.$,r)){var i=r,o=t;o.itemsSource=i.triangulationSource.points,o.p2=i.triangulationSource.triangles}else e.prototype.ny.call(this,t,r)},r.prototype.register=function(e,t){this.no(e,t)},r.prototype.unRegister=function(e){this.n4(e)},r.prototype.deferredRefresh=function(){this.kw()},r.prototype.deferAction=function(e){null!=this.tc?this.tc.setTimeout(e,0):window.setTimeout(e,0)},r.prototype.ts=function(e){this.oc(e)},r.prototype.td=function(){var e=new i.ChartVisualData,t=this.sn.fs(),r=this.sp.fs();e.axes.add1(t),e.axes.add1(r);for(var o=0;o<this.series.count;o++){var a=this.series._inner[o].hj();e.series.add1(a)}return e.name=this.name,e.contentArea=n.RectData.b(this.sf),e.centralArea=n.RectData.b(this.sf),e.plotArea=n.RectData.b(this.sf),e},r.prototype.r7=function(e,t,r){return e},r.prototype.tw=function(){},Object.defineProperty(r.prototype,"uz",{get:function(){return this.ul},set:function(e){this.ul=e},enumerable:!1,configurable:!0}),r.prototype.t6=function(e){this.uz=e,this.t5()},r.prototype.t5=function(){if(this.s6&&!this.uz.isEmpty){var e=this.getZoomFromGeographicRect(this.uz);this.uz=n.Rect.empty,this.oi(e,!1)}},Object.defineProperty(r.prototype,"s6",{get:function(){return!this.sf.isEmpty&&!this.r4.isEmpty},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"XamGeographicMap",i.SeriesViewer.$,[n.IMapRenderDeferralHandler_$type]),r.sx=0,r.uk=new n.Rect(2,{$type:n.Point_$type,x:-180,y:-85.05112878},{$type:n.Point_$type,x:180,y:85.05112878}),r.un=new n.Rect(0,0,0,1,1),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"nb",["BackgroundTilingMode:su:t7",[l,n.enumGetBox(l,0)],"IsHorizontalWrappingEnabled:s2:t8",[0,!1],"ResizeBehavior:sy:t9",[s,n.enumGetBox(s,r.sx)],"SuppressZoomResetOnWorldRectChange:s3:ua",[0,!1],"UseWorldRectForZoomBounds:s4:ub",[0,!1],"WindowScale:ta:uc",[1,NaN],"WorldRect:u0:ud",[n.Rect.$,r.uk],"Zoomable:s5:ue",[0,!0]]),r}(i.SeriesViewer),d=function(e){function r(t){var i=e.call(this)||this;return i.ak=null,i.imageTilesReady=null,i.an=null,i.ap=null,i.propertyChanged=null,i.imagesChanged=null,i.cancellingImage=null,i.downloadingImage=null,i.ab=r.$,i.ap=t,i.aj=i.ai(),i.bb(i.aj),i}return t.__extends(r,e),r.prototype.bb=function(e){},r.prototype.ai=function(){return new b(this)},Object.defineProperty(r.prototype,"deferralHandler",{get:function(){return this.ak},set:function(e){this.ak=e,null!=this.ao&&(this.ao.al=e)},enumerable:!1,configurable:!0}),r.prototype.a5=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new h)},r.prototype.a9=function(){var e=this.ao;e.imageTilesReady=n.delegateCombine(e.imageTilesReady,n.runOn(this,this.a5)),this.ao.al=this.deferralHandler;var t=this.ao;t.imagesChanged=n.delegateCombine(t.imagesChanged,n.runOn(this,this.a4));var r=this.ao;r.downloadingImage=n.delegateCombine(r.downloadingImage,n.runOn(this,this.a3));var i=this.ao;i.cancellingImage=n.delegateCombine(i.cancellingImage,n.runOn(this,this.a2)),this.ao.bf=this.referer,this.ao.bj=this.userAgent,this.ao.av=this.isHorizontalWrappingEnabled},r.prototype.a3=function(e,t){null!=this.downloadingImage&&this.downloadingImage(this,t)},r.prototype.a2=function(e,t){null!=this.cancellingImage&&this.cancellingImage(this,t)},r.prototype.bg=function(){null!=this.ao&&this.aj.e()},r.prototype.ba=function(e,t,i){switch(e){case r.$$p[3]:this.bg();break;case"GeographicMap":this.aj.e();break;case r.$$p[1]:null!=this.ao&&(this.ao.bf=this.referer);break;case r.$$p[2]:null!=this.ao&&(this.ao.bj=this.userAgent);break;case r.$$p[0]:null!=this.ao&&(this.ao.av=this.isHorizontalWrappingEnabled)}null!=this.propertyChanged&&this.propertyChanged(this,new n.PropertyChangedEventArgs(e))},Object.defineProperty(r.prototype,"geographicMap",{get:function(){return this.c(r.geographicMapProperty)},set:function(e){this.h(r.geographicMapProperty,e)},enumerable:!1,configurable:!0}),r.a8=function(e,t){e.a7(t.oldValue,t.newValue)},r.prototype.a7=function(e,t){this.ba("GeographicMap",e,t)},r.prototype.clearTileCache=function(){null!=this.ao&&this.ao.bs(0,0,0,0)},Object.defineProperty(r.prototype,"ao",{get:function(){return this.an},set:function(e){this.an=e,null!=this.propertyChanged&&this.propertyChanged(this,new n.PropertyChangedEventArgs("MultiScaleImage"))},enumerable:!1,configurable:!0}),r.prototype.bn=function(e){if(null==this.geographicMap||e.width<1||e.height<1)return e;var t=new n.Rect(0,0,0,e.width,e.height),r=this.geographicMap.ut(t),o=f.uk,a=this.geographicMap.uo,s=Math.min(this.windowRect.height,this.windowRect.width),p=a.width/o.width;this.ao.a5=t.width/r.width*s*p;var l=this.geographicMap.sn,u=this.geographicMap.sp,c=new i.ScalerParams(1,this.windowRect,t,l.cf);c.c=r;var h=new i.ScalerParams(1,this.windowRect,t,u.cf);h.c=r;var g=l.ef(o.left,c),m=u.ef(o.bottom,h),y=-g/t.width*this.ao.a5,d=-m/t.height*this.ao.a5*(t.height/t.width);return this.ao.cm={$type:n.Point_$type,x:y,y:d},e},r.prototype.bd=function(e){this.aj.f(e)},r.prototype.bf=function(e){this.aj.h(e)},r.prototype.be=function(e){this.aj.g(e)},r.prototype.a4=function(e,t){null!=this.imagesChanged&&this.imagesChanged(this,new g)},r.prototype.a6=function(){this.aj.e()},r.prototype.bc=function(e){this.aj.i(e)},r.prototype.v=function(){e.prototype.v.call(this),this.ap.o=this._opacity},r.$t=n.markType(r,"GeographicMapImagery",n.Control.$,[n.INotifyPropertyChanged_$type]),r.geographicMapProperty=n.DependencyProperty.i("GeographicMap",f.$,r.$,new n.PropertyMetadata(2,null,r.a8)),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"ba",["IsHorizontalWrappingEnabled",[0,!1],"Referer",[2,null],"UserAgent",[2,null],"WindowRect",[n.Rect.$,n.Rect.empty]]),r}(n.Control),b=function(e){function r(t){var r=e.call(this)||this;return r.a=null,r.j=null,r.d=null,r.b=1,r.j=n.Rect.empty,r.a=t,r.a.ao=new n.XamMultiScaleImage,r.a.ao.ao=r.a.ap,r.a.a9(),r}return t.__extends(r,e),r.prototype.e=function(){this.j.isEmpty||this.a.bn(new n.Size(1,this.j.width,this.j.height))},r.prototype.f=function(e){this.a.ao.b1(e)},r.prototype.g=function(e){this.d=e,this.a.ao.b2(e)},r.prototype.h=function(e){this.j=e,this.a.ao.b3(e),this.a.a6()},Object.defineProperty(r.prototype,"c",{get:function(){return this.b},enumerable:!1,configurable:!0}),r.prototype.i=function(e){this.b=e,this.a.ao.bz(e)},r.$t=n.markType(r,"GeographicMapImageryView"),r}(n.Base),S=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.prototype.b2=function(){e.prototype.b2.call(this);var t=this.ce.pt;t.qp=this.ce.p5,t.qt=this.ce.p3,t.trianglesSource=this.ce.p2,t.qh=this.ce.p8,t.qj=this.ce.qa,t.ql=this.ce.qc},r.prototype.ch=function(){var e=this.ce.pt;if(null==this.ce.cb)return e.pr=null,void(e.ps=null);e.pr=this.ce.cb.sn,e.ps=this.ce.cb.sp},r.prototype.cg=function(){this.ce.pt.qp=this.ce.p5},r.prototype.cf=function(){this.ce.pt.qt=this.ce.p3},r.prototype.ci=function(){this.ce.pt.trianglesSource=this.ce.p2},r.prototype.cj=function(){this.ce.pt.qh=this.ce.p8},r.prototype.ck=function(){this.ce.pt.qj=this.ce.qa},r.prototype.cl=function(){this.ce.pt.ql=this.ce.qc},r.$t=n.markType(r,"GeographicXYTriangulatingSeriesView",y.$),r}(y),v=function(e){function r(t){var r=e.call(this,t)||this;return r.cm=null,r.cm=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q},r.prototype.b2=function(){e.prototype.b2.call(this),null!=this.cm.qn&&(this.cm.qn.rk=this.cm.qr,this.cm.qn.rc=this.cm.qm)},r.prototype.cn=function(){null!=this.cm.qn&&(this.cm.qn.rk=this.cm.qr)},r.prototype.co=function(){null!=this.cm.qn&&(this.cm.qn.rc=this.cm.qm)},r.$t=n.markType(r,"GeographicScatterAreaSeriesView",S.$),r}(S),M=function(e){function r(t){var r=e.call(this,t)||this;return r.fn=null,r.fz=null,r.fx=null,r.fw=null,r.fo=null,r.fp=NaN,r.fz=n.Rect.empty,r.fn=t,r.fn.q2=2,r.fn.g0=5e-6,r}return t.__extends(r,e),r.prototype.m=function(e){return 2},r.prototype.bk=function(e){this.j.bv(e),this.fn.ts(e),this.el()},r.prototype.get_ap=function(){return!0},r.prototype.d4=function(){var e,t,r,i,o,a=this.j.a7(e,t,r,i,o);e=a.p0,t=a.p1,r=a.p2,i=a.p3,o=a.p4,this.fx=r,this.fo=i,this.fw=o;var s=this.j.e();if(this.fn.ag=s.a,this.fn.aj=s.f,this.fn.ah=null!=s.b?s.b:new n.BrushCollection,this.fn.ai=null!=s.c?s.c:new n.BrushCollection,0==this.fn.ah.count)for(var p=0;p<s.a.count;p++)this.fn.ah.add(s.a.item(p));if(0==s.c.count)for(var l=0;l<s.f.count;l++)this.fn.ai.add(s.f.item(l))},r.prototype.du=function(t){if(e.prototype.du.call(this,t),null!=this.fn.backgroundContent){var r=this.fn.backgroundContent;r.be(this.j.ae),r.bd(t)}},r.prototype.dv=function(t){(e.prototype.dv.call(this,t),this.fz=t,null!=this.fn.backgroundContent)&&this.fn.backgroundContent.bf(this.fz)},r.prototype.fy=function(){return new n.Rect(0,0,0,this.fz.width,this.fz.height)},r.prototype.fs=function(){null!=this.fn.backgroundContent&&this.fn.backgroundContent.a6()},r.prototype.fr=function(e){null!=this.fn.ss&&(this.fn.ss.windowRect=e)},r.prototype.fu=function(e,t){if(null!=this.fn.ss&&(this.fn.ss.windowRect=this.fn.r0),null!=e){var r=e.ao;null!=r&&this.fn.al.e.remove(r.ag),e.bd(null),e.be(null)}if(null!=t){var i=t.ao;null!=i&&this.fn.al.e.add(i.ag),this.fz.isEmpty||this.dv(this.fz),null!=this.w&&this.du(this.w)}null==t&&this.ft(this.w)},r.prototype.ft=function(e){var t=this.fn.fy;1!=t&&(e.z(),e.aa(t,t)),e.k(this.fz.left,this.fz.top,this.fz.width,this.fz.height),1!=t&&e.y()},r.prototype.d1=function(){this.fd.ac=i.Defaults.j,this.fe.ac=i.Defaults.j,this.fd._stroke=i.Defaults.ae,this.fe._stroke=i.Defaults.ae,e.prototype.d1.call(this)},r.prototype.fv=function(e){this.fp=e,null!=this.fn.backgroundContent&&this.fn.backgroundContent.bc(e)},Object.defineProperty(r.prototype,"fq",{get:function(){return this.fp},set:function(e){this.fp=e},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"XamGeographicMapView",i.SeriesViewerView.$),r}(i.SeriesViewerView),I=function(e){function r(){return e.call(this,new n.OpenStreetMapTileSource)||this}return t.__extends(r,e),Object.defineProperty(r.prototype,"tilePath",{get:function(){return this.c(r.tilePathProperty)},set:function(e){this.h(r.tilePathProperty,e)},enumerable:!1,configurable:!0}),r.br=function(e,t){e.bq("TilePath",t.oldValue,t.newValue)},r.prototype.bq=function(t,r,i){switch(t){case"TilePath":this.ap.setTilePathUrl(null==i?null:i),this.aj.e()}e.prototype.ba.call(this,t,r,i)},r.$t=n.markType(r,"OpenStreetMapImagery",d.$),r.tilePathProperty=n.DependencyProperty.i("TilePath",n.String_$type,r.$,new n.PropertyMetadata(2,null,r.br)),r}(d),C=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.prototype.bv=function(){return new S(this)},r.prototype.lo=function(t){e.prototype.lo.call(this,t),this.p1=t},r.prototype.lt=function(t,i,n,o){switch(e.prototype.lt.call(this,t,i,n,o),i){case"SeriesViewer":this.p1.ch();break;case r.$$p[1]:this.p1.cg();break;case r.$$p[0]:this.p1.cf();break;case r.$$p[2]:this.p1.ci();break;case r.$$p[3]:this.p1.cj();break;case r.$$p[4]:this.p1.ck();break;case r.$$p[5]:this.p1.cl()}},r.$t=n.markType(r,"GeographicXYTriangulatingSeries",m.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["LatitudeMemberPath:p3:qe",[2,"pointY"],"LongitudeMemberPath:p5:qf",[2,"pointX"],"TrianglesSource:p2:qg",[n.IEnumerable_$type,null],"TriangleVertexMemberPath1:p8:qh",[2,"v1"],"TriangleVertexMemberPath2:qa:qi",[2,"v2"],"TriangleVertexMemberPath3:qc:qj",[2,"v3"]]),r}(m),x=function(e){function r(){var t=e.call(this)||this;return t.qk=null,t.triangulationStatusChanged=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_c9=function(){return!0},Object.defineProperty(r.prototype,"qm",{get:function(){return this.qk},set:function(e){if(this.qk!=e){var t=this.qk;if(null!=this.qk){var r=this.qk;r.propertyChanged=n.delegateRemove(r.propertyChanged,n.runOn(this,this.qu))}if(this.qk=e,null!=this.qk){var i=this.qk;i.propertyChanged=n.delegateCombine(i.propertyChanged,n.runOn(this,this.qu))}this.raisePropertyChanged("ColorScale",t,this.qk),null!=this.qn&&(this.qn.rc=e)}},enumerable:!1,configurable:!0}),r.prototype.qu=function(e,t){this.qp.co(),this.qw(),this.l7(!1)},r.prototype.qw=function(){null!=this.qn&&(this.ql=this.qn.rb)},r.prototype.mk=function(){e.prototype.mk.call(this),this.qw()},r.prototype.ps=function(){this.qn=new i.ScatterAreaSeries;var e=this.qn;return e.triangulationStatusChanged=n.delegateCombine(e.triangulationStatusChanged,n.runOn(this,this.qv)),this.qn},r.prototype.qv=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},r.prototype.bv=function(){return new v(this)},r.prototype.lo=function(t){e.prototype.lo.call(this,t),this.qp=t},r.prototype.lt=function(t,i,n,o){switch(e.prototype.lt.call(this,t,i,n,o),i){case r.$$p[1]:this.qp.cn();break;case"ColorScale":this.qp.co(),this.qw()}},r.prototype.get_ez=function(){return!0},r.prototype.set_ez=function(t){e.prototype.set_ez.call(this,t)},r.$t=n.markType(r,"GeographicScatterAreaSeries",C.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualColorScale:ql:qx",[i.ColorScale.$,null],"ColorMemberPath:qr:qy",[2,"value"]]),r}(C),_=function(){function e(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return new h},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},e}(),k=function(e){function o(t,r,o,a,s){var p,l=e.call(this)||this;l._renderer=t,l._elRef=r,l._ngZone=o,l._componentFactoryResolver=a,l._injector=s,l.actualSeries=[],l._series=null,l._dataSource=null,l._seriesAdapter=null,l._defaultTooltips=null,l._imageTilesReady=null,l._styling&&n.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(l)),l._zoneRunner=function(e){return l._ngZone.run(e)},l._container=t.createElement("div"),t.appendChild(r.element.nativeElement,l._container),t.setStyle(l._container,"display","block"),t.setStyle(l._container,"width","100%"),t.setStyle(l._container,"height","100%"),p=l._container,null!=l._container.nativeElement&&(p=l._container.nativeElement);var u=new n.AngularRenderer(p,l._renderer,window.document,l._ngZone,!0,i.DataChartStylingDefaults);l._wrapper=u;var c=l.i;return l._chart=c,c.provideContainer(u),u.addSizeWatcher((function(){l._chart.notifyContainerResized()})),l}return t.__extends(o,e),Object.defineProperty(o.prototype,"height",{get:function(){return this._height},set:function(e){this._height=e,this._renderer.setStyle(this._elRef.element.nativeElement,"height",e),this._chart.notifyContainerResized()},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"width",{get:function(){return this._width},set:function(e){this._width=e,this._renderer.setStyle(this._elRef.element.nativeElement,"width",e),this._chart.notifyContainerResized()},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"legend",{get:function(){if(null!=this.i.legend)return this.i.legend.externalObject},set:function(e){null!=e&&null!=e&&(this.i.legend=e.i)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"series",{get:function(){var e=this;if(null===this._series){var t=new i.IgxSeriesCollection;t._innerColl.addListener((function(t,r){switch(r.action){case n.NotifyCollectionChangedAction.Add:e._seriesAdapter.addManualItem(r.newItems.item(0));break;case n.NotifyCollectionChangedAction.Remove:e._seriesAdapter.removeManualItemAt(r.oldStartingIndex);break;case n.NotifyCollectionChangedAction.Replace:e._seriesAdapter.removeManualItemAt(r.oldStartingIndex),e._seriesAdapter.insertManualItem(r.newStartingIndex,r.newItems.item(0));break;case n.NotifyCollectionChangedAction.Reset:e._seriesAdapter.clearManualItems()}})),this._series=t}return this._series},enumerable:!1,configurable:!0}),o.prototype.ngOnDestroy=function(){this._chart.destroy(),this._wrapper.destroy()},o.prototype.createImplementation=function(){return new f},Object.defineProperty(o.prototype,"dataSource",{get:function(){return this._dataSource},set:function(e){this._dataSource=e,this.bindData()},enumerable:!1,configurable:!0}),o.prototype.bindData=function(){if(this.actualSeries&&this.actualSeries.length>0)for(var e=this.actualSeries,t=0;t<e.length;t++)e[t].provideData(this._dataSource)},o.prototype.ngAfterContentInit=function(){var e=this;if(n.TypeRegistrar.isRegistered("IgxDataChartDefaultTooltipsComponent")){var t=n.TypeRegistrar.get("IgxDataChartDefaultTooltipsComponent"),r=this._componentFactoryResolver.resolveComponentFactory(t),i=this._dynamicContent.createComponent(r);this._defaultTooltips=i,i.instance.onContentReady.subscribe((function(){e._onDefaultTooltipsReady(i)}))}this._seriesAdapter=new n.CollectionAdapter(this.contentSeries,this.i.series,this.actualSeries,(function(e){return e.i}),(function(t){t.owner=e,t._provideRenderer(e._dataSource),t.provideData(e._dataSource),e._ensureDefaultTooltip(t),e._ensureTooltipCreated(t)}),(function(e){e._provideRenderer(null),e.provideData(null)})),this.i.notifyContainerResized()},o.prototype._ensureTooltipCreated=function(e){var t=this;e._ensureTooltipCreated((function(){return t.createTooltip()}),(function(e){var r=new n.AngularWrapper(e,t._renderer,t._ngZone);return r.updateToolTip=e.updateToolTip,r.hideToolTip=e.hideToolTip,r}))},o.prototype._ensureDefaultTooltip=function(e){null!=this._defaultTooltips&&this._defaultTooltips.instance.ensureDefaultTooltip(e)},o.prototype._onDefaultTooltipsReady=function(e){if(this.actualSeries&&this.actualSeries.length>0)for(var t=this.actualSeries,r=0;r<t.length;r++)t[r].showDefaultTooltip&&this._ensureDefaultTooltip(t[r])},o.prototype.createTooltip=function(){if(!n.TypeRegistrar.isRegistered("IgxTooltipContainerComponent"))return null;var e=n.TypeRegistrar.get("IgxTooltipContainerComponent"),t=this._componentFactoryResolver.resolveComponentFactory(e),r=this._dynamicContent.createComponent(t),i=r.location.nativeElement,o=this;return i.updateToolTip=function(e,t){if(e.externalObject)e=e.externalObject;else{var a=new n.IgxDataContext;a._implementation=e,e=a}return t?e.isSubContent=!0:i.parentElement!=o._container&&(null!=i.parentElement&&i.parentElement.removeChild(i),o._container.appendChild(i)),r.instance.context=e,i.style.display="block",!0},i.hideToolTip=function(){i.style.display="none"},i.style.display="none",r},Object.defineProperty(o.prototype,"backgroundContent",{get:function(){return null!=this.i.backgroundContent?this.i.backgroundContent.externalObject:null},set:function(e){this.i.backgroundContent=null!=e&&null!=e?e.i:null},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"zoomable",{get:function(){return this.i.s5},set:function(e){this.i.s5=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"resizeBehavior",{get:function(){return this.i.sy},set:function(e){this.i.sy=n.ensureEnum(s,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isHorizontalWrappingEnabled",{get:function(){return this.i.s2},set:function(e){this.i.s2=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"backgroundTilingMode",{get:function(){return this.i.su},set:function(e){this.i.su=n.ensureEnum(l,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"useWorldRectForZoomBounds",{get:function(){return this.i.s4},set:function(e){this.i.s4=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"suppressZoomResetOnWorldRectChange",{get:function(){return this.i.s3},set:function(e){this.i.s3=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"worldRect",{get:function(){return n.fromRect(this.i.u0)},set:function(e){this.i.u0=n.toRect(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualWorldRect",{get:function(){return n.fromRect(this.i.uo)},set:function(e){this.i.uo=n.toRect(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"xAxis",{get:function(){if(null==this.i.sn)return null;if(!this.i.sn.externalObject){var e=i.IgxNumericXAxisComponent._createFromInternal(this.i.sn);e&&(e._implementation=this.i.sn),this.i.sn.externalObject=e}return this.i.sn.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.sn=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"yAxis",{get:function(){if(null==this.i.sp)return null;if(!this.i.sp.externalObject){var e=i.IgxNumericYAxisComponent._createFromInternal(this.i.sp);e&&(e._implementation=this.i.sp),this.i.sp.externalObject=e}return this.i.sp.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.sp=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isMap",{get:function(){return this.i.ea},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"windowScale",{get:function(){return this.i.ta},set:function(e){this.i.ta=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualWindowScale",{get:function(){return this.i.s9},set:function(e){this.i.s9=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"zoomIsReady",{get:function(){return this.i.s6},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.backgroundContent&&this.backgroundContent.name&&this.backgroundContent.name==t?this.backgroundContent:null)},o.prototype._styling=function(t,r,i){e.prototype._styling.call(this,t,r,i),this._inStyling=!0,this.xAxis&&this.xAxis._styling&&this.xAxis._styling(t,r,this),this.yAxis&&this.yAxis._styling&&this.yAxis._styling(t,r,this),this._inStyling=!1},o.prototype.getCurrentActualWorldRect=function(){var e=this.i.us();return n.fromRect(e)},o.prototype.getZoomRectFromGeoRect=function(e){var t=this.i.getZoomRectFromGeoRect(n.toRect(e));return n.fromRect(t)},o.prototype.updateZoomWindow=function(e){this.i.t4(n.toRect(e))},o.prototype.updateWorldRect=function(e){this.i.t3(n.toRect(e))},o.prototype.getZoomFromGeographicRect=function(e){var t=this.i.getZoomFromGeographicRect(n.toRect(e));return n.fromRect(t)},o.prototype.convertGeographicToZoom=function(e,t){var r=this.i.up(n.toRect(e),t);return n.fromRect(r)},o.prototype.getZoomFromGeographicPoints=function(e,t){var r=this.i.getZoomFromGeographicPoints(n.toPoint(e),n.toPoint(t));return n.fromRect(r)},o.prototype.getGeographicFromZoom=function(e){var t=this.i.uu(n.toRect(e));return n.fromRect(t)},o.prototype.getGeographicPoint=function(e){var t=this.i.ug(n.toPoint(e));return n.fromPoint(t)},o.prototype.getPixelPoint=function(e){var t=this.i.uh(n.toPoint(e));return n.fromPoint(t)},o.prototype.getWindowPoint=function(e){var t=this.i.ui(n.toPoint(e));return n.fromPoint(t)},o.prototype.clearTileCache=function(){this.i.tr()},o.prototype.styleUpdated=function(){this.i.tz()},o.prototype.getActualWindowScaleHorizontal=function(){return this.i.f4()},o.prototype.getActualWindowScaleVertical=function(){return this.i.f5()},o.prototype.deferredRefresh=function(){this.i.deferredRefresh()},o.prototype.exportVisualData=function(){return this.i.td()},o.prototype.zoomToGeographic=function(e){this.i.t6(n.toRect(e))},Object.defineProperty(o.prototype,"imageTilesReady",{get:function(){var e=this;return null==this._imageTilesReady&&(this._imageTilesReady=new r.EventEmitter,this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,(function(t,r){var i=new _;i._provideImplementation(r),e.beforeImageTilesReady&&e.beforeImageTilesReady(e,i),e._imageTilesReady.emit({sender:e,args:i})}))),this._imageTilesReady},enumerable:!1,configurable:!0}),o.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[{token:r.Renderer2},{token:r.ViewContainerRef},{token:r.NgZone},{token:r.ComponentFactoryResolver},{token:r.Injector}],target:r.ɵɵFactoryTarget.Component}),o.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-map",inputs:{height:"height",width:"width",legend:"legend",dataSource:"dataSource",zoomable:"zoomable",resizeBehavior:"resizeBehavior",isHorizontalWrappingEnabled:"isHorizontalWrappingEnabled",backgroundTilingMode:"backgroundTilingMode",useWorldRectForZoomBounds:"useWorldRectForZoomBounds",suppressZoomResetOnWorldRectChange:"suppressZoomResetOnWorldRectChange",worldRect:"worldRect",actualWorldRect:"actualWorldRect",xAxis:"xAxis",yAxis:"yAxis",windowScale:"windowScale",actualWindowScale:"actualWindowScale"},outputs:{imageTilesReady:"imageTilesReady"},host:{classAttribute:"igx-geographic-map ig-geographic-map"},providers:[{provide:i.IgxSeriesViewerComponent,useExisting:r.forwardRef((function(){return o}))}],queries:[{propertyName:"contentSeries",predicate:i.IgxSeriesComponent}],viewQueries:[{propertyName:"_dynamicContent",first:!0,predicate:["dynamicContent"],descendants:!0,read:r.ViewContainerRef,static:!0}],usesInheritance:!0,ngImport:r,template:"<ng-container #dynamicContent></ng-container>",isInline:!0,styles:["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"],changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(i.IgxSeriesViewerComponent);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:k,decorators:[{type:r.Component,args:[{selector:"igx-geographic-map",template:"<ng-container #dynamicContent></ng-container>",changeDetection:r.ChangeDetectionStrategy.OnPush,providers:[{provide:i.IgxSeriesViewerComponent,useExisting:r.forwardRef((function(){return k}))}],host:{class:"igx-geographic-map ig-geographic-map"},styles:["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"]}]}],ctorParameters:function(){return[{type:r.Renderer2},{type:r.ViewContainerRef},{type:r.NgZone},{type:r.ComponentFactoryResolver},{type:r.Injector}]},propDecorators:{contentSeries:[{type:r.ContentChildren,args:[i.IgxSeriesComponent]}],_dynamicContent:[{type:r.ViewChild,args:["dynamicContent",{read:r.ViewContainerRef,static:!0}]}],height:[{type:r.Input}],width:[{type:r.Input}],legend:[{type:r.Input}],dataSource:[{type:r.Input}],zoomable:[{type:r.Input}],resizeBehavior:[{type:r.Input}],isHorizontalWrappingEnabled:[{type:r.Input}],backgroundTilingMode:[{type:r.Input}],useWorldRectForZoomBounds:[{type:r.Input}],suppressZoomResetOnWorldRectChange:[{type:r.Input}],worldRect:[{type:r.Input}],actualWorldRect:[{type:r.Input}],xAxis:[{type:r.Input}],yAxis:[{type:r.Input}],windowScale:[{type:r.Input}],actualWindowScale:[{type:r.Input}],imageTilesReady:[{type:r.Output}]}});var P=function(){function e(){}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:P,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var q=function(e){function r(t){var r=e.call(this)||this;if(t)for(var i=0;i<t.length;i++)r.add(t[i]);return r}return t.__extends(r,e),r.prototype._createInnerColl=function(){var e=new n.SyncableObservableCollection$2(n.String_$type,n.String_$type,0);return e.compare=function(e,t){var r=e;return r.equals?r.equals(t):r===t},e.createTo=function(e){return e},e.createFrom=function(e){return e},e},r}(n.IgCollection),w=function(e){return e[e.Aerial=0]="Aerial",e[e.AerialWithLabels=1]="AerialWithLabels",e[e.Road=2]="Road",e[e.CanvasDark=3]="CanvasDark",e[e.CanvasLight=4]="CanvasLight",e[e.CanvasGray=5]="CanvasGray",e}({}),D=n.markEnum("BingMapsImageryStyle","Aerial,0|AerialWithLabels,1|Road,2|CanvasDark,3|CanvasLight,4|CanvasGray,5"),T=function(){function e(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return new g},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},e}(),O=function(){function e(){this._imageTilesReady=null,this._imagesChanged=null,this._cancellingImage=null,this._downloadingImage=null,this._zoneRunner=null,this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return null},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},Object.defineProperty(e.prototype,"deferralHandler",{get:function(){return this.i.deferralHandler},set:function(e){this.i.deferralHandler=e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"windowRect",{get:function(){return n.fromRect(this.i.windowRect)},set:function(e){this.i.windowRect=n.toRect(e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"geographicMap",{get:function(){return null==this.i.geographicMap?null:this.i.geographicMap.externalObject},set:function(e){this.i.geographicMap=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"referer",{get:function(){return this.i.referer},set:function(e){this.i.referer=e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isHorizontalWrappingEnabled",{get:function(){return this.i.isHorizontalWrappingEnabled},set:function(e){this.i.isHorizontalWrappingEnabled=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"userAgent",{get:function(){return this.i.userAgent},set:function(e){this.i.userAgent=e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"opacity",{get:function(){return this.i.opacity},set:function(e){this.i.opacity=+e},enumerable:!1,configurable:!0}),e.prototype.findByName=function(e){return this.geographicMap&&this.geographicMap.name&&this.geographicMap.name==e?this.geographicMap:null},e.prototype.clearTileCache=function(){this.i.clearTileCache()},Object.defineProperty(e.prototype,"imageTilesReady",{get:function(){var e=this;return null==this._imageTilesReady&&(this._imageTilesReady=new r.EventEmitter,this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,(function(t,r){e._runInZone((function(){var t=new _;t._provideImplementation(r),e.beforeImageTilesReady&&e.beforeImageTilesReady(e,t),e._imageTilesReady.emit({sender:e,args:t})}))}))),this._imageTilesReady},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"imagesChanged",{get:function(){var e=this;return null==this._imagesChanged&&(this._imagesChanged=new r.EventEmitter,this.i.imagesChanged=n.delegateCombine(this.i.imagesChanged,(function(t,r){var i=new T;i._provideImplementation(r),e.beforeImagesChanged&&e.beforeImagesChanged(e,i),e._imagesChanged.emit({sender:e,args:i})}))),this._imagesChanged},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"cancellingImage",{get:function(){var e=this;return null==this._cancellingImage&&(this._cancellingImage=new r.EventEmitter,this.i.cancellingImage=n.delegateCombine(this.i.cancellingImage,(function(t,r){var i=new n.IgxCancellingMultiScaleImageEventArgs;i._provideImplementation(r),e.beforeCancellingImage&&e.beforeCancellingImage(e,i),e._cancellingImage.emit({sender:e,args:i})}))),this._cancellingImage},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"downloadingImage",{get:function(){var e=this;return null==this._downloadingImage&&(this._downloadingImage=new r.EventEmitter,this.i.downloadingImage=n.delegateCombine(this.i.downloadingImage,(function(t,r){var i=new n.IgxDownloadingMultiScaleImageEventArgs;i._provideImplementation(r),e.beforeDownloadingImage&&e.beforeDownloadingImage(e,i),e._downloadingImage.emit({sender:e,args:i})}))),this._downloadingImage},enumerable:!1,configurable:!0}),e.prototype._runInZone=function(e){null!=this._zoneRunner?this._zoneRunner(e):e()},e}(),$=function(e){function r(t){for(var r=[],i=1;i<arguments.length;i++)r[i-1]=arguments[i];var o=this;switch(t=null==t?0:t){case 0:o=e.call(this,n.String_$type,0)||this;break;case 1:var a=r[0];o=e.call(this,n.String_$type,1,a)||this}return o}return t.__extends(r,e),r.$t=n.markType(r,"SubDomainsCollection",n.ObservableCollection$1.$.specialize(n.String_$type)),r}(n.ObservableCollection$1),j=function(e){function r(t){var r=e.call(this,t)||this;return r.k=t,r}return t.__extends(r,e),r.prototype.m=function(){null==this.k.subDomains&&(this.k.subDomains=new $(0)),this.k.ap.tilePath=this.k.actualTilePath,this.k.ap.subDomains=this.k.actualSubDomains,this.k.ap.cultureName=this.k.cultureName},r.prototype.o=function(){this.k.ap.tilePath=this.k.actualTilePath},r.prototype.l=function(){this.k.ap.cultureName=this.k.cultureName},r.prototype.n=function(){this.k.ap.subDomains=this.k.actualSubDomains},r.$t=n.markType(r,"BingMapsMapImageryView",b.$),r}(b),R=function(e){function r(){var t=e.call(this,new n.BingMapsTileSource(0))||this;return t._pendingBingRequest_=null,t._isInitialized=!1,t.bz=null,t.bq=null,t.b0=null,t.by=null,t.getResponseCompleted=t.getResponseCompleted.bind(t),t.bp.m(),t.actualBingImageryRestUri=r.cc,t}return t.__extends(r,e),r.prototype.ai=function(){return new j(this)},r.prototype.bb=function(t){e.prototype.bb.call(this,t),this.bp=t},Object.defineProperty(r.prototype,"isInitialized",{get:function(){return this._isInitialized},set:function(e){this._isInitialized=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualTilePath",{get:function(){return this.bz},set:function(e){var t=this.bz;this.bz=e,this.cm("ActualTilePath",t,this.bz)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualSubDomains",{get:function(){return this.bq},set:function(e){var t=this.bq;this.bq=e,this.cm("ActualSubDomains",t,this.bq)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"bingImageryRestUri",{get:function(){return this.b0},set:function(e){var t=this.b0;this.b0=e,this.cm("BingImageryRestUri",t,this.b0)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualBingImageryRestUri",{get:function(){return this.by},set:function(e){var t=this.by;this.by=e,this.ba("ActualBingImageryRestUri",t,this.by)},enumerable:!1,configurable:!0}),r.prototype.requestMapSettings=function(){this.co(!0)},r.prototype.co=function(e){this.cl(e)},r.prototype.bw=function(){return null==this.tilePath&&null==this.subDomains},r.prototype.cq=function(){this.isInitialized=!1,this.bv()?this.isDeferredLoad||this.co(!1):this.cp("",null)},r.prototype.bv=function(){return!(n.stringIsNullOrEmpty(this.apiKey)||this.apiKey.length<20)},r.prototype.cj=function(){},r.prototype.cp=function(e,t){e!=this.actualTilePath&&(this.actualTilePath=e);var r=null==t?null:new $(1,t);this.actualSubDomains!=r&&(this.actualSubDomains=r),this.bp.m()},r.prototype.cl=function(e){if(e||!this.isDeferredLoad){if(!this.bv())return this.isInitialized=!1,void this.cp("",null);this.isInitialized=!0;var t=null;if(null!=this.bingImageryRestUri?n.Uri.isWellFormedUriString(this.bingImageryRestUri,1)&&(t=this.bingImageryRestUri):n.Uri.isWellFormedUriString(this.actualBingImageryRestUri,1)&&(t=this.actualBingImageryRestUri),null!=t){var r=this.imageryStyle,i=(t+=n.enumGetBox(D,r))+"?"+("key="+this.apiKey+"&include=ImageryProviders");this._pendingBingRequest_=n.HttpRequestUtil.submit(i,this.getResponseCompleted,null)}else this.cp("",null)}},r.prototype.getResponseCompleted=function(e,t){if(t==this._pendingBingRequest_){this._pendingBingRequest_=null;var r=e,i=JSON.parse(r).resourceSets;if(null!=i){var o=i.length>0?i[0].resources:null;if(null!=o&&0!=o.length){for(var a=o[0].imageUrl,s=new n.List$1(n.String_$type,0),p=0;p<o[0].imageUrlSubdomains.length;p++)s.add(o[0].imageUrlSubdomains[p]);this.cp(a,s)}}}},r.prototype.ci=function(e,t){this.aj.e(),this.cq(),this.cm(r.$$p[4],this.actualSubDomains,this.actualSubDomains)},r.prototype.cm=function(t,i,o){switch(t){case r.$$p[0]:case r.$$p[3]:this.cq();break;case r.$$p[5]:this.cj(),this.actualTilePath=o,this.bp.o(),this.aj.e();break;case r.$$p[1]:this.bp.l(),this.aj.e();break;case r.$$p[2]:this.cq();break;case r.$$p[4]:this.cj();var a=o;if(null!=this.actualSubDomains){var s=this.actualSubDomains;s.collectionChanged=n.delegateRemove(s.collectionChanged,n.runOn(this,this.ci))}this.actualSubDomains=a,null!=this.actualSubDomains&&(a.collectionChanged=n.delegateCombine(a.collectionChanged,n.runOn(this,this.ci))),this.bp.n(),this.aj.e();break;case"ActualTilePath":var p=o;n.stringIsNullOrEmpty(p)&&this.cq();break;case"BingImageryRestUri":this.actualBingImageryRestUri=o,this.cj(),this.cq();break;case"ActualBingImageryRestUri":this.cj(),this.cq()}e.prototype.ba.call(this,t,i,o)},r.$t=n.markType(r,"BingMapsMapImagery",d.$),r.cc="http://dev.virtualearth.net/REST/v1/Imagery/Metadata/",r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"cm",["ApiKey",[2,n.stringEmpty()],"CultureName",[2,"en-US"],"ImageryStyle",[D,n.enumGetBox(D,1)],"IsDeferredLoad",[0,!1],"SubDomains",[$.$,null],"TilePath",[2,null]]),r}(d),V=function(e){function r(){var t=e.call(this)||this;return t._subDomains=null,t._actualSubDomains=null,t}return t.__extends(r,e),r.prototype.createImplementation=function(){return new R},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isInitialized",{get:function(){return this.i.isInitialized},set:function(e){this.i.isInitialized=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isDeferredLoad",{get:function(){return this.i.isDeferredLoad},set:function(e){this.i.isDeferredLoad=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualTilePath",{get:function(){return this.i.actualTilePath},set:function(e){this.i.actualTilePath=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"subDomains",{get:function(){if(null===this._subDomains){var e=new q,t=this.i.subDomains;t||(t=new $(0)),this._subDomains=e._fromInner(t),this.i.subDomains=t}return this._subDomains},set:function(e){null!==this._subDomains&&(this._subDomains._setSyncTarget(null),this._subDomains=null);var t=new q;this._subDomains=t._fromOuter(e);var r=new n.SyncableObservableCollection$1(n.String_$type),i=this.i.subDomains;i||(i=new $(0)),r._inner=i,r.clear(),this._subDomains._setSyncTarget(r),this.i.subDomains=i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualSubDomains",{get:function(){if(null===this._actualSubDomains){var e=new q,t=this.i.actualSubDomains;t||(t=new $(0)),this._actualSubDomains=e._fromInner(t),this.i.actualSubDomains=t}return this._actualSubDomains},set:function(e){null!==this._actualSubDomains&&(this._actualSubDomains._setSyncTarget(null),this._actualSubDomains=null);var t=new q;this._actualSubDomains=t._fromOuter(e);var r=new n.SyncableObservableCollection$1(n.String_$type),i=this.i.actualSubDomains;i||(i=new $(0)),r._inner=i,r.clear(),this._actualSubDomains._setSyncTarget(r),this.i.actualSubDomains=i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"bingImageryRestUri",{get:function(){return this.i.bingImageryRestUri},set:function(e){this.i.bingImageryRestUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualBingImageryRestUri",{get:function(){return this.i.actualBingImageryRestUri},set:function(e){this.i.actualBingImageryRestUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"cultureName",{get:function(){return this.i.cultureName},set:function(e){this.i.cultureName=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"apiKey",{get:function(){return this.i.apiKey},set:function(e){this.i.apiKey=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"imageryStyle",{get:function(){return this.i.imageryStyle},set:function(e){this.i.imageryStyle=n.ensureEnum(D,e)},enumerable:!1,configurable:!0}),r.prototype.requestMapSettings=function(){this.i.requestMapSettings()},r}(O),A=function(){function e(){n.TypeRegistrar.registerCons("IgxBingMapsMapImagery",V),n.TypeRegistrar.register("BingMapsMapImagery",R.$type)}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,P],exports:[P]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,P],P]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:A,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,P],exports:[P],entryComponents:[]}]}],ctorParameters:function(){return[]}});var B=function(){function e(){}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:B,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var G=function(e){function r(){return e.call(this)||this}return t.__extends(r,e),r.prototype.createImplementation=function(){return new I},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!1,configurable:!0}),r}(O),F=function(){function e(){n.TypeRegistrar.registerCons("IgxOpenStreetMapImagery",G),n.TypeRegistrar.register("OpenStreetMapImagery",I.$type)}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,B],exports:[B]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,B],B]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:F,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,B],exports:[B],entryComponents:[]}]}],ctorParameters:function(){return[]}});var E=function(){function e(){}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:E,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var N=function(e){function i(){var t=e.call(this)||this;return t._getTileImageUri=null,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"getTileImageUri",{get:function(){var e=this;return null==this._getTileImageUri&&(this._getTileImageUri=new r.EventEmitter,this.i.getTileImageUri=n.delegateCombine(this.i.getTileImageUri,(function(t,r){var i=new n.IgxGetTileImageUriArgs;i._provideImplementation(r),e.beforeGetTileImageUri&&e.beforeGetTileImageUri(e,i),e._getTileImageUri.emit({sender:e,args:i})}))),this._getTileImageUri},enumerable:!1,configurable:!0}),i}(O),z=function(e){function r(t){var r=e.call(this,t)||this;return r.getTileImageUri=null,t.getTileImageUri=n.delegateCombine(t.getTileImageUri,n.runOn(r,r.bq)),r}return t.__extends(r,e),r.prototype.bq=function(e,t){this.bp(t)},r.prototype.bp=function(e){null!=this.getTileImageUri&&this.getTileImageUri(this,e)},r.$t=n.markType(r,"CustomMapImagery",d.$),r}(d),U=function(){function e(){n.TypeRegistrar.registerCons("IgxCustomMapImagery",N),n.TypeRegistrar.register("CustomMapImagery",z.$type)}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,E],exports:[E]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,E],E]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:U,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,E],exports:[E],entryComponents:[]}]}],ctorParameters:function(){return[]}});var L=function(){function e(){}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:L,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var H=function(e){function r(){var t=e.call(this,new n.ArcGISOnlineTileSource)||this;return t.bp=0,t.bu=null,t.bt=null,t._pendingTokenRequest_=null,t._pendingMapServerRequest_=null,t.bt="localhost",t.bu="https://www.arcgis.com/sharing/",t.bp=60,t.userToken=null,t.getResponseCompleted_MapServerResponse=t.getResponseCompleted_MapServerResponse.bind(t),t.getResponseCompleted_TokenResponse=t.getResponseCompleted_TokenResponse.bind(t),t}return t.__extends(r,e),Object.defineProperty(r.prototype,"mapServerUri",{get:function(){return this.c(r.mapServerUriProperty)},set:function(e){this.h(r.mapServerUriProperty,e)},enumerable:!1,configurable:!0}),r.cd=function(e,t){e.cf("MapServerUri",t.oldValue,t.newValue)},Object.defineProperty(r.prototype,"userName",{get:function(){return this.c(r.userNameProperty)},set:function(e){this.h(r.userNameProperty,e)},enumerable:!1,configurable:!0}),r.cg=function(e,t){e.cf("UserName",t.oldValue,t.newValue)},Object.defineProperty(r.prototype,"password",{get:function(){return this.c(r.passwordProperty)},set:function(e){this.h(r.passwordProperty,e)},enumerable:!1,configurable:!0}),r.ce=function(e,t){e.cf("Password",t.oldValue,t.newValue)},Object.defineProperty(r.prototype,"userToken",{get:function(){return this.c(r.userTokenProperty)},set:function(e){this.h(r.userTokenProperty,e)},enumerable:!1,configurable:!0}),r.ch=function(e,t){e.cf("UserToken",t.oldValue,t.newValue)},Object.defineProperty(r.prototype,"isMapPublic",{get:function(){return this.c(r.isMapPublicProperty)},set:function(e){this.h(r.isMapPublicProperty,e)},enumerable:!1,configurable:!0}),r.cc=function(e,t){e.cf("IsMapPublic",t.oldValue,t.newValue)},Object.defineProperty(r.prototype,"defaultTokenTimeout",{get:function(){return this.bp},set:function(e){this.bp=e,this.b8(!0)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tokenGenerationEndPoint",{get:function(){return this.bu},set:function(e){this.bu=e,this.b8(!0)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"refererUri",{get:function(){return this.bt},set:function(e){this.bt=e,this.b8(!0)},enumerable:!1,configurable:!0}),r.prototype.acquireNewToken=function(){this.b8(!0)},r.prototype.b9=function(e){e()},r.prototype.b8=function(e){if(n.stringIsNullOrEmpty(this.userToken)&&0==e)this.ci();else{var t=this.tokenGenerationEndPoint;if(n.stringIsNullOrEmpty(t))this.userToken="";else if("/"!=t.substr(t.length-1,1)&&(t+="/"),n.stringIsNullOrEmpty(this.refererUri))this.userToken="";else{var i=this.defaultTokenTimeout;if(i<1&&(i=1),t+=n.stringFormat1(r.bv,this.userName,this.password,this.refererUri,i),n.Uri.isWellFormedUriString(t,1)){var o=t;this._pendingTokenRequest_=n.HttpRequestUtil.submit(o,this.getResponseCompleted_TokenResponse,null)}else this.userToken=""}}},r.prototype.ci=function(){if(!n.stringIsNullOrEmpty(this.mapServerUri)){var e=this.mapServerUri;if("/"==e.substr(e.length-1,1)&&n.stringRemove(e,e.length-1,1),this.isMapPublic)e=n.stringFormat("{0}?f=json",e);else{if(n.stringIsNullOrEmpty(this.userToken))return;e=n.stringFormat("{0}?f=json&token={1}",e,this.userToken)}if(n.Uri.isWellFormedUriString(e,1)){var t=e;this._pendingMapServerRequest_=n.HttpRequestUtil.submit(t,this.getResponseCompleted_MapServerResponse,null)}}},r.prototype.getResponseCompleted_TokenResponse=function(e,t){if(t==this._pendingTokenRequest_){this._pendingTokenRequest_=null;var r=e,i=JSON.parse(r);if(null!=i){var n="";null!=i.token&&(n=i.token),this.userToken=n}}},r.prototype.getResponseCompleted_MapServerResponse=function(e,t){if(t==this._pendingMapServerRequest_){this._pendingMapServerRequest_=null;var r=e,i=JSON.parse(r);null!=i&&null!=i.tileInfo&&(this.ap.levelOfDetail=i.tileInfo.lods.length)}},r.prototype.cf=function(t,r,i){var o=this,a=n.typeCast(n.ArcGISOnlineTileSource.$,this.ap);switch(t){case"MapServerUri":null!=a&&(a.mapServerUri=n.typeCast(n.String_$type,i)),this.ci();break;case"UserName":case"Password":if(n.stringIsNullOrEmpty(this.userName)||n.stringIsNullOrEmpty(this.password))return;this.b8(!0);break;case"UserToken":this.b9((function(){return a.userToken=o.userToken})),this.ci();break;case"IsMapPublic":a.isMapPublic=this.isMapPublic}e.prototype.ba.call(this,t,r,i)},r.$t=n.markType(r,"ArcGISOnlineMapImagery",d.$),r.bv="generateToken?username={0}&password={1}&client=referer&referer={2}&expiration={3}&f=pjson",r.mapServerUriProperty=n.DependencyProperty.i("MapServerUri",n.String_$type,r.$,new n.PropertyMetadata(2,null,r.cd)),r.userNameProperty=n.DependencyProperty.i("UserName",n.String_$type,r.$,new n.PropertyMetadata(2,null,r.cg)),r.passwordProperty=n.DependencyProperty.i("Password",n.String_$type,r.$,new n.PropertyMetadata(2,null,r.ce)),r.userTokenProperty=n.DependencyProperty.i("UserToken",n.String_$type,r.$,new n.PropertyMetadata(2,null,r.ch)),r.isMapPublicProperty=n.DependencyProperty.i("IsMapPublic",n.Boolean_$type,r.$,new n.PropertyMetadata(2,!0,r.cc)),r}(d),W=function(e){function r(){return e.call(this)||this}return t.__extends(r,e),r.prototype.createImplementation=function(){return new H},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"mapServerUri",{get:function(){return this.i.mapServerUri},set:function(e){this.i.mapServerUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"userName",{get:function(){return this.i.userName},set:function(e){this.i.userName=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"password",{get:function(){return this.i.password},set:function(e){this.i.password=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"userToken",{get:function(){return this.i.userToken},set:function(e){this.i.userToken=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isMapPublic",{get:function(){return this.i.isMapPublic},set:function(e){this.i.isMapPublic=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"defaultTokenTimeout",{get:function(){return this.i.defaultTokenTimeout},set:function(e){this.i.defaultTokenTimeout=+e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tokenGenerationEndPoint",{get:function(){return this.i.tokenGenerationEndPoint},set:function(e){this.i.tokenGenerationEndPoint=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"refererUri",{get:function(){return this.i.refererUri},set:function(e){this.i.refererUri=e},enumerable:!1,configurable:!0}),r.prototype.acquireNewToken=function(){this.i.acquireNewToken()},r}(O),Z=function(){function e(){n.TypeRegistrar.registerCons("IgxArcGISOnlineMapImagery",W),n.TypeRegistrar.register("ArcGISOnlineMapImagery",H.$type)}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,L],exports:[L]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,L],L]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Z,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,L],exports:[L],entryComponents:[]}]}],ctorParameters:function(){return[]}});var X=function(){function e(){}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[k],imports:[o.CommonModule,P,B,E,L],exports:[P,B,E,L,k]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,P,B,E,L],P,B,E,L]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:X,decorators:[{type:r.NgModule,args:[{declarations:[k],exports:[P,B,E,L,k],imports:[o.CommonModule,P,B,E,L],entryComponents:[]}]}],ctorParameters:function(){return[]}});var Y=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicMapComponent",k)}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,A,F,U,Z,X],exports:[A,F,U,Z,X]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,A,F,U,Z,X],A,F,U,Z,X]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Y,decorators:[{type:r.NgModule,args:[{declarations:[],exports:[A,F,U,Z,X],imports:[o.CommonModule,A,F,U,Z,X],entryComponents:[k]}]}],ctorParameters:function(){return[]}});var K=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"isGeographic",{get:function(){return this.i.dr},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"hasMarkers",{get:function(){return this.i.hasMarkers},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"visibleFromScale",{get:function(){return this.i.pv},set:function(e){this.i.pv=+e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"coercionMethods",{get:function(){return this.i.coercionMethods},set:function(e){this.i.coercionMethods=e},enumerable:!1,configurable:!0}),i.prototype.notifyIndexedPropertiesChanged=function(){this.i.k9()},i.prototype.getItemValue=function(e,t){return this.i.hn(e,t)},i.prototype.getItem=function(e){return this.i.hk(n.toPoint(e))},i.prototype.getPreviousOrExactIndex=function(e,t){return this.i.g9(n.toPoint(e),t)},i.prototype.getNextOrExactIndex=function(e,t){return this.i.g7(n.toPoint(e),t)},i.prototype.getSeriesValue=function(e,t,r){return this.i.ga(n.toPoint(e),t,r)},i.prototype.getSeriesValuePosition=function(e,t,r){var i=this.i.pb(n.toPoint(e),t,r);return n.fromPoint(i)},i.prototype.getSeriesValueBoundingBox=function(e){var t=this.i.pk(n.toPoint(e));return n.fromRect(t)},i.prototype.getSeriesValueMarkerBoundingBox=function(e){var t=this.i.pm(n.toPoint(e));return n.fromRect(t)},i.prototype.getSeriesHighValue=function(e,t,r){return this.i.f6(n.toPoint(e),t,r)},i.prototype.getSeriesHighValuePosition=function(e,t,r){var i=this.i.o7(n.toPoint(e),t,r);return n.fromPoint(i)},i.prototype.getSeriesLowValue=function(e,t,r){return this.i.f8(n.toPoint(e),t,r)},i.prototype.getSeriesLowValuePosition=function(e,t,r){var i=this.i.o9(n.toPoint(e),t,r);return n.fromPoint(i)},i.prototype.getSeriesValuePositionFromSeriesPixel=function(e,t,r){var i=this.i.pc(n.toPoint(e),t,r);return n.fromPoint(i)},i.prototype.getSeriesValueFromSeriesPixel=function(e,t,r){return this.i.gb(n.toPoint(e),t,r)},i.prototype.getItemSpan=function(){return this.i.f3()},i.prototype.renderSeries=function(e){this.i.l7(e)},i.prototype.styleUpdated=function(){this.i.mg()},i.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r.ɵɵFactoryTarget.Component}),i.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",inputs:{visibleFromScale:"visibleFromScale",coercionMethods:"coercionMethods"},usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(i.IgxSeriesComponent);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:K,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]},propDecorators:{visibleFromScale:[{type:r.Input}],coercionMethods:[{type:r.Input}]}});var J=function(e){function o(){var t=e.call(this)||this;return t._currData=null,t._sub=null,t._assigningShapeStyle=null,t._assigningShapeMarkerStyle=null,t}return t.__extends(o,e),Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeDataSource",{get:function(){return this._shapeDataSource},set:function(e){this._shapeDataSource=e,this.updateShapeDataSource()},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"databaseSource",{get:function(){return this._databaseSource},set:function(e){this._databaseSource=e,this.updateShapeDataSource()},enumerable:!1,configurable:!0}),o.prototype.onUpdateDataSource=function(e){var t=this;return e&&e.getPointData?(this._currData=e,null!=this._sub&&this._sub(),e.count>0?e.getPointData():(this._sub=e.importCompleted.subscribe((function(r,i){t._currData==e&&(null!=t._sub&&(t._sub(),t._sub),t.i.itemsSource=e.getPointData())})),null)):e},o.prototype.updateShapeDataSource=function(){null==this._cachedShapeDataSource&&(this._cachedShapeDataSource=new n.IgxShapeDataSource,this.onShapeDataSourceImportCompleted=this.onShapeDataSourceImportCompleted.bind(this),this._cachedShapeDataSource.importCompleted.subscribe(this.onShapeDataSourceImportCompleted)),this._cachedShapeDataSource.shapefileSource=this._shapeDataSource,this._cachedShapeDataSource.databaseSource=this._databaseSource,this._shapeDataSource&&this._databaseSource&&this._cachedShapeDataSource.dataBind()},o.prototype.onShapeDataSourceImportCompleted=function(e){this.dataSource=this._cachedShapeDataSource.getPointData()},Object.defineProperty(o.prototype,"shapeMemberPath",{get:function(){return this.i.qm},set:function(e){this.i.qm=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomShapeStyleAllowed",{get:function(){return this.i.qb},set:function(e){this.i.qb=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomShapeMarkerStyleAllowed",{get:function(){return this.i.qa},set:function(e){this.i.qa=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchMode",{get:function(){return this.i.p3},set:function(e){this.i.p3=n.ensureEnum(i.ShapeItemSearchMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchThreshold",{get:function(){return this.i.qe},set:function(e){this.i.qe=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchPointsThreshold",{get:function(){return this.i.qd},set:function(e){this.i.qd=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapefileDataSource",{get:function(){if(null==this.i.p6)return null;if(!this.i.p6.externalObject){var e=new n.IgxShapeDataSource;e._implementation=this.i.p6,this.i.p6.externalObject=e}return this.i.p6.externalObject},set:function(e){this.i.p6=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeFilterResolution",{get:function(){return this.i.qc},set:function(e){this.i.qc=+e},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.shapefileDataSource&&this.shapefileDataSource.name&&this.shapefileDataSource.name==t?this.shapefileDataSource:null)},Object.defineProperty(o.prototype,"assigningShapeStyle",{get:function(){var e=this;return null==this._assigningShapeStyle&&(this._assigningShapeStyle=new r.EventEmitter,this.i.assigningShapeStyle=n.delegateCombine(this.i.assigningShapeStyle,(function(t,r){var n=new i.IgxAssigningShapeStyleEventArgs;n._provideImplementation(r),e.beforeAssigningShapeStyle&&e.beforeAssigningShapeStyle(e,n),e._assigningShapeStyle.emit({sender:e,args:n})}))),this._assigningShapeStyle},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"assigningShapeMarkerStyle",{get:function(){var e=this;return null==this._assigningShapeMarkerStyle&&(this._assigningShapeMarkerStyle=new r.EventEmitter,this.i.assigningShapeMarkerStyle=n.delegateCombine(this.i.assigningShapeMarkerStyle,(function(t,r){var n=new i.IgxAssigningShapeMarkerStyleEventArgs;n._provideImplementation(r),e.beforeAssigningShapeMarkerStyle&&e.beforeAssigningShapeMarkerStyle(e,n),e._assigningShapeMarkerStyle.emit({sender:e,args:n})}))),this._assigningShapeMarkerStyle},enumerable:!1,configurable:!0}),o.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r.ɵɵFactoryTarget.Component}),o.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"ng-component",inputs:{shapeDataSource:"shapeDataSource",databaseSource:"databaseSource",shapeMemberPath:"shapeMemberPath",isCustomShapeStyleAllowed:"isCustomShapeStyleAllowed",isCustomShapeMarkerStyleAllowed:"isCustomShapeMarkerStyleAllowed",itemSearchMode:"itemSearchMode",itemSearchThreshold:"itemSearchThreshold",itemSearchPointsThreshold:"itemSearchPointsThreshold",shapefileDataSource:"shapefileDataSource",shapeFilterResolution:"shapeFilterResolution"},outputs:{assigningShapeStyle:"assigningShapeStyle",assigningShapeMarkerStyle:"assigningShapeMarkerStyle"},usesInheritance:!0,ngImport:r,template:"",isInline:!0}),o}(K);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:J,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]},propDecorators:{shapeDataSource:[{type:r.Input}],databaseSource:[{type:r.Input}],shapeMemberPath:[{type:r.Input}],isCustomShapeStyleAllowed:[{type:r.Input}],isCustomShapeMarkerStyleAllowed:[{type:r.Input}],itemSearchMode:[{type:r.Input}],itemSearchThreshold:[{type:r.Input}],itemSearchPointsThreshold:[{type:r.Input}],shapefileDataSource:[{type:r.Input}],shapeFilterResolution:[{type:r.Input}],assigningShapeStyle:[{type:r.Output}],assigningShapeMarkerStyle:[{type:r.Output}]}});var Q=function(e){function r(){var t=null!==e&&e.apply(this,arguments)||this;return t.p9=!1,t.p8=!1,t.assigningShapeStyle=null,t.assigningShapeMarkerStyle=null,t.p5=null,t.p7=!1,t}return t.__extends(r,e),r.prototype.bv=function(){return new ee(this)},r.prototype.lo=function(t){e.prototype.lo.call(this,t),this.p4=t},r.prototype.get_dt=function(){return!0},r.prototype.get_cz=function(){return!0},r.prototype.lt=function(t,i,o,a){switch(e.prototype.lt.call(this,t,i,o,a),i){case"SeriesViewer":this.p4.cf();break;case"ShapeMemberPath":this.p4.ch();break;case r.$$p[5]:this.p4.cg();break;case r.$$p[1]:if(this.pt.qs=this.qb,this.p9=this.qb,this.qb){var s=this.pt;s.assigningShapeStyle=n.delegateCombine(s.assigningShapeStyle,n.runOn(this,this.qp))}else{var p=this.pt;p.assigningShapeStyle=n.delegateRemove(p.assigningShapeStyle,n.runOn(this,this.qp))}break;case r.$$p[0]:if(this.pt.qr=this.qa,this.p8=this.qa,this.qb){var l=this.pt;l.assigningShapeMarkerStyle=n.delegateCombine(l.assigningShapeMarkerStyle,n.runOn(this,this.qo))}else{var u=this.pt;u.assigningShapeMarkerStyle=n.delegateRemove(u.assigningShapeMarkerStyle,n.runOn(this,this.qo))}break;case r.$$p[2]:this.pt.qe=this.p3;break;case r.$$p[3]:this.pt.q9=this.qd;break;case r.$$p[4]:this.pt.ra=this.qe;break;case"ShapefileDataSource":if(null!=o){var c=o;this.p7&&(c.importCompleted=n.delegateRemove(c.importCompleted,n.runOn(this,this.qq)))}if(null!=a){var h=a;if(h.count>0){this.qr();break}this.p7=!0,h.importCompleted=n.delegateCombine(h.importCompleted,n.runOn(this,this.qq))}}},r.prototype.qp=function(e,t){null!=this.assigningShapeStyle&&this.assigningShapeStyle(this,t)},r.prototype.qo=function(e,t){null!=this.assigningShapeMarkerStyle&&this.assigningShapeMarkerStyle(this,t)},r.prototype.qq=function(e,t){this.qr()},r.prototype.qr=function(){var e=this.p6.externalObject;this.itemsSource=e.getPointData()},Object.defineProperty(r.prototype,"p6",{get:function(){return this.p5},set:function(e){var t=this.p5;this.p5=e,t!=this.p5&&this.raisePropertyChanged("ShapefileDataSource",t,this.p5)},enumerable:!1,configurable:!0}),r.prototype.get_ez=function(){return!0},r.prototype.set_ez=function(t){e.prototype.set_ez.call(this,t)},r.$t=n.markType(r,"GeographicShapeSeriesBase",m.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["IsCustomShapeMarkerStyleAllowed:qa:qs",[0,!1],"IsCustomShapeStyleAllowed:qb:qt",[0,!1],"ItemSearchMode:p3:qu",[i.ShapeItemSearchMode_$type,n.enumGetBox(i.ShapeItemSearchMode_$type,0)],"ItemSearchPointsThreshold:qd:qv",[1,1e4],"ItemSearchThreshold:qe:qw",[1,1e4],"ShapeFilterResolution:qc:qx",[1,2],"ShapeMemberPath:qm:qy",[2,"points"]]),r}(m),ee=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.prototype.b2=function(){e.prototype.b2.call(this),this.ce.pt.rk=this.ce.qm},r.prototype.cf=function(){var e=this.ce.pt;if(null==this.ce.cb)return e.p8=null,void(e.qa=null);e.p8=this.ce.cb.sn,e.qa=this.ce.cb.sp},r.prototype.ch=function(){this.ce.pt.rk=this.ce.qm},r.prototype.cg=function(){this.ce.pt.q6=this.ce.qc},r.$t=n.markType(r,"GeographicShapeSeriesBaseView",y.$),r}(y),te=function(e){function r(t){var r=e.call(this,t)||this;return r.ci=null,r.ci=t,r.q||(r.ci.qm="points"),r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q||(this.ci.r6=i.Defaults.aj,this.ci.gp=i.Defaults.p,this.ci.q5=i.Defaults.o,this.ci.q2=i.Defaults.d,this.ci.q0=i.Defaults.a)},r.prototype.b2=function(){e.prototype.b2.call(this),this.ci.pt.t0=this.ci.r8,this.ci.pt.st=this.ci.q3,this.ci.pt.tf=this.ci.ro,this.ci.pt.sw=this.ci.q5,this.ci.pt.sf=this.ci.qz},r.prototype.cn=function(){this.ci.pt.tf=this.ci.ro},r.prototype.cp=function(){this.ci.pt.sw=this.ci.q5},r.prototype.ck=function(){this.ci.pt.sf=this.ci.qz},r.prototype.co=function(){this.ci.pt.so=this.ci.q2},r.prototype.cj=function(){this.ci.pt.tw=this.ci.r5},r.prototype.cl=function(){this.ci.pt.tx=this.ci.r6},r.prototype.cm=function(){this.ci.pt.tz=this.ci.r7},r.prototype.cq=function(){this.ci.pt.st=this.ci.q3},r.prototype.cr=function(){this.ci.pt.t0=this.ci.r8},r.$t=n.markType(r,"GeographicShapeSeriesView",ee.$),r}(ee),re=function(e){function r(){var t=e.call(this)||this;return t.styleShape=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_d3=function(){return!0},r.prototype.bv=function(){return new te(this)},r.prototype.lo=function(t){e.prototype.lo.call(this,t),this.q4=t},r.prototype.ps=function(){var e=new i.ScatterPolygonSeries;return e.styleShape=n.delegateCombine(e.styleShape,n.runOn(this,this.rl)),e.propertyUpdated=n.delegateCombine(e.propertyUpdated,n.runOn(this,this.rm)),e},r.prototype.rl=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},r.prototype.rm=function(e,t){n.typeCast(i.ScatterPolygonSeries.$,this.pt)},r.prototype.fv=function(){return this.q5},r.prototype.ov=function(){return this.r3},r.prototype.ow=function(){return this.r4},r.prototype.m2=function(){return this.rn},r.prototype.lt=function(t,i,n,o){switch(e.prototype.lt.call(this,t,i,n,o),i){case r.$$p[6]:this.pt.sm=this.q1;break;case r.$$p[5]:this.pt.si=this.q0;break;case r.$$p[9]:this.q4.cn();break;case r.$$p[10]:this.q4.cp();break;case r.$$p[4]:this.q4.ck();break;case r.$$p[11]:this.q4.co();break;case r.$$p[3]:this.q4.cj();break;case r.$$p[7]:this.q4.cl();break;case r.$$p[8]:this.q4.cm();break;case r.$$p[13]:this.q4.cq();break;case r.$$p[12]:this.q4.cr()}},r.prototype.gl=function(){return.7},r.$t=n.markType(r,"GeographicShapeSeries",Q.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualMarkerBrush:r3:rp",[n.Brush.$],"ActualMarkerOutline:r4:rq",[n.Brush.$],"ActualMarkerTemplate:rn:rr",[n.DataTemplate.$,null],"MarkerBrush:r5:rs",[n.Brush.$],"MarkerCollisionAvoidance:qz:rt",[i.CollisionAvoidanceType_$type,n.enumGetBox(i.CollisionAvoidanceType_$type,0)],"MarkerFillMode:q0:ru",[i.MarkerFillMode_$type,n.enumGetBox(i.MarkerFillMode_$type,0)],"MarkerOutlineMode:q1:rv",[i.MarkerOutlineMode_$type,n.enumGetBox(i.MarkerOutlineMode_$type,0)],"MarkerOutline:r6:rw",[n.Brush.$],"MarkerStyle:r7:rx",[n.Style.$],"MarkerTemplate:ro:ry",[n.DataTemplate.$,null],"MarkerThickness:q5:rz",[1,n.DeviceUtils.g(2)],"MarkerType:q2:r0",[i.MarkerType_$type,n.enumGetBox(i.MarkerType_$type,2)],"ShapeStyle:r8:r1",[n.Style.$,null],"ShapeStyleSelector:q3:r2",[i.StyleSelector.$,null]]),r}(Q),ie=function(e){function o(){var t=e.call(this)||this;return t._styleShape=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new re},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isPolygon",{get:function(){return this.i.d3},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeFill",{get:function(){return this.i.r8?this.i.r8.fill:null},set:function(e){this.ensureShapeStyle(),this.i.r8.fill=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeStroke",{get:function(){return this.i.r8?this.i.r8.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.r8.stroke=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeStrokeThickness",{get:function(){return this.i.r8?this.i.r8.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.r8.strokeThickness=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeOpacity",{get:function(){return this.i.r8?this.i.r8.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.r8.opacity=+e},enumerable:!1,configurable:!0}),o.prototype.ensureShapeStyle=function(){this.i.r8||(this.i.r8=new n.Style)},Object.defineProperty(o.prototype,"markerType",{get:function(){return this.i.q2},set:function(e){this.i.q2=n.ensureEnum(i.MarkerType_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineMode",{get:function(){return this.i.q1},set:function(e){this.i.q1=n.ensureEnum(i.MarkerOutlineMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerFillMode",{get:function(){return this.i.q0},set:function(e){this.i.q0=n.ensureEnum(i.MarkerFillMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerTemplate",{get:function(){return this.i.ro},set:function(e){this.i.ro=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerBrush",{get:function(){return n.brushToString(this.i.r5)},set:function(e){this.i.r5=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutline",{get:function(){return n.brushToString(this.i.r6)},set:function(e){this.i.r6=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerThickness",{get:function(){return this.i.q5},set:function(e){this.i.q5=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerCollisionAvoidance",{get:function(){return this.i.qz},set:function(e){this.i.qz=n.ensureEnum(i.CollisionAvoidanceType_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerTemplate",{get:function(){return this.i.rn},set:function(e){this.i.rn=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerBrush",{get:function(){return n.brushToString(this.i.r3)},set:function(e){this.i.r3=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerOutline",{get:function(){return n.brushToString(this.i.r4)},set:function(e){this.i.r4=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"styleShape",{get:function(){var e=this;return null==this._styleShape&&(this._styleShape=new r.EventEmitter,this.i.styleShape=n.delegateCombine(this.i.styleShape,(function(t,r){e._runInZone((function(){var t=new i.IgxStyleShapeEventArgs;t._provideImplementation(r),e.beforeStyleShape&&e.beforeStyleShape(e,t),e._styleShape.emit({sender:e,args:t})}))}))),this._styleShape},enumerable:!1,configurable:!0}),o.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r.ɵɵFactoryTarget.Component}),o.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-shape-series",inputs:{shapeFill:"shapeFill",shapeStroke:"shapeStroke",shapeStrokeThickness:"shapeStrokeThickness",shapeOpacity:"shapeOpacity",markerType:"markerType",markerOutlineMode:"markerOutlineMode",markerFillMode:"markerFillMode",markerTemplate:"markerTemplate",markerBrush:"markerBrush",markerOutline:"markerOutline",markerThickness:"markerThickness",markerCollisionAvoidance:"markerCollisionAvoidance",actualMarkerTemplate:"actualMarkerTemplate",actualMarkerBrush:"actualMarkerBrush",actualMarkerOutline:"actualMarkerOutline"},outputs:{styleShape:"styleShape"},providers:[{provide:J,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(J);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ie,decorators:[{type:r.Component,args:[{selector:"igx-geographic-shape-series",template:"",providers:[{provide:J,useExisting:r.forwardRef((function(){return ie}))},{provide:K,useExisting:r.forwardRef((function(){return ie}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return ie}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{shapeFill:[{type:r.Input}],shapeStroke:[{type:r.Input}],shapeStrokeThickness:[{type:r.Input}],shapeOpacity:[{type:r.Input}],markerType:[{type:r.Input}],markerOutlineMode:[{type:r.Input}],markerFillMode:[{type:r.Input}],markerTemplate:[{type:r.Input}],markerBrush:[{type:r.Input}],markerOutline:[{type:r.Input}],markerThickness:[{type:r.Input}],markerCollisionAvoidance:[{type:r.Input}],actualMarkerTemplate:[{type:r.Input}],actualMarkerBrush:[{type:r.Input}],actualMarkerOutline:[{type:r.Input}],styleShape:[{type:r.Output}]}});var ne=function(){function e(){}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[ie],imports:[o.CommonModule,i.IgxScatterPolygonSeriesDynamicModule],exports:[ie,i.IgxScatterPolygonSeriesDynamicModule]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxScatterPolygonSeriesDynamicModule],i.IgxScatterPolygonSeriesDynamicModule]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ne,decorators:[{type:r.NgModule,args:[{declarations:[ie],imports:[o.CommonModule,i.IgxScatterPolygonSeriesDynamicModule],exports:[ie,i.IgxScatterPolygonSeriesDynamicModule],entryComponents:[]}]}]});var oe=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicShapeSeriesComponent",ie),n.TypeRegistrar.register("GeographicShapeSeries",re.$type)}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,ne],exports:[ne]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,ne],ne]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:oe,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,ne],exports:[ne],entryComponents:[ie]}]}],ctorParameters:function(){return[]}});var ae=function(e){function r(t){var r=e.call(this,t)||this;return r.ci=null,r.ci=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q||(this.ci.gp=i.Defaults.n)},r.prototype.b2=function(){e.prototype.b2.call(this),this.ci.pt.sf=this.ci.qz,this.ci.pt.sk=this.ci.q7},r.prototype.cj=function(){this.ci.pt.sf=this.ci.qz},r.prototype.ck=function(){this.ci.pt.sk=this.ci.q7},r.$t=n.markType(r,"GeographicPolylineSeriesView",ee.$),r}(ee),se=function(e){function r(){var t=e.call(this)||this;return t.styleShape=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_d4=function(){return!0},r.prototype.bv=function(){return new ae(this)},r.prototype.lo=function(t){e.prototype.lo.call(this,t),this.q0=t},r.prototype.ps=function(){var e=new i.ScatterPolylineSeries;return e.styleShape=n.delegateCombine(e.styleShape,n.runOn(this,this.q4)),e},r.prototype.q4=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},r.prototype.lt=function(t,i,n,o){switch(e.prototype.lt.call(this,t,i,n,o),i){case r.$$p[1]:this.q0.cj();break;case r.$$p[0]:this.q0.ck()}},r.$t=n.markType(r,"GeographicPolylineSeries",Q.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ShapeStyle:q7:q5",[n.Style.$,null],"ShapeStyleSelector:qz:q6",[i.StyleSelector.$,null]]),r}(Q),pe=function(e){function o(){var t=e.call(this)||this;return t._styleShape=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new se},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isPolyline",{get:function(){return this.i.d4},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeFill",{get:function(){return this.i.q7?this.i.q7.fill:null},set:function(e){this.ensureShapeStyle(),this.i.q7.fill=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeStroke",{get:function(){return this.i.q7?this.i.q7.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.q7.stroke=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeStrokeThickness",{get:function(){return this.i.q7?this.i.q7.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.q7.strokeThickness=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeOpacity",{get:function(){return this.i.q7?this.i.q7.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.q7.opacity=+e},enumerable:!1,configurable:!0}),o.prototype.ensureShapeStyle=function(){this.i.q7||(this.i.q7=new n.Style)},Object.defineProperty(o.prototype,"styleShape",{get:function(){var e=this;return null==this._styleShape&&(this._styleShape=new r.EventEmitter,this.i.styleShape=n.delegateCombine(this.i.styleShape,(function(t,r){e._runInZone((function(){var t=new i.IgxStyleShapeEventArgs;t._provideImplementation(r),e.beforeStyleShape&&e.beforeStyleShape(e,t),e._styleShape.emit({sender:e,args:t})}))}))),this._styleShape},enumerable:!1,configurable:!0}),o.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r.ɵɵFactoryTarget.Component}),o.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-polyline-series",inputs:{shapeFill:"shapeFill",shapeStroke:"shapeStroke",shapeStrokeThickness:"shapeStrokeThickness",shapeOpacity:"shapeOpacity"},outputs:{styleShape:"styleShape"},providers:[{provide:J,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(J);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:pe,decorators:[{type:r.Component,args:[{selector:"igx-geographic-polyline-series",template:"",providers:[{provide:J,useExisting:r.forwardRef((function(){return pe}))},{provide:K,useExisting:r.forwardRef((function(){return pe}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return pe}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{shapeFill:[{type:r.Input}],shapeStroke:[{type:r.Input}],shapeStrokeThickness:[{type:r.Input}],shapeOpacity:[{type:r.Input}],styleShape:[{type:r.Output}]}});var le=function(){function e(){}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[pe],imports:[o.CommonModule,i.IgxScatterPolylineSeriesDynamicModule],exports:[pe,i.IgxScatterPolylineSeriesDynamicModule]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxScatterPolylineSeriesDynamicModule],i.IgxScatterPolylineSeriesDynamicModule]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:le,decorators:[{type:r.NgModule,args:[{declarations:[pe],imports:[o.CommonModule,i.IgxScatterPolylineSeriesDynamicModule],exports:[pe,i.IgxScatterPolylineSeriesDynamicModule],entryComponents:[]}]}]});var ue=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicPolylineSeriesComponent",pe),n.TypeRegistrar.register("GeographicPolylineSeries",se.$type)}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,le],exports:[le]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,le],le]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ue,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,le],exports:[le],entryComponents:[pe]}]}],ctorParameters:function(){return[]}});var ce=function(){function e(){}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ce,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var he=function(e){function r(){var t=e.call(this,new n.TileGeneratorTileSource)||this;return t.downloadingImage=n.delegateCombine(t.downloadingImage,n.runOn(t,t.br)),t.cancellingImage=n.delegateCombine(t.cancellingImage,n.runOn(t,t.bq)),t}return t.__extends(r,e),r.prototype.bq=function(e,t){var r=t.uri.toString().split("/"),i=parseInt(n.stringReplace(r[3],"/","")),o=parseInt(n.stringReplace(r[4],"/","")),a=parseInt(n.stringReplace(n.stringReplace(r[5],"/",""),".png",""));null!=this.tileGenerator&&this.tileGenerator.cancelTile(i,o,a)},r.prototype.br=function(e,t){var r=this,i=t.uri.toString().split("/"),o=parseInt(n.stringReplace(i[3],"/","")),a=parseInt(n.stringReplace(i[4],"/","")),s=parseInt(n.stringReplace(n.stringReplace(i[5],"/",""),".png",""));t.uri=null;var p=t.image;null!=this.tileGenerator&&this.tileGenerator.getTile(o,a,s,(function(e,t){return r.deferralHandler.deferAction((function(){return p.src=t.url}))}),(function(e,t){}),(function(e,t){}),p)},r.$t=n.markType(r,"TileGeneratorMapImagery",d.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"ba",["TileGenerator",[n.ITileGenerator_$type,null]]),r}(d),ge=function(e){function r(){return e.call(this)||this}return t.__extends(r,e),r.prototype.createImplementation=function(){return new he},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tileGenerator",{get:function(){return this.i.tileGenerator},set:function(e){this.i.tileGenerator=e},enumerable:!1,configurable:!0}),r}(O),me=function(){function e(){n.TypeRegistrar.registerCons("IgxTileGeneratorMapImagery",ge),n.TypeRegistrar.register("TileGeneratorMapImagery",he.$type)}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,ce],exports:[ce]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,ce],ce]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:me,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,ce],exports:[ce],entryComponents:[]}]}],ctorParameters:function(){return[]}});var ye=function(e){function r(){var t=e.call(this)||this;return t.sg=null,t.sf=null,t.imageTilesReady=null,t.sj=null,t.sk=!1,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_ee=function(){return!0},r.prototype.bv=function(){return new fe(this)},r.prototype.lo=function(t){e.prototype.lo.call(this,t),this.se=t},r.prototype.get_qu=function(){return!1},Object.defineProperty(r.prototype,"si",{get:function(){return this.sg},set:function(e){if(e!=this.si){var t=this.si;this.sg=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"sh",{get:function(){return this.sf},set:function(e){var t=this.sf;this.sf=e,this.raisePropertyChanged("ActualTileImagery",t,this.sf)},enumerable:!1,configurable:!0}),r.prototype.lt=function(t,r,i,o){var a,s;switch(e.prototype.lt.call(this,t,r,i,o),r){case"TileImagery":s=o,null!=(a=i)&&(a.propertyChanged=n.delegateRemove(a.propertyChanged,n.runOn(this,this.sn))),null!=s&&(s.propertyChanged=n.delegateCombine(s.propertyChanged,n.runOn(this,this.sn))),this.se.de(a,s),this.l7(!1),this.le();break;case"ActualTileImagery":s=o,null!=(a=i)&&(a.imageTilesReady=n.delegateRemove(a.imageTilesReady,n.runOn(this,this.so)),a.deferralHandler=null),null!=s&&(s.imageTilesReady=n.delegateCombine(s.imageTilesReady,n.runOn(this,this.so)),s.deferralHandler=this),this.se.dd(a,s),null!=s&&null!==n.typeCast(f.$,this.cb)&&(s.geographicMap=this.cb,this.sq(this.by),this.se.da(this.cb.r0)),this.le();break;case"ActualWindowRect":this.se.da(o);break;case"WorldRect":this.se.dh(o);break;case"SeriesViewer":var p=o;null!=i&&null!=this.sh&&this.sh.be(null),null!=p&&null!=this.sh&&this.sh.be(this.by.w);break;case"ActualBrush":case"ActualOutline":case"ActualThickness":this.lg()}},r.prototype.sn=function(e,t){"MultiScaleImage"==t.propertyName&&this.sq(this.by)},r.prototype.so=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new n.EventArgs),this.sk||this.se.df()},r.prototype.register=function(e,t){this.sj=t},r.prototype.unRegister=function(e){this.sj=null},r.prototype.deferredRefresh=function(){this.l7(!1)},r.prototype.deferAction=function(e){null!=this.gz?this.gz.setTimeout(e,0):window.setTimeout(e,0)},r.prototype.mt=function(t,r){this.se.dg(),e.prototype.mt.call(this,t,r)},r.prototype.l8=function(t){e.prototype.l8.call(this,t),this.sp(t,this.by)},r.prototype.sp=function(e,t){var r,i,n=t,o=t.getViewInfo(r,i);r=o.p0,i=o.p1,this.sq(t),null!=this.sj&&(this.sk=!0,this.sj(e),this.sk=!1),n.df()},r.prototype.l6=function(t,r,i,n,o){e.prototype.l6.call(this,t,r,i,n,o);var a=this.e8.item(n);a.a1(i),this.cu(a)||this.ry(a)},r.prototype.sq=function(e){var t,r,i=e.getViewInfo(t,r);t=i.p0,r=i.p1,null!=this.si&&null!=this.si.ao&&(this.si!=this.sh&&(this.sh=this.si),null==this.sh||t.isEmpty||(this.sh.width!=t.width&&(this.sh.width=t.width),this.sh.height!=t.height&&(this.sh.height=t.height)))},r.prototype.ko=function(t,r){e.prototype.ko.call(this,t,r),r.db()},r.$t=n.markType(r,"TileSeries",i.ShapeSeriesBase.$,[n.IMapRenderDeferralHandler_$type]),r}(i.ShapeSeriesBase),fe=function(e){function r(t){var r=e.call(this,t)||this;return r.c7=null,r.di=new n.GeometryGroup,r.c9=null,r.c8=null,r.c7=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q||(this.c7.ox=i.Defaults.ao,this.c7.os=i.Defaults.an)},r.prototype.ch=function(e,t){t.c.count>0&&this.di.d.add(t)},r.prototype.c2=function(e,t){return this.c3(e,t,!0)},r.prototype.c1=function(e,t){return null},r.prototype.cl=function(e,t){},r.prototype.cj=function(e,t,r){},r.prototype.cr=function(){e.prototype.cr.call(this),this.di.d.clear()},r.prototype.cq=function(){e.prototype.cq.call(this),this.aq()},r.prototype.da=function(e){null!=this.c7.si&&(this.c7.si.windowRect=e)},r.prototype.dd=function(e,t){if(null==this.c9){this.c9=this.e.gz.createElement("canvas");var r=this.e.gz.get2DCanvasContext(this.c9);this.c8=new n.RenderingContext(new n.CanvasViewRenderer,r),this.c9.setAttribute("width",this.bu.width.toString()),this.c9.setAttribute("height",this.bu.height.toString())}null!=e&&(e.bd(null),e.be(null),e.imagesChanged=n.delegateRemove(e.imagesChanged,n.runOn(this,this.dc))),null!=t&&(null!=this.w&&t.be(this.w),t.bd(this.c8),t.bf(this.bu),t.imagesChanged=n.delegateCombine(t.imagesChanged,n.runOn(this,this.dc)))},r.prototype.dc=function(e,t){this.aq()},r.prototype.de=function(e,t){},r.prototype.dg=function(){null!=this.c9&&(this.c9.setAttribute("width",this.bu.width.toString()),this.c9.setAttribute("height",this.bu.height.toString())),null!=this.c7.si&&this.c7.si.bf(this.bu)},r.prototype.a6=function(t,r){if(e.prototype.a6.call(this,t,r),!r&&null!=this.c9){var i=!1;if(this.di.d.count>0)i=!0,this.k.z(),this.k.q(this.di),this.k.g().clip();var o=n.truncate(Math.round(this.bu.left)),a=n.truncate(Math.round(this.bu.top)),s=n.truncate(Math.round(this.bu.width)),p=n.truncate(Math.round(this.bu.height));this.k.n(this.c9.getNativeElement(),1,o,a,s,p,o,a,s,p),i&&this.k.y()}},r.prototype.df=function(){this.aq()},r.prototype.db=function(){},r.prototype.dh=function(e){null!=this.c7.si&&this.c7.si.a6()},r.$t=n.markType(r,"TileSeriesView",i.ShapeSeriesViewBase.$),r}(i.ShapeSeriesViewBase),de=function(e){function n(){return e.call(this)||this}return t.__extends(n,e),n.prototype.createImplementation=function(){return new ye},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"isTile",{get:function(){return this.i.ee},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"tileImagery",{get:function(){return null==this.i.si?null:this.i.si.externalObject},set:function(e){this.i.si=null==e?null:e.i},enumerable:!1,configurable:!0}),n.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.tileImagery&&this.tileImagery.name&&this.tileImagery.name==t?this.tileImagery:null)},n.prototype.deferredRefresh=function(){this.i.deferredRefresh()},n.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:n,deps:[],target:r.ɵɵFactoryTarget.Component}),n.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:n,selector:"igx-tile-series",inputs:{tileImagery:"tileImagery"},providers:[{provide:i.IgxShapeSeriesBaseComponent,useExisting:r.forwardRef((function(){return n}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return n}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),n}(i.IgxShapeSeriesBaseComponent);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:de,decorators:[{type:r.Component,args:[{selector:"igx-tile-series",template:"",providers:[{provide:i.IgxShapeSeriesBaseComponent,useExisting:r.forwardRef((function(){return de}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return de}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{tileImagery:[{type:r.Input}]}});var be=function(){function e(){}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[de],imports:[o.CommonModule],exports:[de]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:be,decorators:[{type:r.NgModule,args:[{declarations:[de],imports:[o.CommonModule],exports:[de],entryComponents:[]}]}]});var Se=function(){function e(){n.TypeRegistrar.registerCons("IgxTileSeriesComponent",de),n.TypeRegistrar.register("TileSeries",ye.$type)}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,be],exports:[be]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,be],be]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Se,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,be],exports:[be],entryComponents:[de]}]}],ctorParameters:function(){return[]}});var ve=function(e){function r(){var t=e.call(this)||this;return t.q0=null,t.qz=null,t.imageTilesReady=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_ee=function(){return!0},Object.defineProperty(r.prototype,"q1",{get:function(){return this.q0},set:function(e){if(e!=this.q1){var t=this.q1;this.q0=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!1,configurable:!0}),r.prototype.q5=function(){null!=this.q1&&this.q1.clearTileCache()},r.prototype.lt=function(t,r,i,n){switch(e.prototype.lt.call(this,t,r,i,n),r){case"TileImagery":null!=this.pt&&(this.pt.si=this.q1)}},r.prototype.py=function(){if(e.prototype.py.call(this),this.pt.si=this.q1,null!=this.qz){var t=this.qz;t.imageTilesReady=n.delegateRemove(t.imageTilesReady,n.runOn(this,this.q4))}if(this.qz=this.pt,null!=this.qz){var r=this.qz;r.imageTilesReady=n.delegateCombine(r.imageTilesReady,n.runOn(this,this.q4))}},r.prototype.ps=function(){return new ye},r.prototype.q4=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new h)},r.$t=n.markType(r,"GeographicTileSeries",Q.$),r}(Q),Me=function(e){function o(){var t=e.call(this)||this;return t._imageTilesReady=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new ve},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isTile",{get:function(){return this.i.ee},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"tileImagery",{get:function(){return null==this.i.q1?null:this.i.q1.externalObject},set:function(e){this.i.q1=null==e?null:e.i},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.tileImagery&&this.tileImagery.name&&this.tileImagery.name==t?this.tileImagery:null)},o.prototype.clearTileCache=function(){this.i.q5()},Object.defineProperty(o.prototype,"imageTilesReady",{get:function(){var e=this;return null==this._imageTilesReady&&(this._imageTilesReady=new r.EventEmitter,this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,(function(t,r){e._runInZone((function(){var t=new _;t._provideImplementation(r),e.beforeImageTilesReady&&e.beforeImageTilesReady(e,t),e._imageTilesReady.emit({sender:e,args:t})}))}))),this._imageTilesReady},enumerable:!1,configurable:!0}),o.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r.ɵɵFactoryTarget.Component}),o.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-tile-series",inputs:{tileImagery:"tileImagery"},outputs:{imageTilesReady:"imageTilesReady"},providers:[{provide:J,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(J);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Me,decorators:[{type:r.Component,args:[{selector:"igx-geographic-tile-series",template:"",providers:[{provide:J,useExisting:r.forwardRef((function(){return Me}))},{provide:K,useExisting:r.forwardRef((function(){return Me}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return Me}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{tileImagery:[{type:r.Input}],imageTilesReady:[{type:r.Output}]}});var Ie=function(){function e(){}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[Me],imports:[o.CommonModule,Se],exports:[Me,Se]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,Se],Se]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ie,decorators:[{type:r.NgModule,args:[{declarations:[Me],imports:[o.CommonModule,Se],exports:[Me,Se],entryComponents:[]}]}]});var Ce=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicTileSeriesComponent",Me),n.TypeRegistrar.register("GeographicTileSeries",ve.$type)}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,Ie],exports:[Ie]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,Ie],Ie]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ce,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,Ie],exports:[Ie],entryComponents:[Me]}]}],ctorParameters:function(){return[]}});var xe=function(e){function o(){return e.call(this)||this}return t.__extends(o,e),Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerType",{get:function(){return this.i.p3},set:function(e){this.i.p3=n.ensureEnum(i.MarkerType_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerThickness",{get:function(){return this.i.p4},set:function(e){this.i.p4=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineMode",{get:function(){return this.i.p2},set:function(e){this.i.p2=n.ensureEnum(i.MarkerOutlineMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerFillMode",{get:function(){return this.i.p1},set:function(e){this.i.p1=n.ensureEnum(i.MarkerFillMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerTemplate",{get:function(){return this.i.qj},set:function(e){this.i.qj=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerBrush",{get:function(){return n.brushToString(this.i.qx)},set:function(e){this.i.qx=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutline",{get:function(){return n.brushToString(this.i.qy)},set:function(e){this.i.qy=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"maximumMarkers",{get:function(){return this.i.p5},set:function(e){this.i.p5=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerTemplate",{get:function(){return this.i.qi},set:function(e){this.i.qi=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerBrush",{get:function(){return n.brushToString(this.i.qv)},set:function(e){this.i.qv=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerOutline",{get:function(){return n.brushToString(this.i.qw)},set:function(e){this.i.qw=n.stringToBrush(e)},enumerable:!1,configurable:!0}),o.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r.ɵɵFactoryTarget.Component}),o.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:o,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:!0,ngImport:r,template:"",isInline:!0}),o}(K);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:xe,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]},propDecorators:{markerType:[{type:r.Input}],markerThickness:[{type:r.Input}],markerOutlineMode:[{type:r.Input}],markerFillMode:[{type:r.Input}],markerTemplate:[{type:r.Input}],markerBrush:[{type:r.Input}],markerOutline:[{type:r.Input}],maximumMarkers:[{type:r.Input}],actualMarkerTemplate:[{type:r.Input}],actualMarkerBrush:[{type:r.Input}],actualMarkerOutline:[{type:r.Input}]}});var _e=function(e){function r(){var t=e.call(this)||this,r=t.pt;return r.propertyUpdated=n.delegateCombine(r.propertyUpdated,n.runOn(t,t.qh)),t}return t.__extends(r,e),r.prototype.m2=function(){return this.qi},r.prototype.ov=function(){return this.qv},r.prototype.ow=function(){return this.qw},r.prototype.fv=function(){return this.p4},r.prototype.qh=function(e,t){var r=n.typeCast(i.MarkerSeries.$,this.pt);null!=r&&("ActualMarkerTemplate"==t.propertyName?this.qi=r.qk:"ActualMarkerOutline"==t.propertyName?this.qw=r.q1:"ActualMarkerBrush"==t.propertyName&&(this.qv=r.q0))},r.prototype.lt=function(t,i,n,o){switch(e.prototype.lt.call(this,t,i,n,o),i){case r.$$p[3]:this.pt.q2=this.qx;break;case r.$$p[6]:this.pt.q3=this.qy;break;case r.$$p[5]:this.pt.px=this.p2;break;case r.$$p[4]:this.pt.pt=this.p1;break;case r.$$p[9]:this.pt.p0=this.p3;break;case r.$$p[7]:this.pt.qm=this.qj;break;case r.$$p[8]:this.pt.p5=this.p4;break;case r.$$p[10]:this.pt.sl=this.p5}},r.$t=n.markType(r,"GeographicMarkerSeries",m.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualMarkerBrush:qv:qk",[n.Brush.$],"ActualMarkerOutline:qw:ql",[n.Brush.$],"ActualMarkerTemplate:qi:qm",[n.DataTemplate.$,null],"MarkerBrush:qx:qn",[n.Brush.$],"MarkerFillMode:p1:qo",[i.MarkerFillMode_$type,n.enumGetBox(i.MarkerFillMode_$type,0)],"MarkerOutlineMode:p2:qp",[i.MarkerOutlineMode_$type,n.enumGetBox(i.MarkerOutlineMode_$type,0)],"MarkerOutline:qy:qq",[n.Brush.$],"MarkerTemplate:qj:qr",[n.DataTemplate.$,null],"MarkerThickness:p4:qs",[1,n.DeviceUtils.g(2)],"MarkerType:p3:qt",[i.MarkerType_$type,n.enumGetBox(i.MarkerType_$type,i.Defaults.e)],"MaximumMarkers:p5:qu",[1,400]]),r}(m),ke=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q},r.prototype.b2=function(){e.prototype.b2.call(this);var t=this.ce.pt;t.sx=this.ce.rs,t.s1=this.ce.rq,t.p0=this.ce.p3,t.qm=this.ce.qj,t.p5=this.ce.p4,t.ur=this.ce.rc,t.u9=this.ce.rx,t.uh=this.ce.q4,t.u3=this.ce.ro,t.uy=this.ce.rg,t.uf=this.ce.q1,t.up=this.ce.q8,t.uq=this.ce.rb,t.uw=this.ce.re,t.uv=this.ce.rd},r.prototype.cn=function(){this.ce.pt.sx=this.ce.rs},r.prototype.cm=function(){this.ce.pt.s1=this.ce.rq},r.prototype.cs=function(){this.ce.pt.p0=this.ce.p3},r.prototype.cq=function(){this.ce.pt.qm=this.ce.qj},r.prototype.cr=function(){this.ce.pt.p5=this.ce.p4},r.prototype.ct=function(){this.ce.pt.sl=this.ce.p5},r.prototype.cv=function(){this.ce.pt.xAxis=this.ce.cb.sn},r.prototype.cw=function(){this.ce.pt.yAxis=this.ce.cb.sp},r.prototype.cu=function(){var e=this.ce.pt;if(null==this.ce.cb)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.ce.cb.sn,e.yAxis=this.ce.cb.sp},r.prototype.co=function(){this.ce.pt.q2=this.ce.qx},r.prototype.cp=function(){this.ce.pt.q3=this.ce.qy},r.prototype.cx=function(){this.ce.pt.u9=this.ce.rx},r.prototype.cy=function(){this.ce.pt.uh=this.ce.q4,this.ce.pt.ur=this.ce.rc},r.prototype.ci=function(){this.ce.pt.u3=this.ce.ro},r.prototype.cg=function(){this.ce.pt.uf=this.ce.q1,this.ce.pt.up=this.ce.q8,this.ce.pt.uq=this.ce.rb,this.ce.pt.uw=this.ce.re,this.ce.pt.uv=this.ce.rd},r.prototype.cf=function(){this.ce.pt.uy=this.ce.rg},r.prototype.cz=function(){this.ce.pt.ur=this.ce.rc},r.prototype.ch=function(){this.ce.pt.up=this.ce.q8},r.prototype.cl=function(){this.ce.pt.uq=this.ce.rb},r.prototype.ck=function(){this.ce.pt.uw=this.ce.re},r.prototype.cj=function(){this.ce.pt.uv=this.ce.rd},r.$t=n.markType(r,"GeographicProportionalSymbolSeriesView",y.$),r}(y),Pe=function(e){function r(){var t=e.call(this)||this;return t.q2=null,t.q7=!1,t.q6=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_c1=function(){return!0},r.prototype.bv=function(){return new ke(this)},r.prototype.lo=function(t){e.prototype.lo.call(this,t),this.q5=t},r.prototype.gl=function(){return.7},r.prototype.ps=function(){return new i.BubbleSeries},r.prototype.get_dt=function(){return!0},r.prototype.lt=function(t,i,o,a){switch(e.prototype.lt.call(this,t,i,o,a),i){case"SeriesViewer":this.q5.cu();break;case r.$$p[9]:this.q5.cn();break;case r.$$p[8]:this.q5.cm();break;case"XAxis":this.q5.cv();break;case"YAxis":this.q5.cw();break;case r.$$p[13]:this.q5.cx();break;case r.$$p[14]:this.q5.cy();break;case r.$$p[15]:this.q5.cz();break;case r.$$p[7]:this.q5.ci();break;case r.$$p[0]:this.q5.cf();break;case r.$$p[1]:this.q5.cg();break;case r.$$p[2]:this.q5.ch();break;case r.$$p[12]:this.q5.cl();break;case r.$$p[11]:this.q5.ck();break;case r.$$p[10]:this.q5.cj();break;case r.$$p[4]:if(this.pt.r7=this.ra,this.q7=this.ra,this.ra){var s=this.pt;s.assigningScatterStyle=n.delegateCombine(s.assigningScatterStyle,n.runOn(this,this.r2))}else{var p=this.pt;p.assigningScatterStyle=n.delegateRemove(p.assigningScatterStyle,n.runOn(this,this.r2))}break;case r.$$p[3]:if(this.pt.r6=this.q9,this.q6=this.q9,this.ra){var l=this.pt;l.assigningScatterMarkerStyle=n.delegateCombine(l.assigningScatterMarkerStyle,n.runOn(this,this.r1))}else{var u=this.pt;u.assigningScatterMarkerStyle=n.delegateRemove(u.assigningScatterMarkerStyle,n.runOn(this,this.r1))}break;case r.$$p[5]:this.pt.rw=this.q3;break;case r.$$p[6]:this.pt.sk=this.rf}},r.prototype.r2=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},r.prototype.r1=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},r.$t=n.markType(r,"GeographicProportionalSymbolSeries",_e.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["FillMemberPath:rg:r3",[2],"FillScale:q1:r4",[i.BrushScale.$],"FillScaleUseGlobalValues:q8:r5",[0,!1],"IsCustomScatterMarkerStyleAllowed:q9:r6",[0,!1],"IsCustomScatterStyleAllowed:ra:r7",[0,!1],"ItemSearchMode:q3:r8",[i.ScatterItemSearchMode_$type,n.enumGetBox(i.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:rf:r9",[1,1e4],"LabelMemberPath:ro:sa",[2],"LatitudeMemberPath:rq:sb",[2,null],"LongitudeMemberPath:rs:sc",[2,null],"MarkerBrushBrightness:rd:sd",[1,NaN],"MarkerOutlineBrightness:re:se",[1,NaN],"MarkerOutlineUsesFillScale:rb:sf",[0,!1],"RadiusMemberPath:rx:sg",[2,null],"RadiusScale:q4:sh",[i.SizeScale.$],"RadiusScaleUseGlobalValues:rc:si",[0,!1]]),r}(_e),qe=function(e){function o(){var t=e.call(this)||this;return t._assigningScatterStyle=null,t._assigningScatterMarkerStyle=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new Pe},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"hasOnlyMarkers",{get:function(){return this.i.c1},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"latitudeMemberPath",{get:function(){return this.i.rq},set:function(e){this.i.rq=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"longitudeMemberPath",{get:function(){return this.i.rs},set:function(e){this.i.rs=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"radiusMemberPath",{get:function(){return this.i.rx},set:function(e){this.i.rx=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"radiusScale",{get:function(){if(null==this.i.q4)return null;if(!this.i.q4.externalObject){var e=i.IgxSizeScaleComponent._createFromInternal(this.i.q4);e&&(e._implementation=this.i.q4),this.i.q4.externalObject=e}return this.i.q4.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.q4=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"labelMemberPath",{get:function(){return this.i.ro},set:function(e){this.i.ro=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"fillMemberPath",{get:function(){return this.i.rg},set:function(e){this.i.rg=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"fillScale",{get:function(){if(null==this.i.q1)return null;if(!this.i.q1.externalObject){var e=i.IgxBrushScaleComponent._createFromInternal(this.i.q1);e&&(e._implementation=this.i.q1),this.i.q1.externalObject=e}return this.i.q1.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.q1=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"fillScaleUseGlobalValues",{get:function(){return this.i.q8},set:function(e){this.i.q8=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineUsesFillScale",{get:function(){return this.i.rb},set:function(e){this.i.rb=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineBrightness",{get:function(){return this.i.re},set:function(e){this.i.re=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerBrushBrightness",{get:function(){return this.i.rd},set:function(e){this.i.rd=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"radiusScaleUseGlobalValues",{get:function(){return this.i.rc},set:function(e){this.i.rc=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.ra},set:function(e){this.i.ra=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.q9},set:function(e){this.i.q9=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchMode",{get:function(){return this.i.q3},set:function(e){this.i.q3=n.ensureEnum(i.ScatterItemSearchMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchThreshold",{get:function(){return this.i.rf},set:function(e){this.i.rf=+e},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.radiusScale&&this.radiusScale.name&&this.radiusScale.name==t?this.radiusScale:this.fillScale&&this.fillScale.name&&this.fillScale.name==t?this.fillScale:null)},o.prototype._styling=function(t,r,i){e.prototype._styling.call(this,t,r,i),this._inStyling=!0,this.radiusScale&&this.radiusScale._styling&&this.radiusScale._styling(t,r,this),this.fillScale&&this.fillScale._styling&&this.fillScale._styling(t,r,this),this._inStyling=!1},Object.defineProperty(o.prototype,"assigningScatterStyle",{get:function(){var e=this;return null==this._assigningScatterStyle&&(this._assigningScatterStyle=new r.EventEmitter,this.i.assigningScatterStyle=n.delegateCombine(this.i.assigningScatterStyle,(function(t,r){var n=new i.IgxAssigningScatterStyleEventArgs;n._provideImplementation(r),e.beforeAssigningScatterStyle&&e.beforeAssigningScatterStyle(e,n),e._assigningScatterStyle.emit({sender:e,args:n})}))),this._assigningScatterStyle},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"assigningScatterMarkerStyle",{get:function(){var e=this;return null==this._assigningScatterMarkerStyle&&(this._assigningScatterMarkerStyle=new r.EventEmitter,this.i.assigningScatterMarkerStyle=n.delegateCombine(this.i.assigningScatterMarkerStyle,(function(t,r){var n=new i.IgxAssigningScatterMarkerStyleEventArgs;n._provideImplementation(r),e.beforeAssigningScatterMarkerStyle&&e.beforeAssigningScatterMarkerStyle(e,n),e._assigningScatterMarkerStyle.emit({sender:e,args:n})}))),this._assigningScatterMarkerStyle},enumerable:!1,configurable:!0}),o.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r.ɵɵFactoryTarget.Component}),o.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-proportional-symbol-series",inputs:{latitudeMemberPath:"latitudeMemberPath",longitudeMemberPath:"longitudeMemberPath",radiusMemberPath:"radiusMemberPath",radiusScale:"radiusScale",labelMemberPath:"labelMemberPath",fillMemberPath:"fillMemberPath",fillScale:"fillScale",fillScaleUseGlobalValues:"fillScaleUseGlobalValues",markerOutlineUsesFillScale:"markerOutlineUsesFillScale",markerOutlineBrightness:"markerOutlineBrightness",markerBrushBrightness:"markerBrushBrightness",radiusScaleUseGlobalValues:"radiusScaleUseGlobalValues",isCustomScatterStyleAllowed:"isCustomScatterStyleAllowed",isCustomScatterMarkerStyleAllowed:"isCustomScatterMarkerStyleAllowed",itemSearchMode:"itemSearchMode",itemSearchThreshold:"itemSearchThreshold"},outputs:{assigningScatterStyle:"assigningScatterStyle",assigningScatterMarkerStyle:"assigningScatterMarkerStyle"},providers:[{provide:xe,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(xe);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:qe,decorators:[{type:r.Component,args:[{selector:"igx-geographic-proportional-symbol-series",template:"",providers:[{provide:xe,useExisting:r.forwardRef((function(){return qe}))},{provide:K,useExisting:r.forwardRef((function(){return qe}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return qe}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{latitudeMemberPath:[{type:r.Input}],longitudeMemberPath:[{type:r.Input}],radiusMemberPath:[{type:r.Input}],radiusScale:[{type:r.Input}],labelMemberPath:[{type:r.Input}],fillMemberPath:[{type:r.Input}],fillScale:[{type:r.Input}],fillScaleUseGlobalValues:[{type:r.Input}],markerOutlineUsesFillScale:[{type:r.Input}],markerOutlineBrightness:[{type:r.Input}],markerBrushBrightness:[{type:r.Input}],radiusScaleUseGlobalValues:[{type:r.Input}],isCustomScatterStyleAllowed:[{type:r.Input}],isCustomScatterMarkerStyleAllowed:[{type:r.Input}],itemSearchMode:[{type:r.Input}],itemSearchThreshold:[{type:r.Input}],assigningScatterStyle:[{type:r.Output}],assigningScatterMarkerStyle:[{type:r.Output}]}});var we=function(){function e(){}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[qe],imports:[o.CommonModule,i.IgxBubbleSeriesDynamicModule],exports:[qe,i.IgxBubbleSeriesDynamicModule]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxBubbleSeriesDynamicModule],i.IgxBubbleSeriesDynamicModule]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:we,decorators:[{type:r.NgModule,args:[{declarations:[qe],imports:[o.CommonModule,i.IgxBubbleSeriesDynamicModule],exports:[qe,i.IgxBubbleSeriesDynamicModule],entryComponents:[]}]}]});var De=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicProportionalSymbolSeriesComponent",qe),n.TypeRegistrar.register("GeographicProportionalSymbolSeries",Pe.$type)}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,we],exports:[we]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,we],we]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:De,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,we],exports:[we],entryComponents:[qe]}]}],ctorParameters:function(){return[]}});var Te=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q},r.prototype.b2=function(){var t=this.ce.pt;e.prototype.b2.call(this),t.sx=this.ce.rh,t.s1=this.ce.rf,t.p0=this.ce.p3,t.qm=this.ce.qj,t.p5=this.ce.p4},r.prototype.cg=function(){this.ce.pt.sx=this.ce.rh},r.prototype.cf=function(){this.ce.pt.s1=this.ce.rf},r.prototype.cm=function(){this.ce.pt.p0=this.ce.p3},r.prototype.ck=function(){this.ce.pt.qm=this.ce.qj},r.prototype.cl=function(){this.ce.pt.p5=this.ce.p4},r.prototype.cn=function(){this.ce.pt.sl=this.ce.p5},r.prototype.cp=function(){this.ce.pt.xAxis=this.ce.cb.sn},r.prototype.cq=function(){this.ce.pt.yAxis=this.ce.cb.sp},r.prototype.co=function(){var e=this.ce.pt;if(null==this.ce.cb)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.ce.cb.sn,e.yAxis=this.ce.cb.sp},r.prototype.ci=function(){this.ce.pt.rc=this.ce.q1},r.prototype.ch=function(){this.ce.pt.q2=this.ce.qx},r.prototype.cj=function(){this.ce.pt.q3=this.ce.qy},r.$t=n.markType(r,"GeographicSymbolSeriesView",y.$),r}(y),Oe=function(e){function r(){var t=e.call(this)||this;return t.q3=null,t.q6=!1,t.q5=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_c1=function(){return!0},r.prototype.bv=function(){return new Te(this)},r.prototype.lo=function(t){e.prototype.lo.call(this,t),this.q4=t},r.prototype.gl=function(){return.7},r.prototype.ps=function(){return new i.ScatterSeries},r.prototype.get_dt=function(){return!0},r.prototype.lt=function(t,i,o,a){switch(e.prototype.lt.call(this,t,i,o,a),i){case"SeriesViewer":this.q4.co();break;case r.$$p[5]:this.q4.cg();break;case r.$$p[4]:this.q4.cf();break;case r.$$p[6]:this.q4.ci();break;case"XAxis":this.q4.cp();break;case"YAxis":this.q4.cq();break;case r.$$p[1]:if(this.pt.r7=this.q8,this.q6=this.q8,this.q8){var s=this.pt;s.assigningScatterStyle=n.delegateCombine(s.assigningScatterStyle,n.runOn(this,this.rm))}else{var p=this.pt;p.assigningScatterStyle=n.delegateRemove(p.assigningScatterStyle,n.runOn(this,this.rm))}break;case r.$$p[0]:if(this.pt.r6=this.q7,this.q5=this.q7,this.q8){var l=this.pt;l.assigningScatterMarkerStyle=n.delegateCombine(l.assigningScatterMarkerStyle,n.runOn(this,this.rl))}else{var u=this.pt;u.assigningScatterMarkerStyle=n.delegateRemove(u.assigningScatterMarkerStyle,n.runOn(this,this.rl))}break;case r.$$p[2]:this.pt.rw=this.q2;break;case r.$$p[3]:this.pt.sk=this.ra}},r.prototype.rm=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},r.prototype.rl=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},r.$t=n.markType(r,"GeographicSymbolSeries",_e.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["IsCustomScatterMarkerStyleAllowed:q7:rn",[0,!1],"IsCustomScatterStyleAllowed:q8:ro",[0,!1],"ItemSearchMode:q2:rp",[i.ScatterItemSearchMode_$type,n.enumGetBox(i.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:ra:rq",[1,1e4],"LatitudeMemberPath:rf:rr",[2,null],"LongitudeMemberPath:rh:rs",[2,null],"MarkerCollisionAvoidance:q1:rt",[i.CollisionAvoidanceType_$type,n.enumGetBox(i.CollisionAvoidanceType_$type,0)],"UseLightweightMarkers:q9:ru",[0,!1]]),r}(_e),$e=function(e){function o(){var t=e.call(this)||this;return t._assigningScatterStyle=null,t._assigningScatterMarkerStyle=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new Oe},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"hasOnlyMarkers",{get:function(){return this.i.c1},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"latitudeMemberPath",{get:function(){return this.i.rf},set:function(e){this.i.rf=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"longitudeMemberPath",{get:function(){return this.i.rh},set:function(e){this.i.rh=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerCollisionAvoidance",{get:function(){return this.i.q1},set:function(e){this.i.q1=n.ensureEnum(i.CollisionAvoidanceType_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.q8},set:function(e){this.i.q8=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.q7},set:function(e){this.i.q7=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchMode",{get:function(){return this.i.q2},set:function(e){this.i.q2=n.ensureEnum(i.ScatterItemSearchMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchThreshold",{get:function(){return this.i.ra},set:function(e){this.i.ra=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"assigningScatterStyle",{get:function(){var e=this;return null==this._assigningScatterStyle&&(this._assigningScatterStyle=new r.EventEmitter,this.i.assigningScatterStyle=n.delegateCombine(this.i.assigningScatterStyle,(function(t,r){var n=new i.IgxAssigningScatterStyleEventArgs;n._provideImplementation(r),e.beforeAssigningScatterStyle&&e.beforeAssigningScatterStyle(e,n),e._assigningScatterStyle.emit({sender:e,args:n})}))),this._assigningScatterStyle},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"assigningScatterMarkerStyle",{get:function(){var e=this;return null==this._assigningScatterMarkerStyle&&(this._assigningScatterMarkerStyle=new r.EventEmitter,this.i.assigningScatterMarkerStyle=n.delegateCombine(this.i.assigningScatterMarkerStyle,(function(t,r){var n=new i.IgxAssigningScatterMarkerStyleEventArgs;n._provideImplementation(r),e.beforeAssigningScatterMarkerStyle&&e.beforeAssigningScatterMarkerStyle(e,n),e._assigningScatterMarkerStyle.emit({sender:e,args:n})}))),this._assigningScatterMarkerStyle},enumerable:!1,configurable:!0}),o.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r.ɵɵFactoryTarget.Component}),o.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-symbol-series",inputs:{latitudeMemberPath:"latitudeMemberPath",longitudeMemberPath:"longitudeMemberPath",markerCollisionAvoidance:"markerCollisionAvoidance",isCustomScatterStyleAllowed:"isCustomScatterStyleAllowed",isCustomScatterMarkerStyleAllowed:"isCustomScatterMarkerStyleAllowed",itemSearchMode:"itemSearchMode",itemSearchThreshold:"itemSearchThreshold"},outputs:{assigningScatterStyle:"assigningScatterStyle",assigningScatterMarkerStyle:"assigningScatterMarkerStyle"},providers:[{provide:xe,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(xe);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:$e,decorators:[{type:r.Component,args:[{selector:"igx-geographic-symbol-series",template:"",providers:[{provide:xe,useExisting:r.forwardRef((function(){return $e}))},{provide:K,useExisting:r.forwardRef((function(){return $e}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return $e}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{latitudeMemberPath:[{type:r.Input}],longitudeMemberPath:[{type:r.Input}],markerCollisionAvoidance:[{type:r.Input}],isCustomScatterStyleAllowed:[{type:r.Input}],isCustomScatterMarkerStyleAllowed:[{type:r.Input}],itemSearchMode:[{type:r.Input}],itemSearchThreshold:[{type:r.Input}],assigningScatterStyle:[{type:r.Output}],assigningScatterMarkerStyle:[{type:r.Output}]}});var je=function(){function e(){}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[$e],imports:[o.CommonModule,i.IgxScatterSeriesDynamicModule],exports:[$e,i.IgxScatterSeriesDynamicModule]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxScatterSeriesDynamicModule],i.IgxScatterSeriesDynamicModule]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:je,decorators:[{type:r.NgModule,args:[{declarations:[$e],imports:[o.CommonModule,i.IgxScatterSeriesDynamicModule],exports:[$e,i.IgxScatterSeriesDynamicModule],entryComponents:[]}]}]});var Re=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicSymbolSeriesComponent",$e),n.TypeRegistrar.register("GeographicSymbolSeries",Oe.$type)}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,je],exports:[je]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,je],je]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Re,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,je],exports:[je],entryComponents:[$e]}]}],ctorParameters:function(){return[]}});var Ve=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangulationDataSource",{get:function(){return this._triangulationDataSource},set:function(e){this._triangulationDataSource=e,this.updateTriangulationDataSource()},enumerable:!1,configurable:!0}),i.prototype.updateTriangulationDataSource=function(){null==this._cachedTriangulationDataSource&&(this._cachedTriangulationDataSource=new n.IgxTriangulationDataSource,this.onTriangulationDataSourceImportCompleted=this.onTriangulationDataSourceImportCompleted.bind(this),this._cachedTriangulationDataSource.importCompleted.subscribe(this.onTriangulationDataSourceImportCompleted)),this._cachedTriangulationDataSource.source=this._triangulationDataSource},i.prototype.onTriangulationDataSourceImportCompleted=function(e,t){this.dataSource=this._cachedTriangulationDataSource.getPointData(),this.trianglesSource=this._cachedTriangulationDataSource.getTriangleData()},Object.defineProperty(i.prototype,"longitudeMemberPath",{get:function(){return this.i.p5},set:function(e){this.i.p5=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"latitudeMemberPath",{get:function(){return this.i.p3},set:function(e){this.i.p3=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"trianglesSource",{get:function(){return this.i.p2},set:function(e){this.i.p2=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath1",{get:function(){return this.i.p8},set:function(e){this.i.p8=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath2",{get:function(){return this.i.qa},set:function(e){this.i.qa=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath3",{get:function(){return this.i.qc},set:function(e){this.i.qc=e},enumerable:!1,configurable:!0}),i.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r.ɵɵFactoryTarget.Component}),i.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",inputs:{triangulationDataSource:"triangulationDataSource",longitudeMemberPath:"longitudeMemberPath",latitudeMemberPath:"latitudeMemberPath",trianglesSource:"trianglesSource",triangleVertexMemberPath1:"triangleVertexMemberPath1",triangleVertexMemberPath2:"triangleVertexMemberPath2",triangleVertexMemberPath3:"triangleVertexMemberPath3"},usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(K);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ve,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]},propDecorators:{triangulationDataSource:[{type:r.Input}],longitudeMemberPath:[{type:r.Input}],latitudeMemberPath:[{type:r.Input}],trianglesSource:[{type:r.Input}],triangleVertexMemberPath1:[{type:r.Input}],triangleVertexMemberPath2:[{type:r.Input}],triangleVertexMemberPath3:[{type:r.Input}]}});var Ae=function(e){function o(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new x},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isArea",{get:function(){return this.i.c9},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"colorMemberPath",{get:function(){return this.i.qr},set:function(e){this.i.qr=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"colorScale",{get:function(){if(null==this.i.qm)return null;if(!this.i.qm.externalObject){var e=i.IgxColorScaleComponent._createFromInternal(this.i.qm);e&&(e._implementation=this.i.qm),this.i.qm.externalObject=e}return this.i.qm.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.qm=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualColorScale",{get:function(){if(null==this.i.ql)return null;if(!this.i.ql.externalObject){var e=i.IgxColorScaleComponent._createFromInternal(this.i.ql);e&&(e._implementation=this.i.ql),this.i.ql.externalObject=e}return this.i.ql.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.ql=null==e?null:e.i},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.colorScale&&this.colorScale.name&&this.colorScale.name==t?this.colorScale:this.actualColorScale&&this.actualColorScale.name&&this.actualColorScale.name==t?this.actualColorScale:null)},o.prototype._styling=function(t,r,i){e.prototype._styling.call(this,t,r,i),this._inStyling=!0,this.colorScale&&this.colorScale._styling&&this.colorScale._styling(t,r,this),this.actualColorScale&&this.actualColorScale._styling&&this.actualColorScale._styling(t,r,this),this._inStyling=!1},o.prototype.updateActualColorScale=function(){this.i.qw()},Object.defineProperty(o.prototype,"triangulationStatusChanged",{get:function(){var e=this;return null==this._triangulationStatusChanged&&(this._triangulationStatusChanged=new r.EventEmitter,this.i.triangulationStatusChanged=n.delegateCombine(this.i.triangulationStatusChanged,(function(t,r){e._runInZone((function(){var t=new n.IgxTriangulationStatusEventArgs;t._provideImplementation(r),e.beforeTriangulationStatusChanged&&e.beforeTriangulationStatusChanged(e,t),e._triangulationStatusChanged.emit({sender:e,args:t})}))}))),this._triangulationStatusChanged},enumerable:!1,configurable:!0}),o.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r.ɵɵFactoryTarget.Component}),o.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-scatter-area-series",inputs:{colorMemberPath:"colorMemberPath",colorScale:"colorScale",actualColorScale:"actualColorScale"},outputs:{triangulationStatusChanged:"triangulationStatusChanged"},providers:[{provide:Ve,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(Ve);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ae,decorators:[{type:r.Component,args:[{selector:"igx-geographic-scatter-area-series",template:"",providers:[{provide:Ve,useExisting:r.forwardRef((function(){return Ae}))},{provide:K,useExisting:r.forwardRef((function(){return Ae}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return Ae}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{colorMemberPath:[{type:r.Input}],colorScale:[{type:r.Input}],actualColorScale:[{type:r.Input}],triangulationStatusChanged:[{type:r.Output}]}});var Be=function(){function e(){}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[Ae],imports:[o.CommonModule,i.IgxScatterAreaSeriesDynamicModule],exports:[Ae,i.IgxScatterAreaSeriesDynamicModule]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxScatterAreaSeriesDynamicModule],i.IgxScatterAreaSeriesDynamicModule]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Be,decorators:[{type:r.NgModule,args:[{declarations:[Ae],imports:[o.CommonModule,i.IgxScatterAreaSeriesDynamicModule],exports:[Ae,i.IgxScatterAreaSeriesDynamicModule],entryComponents:[]}]}]});var Ge=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicScatterAreaSeriesComponent",Ae),n.TypeRegistrar.register("GeographicScatterAreaSeries",x.$type)}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,Be],exports:[Be]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,Be],Be]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ge,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,Be],exports:[Be],entryComponents:[Ae]}]}],ctorParameters:function(){return[]}});var Fe=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.prototype.b2=function(){e.prototype.b2.call(this);var t=n.typeCast(i.HighDensityScatterSeries.$,this.ce.pt);t.rx=this.ce.qi,t.r1=this.ce.qg,t.qe=this.ce.p5,t.qd=this.ce.p4,t.eh=this.ce.p3,t.q9=this.ce.p7,t.q8=this.ce.p6,t.sv=this.ce.q1,t.su=this.ce.q0,t.rl=this.ce.qa},r.prototype.ck=function(){this.ce.pt.rx=this.ce.qi},r.prototype.cj=function(){this.ce.pt.r1=this.ce.qg},r.prototype.cp=function(){this.ce.pt.qe=this.ce.p5},r.prototype.cn=function(){this.ce.pt.qd=this.ce.p4},r.prototype.cl=function(){this.ce.pt.eh=this.ce.p3},r.prototype.ci=function(){this.ce.pt.q9=this.ce.p7},r.prototype.cg=function(){this.ce.pt.q8=this.ce.p6},r.prototype.co=function(){var e=n.typeCast(i.HighDensityScatterSeries.$,this.ce.pt);if(null==this.ce.cb)return e.py=null,void(e.p0=null);e.py=this.ce.cb.sn,e.p0=this.ce.cb.sp},r.prototype.cq=function(){this.ce.pt.py=this.ce.cb.sn},r.prototype.cr=function(){this.ce.pt.p0=this.ce.cb.sp},r.prototype.ch=function(){this.ce.pt.sv=this.ce.q1},r.prototype.cf=function(){this.ce.pt.su=this.ce.q0},r.prototype.cm=function(){this.ce.pt.rl=this.ce.qa},r.prototype.as=function(){e.prototype.as.call(this),this.q||(this.ce.gk=i.Defaults.q,this.ce.q1=i.Defaults.aq,this.ce.q0=i.Defaults.ap,this.ce.os=i.Defaults.al,this.ce.ox=i.Defaults.ak)},r.$t=n.markType(r,"GeographicHighDensityScatterSeriesView",y.$),r}(y),Ee=function(e){function r(){var t=e.call(this)||this;return t.p1=null,t.progressiveLoadStatusChanged=null,t.p9=0,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_d1=function(){return!0},r.prototype.bv=function(){return new Fe(this)},r.prototype.lo=function(t){e.prototype.lo.call(this,t),this.p2=t},r.prototype.ps=function(){return this.p1=new i.HighDensityScatterSeries,this.p1},Object.defineProperty(r.prototype,"qb",{get:function(){return this.p9},set:function(e){var t=this.p9;this.p9=e,this.raisePropertyChanged("ProgressiveStatus",t,this.p9)},enumerable:!1,configurable:!0}),r.prototype.py=function(){e.prototype.py.call(this);var t=this.pt;t.progressiveLoadStatusChanged=n.delegateCombine(t.progressiveLoadStatusChanged,n.runOn(this,this.qp));var r=this.pt;r.propertyUpdated=n.delegateCombine(r.propertyUpdated,n.runOn(this,this.qo))},r.prototype.qp=function(e,t){this.qb=t.currentStatus,null!=this.progressiveLoadStatusChanged&&this.progressiveLoadStatusChanged(this,t)},r.prototype.qo=function(e,t){this.p1},r.prototype.lt=function(t,i,n,o){switch(e.prototype.lt.call(this,t,i,n,o),i){case"SeriesViewer":this.p2.co();break;case r.$$p[5]:this.p2.ck();break;case r.$$p[4]:this.p2.cj();break;case r.$$p[9]:this.p2.cp();break;case r.$$p[8]:this.p2.cn();break;case r.$$p[6]:this.p2.cl();break;case"XAxis":this.p2.cq();break;case"YAxis":this.p2.cr();break;case r.$$p[3]:this.p2.ci();break;case r.$$p[1]:this.p2.cg();break;case r.$$p[2]:this.p2.ch();break;case r.$$p[0]:this.p2.cf();break;case r.$$p[7]:this.p2.cm()}},r.prototype.get_ez=function(){return!0},r.prototype.set_ez=function(t){e.prototype.set_ez.call(this,t)},r.$t=n.markType(r,"GeographicHighDensityScatterSeries",m.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["HeatMaximumColor:q0:qq",[n.Color.$,i.Defaults.ap],"HeatMaximum:p6:qr",[1,50],"HeatMinimumColor:q1:qs",[n.Color.$,i.Defaults.aq],"HeatMinimum:p7:qt",[1,0],"LatitudeMemberPath:qg:qu",[2,null],"LongitudeMemberPath:qi:qv",[2,null],"MouseOverEnabled:p3:qw",[0,!1],"PointExtent:qa:qx",[1,1],"ProgressiveLoad:p4:qy",[0,!0],"UseBruteForce:p5:qz",[0,!1]]),r}(m),Ne=function(e){function o(){var t=e.call(this)||this;return t._progressiveLoadStatusChanged=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new Ee},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isPixel",{get:function(){return this.i.d1},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"latitudeMemberPath",{get:function(){return this.i.qg},set:function(e){this.i.qg=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"longitudeMemberPath",{get:function(){return this.i.qi},set:function(e){this.i.qi=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"useBruteForce",{get:function(){return this.i.p5},set:function(e){this.i.p5=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"progressiveLoad",{get:function(){return this.i.p4},set:function(e){this.i.p4=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"mouseOverEnabled",{get:function(){return this.i.p3},set:function(e){this.i.p3=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"heatMinimum",{get:function(){return this.i.p7},set:function(e){this.i.p7=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"heatMaximum",{get:function(){return this.i.p6},set:function(e){this.i.p6=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"heatMinimumColor",{get:function(){return n.colorToString(this.i.q1)},set:function(e){this.i.q1=n.stringToColor(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"heatMaximumColor",{get:function(){return n.colorToString(this.i.q0)},set:function(e){this.i.q0=n.stringToColor(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"pointExtent",{get:function(){return this.i.qa},set:function(e){this.i.qa=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"progressiveStatus",{get:function(){return this.i.qb},set:function(e){this.i.qb=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"progressiveLoadStatusChanged",{get:function(){var e=this;return null==this._progressiveLoadStatusChanged&&(this._progressiveLoadStatusChanged=new r.EventEmitter,this.i.progressiveLoadStatusChanged=n.delegateCombine(this.i.progressiveLoadStatusChanged,(function(t,r){e._runInZone((function(){var t=new i.IgxProgressiveLoadStatusEventArgs;t._provideImplementation(r),e.beforeProgressiveLoadStatusChanged&&e.beforeProgressiveLoadStatusChanged(e,t),e._progressiveLoadStatusChanged.emit({sender:e,args:t})}))}))),this._progressiveLoadStatusChanged},enumerable:!1,configurable:!0}),o.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r.ɵɵFactoryTarget.Component}),o.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-high-density-scatter-series",inputs:{latitudeMemberPath:"latitudeMemberPath",longitudeMemberPath:"longitudeMemberPath",useBruteForce:"useBruteForce",progressiveLoad:"progressiveLoad",mouseOverEnabled:"mouseOverEnabled",heatMinimum:"heatMinimum",heatMaximum:"heatMaximum",heatMinimumColor:"heatMinimumColor",heatMaximumColor:"heatMaximumColor",pointExtent:"pointExtent",progressiveStatus:"progressiveStatus"},outputs:{progressiveLoadStatusChanged:"progressiveLoadStatusChanged"},providers:[{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(K);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ne,decorators:[{type:r.Component,args:[{selector:"igx-geographic-high-density-scatter-series",template:"",providers:[{provide:K,useExisting:r.forwardRef((function(){return Ne}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return Ne}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{latitudeMemberPath:[{type:r.Input}],longitudeMemberPath:[{type:r.Input}],useBruteForce:[{type:r.Input}],progressiveLoad:[{type:r.Input}],mouseOverEnabled:[{type:r.Input}],heatMinimum:[{type:r.Input}],heatMaximum:[{type:r.Input}],heatMinimumColor:[{type:r.Input}],heatMaximumColor:[{type:r.Input}],pointExtent:[{type:r.Input}],progressiveStatus:[{type:r.Input}],progressiveLoadStatusChanged:[{type:r.Output}]}});var ze=function(){function e(){}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[Ne],imports:[o.CommonModule,i.IgxHighDensityScatterSeriesDynamicModule],exports:[Ne,i.IgxHighDensityScatterSeriesDynamicModule]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxHighDensityScatterSeriesDynamicModule],i.IgxHighDensityScatterSeriesDynamicModule]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ze,decorators:[{type:r.NgModule,args:[{declarations:[Ne],imports:[o.CommonModule,i.IgxHighDensityScatterSeriesDynamicModule],exports:[Ne,i.IgxHighDensityScatterSeriesDynamicModule],entryComponents:[]}]}]});var Ue=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicHighDensityScatterSeriesComponent",Ne),n.TypeRegistrar.register("GeographicHighDensityScatterSeries",Ee.$type)}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,ze],exports:[ze]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,ze],ze]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ue,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,ze],exports:[ze],entryComponents:[Ne]}]}],ctorParameters:function(){return[]}});var Le=function(e){function r(t){var r=e.call(this,t)||this;return r.cm=null,r.cm=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q||(this.cm.gp=i.Defaults.m)},r.prototype.b2=function(){e.prototype.b2.call(this),null!=this.cm.pt&&(this.cm.ql.rc=this.cm.qo,this.cm.ql.ri=this.cm.qs)},r.prototype.cn=function(){null!=this.cm.ql&&(this.cm.ql.rc=this.cm.qo)},r.prototype.co=function(){null!=this.cm.ql&&(this.cm.ql.ri=this.cm.qs)},r.$t=n.markType(r,"GeographicContourLineSeriesView",S.$),r}(S),He=function(e){function r(){var t=e.call(this)||this;return t.triangulationStatusChanged=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_dw=function(){return!0},r.prototype.py=function(){e.prototype.py.call(this)},r.prototype.ps=function(){this.ql=new i.ScatterContourSeries;var e=this.ql;e.triangulationStatusChanged=n.delegateCombine(e.triangulationStatusChanged,n.runOn(this,this.qv));var t=this.ql;return t.propertyUpdated=n.delegateCombine(t.propertyUpdated,n.runOn(this,this.qw)),this.ql},r.prototype.qv=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},r.prototype.qw=function(e,t){var r=n.typeCast(i.ScatterContourSeries.$,this.pt);null!=r&&"ActualFillScale"==t.propertyName&&(this.qn=r.rb)},r.prototype.mk=function(){e.prototype.mk.call(this)},r.prototype.bv=function(){return new Le(this)},r.prototype.lo=function(t){e.prototype.lo.call(this,t),this.qp=t},r.prototype.lt=function(t,i,n,o){switch(e.prototype.lt.call(this,t,i,n,o),i){case r.$$p[1]:this.qp.cn();break;case r.$$p[2]:this.qp.co();break;case r.$$p[3]:this.ql.q9=this.qk;break;case"DashArray":this.ql.o1=this.o1;break;case"DashCap":this.ql.o2=this.o2;break;case"MiterLimit":this.ql.gi=this.gi}},r.$t=n.markType(r,"GeographicContourLineSeries",C.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualFillScale:qn:qx",[i.ValueBrushScale.$,null],"FillScale:qo:qy",[i.ValueBrushScale.$,null],"ValueMemberPath:qs:qz",[2,"value"],"ValueResolver:qk:q0",[i.ContourValueResolver.$,null]]),r}(C),We=function(e){function o(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new He},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isLineContour",{get:function(){return this.i.dw},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"valueMemberPath",{get:function(){return this.i.qs},set:function(e){this.i.qs=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"fillScale",{get:function(){if(null==this.i.qo)return null;if(!this.i.qo.externalObject){var e=i.IgxValueBrushScaleComponent._createFromInternal(this.i.qo);e&&(e._implementation=this.i.qo),this.i.qo.externalObject=e}return this.i.qo.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.qo=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualFillScale",{get:function(){if(null==this.i.qn)return null;if(!this.i.qn.externalObject){var e=i.IgxValueBrushScaleComponent._createFromInternal(this.i.qn);e&&(e._implementation=this.i.qn),this.i.qn.externalObject=e}return this.i.qn.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.qn=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"valueResolver",{get:function(){if(null==this.i.qk)return null;if(!this.i.qk.externalObject){var e=i.IgxContourValueResolverComponent._createFromInternal(this.i.qk);e&&(e._implementation=this.i.qk),this.i.qk.externalObject=e}return this.i.qk.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.qk=null==e?null:e.i},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.fillScale&&this.fillScale.name&&this.fillScale.name==t?this.fillScale:this.actualFillScale&&this.actualFillScale.name&&this.actualFillScale.name==t?this.actualFillScale:this.valueResolver&&this.valueResolver.name&&this.valueResolver.name==t?this.valueResolver:null)},o.prototype._styling=function(t,r,i){e.prototype._styling.call(this,t,r,i),this._inStyling=!0,this.fillScale&&this.fillScale._styling&&this.fillScale._styling(t,r,this),this.actualFillScale&&this.actualFillScale._styling&&this.actualFillScale._styling(t,r,this),this.valueResolver&&this.valueResolver._styling&&this.valueResolver._styling(t,r,this),this._inStyling=!1},Object.defineProperty(o.prototype,"triangulationStatusChanged",{get:function(){var e=this;return null==this._triangulationStatusChanged&&(this._triangulationStatusChanged=new r.EventEmitter,this.i.triangulationStatusChanged=n.delegateCombine(this.i.triangulationStatusChanged,(function(t,r){e._runInZone((function(){var t=new n.IgxTriangulationStatusEventArgs;t._provideImplementation(r),e.beforeTriangulationStatusChanged&&e.beforeTriangulationStatusChanged(e,t),e._triangulationStatusChanged.emit({sender:e,args:t})}))}))),this._triangulationStatusChanged},enumerable:!1,configurable:!0}),o.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r.ɵɵFactoryTarget.Component}),o.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-contour-line-series",inputs:{valueMemberPath:"valueMemberPath",fillScale:"fillScale",actualFillScale:"actualFillScale",valueResolver:"valueResolver"},outputs:{triangulationStatusChanged:"triangulationStatusChanged"},providers:[{provide:Ve,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(Ve);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:We,decorators:[{type:r.Component,args:[{selector:"igx-geographic-contour-line-series",template:"",providers:[{provide:Ve,useExisting:r.forwardRef((function(){return We}))},{provide:K,useExisting:r.forwardRef((function(){return We}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return We}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{valueMemberPath:[{type:r.Input}],fillScale:[{type:r.Input}],actualFillScale:[{type:r.Input}],valueResolver:[{type:r.Input}],triangulationStatusChanged:[{type:r.Output}]}});var Ze=function(){function e(){}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[We],imports:[o.CommonModule,i.IgxScatterContourSeriesDynamicModule],exports:[We,i.IgxScatterContourSeriesDynamicModule]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxScatterContourSeriesDynamicModule],i.IgxScatterContourSeriesDynamicModule]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ze,decorators:[{type:r.NgModule,args:[{declarations:[We],imports:[o.CommonModule,i.IgxScatterContourSeriesDynamicModule],exports:[We,i.IgxScatterContourSeriesDynamicModule],entryComponents:[]}]}]});var Xe=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicContourLineSeriesComponent",We),n.TypeRegistrar.register("GeographicContourLineSeries",He.$type)}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,Ze],exports:[Ze]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,Ze],Ze]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Xe,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,Ze],exports:[Ze],entryComponents:[We]}]}],ctorParameters:function(){return[]}});var Ye=function(){function e(){}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,ne,le,ce,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,je,Be,ze,Ze,X,n.IgxShapeDataSourceModule],exports:[ne,le,ce,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,je,Be,ze,Ze,X,n.IgxShapeDataSourceModule]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,ne,le,ce,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,je,Be,ze,Ze,X,n.IgxShapeDataSourceModule],ne,le,ce,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,je,Be,ze,Ze,X,n.IgxShapeDataSourceModule]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ye,decorators:[{type:r.NgModule,args:[{declarations:[],exports:[ne,le,ce,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,je,Be,ze,Ze,X,n.IgxShapeDataSourceModule],imports:[o.CommonModule,ne,le,ce,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,je,Be,ze,Ze,X,n.IgxShapeDataSourceModule],entryComponents:[]}]}]});var Ke=function(){function e(){}return e.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r.ɵɵFactoryTarget.NgModule}),e.ɵmod=r.ɵɵngDeclareNgModule({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye],exports:[oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye]}),e.ɵinj=r.ɵɵngDeclareInjector({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye],oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye]}),e}();r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ke,decorators:[{type:r.NgModule,args:[{declarations:[],exports:[oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye],imports:[o.CommonModule,oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye],entryComponents:[]}]}]});var Je=function(e){function r(){var t=null!==e&&e.apply(this,arguments)||this;return t._token=null,t._expires=0,t._ssl=!1,t}return t.__extends(r,e),Object.defineProperty(r.prototype,"token",{get:function(){return this._token},set:function(e){this._token=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"expires",{get:function(){return this._expires},set:function(e){this._expires=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"ssl",{get:function(){return this._ssl},set:function(e){this._ssl=e},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"TokenResponseModel"),r}(n.Base),Qe=function(e){function r(){var t=null!==e&&e.apply(this,arguments)||this;return t._name=null,t._tileInfo=null,t}return t.__extends(r,e),Object.defineProperty(r.prototype,"name",{get:function(){return this._name},set:function(e){this._name=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tileInfo",{get:function(){return this._tileInfo},set:function(e){this._tileInfo=e},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"MapServerResponseModel"),r}(n.Base),et=function(e){function r(){var t=null!==e&&e.apply(this,arguments)||this;return t._lods=null,t}return t.__extends(r,e),Object.defineProperty(r.prototype,"lods",{get:function(){return this._lods},set:function(e){this._lods=e},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"TileInfoResponseModel"),r}(n.Base),tt=function(e){function r(){var t=null!==e&&e.apply(this,arguments)||this;return t._level=0,t._resolution=0,t._scale=0,t}return t.__extends(r,e),Object.defineProperty(r.prototype,"level",{get:function(){return this._level},set:function(e){this._level=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"resolution",{get:function(){return this._resolution},set:function(e){this._resolution=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"scale",{get:function(){return this._scale},set:function(e){this._scale=e},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"LevelOfDetailResponseModel"),r}(n.Base),rt=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.$t=n.markType(r,"GeographicProportionalSymbolSeriesBaseView",y.$),r}(y),it=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.$t=n.markType(r,"GeographicShapeSeriesBaseBaseView",y.$),r}(y),nt=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.$t=n.markType(r,"GeographicSymbolSeriesBaseView",y.$),r}(y),ot=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.$t=n.markType(r,"GeographicXYTriangulatingSeriesBaseView",y.$),r}(y),at=function(e){function r(){var t=e.call(this)||this;return t.b=null,t.a=null,t.a=new n.List$1(n.String_$type,0),t}return t.__extends(r,e),r.$t=n.markType(r,"ImageryMetadata"),r}(n.Base),st=function(e){function r(){var t=e.call(this)||this;return t.a=null,t.a=new n.List$1(at.$,0),t}return t.__extends(r,e),r.$t=n.markType(r,"BingResourceSet"),r}(n.Base),pt=function(e){function r(){var t=e.call(this)||this;return t.a=null,t.a=new n.List$1(st.$,0),t}return t.__extends(r,e),r.$t=n.markType(r,"BingResponse"),r}(n.Base),lt=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"GeographicMarkerSeriesBase",_e.$),r}(_e),ut=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"GeographicProportionalSymbolSeriesBase",lt.$),r}(lt),ct=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r.ɵɵFactoryTarget.Component}),i.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(xe);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ct,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]}});var ht=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r.ɵɵFactoryTarget.Component}),i.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(ct);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ht,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]}});var gt=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"GeographicShapeSeriesBaseBase",m.$),r}(m),mt=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r.ɵɵFactoryTarget.Component}),i.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(K);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:mt,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]}});var yt=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"GeographicSymbolSeriesBase",lt.$),r}(lt),ft=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r.ɵɵFactoryTarget.Component}),i.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(ct);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ft,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]}});var dt=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"GeographicXYTriangulatingSeriesBase",m.$),r}(m),bt=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.ɵfac=r.ɵɵngDeclareFactory({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r.ɵɵFactoryTarget.Component}),i.ɵcmp=r.ɵɵngDeclareComponent({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(K);r.ɵɵngDeclareClassMetadata({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:bt,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]}}),e.ArcGISOnlineMapImagery=H,e.BingMapsImageryStyle=w,e.BingMapsImageryStyle_$type=D,e.BingMapsMapImagery=R,e.BingMapsMapImageryView=j,e.BingResourceSet=st,e.BingResponse=pt,e.CustomMapImagery=z,e.GeographicContourLineSeries=He,e.GeographicContourLineSeriesView=Le,e.GeographicHighDensityScatterSeries=Ee,e.GeographicHighDensityScatterSeriesView=Fe,e.GeographicMapImagery=d,e.GeographicMapImageryView=b,e.GeographicMapSeriesHost=m,e.GeographicMarkerSeries=_e,e.GeographicMarkerSeriesBase=lt,e.GeographicPolylineSeries=se,e.GeographicPolylineSeriesView=ae,e.GeographicProportionalSymbolSeries=Pe,e.GeographicProportionalSymbolSeriesBase=ut,e.GeographicProportionalSymbolSeriesBaseView=rt,e.GeographicProportionalSymbolSeriesView=ke,e.GeographicScatterAreaSeries=x,e.GeographicScatterAreaSeriesView=v,e.GeographicShapeSeries=re,e.GeographicShapeSeriesBase=Q,e.GeographicShapeSeriesBaseBase=gt,e.GeographicShapeSeriesBaseBaseView=it,e.GeographicShapeSeriesBaseView=ee,e.GeographicShapeSeriesView=te,e.GeographicSymbolSeries=Oe,e.GeographicSymbolSeriesBase=yt,e.GeographicSymbolSeriesBaseView=nt,e.GeographicSymbolSeriesView=Te,e.GeographicTileSeries=ve,e.GeographicXYTriangulatingSeries=C,e.GeographicXYTriangulatingSeriesBase=dt,e.GeographicXYTriangulatingSeriesBaseView=ot,e.GeographicXYTriangulatingSeriesView=S,e.HostSeriesView=y,e.IgxArcGISOnlineMapImagery=W,e.IgxArcGISOnlineMapImageryDynamicModule=Z,e.IgxArcGISOnlineMapImageryModule=L,e.IgxBingMapsMapImagery=V,e.IgxBingMapsMapImageryDynamicModule=A,e.IgxBingMapsMapImageryModule=P,e.IgxCustomMapImagery=N,e.IgxCustomMapImageryDynamicModule=U,e.IgxCustomMapImageryModule=E,e.IgxGeographicContourLineSeriesComponent=We,e.IgxGeographicContourLineSeriesDynamicModule=Xe,e.IgxGeographicContourLineSeriesModule=Ze,e.IgxGeographicHighDensityScatterSeriesComponent=Ne,e.IgxGeographicHighDensityScatterSeriesDynamicModule=Ue,e.IgxGeographicHighDensityScatterSeriesModule=ze,e.IgxGeographicMapComponent=k,e.IgxGeographicMapCoreDynamicModule=Y,e.IgxGeographicMapCoreModule=X,e.IgxGeographicMapDynamicModule=Ke,e.IgxGeographicMapImagery=O,e.IgxGeographicMapModule=Ye,e.IgxGeographicMapSeriesHostComponent=K,e.IgxGeographicMarkerSeriesBaseComponent=ct,e.IgxGeographicMarkerSeriesComponent=xe,e.IgxGeographicPolylineSeriesComponent=pe,e.IgxGeographicPolylineSeriesDynamicModule=ue,e.IgxGeographicPolylineSeriesModule=le,e.IgxGeographicProportionalSymbolSeriesBaseComponent=ht,e.IgxGeographicProportionalSymbolSeriesComponent=qe,e.IgxGeographicProportionalSymbolSeriesDynamicModule=De,e.IgxGeographicProportionalSymbolSeriesModule=we,e.IgxGeographicScatterAreaSeriesComponent=Ae,e.IgxGeographicScatterAreaSeriesDynamicModule=Ge,e.IgxGeographicScatterAreaSeriesModule=Be,e.IgxGeographicShapeSeriesBaseBaseComponent=mt,e.IgxGeographicShapeSeriesBaseComponent=J,e.IgxGeographicShapeSeriesComponent=ie,e.IgxGeographicShapeSeriesDynamicModule=oe,e.IgxGeographicShapeSeriesModule=ne,e.IgxGeographicSymbolSeriesBaseComponent=ft,e.IgxGeographicSymbolSeriesComponent=$e,e.IgxGeographicSymbolSeriesDynamicModule=Re,e.IgxGeographicSymbolSeriesModule=je,e.IgxGeographicTileSeriesComponent=Me,e.IgxGeographicTileSeriesDynamicModule=Ce,e.IgxGeographicTileSeriesModule=Ie,e.IgxGeographicXYTriangulatingSeriesBaseComponent=bt,e.IgxGeographicXYTriangulatingSeriesComponent=Ve,e.IgxImageTilesReadyEventArgs=_,e.IgxImagesChangedEventArgs=T,e.IgxOpenStreetMapImagery=G,e.IgxOpenStreetMapImageryDynamicModule=F,e.IgxOpenStreetMapImageryModule=B,e.IgxSubDomainsCollection=q,e.IgxTileGeneratorMapImagery=ge,e.IgxTileGeneratorMapImageryDynamicModule=me,e.IgxTileGeneratorMapImageryModule=ce,e.IgxTileSeriesComponent=de,e.IgxTileSeriesDynamicModule=Se,e.IgxTileSeriesModule=be,e.ImageTilesReadyEventArgs=h,e.ImageryMetadata=at,e.ImagesChangedEventArgs=g,e.LevelOfDetailResponseModel=tt,e.MapBackgroundTilingMode=p,e.MapBackgroundTilingMode_$type=l,e.MapResizeBehavior=a,e.MapResizeBehavior_$type=s,e.MapServerResponseModel=Qe,e.OpenStreetMapImagery=I,e.SphericalMercatorHorizontalScaler=c,e.SphericalMercatorVerticalScaler=u,e.SubDomainsCollection=$,e.TileGeneratorMapImagery=he,e.TileInfoResponseModel=et,e.TileSeries=ye,e.TileSeriesView=fe,e.TokenResponseModel=Je,e.XamGeographicMap=f,e.XamGeographicMapView=M,Object.defineProperty(e,"__esModule",{value:!0})}));