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
@@ -18,7 +18,6 @@ import { SphericalMercatorVerticalScaler } from "./SphericalMercatorVerticalScal
18
18
  import { Control } from "igniteui-angular-core";
19
19
  import { SphericalMercatorHorizontalScaler } from "./SphericalMercatorHorizontalScaler";
20
20
  import { ScalerParams } from "igniteui-angular-charts";
21
- import { Brush } from "igniteui-angular-core";
22
21
  import { SeriesViewerView } from "igniteui-angular-charts";
23
22
  import { Tuple$2 } from "igniteui-angular-core";
24
23
  import { MathUtil } from "igniteui-angular-core";
@@ -34,7 +33,10 @@ import { ImagesChangedEventArgs } from "./ImagesChangedEventArgs";
34
33
  import { HostSeriesView } from "./HostSeriesView";
35
34
  import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
36
35
  import { ScatterAreaSeries } from "igniteui-angular-charts";
36
+ import { BrushCollection } from "igniteui-angular-core";
37
+ import { Defaults } from "igniteui-angular-charts";
37
38
  import { OpenStreetMapTileSource } from "igniteui-angular-core";
39
+ import { ColorScale } from "igniteui-angular-charts";
38
40
  /**
39
41
  * @hidden
40
42
  */
@@ -42,22 +44,22 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
42
44
  __extends(XamGeographicMap, _super);
43
45
  function XamGeographicMap() {
44
46
  var _this = _super.call(this) || this;
45
- _this.p4 = null;
46
- _this.pt = false;
47
- _this.pl = 1;
48
- _this.p0 = 0;
49
- _this.rb = null;
50
- _this.pi = null;
51
- _this.pe = null;
52
- _this.pg = null;
53
- _this.pk = null;
54
- _this.q7 = { $type: Point_$type, x: NaN, y: NaN };
55
- _this.re = null;
56
- _this.pz = 1;
47
+ _this.tc = null;
48
+ _this.s1 = false;
49
+ _this.st = 1;
50
+ _this.s8 = 0;
51
+ _this.uj = null;
52
+ _this.sq = null;
53
+ _this.sm = null;
54
+ _this.so = null;
55
+ _this.ss = null;
56
+ _this.uf = { $type: Point_$type, x: NaN, y: NaN };
57
+ _this.um = null;
58
+ _this.s7 = 1;
57
59
  _this.imageTilesReady = null;
58
- _this.ps = null;
59
- _this.rd = Rect.empty;
60
- _this.p0 = SphericalMercatorVerticalScaler.am(XamGeographicMap.rc.bottom) - SphericalMercatorVerticalScaler.am(XamGeographicMap.rc.top);
60
+ _this.s0 = null;
61
+ _this.ul = Rect.empty;
62
+ _this.s8 = SphericalMercatorVerticalScaler.am(XamGeographicMap.uk.bottom) - SphericalMercatorVerticalScaler.am(XamGeographicMap.uk.top);
61
63
  _this.ab = XamGeographicMap.$;
62
64
  _this.backgroundContent = new OpenStreetMapImagery();
63
65
  var a = ((function () {
@@ -65,80 +67,80 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
65
67
  $ret.bh = _this;
66
68
  return $ret;
67
69
  })());
68
- a.b8 = true;
69
- _this.pf = a;
70
- _this.pf.lp = new SphericalMercatorHorizontalScaler();
70
+ a.cd = true;
71
+ _this.sn = a;
72
+ _this.sn.mr = new SphericalMercatorHorizontalScaler();
71
73
  var b = ((function () {
72
74
  var $ret = new NumericYAxis();
73
75
  $ret.bh = _this;
74
76
  return $ret;
75
77
  })());
76
- b.b8 = true;
77
- _this.ph = b;
78
- _this.ph.lp = new SphericalMercatorVerticalScaler();
79
- _this.qm();
80
- _this.qt();
81
- _this.i7();
78
+ b.cd = true;
79
+ _this.sp = b;
80
+ _this.sp.mr = new SphericalMercatorVerticalScaler();
81
+ _this.tu();
82
+ _this.t1();
83
+ _this.k8();
82
84
  return _this;
83
85
  }
84
86
  XamGeographicMap.prototype.provideContainer = function (a) {
85
87
  _super.prototype.provideContainer.call(this, a);
86
- this.pf.provideRenderer(a);
87
- this.ph.provideRenderer(a);
88
+ this.sn.provideRenderer(a);
89
+ this.sp.provideRenderer(a);
88
90
  };
89
- XamGeographicMap.prototype.i7 = function () {
90
- _super.prototype.i7.call(this);
91
- this.pr.fq(this.e8);
91
+ XamGeographicMap.prototype.k8 = function () {
92
+ _super.prototype.k8.call(this);
93
+ this.sz.fv(this.fy);
92
94
  };
93
- XamGeographicMap.prototype.dx = function () {
94
- return this.px;
95
+ XamGeographicMap.prototype.eh = function () {
96
+ return this.s5;
95
97
  };
96
- XamGeographicMap.prototype.dy = function () {
97
- return this.px;
98
+ XamGeographicMap.prototype.ei = function () {
99
+ return this.s5;
98
100
  };
99
- XamGeographicMap.prototype.po = function () {
100
- if (this.pm == 0) {
101
- if (this.pt) {
101
+ XamGeographicMap.prototype.sw = function () {
102
+ if (this.su == 0) {
103
+ if (this.s1) {
102
104
  return 2;
103
105
  }
104
106
  }
105
107
  return 1;
106
108
  };
107
- Object.defineProperty(XamGeographicMap.prototype, "pn", {
109
+ Object.defineProperty(XamGeographicMap.prototype, "sv", {
108
110
  get: function () {
109
- return this.pl;
111
+ return this.st;
110
112
  },
111
113
  set: function (a) {
112
- this.pl = a;
114
+ this.st = a;
113
115
  },
114
116
  enumerable: false,
115
117
  configurable: true
116
118
  });
117
- Object.defineProperty(XamGeographicMap.prototype, "rg", {
119
+ Object.defineProperty(XamGeographicMap.prototype, "uo", {
118
120
  get: function () {
119
- return this.rb;
121
+ return this.uj;
120
122
  },
121
123
  set: function (a) {
122
- var b = Rect.l_op_Inequality(this.rb, a);
124
+ var b = Rect.l_op_Inequality(this.uj, a);
123
125
  if (b) {
124
- var c = this.rb;
125
- this.rb = a;
126
- this.k5("ActualWorldRect", c, a);
126
+ var c = this.uj;
127
+ this.uj = a;
128
+ this.nb("ActualWorldRect", c, a);
127
129
  }
128
130
  },
129
131
  enumerable: false,
130
132
  configurable: true
131
133
  });
132
- XamGeographicMap.prototype.rk = function () {
133
- return this.rg;
134
+ XamGeographicMap.prototype.us = function () {
135
+ return this.uo;
134
136
  };
135
- XamGeographicMap.prototype.qm = function () {
136
- if (this.rs.isEmpty) {
137
+ XamGeographicMap.prototype.tu = function () {
138
+ if (this.u0.isEmpty) {
137
139
  return;
138
140
  }
139
- this.rg = this.rq(this.rs, this.br == 1);
141
+ this.uo = this.uy(this.u0, this.b5 == 1);
140
142
  };
141
- XamGeographicMap.prototype.rq = function (a, b) {
143
+ XamGeographicMap.prototype.uy = function (a, b) {
142
144
  var c = a.top;
143
145
  var d = a.left;
144
146
  var e = a.width;
@@ -146,25 +148,25 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
146
148
  var g = SphericalMercatorVerticalScaler.am(a.bottom);
147
149
  var h = SphericalMercatorVerticalScaler.am(a.top);
148
150
  var i = g - h;
149
- var j = a.width / XamGeographicMap.rc.width;
150
- var k = SphericalMercatorVerticalScaler.am(XamGeographicMap.rc.top);
151
+ var j = a.width / XamGeographicMap.uk.width;
152
+ var k = SphericalMercatorVerticalScaler.am(XamGeographicMap.uk.top);
151
153
  var l = i / j;
152
- if (i / j > this.p0) {
153
- var m = i / this.p0;
154
+ if (i / j > this.s8) {
155
+ var m = i / this.s8;
154
156
  var n = m - j;
155
- d = d - (n / 2) * XamGeographicMap.rc.width;
156
- e = m * XamGeographicMap.rc.width;
157
+ d = d - (n / 2) * XamGeographicMap.uk.width;
158
+ e = m * XamGeographicMap.uk.width;
157
159
  if (b) {
158
- if (d < XamGeographicMap.rc.left) {
159
- d += (XamGeographicMap.rc.left - d);
160
+ if (d < XamGeographicMap.uk.left) {
161
+ d += (XamGeographicMap.uk.left - d);
160
162
  }
161
- else if ((d + e) > XamGeographicMap.rc.right) {
162
- d -= ((d + e) - XamGeographicMap.rc.right);
163
+ else if ((d + e) > XamGeographicMap.uk.right) {
164
+ d -= ((d + e) - XamGeographicMap.uk.right);
163
165
  }
164
166
  }
165
167
  }
166
- else if (i / j < this.p0) {
167
- var o = this.p0 * j;
168
+ else if (i / j < this.s8) {
169
+ var o = this.s8 * j;
168
170
  var p = o - i;
169
171
  var q = h - (p / 2);
170
172
  var r = g + (p / 2);
@@ -173,9 +175,9 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
173
175
  q += (k - q);
174
176
  r += (k - q);
175
177
  }
176
- else if (r > (k + this.p0)) {
177
- q -= ((r) - (k + this.p0));
178
- r -= ((r) - (k + this.p0));
178
+ else if (r > (k + this.s8)) {
179
+ q -= ((r) - (k + this.s8));
180
+ r -= ((r) - (k + this.s8));
179
181
  }
180
182
  }
181
183
  c = SphericalMercatorVerticalScaler.aq(q);
@@ -186,44 +188,44 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
186
188
  };
187
189
  Object.defineProperty(XamGeographicMap.prototype, "backgroundContent", {
188
190
  get: function () {
189
- return this.pi;
191
+ return this.sq;
190
192
  },
191
193
  set: function (a) {
192
194
  var b = a != this.backgroundContent;
193
195
  if (b) {
194
196
  var c = this.backgroundContent;
195
- this.pi = a;
196
- this.k5("BackgroundContent", c, a);
197
+ this.sq = a;
198
+ this.nb("BackgroundContent", c, a);
197
199
  }
198
200
  },
199
201
  enumerable: false,
200
202
  configurable: true
201
203
  });
202
- Object.defineProperty(XamGeographicMap.prototype, "pf", {
204
+ Object.defineProperty(XamGeographicMap.prototype, "sn", {
203
205
  get: function () {
204
- return this.pe;
206
+ return this.sm;
205
207
  },
206
208
  set: function (a) {
207
- var b = a != this.pf;
209
+ var b = a != this.sn;
208
210
  if (b) {
209
- var c = this.pf;
210
- this.pe = a;
211
- this.k5("XAxis", c, a);
211
+ var c = this.sn;
212
+ this.sm = a;
213
+ this.nb("XAxis", c, a);
212
214
  }
213
215
  },
214
216
  enumerable: false,
215
217
  configurable: true
216
218
  });
217
- Object.defineProperty(XamGeographicMap.prototype, "ph", {
219
+ Object.defineProperty(XamGeographicMap.prototype, "sp", {
218
220
  get: function () {
219
- return this.pg;
221
+ return this.so;
220
222
  },
221
223
  set: function (a) {
222
- var b = a != this.ph;
224
+ var b = a != this.sp;
223
225
  if (b) {
224
- var c = this.ph;
225
- this.pg = a;
226
- this.k5("YAxis", c, a);
226
+ var c = this.sp;
227
+ this.so = a;
228
+ this.nb("YAxis", c, a);
227
229
  }
228
230
  },
229
231
  enumerable: false,
@@ -232,41 +234,41 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
232
234
  XamGeographicMap.prototype.getZoomRectFromGeoRect = function (a) {
233
235
  return this.getZoomFromGeographicRect(a);
234
236
  };
235
- XamGeographicMap.prototype.qw = function (a) {
236
- this.o8 = a;
237
+ XamGeographicMap.prototype.t4 = function (a) {
238
+ this.sg = a;
237
239
  };
238
- XamGeographicMap.prototype.qv = function (a) {
239
- this.rs = a;
240
+ XamGeographicMap.prototype.t3 = function (a) {
241
+ this.u0 = a;
240
242
  };
241
243
  XamGeographicMap.prototype.getZoomFromGeographicRect = function (a) {
242
- return this.ri(a, true, 0);
244
+ return this.uq(a, true, 0);
243
245
  };
244
- XamGeographicMap.prototype.rh = function (a, b) {
245
- return this.ri(a, false, b);
246
+ XamGeographicMap.prototype.up = function (a, b) {
247
+ return this.uq(a, false, b);
246
248
  };
247
- XamGeographicMap.prototype.ri = function (a, b, c) {
249
+ XamGeographicMap.prototype.uq = function (a, b, c) {
248
250
  var d = a;
249
251
  if (b) {
250
- d = this.rq(a, false);
251
- }
252
- var e = this.pf;
253
- var f = this.ph;
254
- var g = new ScalerParams(1, XamGeographicMap.rf, this.o7, e.ca);
255
- g.c = this.ow;
256
- var h = new ScalerParams(1, XamGeographicMap.rf, this.o7, f.ca);
257
- h.c = this.ow;
258
- var i = this.pf.dz(d.left, g);
259
- var j = this.pf.dz(d.right, g);
260
- var k = this.ph.dz(d.top, h);
261
- var l = this.ph.dz(d.bottom, h);
262
- var m = (i - c) / this.o7.width;
263
- var n = (l - c) / this.o7.height;
264
- var o = (j - i + (c * 2)) / this.o7.width;
265
- var p = (k - l + (c * 2)) / this.o7.height;
252
+ d = this.uy(a, false);
253
+ }
254
+ var e = this.sn;
255
+ var f = this.sp;
256
+ var g = new ScalerParams(1, XamGeographicMap.un, this.sf, e.cf);
257
+ g.c = this.r4;
258
+ var h = new ScalerParams(1, XamGeographicMap.un, this.sf, f.cf);
259
+ h.c = this.r4;
260
+ var i = this.sn.ef(d.left, g);
261
+ var j = this.sn.ef(d.right, g);
262
+ var k = this.sp.ef(d.top, h);
263
+ var l = this.sp.ef(d.bottom, h);
264
+ var m = (i - c) / this.sf.width;
265
+ var n = (l - c) / this.sf.height;
266
+ var o = (j - i + (c * 2)) / this.sf.width;
267
+ var p = (k - l + (c * 2)) / this.sf.height;
266
268
  var q = new Rect(0, m, n, o, p);
267
- q.intersect(XamGeographicMap.rf);
269
+ q.intersect(XamGeographicMap.un);
268
270
  if (q.isEmpty) {
269
- q = XamGeographicMap.rf;
271
+ q = XamGeographicMap.un;
270
272
  }
271
273
  return q;
272
274
  };
@@ -276,73 +278,67 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
276
278
  var e = b.x - a.x;
277
279
  var f = a.y - b.y;
278
280
  if (e < 0 || f < 0) {
279
- return XamGeographicMap.rf;
281
+ return XamGeographicMap.un;
280
282
  }
281
283
  else {
282
284
  var g = new Rect(0, c, d, e, f);
283
285
  return this.getZoomFromGeographicRect(g);
284
286
  }
285
287
  };
286
- XamGeographicMap.prototype.rm = function (a) {
287
- var b = this.pf;
288
- var c = this.ph;
289
- var d = new ScalerParams(1, a, this.o7, b.ca);
290
- d.c = this.ow;
291
- var e = new ScalerParams(1, a, this.o7, c.ca);
292
- e.c = this.ow;
293
- var f = this.ov;
294
- var g = b.d2(f.left, d);
295
- var h = c.d2(f.top, e);
296
- var i = b.d2(f.right, d);
297
- var j = c.d2(f.bottom, e);
288
+ XamGeographicMap.prototype.uu = function (a) {
289
+ var b = this.sn;
290
+ var c = this.sp;
291
+ var d = new ScalerParams(1, a, this.sf, b.cf);
292
+ d.c = this.r4;
293
+ var e = new ScalerParams(1, a, this.sf, c.cf);
294
+ e.c = this.r4;
295
+ var f = this.r3;
296
+ var g = b.ei(f.left, d);
297
+ var h = c.ei(f.top, e);
298
+ var i = b.ei(f.right, d);
299
+ var j = c.ei(f.bottom, e);
298
300
  var k = i - g;
299
301
  var l = h - j;
300
302
  var m = new Rect(0, g, j, k, l);
301
- if (this.br == 1) {
302
- m.intersect(XamGeographicMap.rc);
303
+ if (this.b5 == 1) {
304
+ m.intersect(XamGeographicMap.uk);
303
305
  if (m.isEmpty) {
304
- m = XamGeographicMap.rc;
306
+ m = XamGeographicMap.uk;
305
307
  }
306
308
  }
307
309
  return m;
308
310
  };
309
- XamGeographicMap.prototype.q8 = function (a) {
310
- var b = this.pf.ko(a.x);
311
- var c = this.ph.ko(a.y);
311
+ XamGeographicMap.prototype.ug = function (a) {
312
+ var b = this.sn.lo(a.x);
313
+ var c = this.sp.lo(a.y);
312
314
  return { $type: Point_$type, x: b, y: c };
313
315
  };
314
- XamGeographicMap.prototype.q9 = function (a) {
315
- var b = this.pf.ee(a.x);
316
- var c = this.ph.ee(a.y);
316
+ XamGeographicMap.prototype.uh = function (a) {
317
+ var b = this.sn.e0(a.x);
318
+ var c = this.sp.e0(a.y);
317
319
  return { $type: Point_$type, x: b, y: c };
318
320
  };
319
- XamGeographicMap.prototype.ra = function (a) {
320
- return this.q9(a);
321
+ XamGeographicMap.prototype.ui = function (a) {
322
+ return this.uh(a);
321
323
  };
322
- XamGeographicMap.prototype.qj = function () {
324
+ XamGeographicMap.prototype.tr = function () {
323
325
  var a = typeCast(GeographicMapImagery.$, this.backgroundContent);
324
326
  if (a != null) {
325
327
  a.clearTileCache();
326
328
  }
327
329
  };
328
- XamGeographicMap.prototype.qp = function (a) {
330
+ XamGeographicMap.prototype.tx = function (a) {
329
331
  };
330
- XamGeographicMap.prototype.oa = function (a) {
331
- return this.pr.fu(a);
332
- };
333
- XamGeographicMap.prototype.ob = function (a) {
334
- return this.pr.fv(a);
335
- };
336
- XamGeographicMap.prototype.eg = function () {
332
+ XamGeographicMap.prototype.e4 = function () {
337
333
  return true;
338
334
  };
339
- XamGeographicMap.prototype.qr = function () {
335
+ XamGeographicMap.prototype.tz = function () {
340
336
  var e_1, _a;
341
- this.pr.eb();
337
+ this.sz.ee();
342
338
  try {
343
339
  for (var _b = __values(fromEnum(this.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
344
340
  var a = _c.value;
345
- a.lc();
341
+ a.mg();
346
342
  }
347
343
  }
348
344
  catch (e_1_1) {
@@ -359,128 +355,128 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
359
355
  }
360
356
  }
361
357
  };
362
- XamGeographicMap.prototype.qu = function () {
363
- if (this.pq == 2) {
364
- if (!this.o7.isEmpty && this.o7.width > 0 && this.o7.height > 0) {
365
- var a = this.pf.ko(this.o7.left + (this.o7.width / 2));
366
- var b = this.ph.ko(this.o7.top + (this.o7.height / 2));
367
- this.q7 = { $type: Point_$type, x: a, y: b };
358
+ XamGeographicMap.prototype.t2 = function () {
359
+ if (this.sy == 2) {
360
+ if (!this.sf.isEmpty && this.sf.width > 0 && this.sf.height > 0) {
361
+ var a = this.sn.lo(this.sf.left + (this.sf.width / 2));
362
+ var b = this.sp.lo(this.sf.top + (this.sf.height / 2));
363
+ this.uf = { $type: Point_$type, x: a, y: b };
368
364
  }
369
365
  }
370
366
  else {
371
- if (!this.o7.isEmpty && this.o7.width > 0 && this.o7.height > 0) {
372
- var c = this.pf.ko(this.o7.left);
373
- var d = this.ph.ko(this.o7.top);
374
- this.q7 = { $type: Point_$type, x: c, y: d };
367
+ if (!this.sf.isEmpty && this.sf.width > 0 && this.sf.height > 0) {
368
+ var c = this.sn.lo(this.sf.left);
369
+ var d = this.sp.lo(this.sf.top);
370
+ this.uf = { $type: Point_$type, x: c, y: d };
375
371
  }
376
372
  }
377
373
  };
378
- XamGeographicMap.prototype.qq = function () {
379
- if (isNaN_(this.q7.x) || isNaN_(this.q7.y)) {
380
- this.qu();
374
+ XamGeographicMap.prototype.ty = function () {
375
+ if (isNaN_(this.uf.x) || isNaN_(this.uf.y)) {
376
+ this.t2();
381
377
  }
382
- var a = this.q7.x;
383
- var b = this.q7.y;
378
+ var a = this.uf.x;
379
+ var b = this.uf.y;
384
380
  if (!isNaN_(a) && !isNaN_(b)) {
385
- var c = this.os.left;
386
- var d = this.os.top;
387
- var e = this.os.width;
388
- var f = this.os.height;
389
- if (e > this.re.width) {
381
+ var c = this.r0.left;
382
+ var d = this.r0.top;
383
+ var e = this.r0.width;
384
+ var f = this.r0.height;
385
+ if (e > this.um.width) {
390
386
  }
391
387
  else {
392
- var g = new ScalerParams(1, XamGeographicMap.rf, this.o7, this.pf.ca);
393
- g.c = this.ow;
394
- var h = this.pf.dz(a, g);
395
- if (this.pq == 2) {
396
- var i = h / this.o7.width;
388
+ var g = new ScalerParams(1, XamGeographicMap.un, this.sf, this.sn.cf);
389
+ g.c = this.r4;
390
+ var h = this.sn.ef(a, g);
391
+ if (this.sy == 2) {
392
+ var i = h / this.sf.width;
397
393
  c = i - (e / 2);
398
394
  }
399
395
  else {
400
- c = h / this.o7.width;
396
+ c = h / this.sf.width;
401
397
  }
402
- if (c + e > this.re.right) {
403
- c = this.re.right - e;
398
+ if (c + e > this.um.right) {
399
+ c = this.um.right - e;
404
400
  }
405
- else if (c < this.re.left) {
406
- c = this.re.left;
401
+ else if (c < this.um.left) {
402
+ c = this.um.left;
407
403
  }
408
404
  }
409
- if (f > this.re.height) {
405
+ if (f > this.um.height) {
410
406
  }
411
407
  else {
412
- var j = new ScalerParams(1, XamGeographicMap.rf, this.o7, this.ph.ca);
413
- j.c = this.ow;
414
- var k = this.ph.dz(b, j);
415
- if (this.pq == 2) {
416
- var l = k / this.o7.height;
408
+ var j = new ScalerParams(1, XamGeographicMap.un, this.sf, this.sp.cf);
409
+ j.c = this.r4;
410
+ var k = this.sp.ef(b, j);
411
+ if (this.sy == 2) {
412
+ var l = k / this.sf.height;
417
413
  d = l - (f / 2);
418
414
  }
419
415
  else {
420
- d = k / this.o7.height;
416
+ d = k / this.sf.height;
421
417
  }
422
- if (d + f > this.re.bottom) {
423
- d = this.re.bottom - f;
418
+ if (d + f > this.um.bottom) {
419
+ d = this.um.bottom - f;
424
420
  }
425
- else if (d < this.re.top) {
426
- d = this.re.top;
421
+ else if (d < this.um.top) {
422
+ d = this.um.top;
427
423
  }
428
424
  }
429
- this.mc(new Rect(0, c, d, e, f), false);
425
+ this.oi(new Rect(0, c, d, e, f), false);
430
426
  }
431
427
  };
432
- XamGeographicMap.prototype.get_dq = function () {
428
+ XamGeographicMap.prototype.get_ea = function () {
433
429
  return true;
434
430
  };
435
- XamGeographicMap.prototype.ot = function () {
436
- var a = _super.prototype.ot.call(this);
437
- if (this.pf == null || this.ph == null) {
431
+ XamGeographicMap.prototype.r1 = function () {
432
+ var a = _super.prototype.r1.call(this);
433
+ if (this.sn == null || this.sp == null) {
438
434
  return a;
439
435
  }
440
- this.o3();
436
+ this.sb();
441
437
  var b = a.left;
442
438
  var c = a.top;
443
- if (this.br == 1) {
444
- if (this.o8.width > this.re.width) {
445
- b = 0.5 - (this.o8.width / 2);
439
+ if (this.b5 == 1) {
440
+ if (this.sg.width > this.um.width) {
441
+ b = 0.5 - (this.sg.width / 2);
446
442
  }
447
- else if (b + a.width > this.re.right) {
448
- b = this.re.right - this.o8.width;
443
+ else if (b + a.width > this.um.right) {
444
+ b = this.um.right - this.sg.width;
449
445
  }
450
- else if (b < this.re.left) {
451
- b = this.re.left;
446
+ else if (b < this.um.left) {
447
+ b = this.um.left;
452
448
  }
453
- if (this.o8.height > this.re.height) {
454
- c = 0.5 - (this.o8.height / 2);
449
+ if (this.sg.height > this.um.height) {
450
+ c = 0.5 - (this.sg.height / 2);
455
451
  }
456
- else if (c + this.o8.height > this.re.bottom) {
457
- c = this.re.bottom - this.o8.height;
452
+ else if (c + this.sg.height > this.um.bottom) {
453
+ c = this.um.bottom - this.sg.height;
458
454
  }
459
- else if (c < this.re.top) {
460
- c = this.re.top;
455
+ else if (c < this.um.top) {
456
+ c = this.um.top;
461
457
  }
462
458
  }
463
459
  var d = false;
464
- if (!this.pw && this.br == 2 && this.pt) {
460
+ if (!this.s4 && this.b5 == 2 && this.s1) {
465
461
  if (b > 1) {
466
462
  b = (b - Math.floor(b)) + 1;
467
463
  }
468
464
  if (b < 0) {
469
465
  b = 0 - (Math.ceil(b) - b);
470
466
  }
471
- if ((a.right - this.re.right) > 0 && ((a.right - this.re.right) / a.width) > 0.8) {
472
- b = this.re.left - (a.width - (a.right - this.re.right));
467
+ if ((a.right - this.um.right) > 0 && ((a.right - this.um.right) / a.width) > 0.8) {
468
+ b = this.um.left - (a.width - (a.right - this.um.right));
473
469
  d = true;
474
470
  }
475
- else if (a.left < this.re.left && (Math.abs(a.left - this.re.left) / a.width) > 0.8) {
476
- b = this.re.right - (Math.abs(a.left - this.re.left));
471
+ else if (a.left < this.um.left && (Math.abs(a.left - this.um.left) / a.width) > 0.8) {
472
+ b = this.um.right - (Math.abs(a.left - this.um.left));
477
473
  d = true;
478
474
  }
479
475
  }
480
476
  var e = new Rect(0, b, c, a.width, a.height);
481
- if (this.pw) {
482
- var f = this.rh(this.rs, 1);
483
- f = this.rj(f);
477
+ if (this.s4) {
478
+ var f = this.up(this.u0, 1);
479
+ f = this.ur(f);
484
480
  var g = e.left + e.width / 2;
485
481
  var h = e.top + e.height / 2;
486
482
  if (e.width > f.width) {
@@ -515,17 +511,17 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
515
511
  }
516
512
  }
517
513
  if (d) {
518
- this.dc = true;
519
- this.o8 = e;
520
- this.dc = false;
514
+ this.dx = true;
515
+ this.sg = e;
516
+ this.dx = false;
521
517
  }
522
518
  return e;
523
519
  };
524
- XamGeographicMap.prototype.ik = function (a, b) {
520
+ XamGeographicMap.prototype.km = function (a, b) {
525
521
  var c = true;
526
522
  var d = true;
527
523
  var e = 0;
528
- var f = this.o3();
524
+ var f = this.sb();
529
525
  var g = 0;
530
526
  var h = 0;
531
527
  if ((a.right - f.right) > 0) {
@@ -542,39 +538,39 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
542
538
  }
543
539
  if (c) {
544
540
  if (d) {
545
- var i = this.pe.dz(-180, b);
546
- var j = this.pe.dz(180, b);
541
+ var i = this.sm.ef(-180, b);
542
+ var j = this.sm.ef(180, b);
547
543
  e = j - i;
548
544
  }
549
545
  else {
550
- var k = this.pe.dz(-180, b);
551
- var l = this.pe.dz(180, b);
546
+ var k = this.sm.ef(-180, b);
547
+ var l = this.sm.ef(180, b);
552
548
  e = k - l;
553
549
  }
554
550
  }
555
551
  return new Tuple$2(Boolean_$type, Number_$type, c, e);
556
552
  };
557
- XamGeographicMap.prototype.o3 = function () {
558
- var a = new ScalerParams(1, XamGeographicMap.rf, this.o7, this.pf.ca);
559
- a.c = this.ow;
560
- var b = new ScalerParams(1, XamGeographicMap.rf, this.o7, this.ph.ca);
561
- b.c = this.ow;
562
- var c = this.pf.dz(XamGeographicMap.rc.left, a);
563
- var d = this.pf.dz(XamGeographicMap.rc.right, a);
564
- var e = this.ph.dz(XamGeographicMap.rc.top, b);
565
- var f = this.ph.dz(XamGeographicMap.rc.bottom, b);
566
- this.re = new Rect(0, c / this.o7.width, f / this.o7.height, (d - c) / this.o7.width, (e - f) / this.o7.height);
567
- return this.re;
568
- };
569
- XamGeographicMap.prototype.rj = function (a) {
570
- var b = this.fw;
553
+ XamGeographicMap.prototype.sb = function () {
554
+ var a = new ScalerParams(1, XamGeographicMap.un, this.sf, this.sn.cf);
555
+ a.c = this.r4;
556
+ var b = new ScalerParams(1, XamGeographicMap.un, this.sf, this.sp.cf);
557
+ b.c = this.r4;
558
+ var c = this.sn.ef(XamGeographicMap.uk.left, a);
559
+ var d = this.sn.ef(XamGeographicMap.uk.right, a);
560
+ var e = this.sp.ef(XamGeographicMap.uk.top, b);
561
+ var f = this.sp.ef(XamGeographicMap.uk.bottom, b);
562
+ this.um = new Rect(0, c / this.sf.width, f / this.sf.height, (d - c) / this.sf.width, (e - f) / this.sf.height);
563
+ return this.um;
564
+ };
565
+ XamGeographicMap.prototype.ur = function (a) {
566
+ var b = this.g0;
571
567
  var c = 0.5 * (a.left + a.right);
572
568
  var d = 0.5 * (a.top + a.bottom);
573
569
  var e = a.width;
574
570
  var f = a.height;
575
571
  var g = MathUtil.b(a.width, b, 1);
576
572
  var h = MathUtil.b(a.height, b, 1);
577
- var i = this.o7;
573
+ var i = this.sf;
578
574
  var j = i.width / i.height;
579
575
  var k = g * i.width;
580
576
  var l = h * i.height;
@@ -613,8 +609,8 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
613
609
  }
614
610
  return new Rect(0, p, q, r - p, s - q);
615
611
  };
616
- XamGeographicMap.prototype.ou = function (a) {
617
- _super.prototype.ou.call(this, this.o7);
612
+ XamGeographicMap.prototype.r2 = function (a) {
613
+ _super.prototype.r2.call(this, this.sf);
618
614
  if (a.isEmpty) {
619
615
  return Rect.empty;
620
616
  }
@@ -629,143 +625,137 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
629
625
  }
630
626
  return b;
631
627
  };
632
- XamGeographicMap.prototype.rl = function (a) {
633
- return this.ou(a);
628
+ XamGeographicMap.prototype.ut = function (a) {
629
+ return this.r2(a);
634
630
  };
635
- XamGeographicMap.prototype.b7 = function () {
631
+ XamGeographicMap.prototype.cl = function () {
636
632
  return new XamGeographicMapView(this);
637
633
  };
638
- XamGeographicMap.prototype.n6 = function (a) {
639
- return this.pr.ft(a);
640
- };
641
- XamGeographicMap.prototype.oc = function (a) {
642
- return this.pr.fw(a);
643
- };
644
- XamGeographicMap.prototype.ql = function (a) {
634
+ XamGeographicMap.prototype.tt = function (a) {
645
635
  if (a != null) {
646
636
  a.bh = this;
647
637
  }
648
638
  };
649
- XamGeographicMap.prototype.kp = function (a) {
650
- _super.prototype.kp.call(this, a);
651
- this.pr = a;
639
+ XamGeographicMap.prototype.mv = function (a) {
640
+ _super.prototype.mv.call(this, a);
641
+ this.sz = a;
652
642
  };
653
- XamGeographicMap.prototype.k0 = function (a, b) {
654
- _super.prototype.k0.call(this, a, b);
655
- this.l0(this.pf);
656
- this.l0(this.ph);
643
+ XamGeographicMap.prototype.m6 = function (a, b) {
644
+ _super.prototype.m6.call(this, a, b);
645
+ this.n6(this.sn);
646
+ this.n6(this.sp);
657
647
  if (Rect.l_op_Inequality(a, b)) {
658
- this.qq();
648
+ this.ty();
659
649
  }
660
- if (this.pw) {
661
- this.os = this.ot();
650
+ if (this.s4) {
651
+ this.r0 = this.r1();
662
652
  }
663
- this.qx();
653
+ this.t5();
664
654
  };
665
- Object.defineProperty(XamGeographicMap.prototype, "p1", {
655
+ Object.defineProperty(XamGeographicMap.prototype, "s9", {
666
656
  get: function () {
667
- return this.pz;
657
+ return this.s7;
668
658
  },
669
659
  set: function (a) {
670
- var b = this.pz;
671
- this.pz = a;
672
- this.k5("ActualWindowScale", b, this.pz);
660
+ var b = this.s7;
661
+ this.s7 = a;
662
+ this.nb("ActualWindowScale", b, this.s7);
673
663
  },
674
664
  enumerable: false,
675
665
  configurable: true
676
666
  });
677
- XamGeographicMap.prototype.fe = function () {
678
- return this.p1;
667
+ XamGeographicMap.prototype.f4 = function () {
668
+ return this.s9;
679
669
  };
680
- XamGeographicMap.prototype.ff = function () {
681
- return this.p1;
670
+ XamGeographicMap.prototype.f5 = function () {
671
+ return this.s9;
682
672
  };
683
- XamGeographicMap.prototype.lz = function () {
684
- _super.prototype.lz.call(this);
685
- var a = Math.min(this.os.width, this.os.height);
686
- this.p1 = a;
673
+ XamGeographicMap.prototype.n5 = function () {
674
+ _super.prototype.n5.call(this);
675
+ var a = Math.min(this.r0.width, this.r0.height);
676
+ this.s9 = a;
687
677
  };
688
- XamGeographicMap.prototype.ea = function () {
689
- return this.pt;
678
+ XamGeographicMap.prototype.ex = function () {
679
+ return this.s1;
690
680
  };
691
- XamGeographicMap.prototype.bs = function () {
692
- if (this.bt == 0) {
693
- if (this.pu) {
681
+ XamGeographicMap.prototype.b6 = function () {
682
+ if (this.b7 == 0) {
683
+ if (this.s2) {
694
684
  return 2;
695
685
  }
696
686
  }
697
- return this.bt;
687
+ return this.b7;
698
688
  };
699
- XamGeographicMap.prototype.k1 = function (a, b, c, d) {
700
- var e_2, _a;
701
- _super.prototype.k1.call(this, a, b, c, d);
689
+ XamGeographicMap.prototype.m7 = function (a, b, c, d) {
690
+ var e_2, _a, e_3, _b;
691
+ _super.prototype.m7.call(this, a, b, c, d);
702
692
  switch (b) {
703
693
  case "ZoomCoercionMode":
704
- this.qm();
694
+ this.tu();
705
695
  break;
706
696
  case "WindowRect":
707
- this.qu();
697
+ this.t2();
708
698
  break;
709
699
  case XamGeographicMap.$$p[0]:
710
- this.pn = this.po();
711
- if (this.pk != null) {
712
- this.pk.isHorizontalWrappingEnabled = this.pn == 2;
700
+ this.sv = this.sw();
701
+ if (this.ss != null) {
702
+ this.ss.isHorizontalWrappingEnabled = this.sv == 2;
713
703
  }
714
704
  break;
715
705
  case XamGeographicMap.$$p[1]:
716
- this.pt = this.pu;
717
- this.pn = this.po();
718
- this.br = this.bs();
719
- if (this.pk != null) {
720
- this.pk.isHorizontalWrappingEnabled = this.pn == 2;
706
+ this.s1 = this.s2;
707
+ this.sv = this.sw();
708
+ this.b5 = this.b6();
709
+ if (this.ss != null) {
710
+ this.ss.isHorizontalWrappingEnabled = this.sv == 2;
721
711
  }
722
712
  break;
723
713
  case XamGeographicMap.$$p[4]:
724
- this.os = this.ot();
714
+ this.r0 = this.r1();
725
715
  break;
726
716
  case "BackgroundContent":
727
- if (this.pk != null) {
728
- var e = this.pk;
729
- e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.qn));
730
- this.pk.deferralHandler = null;
717
+ if (this.ss != null) {
718
+ var e = this.ss;
719
+ e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.tv));
720
+ this.ss.deferralHandler = null;
731
721
  }
732
- this.pk = typeCast(GeographicMapImagery.$, this.backgroundContent);
733
- if (this.pk != null) {
734
- var f = this.pk;
735
- f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.qn));
736
- this.pk.deferralHandler = this;
737
- this.pk.isHorizontalWrappingEnabled = this.pn == 2;
722
+ this.ss = typeCast(GeographicMapImagery.$, this.backgroundContent);
723
+ if (this.ss != null) {
724
+ var f = this.ss;
725
+ f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.tv));
726
+ this.ss.deferralHandler = this;
727
+ this.ss.isHorizontalWrappingEnabled = this.sv == 2;
738
728
  }
739
- this.pr.fp(typeCast(GeographicMapImagery.$, c), typeCast(GeographicMapImagery.$, d));
740
- if (this.pk != null) {
741
- this.pk.geographicMap = this;
742
- this.pr.fm(this.os);
743
- this.pr.fq(this.e8);
729
+ this.sz.fu(typeCast(GeographicMapImagery.$, c), typeCast(GeographicMapImagery.$, d));
730
+ if (this.ss != null) {
731
+ this.ss.geographicMap = this;
732
+ this.sz.fr(this.r0);
733
+ this.sz.fv(this.fy);
744
734
  }
745
735
  break;
746
736
  case "YAxis":
747
737
  case "XAxis":
748
- this.qs(c);
749
- this.ql(d);
738
+ this.t0(c);
739
+ this.tt(d);
750
740
  break;
751
741
  case XamGeographicMap.$$p[6]:
752
- if (!this.pv) {
753
- this.o8 = XamGeographicMap.rf;
742
+ if (!this.s3) {
743
+ this.sg = XamGeographicMap.un;
754
744
  }
755
- this.qm();
756
- this.qt();
757
- this.qu();
758
- this.os = this.ot();
759
- this.pr.fn();
745
+ this.tu();
746
+ this.t1();
747
+ this.t2();
748
+ this.r0 = this.r1();
749
+ this.sz.fs();
760
750
  break;
761
751
  case "ActualWindowRect":
762
- this.pr.fm(this.os);
752
+ this.sz.fr(this.r0);
763
753
  break;
764
754
  case "ActualWorldRect":
765
755
  try {
766
- for (var _b = __values(fromEnum(this.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
767
- var g = _c.value;
768
- g.k3(false);
756
+ for (var _c = __values(fromEnum(this.series)), _d = _c.next(); !_d.done; _d = _c.next()) {
757
+ var g = _d.value;
758
+ g.l7(false);
769
759
  }
770
760
  }
771
761
  catch (e_2_1) {
@@ -773,8 +763,8 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
773
763
  }
774
764
  finally {
775
765
  try {
776
- if (_c && !_c.done && (_a = _b.return))
777
- _a.call(_b);
766
+ if (_d && !_d.done && (_a = _c.return))
767
+ _a.call(_c);
778
768
  }
779
769
  finally {
780
770
  if (e_2)
@@ -783,138 +773,159 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
783
773
  }
784
774
  break;
785
775
  case XamGeographicMap.$$p[5]:
786
- this.p1 = this.p2;
776
+ this.s9 = this.ta;
787
777
  break;
788
778
  case "ActualWindowScale":
789
- if (!this.ef) {
790
- this.mb(this.fe(), this.ff());
779
+ if (!this.e3) {
780
+ this.oh(this.f4(), this.f5());
791
781
  }
792
782
  break;
793
783
  case "ActualPixelScalingRatio":
794
- this.pr.fq(this.e8);
784
+ this.sz.fv(this.fy);
795
785
  break;
796
786
  case XamGeographicMap.$$p[7]:
797
- this.l7();
787
+ this.od();
788
+ break;
789
+ case "MarkerAutomaticBehavior":
790
+ try {
791
+ for (var _e = __values(fromEnum(this.series)), _f = _e.next(); !_f.done; _f = _e.next()) {
792
+ var h = _f.value;
793
+ h.k9();
794
+ }
795
+ }
796
+ catch (e_3_1) {
797
+ e_3 = { error: e_3_1 };
798
+ }
799
+ finally {
800
+ try {
801
+ if (_f && !_f.done && (_b = _e.return))
802
+ _b.call(_e);
803
+ }
804
+ finally {
805
+ if (e_3)
806
+ throw e_3.error;
807
+ }
808
+ }
798
809
  break;
799
810
  }
800
811
  };
801
- XamGeographicMap.prototype.qn = function (a, b) {
812
+ XamGeographicMap.prototype.tv = function (a, b) {
802
813
  if (this.imageTilesReady != null) {
803
814
  this.imageTilesReady(this, new ImageTilesReadyEventArgs());
804
815
  }
805
816
  };
806
- XamGeographicMap.prototype.qs = function (a) {
817
+ XamGeographicMap.prototype.t0 = function (a) {
807
818
  if (a != null) {
808
819
  a.bh = null;
809
820
  }
810
821
  };
811
- XamGeographicMap.prototype.qt = function () {
812
- if (this.pf != null) {
813
- this.pf.kl = this.rg.left;
814
- this.pf.kk = this.rg.right;
822
+ XamGeographicMap.prototype.t1 = function () {
823
+ if (this.sn != null) {
824
+ this.sn.ll = this.uo.left;
825
+ this.sn.lk = this.uo.right;
815
826
  }
816
- if (this.ph != null) {
817
- this.ph.kl = this.rg.top;
818
- this.ph.kk = this.rg.bottom;
827
+ if (this.sp != null) {
828
+ this.sp.ll = this.uo.top;
829
+ this.sp.lk = this.uo.bottom;
819
830
  }
820
- this.pf.co(true);
821
- this.ph.co(true);
831
+ this.sn.cz(true);
832
+ this.sp.cz(true);
822
833
  };
823
834
  XamGeographicMap.prototype.getFontInfo = function () {
824
- this.ps = this.pr.fj;
825
- return this.ps;
835
+ this.s0 = this.sz.fo;
836
+ return this.s0;
826
837
  };
827
- XamGeographicMap.prototype.n5 = function () {
828
- return this.pr.fr;
838
+ XamGeographicMap.prototype.q7 = function () {
839
+ return this.sz.fw;
829
840
  };
830
841
  XamGeographicMap.prototype.getFontBrush = function () {
831
- return this.pr.fs;
842
+ return this.sz.fx;
832
843
  };
833
- XamGeographicMap.prototype.ls = function (a, b) {
844
+ XamGeographicMap.prototype.ny = function (a, b) {
834
845
  if (typeCast(ItfConverter.$, b) !== null) {
835
846
  var c = b;
836
847
  var d = a;
837
848
  d.itemsSource = c.triangulationSource.points;
838
- d.ok = c.triangulationSource.triangles;
849
+ d.p2 = c.triangulationSource.triangles;
839
850
  }
840
851
  else {
841
- _super.prototype.ls.call(this, a, b);
852
+ _super.prototype.ny.call(this, a, b);
842
853
  }
843
854
  };
844
855
  XamGeographicMap.prototype.register = function (a, b) {
845
- this.li(a, b);
856
+ this.no(a, b);
846
857
  };
847
858
  XamGeographicMap.prototype.unRegister = function (a) {
848
- this.ly(a);
859
+ this.n4(a);
849
860
  };
850
861
  XamGeographicMap.prototype.deferredRefresh = function () {
851
- this.iv();
862
+ this.kw();
852
863
  };
853
864
  XamGeographicMap.prototype.deferAction = function (a) {
854
- if (this.p4 != null) {
855
- this.p4.setTimeout(a, 0);
865
+ if (this.tc != null) {
866
+ this.tc.setTimeout(a, 0);
856
867
  }
857
868
  else {
858
869
  window.setTimeout(a, 0);
859
870
  }
860
871
  };
861
- XamGeographicMap.prototype.qk = function (a) {
862
- this.l6(a);
872
+ XamGeographicMap.prototype.ts = function (a) {
873
+ this.oc(a);
863
874
  };
864
- XamGeographicMap.prototype.p5 = function () {
875
+ XamGeographicMap.prototype.td = function () {
865
876
  var a = new ChartVisualData();
866
- var b = this.pf.e6();
867
- var c = this.ph.e6();
877
+ var b = this.sn.fs();
878
+ var c = this.sp.fs();
868
879
  a.axes.add1(b);
869
880
  a.axes.add1(c);
870
881
  for (var d = 0; d < this.series.count; d++) {
871
- var e = this.series._inner[d].gp();
882
+ var e = this.series._inner[d].hj();
872
883
  a.series.add1(e);
873
884
  }
874
885
  a.name = this.name;
875
- a.contentArea = RectData.b(this.o7);
876
- a.centralArea = RectData.b(this.o7);
877
- a.plotArea = RectData.b(this.o7);
886
+ a.contentArea = RectData.b(this.sf);
887
+ a.centralArea = RectData.b(this.sf);
888
+ a.plotArea = RectData.b(this.sf);
878
889
  return a;
879
890
  };
880
- XamGeographicMap.prototype.oz = function (a, b, c) {
891
+ XamGeographicMap.prototype.r7 = function (a, b, c) {
881
892
  return a;
882
893
  };
883
- XamGeographicMap.prototype.qo = function () {
894
+ XamGeographicMap.prototype.tw = function () {
884
895
  };
885
- Object.defineProperty(XamGeographicMap.prototype, "rr", {
896
+ Object.defineProperty(XamGeographicMap.prototype, "uz", {
886
897
  get: function () {
887
- return this.rd;
898
+ return this.ul;
888
899
  },
889
900
  set: function (a) {
890
- this.rd = a;
901
+ this.ul = a;
891
902
  },
892
903
  enumerable: false,
893
904
  configurable: true
894
905
  });
895
- XamGeographicMap.prototype.qy = function (a) {
896
- this.rr = a;
897
- this.qx();
906
+ XamGeographicMap.prototype.t6 = function (a) {
907
+ this.uz = a;
908
+ this.t5();
898
909
  };
899
- XamGeographicMap.prototype.qx = function () {
900
- if (this.py && !this.rr.isEmpty) {
901
- var a = this.getZoomFromGeographicRect(this.rr);
902
- this.rr = Rect.empty;
903
- this.mc(a, false);
910
+ XamGeographicMap.prototype.t5 = function () {
911
+ if (this.s6 && !this.uz.isEmpty) {
912
+ var a = this.getZoomFromGeographicRect(this.uz);
913
+ this.uz = Rect.empty;
914
+ this.oi(a, false);
904
915
  }
905
916
  };
906
- Object.defineProperty(XamGeographicMap.prototype, "py", {
917
+ Object.defineProperty(XamGeographicMap.prototype, "s6", {
907
918
  get: function () {
908
- return !this.o7.isEmpty && !this.ow.isEmpty;
919
+ return !this.sf.isEmpty && !this.r4.isEmpty;
909
920
  },
910
921
  enumerable: false,
911
922
  configurable: true
912
923
  });
913
924
  XamGeographicMap.$t = markType(XamGeographicMap, 'XamGeographicMap', SeriesViewer.$, [IMapRenderDeferralHandler_$type]);
914
- XamGeographicMap.pp = 0;
915
- XamGeographicMap.rc = new Rect(2, { $type: Point_$type, x: -180, y: -85.05112878 }, { $type: Point_$type, x: 180, y: 85.05112878 });
916
- XamGeographicMap.rf = new Rect(0, 0, 0, 1, 1);
917
- XamGeographicMap.$$p = markDep(DependencyProperty, PropertyMetadata, XamGeographicMap, 'k5', ['BackgroundTilingMode:pm:qz', [MapBackgroundTilingMode_$type, enumGetBox(MapBackgroundTilingMode_$type, 0)], 'IsHorizontalWrappingEnabled:pu:q0', [0, false], 'ResizeBehavior:pq:q1', [MapResizeBehavior_$type, enumGetBox(MapResizeBehavior_$type, XamGeographicMap.pp)], 'SuppressZoomResetOnWorldRectChange:pv:q2', [0, false], 'UseWorldRectForZoomBounds:pw:q3', [0, false], 'WindowScale:p2:q4', [1, NaN], 'WorldRect:rs:q5', [Rect.$, XamGeographicMap.rc], 'Zoomable:px:q6', [0, true]]);
925
+ XamGeographicMap.sx = 0;
926
+ XamGeographicMap.uk = new Rect(2, { $type: Point_$type, x: -180, y: -85.05112878 }, { $type: Point_$type, x: 180, y: 85.05112878 });
927
+ XamGeographicMap.un = new Rect(0, 0, 0, 1, 1);
928
+ XamGeographicMap.$$p = markDep(DependencyProperty, PropertyMetadata, XamGeographicMap, 'nb', ['BackgroundTilingMode:su:t7', [MapBackgroundTilingMode_$type, enumGetBox(MapBackgroundTilingMode_$type, 0)], 'IsHorizontalWrappingEnabled:s2:t8', [0, false], 'ResizeBehavior:sy:t9', [MapResizeBehavior_$type, enumGetBox(MapResizeBehavior_$type, XamGeographicMap.sx)], 'SuppressZoomResetOnWorldRectChange:s3:ua', [0, false], 'UseWorldRectForZoomBounds:s4:ub', [0, false], 'WindowScale:ta:uc', [1, NaN], 'WorldRect:u0:ud', [Rect.$, XamGeographicMap.uk], 'Zoomable:s5:ue', [0, true]]);
918
929
  return XamGeographicMap;
919
930
  }(SeriesViewer));
920
931
  export { XamGeographicMap };
@@ -1058,20 +1069,20 @@ var GeographicMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
1058
1069
  return a;
1059
1070
  }
1060
1071
  var b = new Rect(0, 0, 0, a.width, a.height);
1061
- var c = this.geographicMap.rl(b);
1062
- var d = XamGeographicMap.rc;
1063
- var e = this.geographicMap.rg;
1072
+ var c = this.geographicMap.ut(b);
1073
+ var d = XamGeographicMap.uk;
1074
+ var e = this.geographicMap.uo;
1064
1075
  var f = Math.min(this.windowRect.height, this.windowRect.width);
1065
1076
  var g = e.width / d.width;
1066
1077
  this.ao.a5 = (b.width / c.width) * f * g;
1067
- var h = this.geographicMap.pf;
1068
- var i = this.geographicMap.ph;
1069
- var j = new ScalerParams(1, this.windowRect, b, h.ca);
1078
+ var h = this.geographicMap.sn;
1079
+ var i = this.geographicMap.sp;
1080
+ var j = new ScalerParams(1, this.windowRect, b, h.cf);
1070
1081
  j.c = c;
1071
- var k = new ScalerParams(1, this.windowRect, b, i.ca);
1082
+ var k = new ScalerParams(1, this.windowRect, b, i.cf);
1072
1083
  k.c = c;
1073
- var l = h.dz(d.left, j);
1074
- var m = i.dz(d.bottom, k);
1084
+ var l = h.ef(d.left, j);
1085
+ var m = i.ef(d.bottom, k);
1075
1086
  var n = (-l / b.width) * this.ao.a5;
1076
1087
  var o = (-m / b.height) * this.ao.a5 * (b.height / b.width);
1077
1088
  this.ao.cm = { $type: Point_$type, x: n, y: o };
@@ -1165,47 +1176,47 @@ var GeographicXYTriangulatingSeriesView = /** @class */ /*@__PURE__*/ (function
1165
1176
  __extends(GeographicXYTriangulatingSeriesView, _super);
1166
1177
  function GeographicXYTriangulatingSeriesView(a) {
1167
1178
  var _this = _super.call(this, a) || this;
1168
- _this.b3 = null;
1169
- _this.b3 = a;
1179
+ _this.ce = null;
1180
+ _this.ce = a;
1170
1181
  return _this;
1171
1182
  }
1172
- GeographicXYTriangulatingSeriesView.prototype.by = function () {
1173
- _super.prototype.by.call(this);
1174
- var a = this.b3.ob;
1175
- a.o7 = this.b3.on;
1176
- a.pb = this.b3.ol;
1177
- a.trianglesSource = this.b3.ok;
1178
- a.oz = this.b3.oq;
1179
- a.o1 = this.b3.os;
1180
- a.o3 = this.b3.ou;
1181
- };
1182
- GeographicXYTriangulatingSeriesView.prototype.b6 = function () {
1183
- var a = this.b3.ob;
1184
- if (this.b3.b6 == null) {
1185
- a.n9 = null;
1186
- a.oa = null;
1183
+ GeographicXYTriangulatingSeriesView.prototype.b2 = function () {
1184
+ _super.prototype.b2.call(this);
1185
+ var a = this.ce.pt;
1186
+ a.qp = this.ce.p5;
1187
+ a.qt = this.ce.p3;
1188
+ a.trianglesSource = this.ce.p2;
1189
+ a.qh = this.ce.p8;
1190
+ a.qj = this.ce.qa;
1191
+ a.ql = this.ce.qc;
1192
+ };
1193
+ GeographicXYTriangulatingSeriesView.prototype.ch = function () {
1194
+ var a = this.ce.pt;
1195
+ if (this.ce.cb == null) {
1196
+ a.pr = null;
1197
+ a.ps = null;
1187
1198
  return;
1188
1199
  }
1189
- a.n9 = this.b3.b6.pf;
1190
- a.oa = this.b3.b6.ph;
1200
+ a.pr = this.ce.cb.sn;
1201
+ a.ps = this.ce.cb.sp;
1191
1202
  };
1192
- GeographicXYTriangulatingSeriesView.prototype.b5 = function () {
1193
- this.b3.ob.o7 = this.b3.on;
1203
+ GeographicXYTriangulatingSeriesView.prototype.cg = function () {
1204
+ this.ce.pt.qp = this.ce.p5;
1194
1205
  };
1195
- GeographicXYTriangulatingSeriesView.prototype.b4 = function () {
1196
- this.b3.ob.pb = this.b3.ol;
1206
+ GeographicXYTriangulatingSeriesView.prototype.cf = function () {
1207
+ this.ce.pt.qt = this.ce.p3;
1197
1208
  };
1198
- GeographicXYTriangulatingSeriesView.prototype.b7 = function () {
1199
- this.b3.ob.trianglesSource = this.b3.ok;
1209
+ GeographicXYTriangulatingSeriesView.prototype.ci = function () {
1210
+ this.ce.pt.trianglesSource = this.ce.p2;
1200
1211
  };
1201
- GeographicXYTriangulatingSeriesView.prototype.b8 = function () {
1202
- this.b3.ob.oz = this.b3.oq;
1212
+ GeographicXYTriangulatingSeriesView.prototype.cj = function () {
1213
+ this.ce.pt.qh = this.ce.p8;
1203
1214
  };
1204
- GeographicXYTriangulatingSeriesView.prototype.b9 = function () {
1205
- this.b3.ob.o1 = this.b3.os;
1215
+ GeographicXYTriangulatingSeriesView.prototype.ck = function () {
1216
+ this.ce.pt.qj = this.ce.qa;
1206
1217
  };
1207
- GeographicXYTriangulatingSeriesView.prototype.ca = function () {
1208
- this.b3.ob.o3 = this.b3.ou;
1218
+ GeographicXYTriangulatingSeriesView.prototype.cl = function () {
1219
+ this.ce.pt.ql = this.ce.qc;
1209
1220
  };
1210
1221
  GeographicXYTriangulatingSeriesView.$t = markType(GeographicXYTriangulatingSeriesView, 'GeographicXYTriangulatingSeriesView', HostSeriesView.$);
1211
1222
  return GeographicXYTriangulatingSeriesView;
@@ -1218,25 +1229,30 @@ var GeographicScatterAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_su
1218
1229
  __extends(GeographicScatterAreaSeriesView, _super);
1219
1230
  function GeographicScatterAreaSeriesView(a) {
1220
1231
  var _this = _super.call(this, a) || this;
1221
- _this.cb = null;
1222
- _this.cb = a;
1232
+ _this.cm = null;
1233
+ _this.cm = a;
1223
1234
  return _this;
1224
1235
  }
1225
- GeographicScatterAreaSeriesView.prototype.by = function () {
1226
- _super.prototype.by.call(this);
1227
- if (this.cb.o4 != null) {
1228
- this.cb.o4.p2 = this.cb.o7;
1229
- this.cb.o4.pu = this.cb.o3;
1236
+ GeographicScatterAreaSeriesView.prototype.as = function () {
1237
+ _super.prototype.as.call(this);
1238
+ if (!this.q) {
1239
+ }
1240
+ };
1241
+ GeographicScatterAreaSeriesView.prototype.b2 = function () {
1242
+ _super.prototype.b2.call(this);
1243
+ if (this.cm.qn != null) {
1244
+ this.cm.qn.rk = this.cm.qr;
1245
+ this.cm.qn.rc = this.cm.qm;
1230
1246
  }
1231
1247
  };
1232
- GeographicScatterAreaSeriesView.prototype.cc = function () {
1233
- if (this.cb.o4 != null) {
1234
- this.cb.o4.p2 = this.cb.o7;
1248
+ GeographicScatterAreaSeriesView.prototype.cn = function () {
1249
+ if (this.cm.qn != null) {
1250
+ this.cm.qn.rk = this.cm.qr;
1235
1251
  }
1236
1252
  };
1237
- GeographicScatterAreaSeriesView.prototype.cd = function () {
1238
- if (this.cb.o4 != null) {
1239
- this.cb.o4.pu = this.cb.o3;
1253
+ GeographicScatterAreaSeriesView.prototype.co = function () {
1254
+ if (this.cm.qn != null) {
1255
+ this.cm.qn.rc = this.cm.qm;
1240
1256
  }
1241
1257
  };
1242
1258
  GeographicScatterAreaSeriesView.$t = markType(GeographicScatterAreaSeriesView, 'GeographicScatterAreaSeriesView', GeographicXYTriangulatingSeriesView.$);
@@ -1250,16 +1266,16 @@ var XamGeographicMapView = /** @class */ /*@__PURE__*/ (function (_super) {
1250
1266
  __extends(XamGeographicMapView, _super);
1251
1267
  function XamGeographicMapView(a) {
1252
1268
  var _this = _super.call(this, a) || this;
1253
- _this.fi = null;
1254
- _this.fy = null;
1255
- _this.fs = null;
1256
- _this.fr = null;
1257
- _this.fj = null;
1258
- _this.fk = NaN;
1259
- _this.fy = Rect.empty;
1260
- _this.fi = a;
1261
- _this.fi.n0 = 2;
1262
- _this.fi.fw = 5E-06;
1269
+ _this.fn = null;
1270
+ _this.fz = null;
1271
+ _this.fx = null;
1272
+ _this.fw = null;
1273
+ _this.fo = null;
1274
+ _this.fp = NaN;
1275
+ _this.fz = Rect.empty;
1276
+ _this.fn = a;
1277
+ _this.fn.q2 = 2;
1278
+ _this.fn.g0 = 5E-06;
1263
1279
  return _this;
1264
1280
  }
1265
1281
  XamGeographicMapView.prototype.m = function (a) {
@@ -1267,13 +1283,13 @@ var XamGeographicMapView = /** @class */ /*@__PURE__*/ (function (_super) {
1267
1283
  };
1268
1284
  XamGeographicMapView.prototype.bk = function (a) {
1269
1285
  this.j.bv(a);
1270
- this.fi.qk(a);
1271
- this.ei();
1286
+ this.fn.ts(a);
1287
+ this.el();
1272
1288
  };
1273
1289
  XamGeographicMapView.prototype.get_ap = function () {
1274
1290
  return true;
1275
1291
  };
1276
- XamGeographicMapView.prototype.d1 = function () {
1292
+ XamGeographicMapView.prototype.d4 = function () {
1277
1293
  var a;
1278
1294
  var b;
1279
1295
  var c;
@@ -1285,76 +1301,63 @@ var XamGeographicMapView = /** @class */ /*@__PURE__*/ (function (_super) {
1285
1301
  c = f.p2;
1286
1302
  d = f.p3;
1287
1303
  e = f.p4;
1288
- this.fs = c;
1289
- this.fj = d;
1290
- this.fr = e;
1291
- };
1292
- XamGeographicMapView.prototype.fu = function (a) {
1293
- return ((function () {
1294
- var $ret = new Brush();
1295
- $ret.fill = "#8bdc5c";
1296
- return $ret;
1297
- })());
1298
- };
1299
- XamGeographicMapView.prototype.fv = function (a) {
1300
- return ((function () {
1301
- var $ret = new Brush();
1302
- $ret.fill = "#8bdc5c";
1303
- return $ret;
1304
- })());
1305
- };
1306
- XamGeographicMapView.prototype.ft = function (a) {
1307
- return ((function () {
1308
- var $ret = new Brush();
1309
- $ret.fill = "rgba(50,50,50,.5)";
1310
- return $ret;
1311
- })());
1312
- };
1313
- XamGeographicMapView.prototype.fw = function (a) {
1314
- return ((function () {
1315
- var $ret = new Brush();
1316
- $ret.fill = "white";
1317
- return $ret;
1318
- })());
1304
+ this.fx = c;
1305
+ this.fo = d;
1306
+ this.fw = e;
1307
+ var g = this.j.e();
1308
+ this.fn.ag = g.a;
1309
+ this.fn.aj = g.f;
1310
+ this.fn.ah = g.b != null ? g.b : new BrushCollection();
1311
+ this.fn.ai = g.c != null ? g.c : new BrushCollection();
1312
+ if (this.fn.ah.count == 0) {
1313
+ for (var h = 0; h < g.a.count; h++) {
1314
+ this.fn.ah.add(g.a.item(h));
1315
+ }
1316
+ }
1317
+ if (g.c.count == 0) {
1318
+ for (var i = 0; i < g.f.count; i++) {
1319
+ this.fn.ai.add(g.f.item(i));
1320
+ }
1321
+ }
1319
1322
  };
1320
- XamGeographicMapView.prototype.dr = function (a) {
1321
- _super.prototype.dr.call(this, a);
1322
- if (this.fi.backgroundContent != null) {
1323
- var b = this.fi.backgroundContent;
1323
+ XamGeographicMapView.prototype.du = function (a) {
1324
+ _super.prototype.du.call(this, a);
1325
+ if (this.fn.backgroundContent != null) {
1326
+ var b = this.fn.backgroundContent;
1324
1327
  b.be(this.j.ae);
1325
1328
  b.bd(a);
1326
1329
  }
1327
1330
  };
1328
- XamGeographicMapView.prototype.ds = function (a) {
1329
- _super.prototype.ds.call(this, a);
1330
- this.fy = a;
1331
- if (this.fi.backgroundContent != null) {
1332
- var b = this.fi.backgroundContent;
1333
- b.bf(this.fy);
1331
+ XamGeographicMapView.prototype.dv = function (a) {
1332
+ _super.prototype.dv.call(this, a);
1333
+ this.fz = a;
1334
+ if (this.fn.backgroundContent != null) {
1335
+ var b = this.fn.backgroundContent;
1336
+ b.bf(this.fz);
1334
1337
  }
1335
1338
  };
1336
- XamGeographicMapView.prototype.fx = function () {
1337
- return new Rect(0, 0, 0, this.fy.width, this.fy.height);
1339
+ XamGeographicMapView.prototype.fy = function () {
1340
+ return new Rect(0, 0, 0, this.fz.width, this.fz.height);
1338
1341
  };
1339
- XamGeographicMapView.prototype.fn = function () {
1340
- if (this.fi.backgroundContent != null) {
1341
- var a = this.fi.backgroundContent;
1342
+ XamGeographicMapView.prototype.fs = function () {
1343
+ if (this.fn.backgroundContent != null) {
1344
+ var a = this.fn.backgroundContent;
1342
1345
  a.a6();
1343
1346
  }
1344
1347
  };
1345
- XamGeographicMapView.prototype.fm = function (a) {
1346
- if (this.fi.pk != null) {
1347
- this.fi.pk.windowRect = a;
1348
+ XamGeographicMapView.prototype.fr = function (a) {
1349
+ if (this.fn.ss != null) {
1350
+ this.fn.ss.windowRect = a;
1348
1351
  }
1349
1352
  };
1350
- XamGeographicMapView.prototype.fp = function (a, b) {
1351
- if (this.fi.pk != null) {
1352
- this.fi.pk.windowRect = this.fi.os;
1353
+ XamGeographicMapView.prototype.fu = function (a, b) {
1354
+ if (this.fn.ss != null) {
1355
+ this.fn.ss.windowRect = this.fn.r0;
1353
1356
  }
1354
1357
  if (a != null) {
1355
1358
  var c = a.ao;
1356
1359
  if (c != null) {
1357
- this.fi.ah.e.remove(c.ag);
1360
+ this.fn.al.e.remove(c.ag);
1358
1361
  }
1359
1362
  a.bd(null);
1360
1363
  a.be(null);
@@ -1362,49 +1365,49 @@ var XamGeographicMapView = /** @class */ /*@__PURE__*/ (function (_super) {
1362
1365
  if (b != null) {
1363
1366
  var d = b.ao;
1364
1367
  if (d != null) {
1365
- this.fi.ah.e.add(d.ag);
1368
+ this.fn.al.e.add(d.ag);
1366
1369
  }
1367
- if (!this.fy.isEmpty) {
1368
- this.ds(this.fy);
1370
+ if (!this.fz.isEmpty) {
1371
+ this.dv(this.fz);
1369
1372
  }
1370
1373
  if (this.w != null) {
1371
- this.dr(this.w);
1374
+ this.du(this.w);
1372
1375
  }
1373
1376
  }
1374
1377
  if (b == null) {
1375
- this.fo(this.w);
1378
+ this.ft(this.w);
1376
1379
  }
1377
1380
  };
1378
- XamGeographicMapView.prototype.fo = function (a) {
1379
- var b = this.fi.e8;
1381
+ XamGeographicMapView.prototype.ft = function (a) {
1382
+ var b = this.fn.fy;
1380
1383
  if (b != 1) {
1381
1384
  a.z();
1382
1385
  a.aa(b, b);
1383
1386
  }
1384
- a.k(this.fy.left, this.fy.top, this.fy.width, this.fy.height);
1387
+ a.k(this.fz.left, this.fz.top, this.fz.width, this.fz.height);
1385
1388
  if (b != 1) {
1386
1389
  a.y();
1387
1390
  }
1388
1391
  };
1389
- XamGeographicMapView.prototype.dy = function () {
1390
- this.fa.ac = 1;
1391
- this.fb.ac = 1;
1392
- this.fa._stroke = this.fs;
1393
- this.fb._stroke = this.fs;
1394
- _super.prototype.dy.call(this);
1392
+ XamGeographicMapView.prototype.d1 = function () {
1393
+ this.fd.ac = Defaults.j;
1394
+ this.fe.ac = Defaults.j;
1395
+ this.fd._stroke = Defaults.ae;
1396
+ this.fe._stroke = Defaults.ae;
1397
+ _super.prototype.d1.call(this);
1395
1398
  };
1396
- XamGeographicMapView.prototype.fq = function (a) {
1397
- this.fk = a;
1398
- if (this.fi.backgroundContent != null) {
1399
- this.fi.backgroundContent.bc(a);
1399
+ XamGeographicMapView.prototype.fv = function (a) {
1400
+ this.fp = a;
1401
+ if (this.fn.backgroundContent != null) {
1402
+ this.fn.backgroundContent.bc(a);
1400
1403
  }
1401
1404
  };
1402
- Object.defineProperty(XamGeographicMapView.prototype, "fl", {
1405
+ Object.defineProperty(XamGeographicMapView.prototype, "fq", {
1403
1406
  get: function () {
1404
- return this.fk;
1407
+ return this.fp;
1405
1408
  },
1406
1409
  set: function (a) {
1407
- this.fk = a;
1410
+ this.fp = a;
1408
1411
  },
1409
1412
  enumerable: false,
1410
1413
  configurable: true
@@ -1456,41 +1459,41 @@ var GeographicXYTriangulatingSeries = /** @class */ /*@__PURE__*/ (function (_su
1456
1459
  function GeographicXYTriangulatingSeries() {
1457
1460
  return _super !== null && _super.apply(this, arguments) || this;
1458
1461
  }
1459
- GeographicXYTriangulatingSeries.prototype.bp = function () {
1462
+ GeographicXYTriangulatingSeries.prototype.bv = function () {
1460
1463
  return new GeographicXYTriangulatingSeriesView(this);
1461
1464
  };
1462
- GeographicXYTriangulatingSeries.prototype.kk = function (a) {
1463
- _super.prototype.kk.call(this, a);
1464
- this.oj = a;
1465
+ GeographicXYTriangulatingSeries.prototype.lo = function (a) {
1466
+ _super.prototype.lo.call(this, a);
1467
+ this.p1 = a;
1465
1468
  };
1466
- GeographicXYTriangulatingSeries.prototype.kp = function (a, b, c, d) {
1467
- _super.prototype.kp.call(this, a, b, c, d);
1469
+ GeographicXYTriangulatingSeries.prototype.lt = function (a, b, c, d) {
1470
+ _super.prototype.lt.call(this, a, b, c, d);
1468
1471
  switch (b) {
1469
1472
  case "SeriesViewer":
1470
- this.oj.b6();
1473
+ this.p1.ch();
1471
1474
  break;
1472
1475
  case GeographicXYTriangulatingSeries.$$p[1]:
1473
- this.oj.b5();
1476
+ this.p1.cg();
1474
1477
  break;
1475
1478
  case GeographicXYTriangulatingSeries.$$p[0]:
1476
- this.oj.b4();
1479
+ this.p1.cf();
1477
1480
  break;
1478
1481
  case GeographicXYTriangulatingSeries.$$p[2]:
1479
- this.oj.b7();
1482
+ this.p1.ci();
1480
1483
  break;
1481
1484
  case GeographicXYTriangulatingSeries.$$p[3]:
1482
- this.oj.b8();
1485
+ this.p1.cj();
1483
1486
  break;
1484
1487
  case GeographicXYTriangulatingSeries.$$p[4]:
1485
- this.oj.b9();
1488
+ this.p1.ck();
1486
1489
  break;
1487
1490
  case GeographicXYTriangulatingSeries.$$p[5]:
1488
- this.oj.ca();
1491
+ this.p1.cl();
1489
1492
  break;
1490
1493
  }
1491
1494
  };
1492
1495
  GeographicXYTriangulatingSeries.$t = markType(GeographicXYTriangulatingSeries, 'GeographicXYTriangulatingSeries', GeographicMapSeriesHost.$);
1493
- GeographicXYTriangulatingSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicXYTriangulatingSeries, 'raisePropertyChanged', ['LatitudeMemberPath:ol:ow', [2, "pointY"], 'LongitudeMemberPath:on:ox', [2, "pointX"], 'TrianglesSource:ok:oy', [IEnumerable_$type, null], 'TriangleVertexMemberPath1:oq:oz', [2, "v1"], 'TriangleVertexMemberPath2:os:o0', [2, "v2"], 'TriangleVertexMemberPath3:ou:o1', [2, "v3"]]);
1496
+ GeographicXYTriangulatingSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicXYTriangulatingSeries, 'raisePropertyChanged', ['LatitudeMemberPath:p3:qe', [2, "pointY"], 'LongitudeMemberPath:p5:qf', [2, "pointX"], 'TrianglesSource:p2:qg', [IEnumerable_$type, null], 'TriangleVertexMemberPath1:p8:qh', [2, "v1"], 'TriangleVertexMemberPath2:qa:qi', [2, "v2"], 'TriangleVertexMemberPath3:qc:qj', [2, "v3"]]);
1494
1497
  return GeographicXYTriangulatingSeries;
1495
1498
  }(GeographicMapSeriesHost));
1496
1499
  export { GeographicXYTriangulatingSeries };
@@ -1501,67 +1504,92 @@ var GeographicScatterAreaSeries = /** @class */ /*@__PURE__*/ (function (_super)
1501
1504
  __extends(GeographicScatterAreaSeries, _super);
1502
1505
  function GeographicScatterAreaSeries() {
1503
1506
  var _this = _super.call(this) || this;
1504
- _this.o2 = null;
1507
+ _this.qk = null;
1505
1508
  _this.triangulationStatusChanged = null;
1506
1509
  _this.ab = GeographicScatterAreaSeries.$;
1507
1510
  return _this;
1508
1511
  }
1509
- Object.defineProperty(GeographicScatterAreaSeries.prototype, "o3", {
1512
+ GeographicScatterAreaSeries.prototype.get_c9 = function () {
1513
+ return true;
1514
+ };
1515
+ Object.defineProperty(GeographicScatterAreaSeries.prototype, "qm", {
1510
1516
  get: function () {
1511
- return this.o2;
1517
+ return this.qk;
1512
1518
  },
1513
1519
  set: function (a) {
1514
- var b = this.o2 != a;
1520
+ var b = this.qk != a;
1515
1521
  if (b) {
1516
- var c = this.o2;
1517
- this.o2 = a;
1518
- this.raisePropertyChanged("ColorScale", c, this.o2);
1519
- if (this.o4 != null) {
1520
- this.o4.pu = a;
1522
+ var c = this.qk;
1523
+ if (this.qk != null) {
1524
+ var d = this.qk;
1525
+ d.propertyChanged = delegateRemove(d.propertyChanged, runOn(this, this.qu));
1526
+ }
1527
+ this.qk = a;
1528
+ if (this.qk != null) {
1529
+ var e = this.qk;
1530
+ e.propertyChanged = delegateCombine(e.propertyChanged, runOn(this, this.qu));
1531
+ }
1532
+ this.raisePropertyChanged("ColorScale", c, this.qk);
1533
+ if (this.qn != null) {
1534
+ this.qn.rc = a;
1521
1535
  }
1522
1536
  }
1523
1537
  },
1524
1538
  enumerable: false,
1525
1539
  configurable: true
1526
1540
  });
1527
- GeographicScatterAreaSeries.prototype.oa = function () {
1528
- this.o4 = new ScatterAreaSeries();
1529
- var a = this.o4;
1530
- a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.pa));
1531
- return this.o4;
1541
+ GeographicScatterAreaSeries.prototype.qu = function (a, b) {
1542
+ this.qp.co();
1543
+ this.qw();
1544
+ this.l7(false);
1545
+ };
1546
+ GeographicScatterAreaSeries.prototype.qw = function () {
1547
+ if (this.qn != null) {
1548
+ this.ql = this.qn.rb;
1549
+ }
1550
+ };
1551
+ GeographicScatterAreaSeries.prototype.mk = function () {
1552
+ _super.prototype.mk.call(this);
1553
+ this.qw();
1554
+ };
1555
+ GeographicScatterAreaSeries.prototype.ps = function () {
1556
+ this.qn = new ScatterAreaSeries();
1557
+ var a = this.qn;
1558
+ a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.qv));
1559
+ return this.qn;
1532
1560
  };
1533
- GeographicScatterAreaSeries.prototype.pa = function (a, b) {
1561
+ GeographicScatterAreaSeries.prototype.qv = function (a, b) {
1534
1562
  if (this.triangulationStatusChanged != null) {
1535
1563
  this.triangulationStatusChanged(this, b);
1536
1564
  }
1537
1565
  };
1538
- GeographicScatterAreaSeries.prototype.bp = function () {
1566
+ GeographicScatterAreaSeries.prototype.bv = function () {
1539
1567
  return new GeographicScatterAreaSeriesView(this);
1540
1568
  };
1541
- GeographicScatterAreaSeries.prototype.kk = function (a) {
1542
- _super.prototype.kk.call(this, a);
1543
- this.o6 = a;
1569
+ GeographicScatterAreaSeries.prototype.lo = function (a) {
1570
+ _super.prototype.lo.call(this, a);
1571
+ this.qp = a;
1544
1572
  };
1545
- GeographicScatterAreaSeries.prototype.kp = function (a, b, c, d) {
1546
- _super.prototype.kp.call(this, a, b, c, d);
1573
+ GeographicScatterAreaSeries.prototype.lt = function (a, b, c, d) {
1574
+ _super.prototype.lt.call(this, a, b, c, d);
1547
1575
  switch (b) {
1548
- case GeographicScatterAreaSeries.$$p[0]:
1549
- this.o6.cc();
1576
+ case GeographicScatterAreaSeries.$$p[1]:
1577
+ this.qp.cn();
1550
1578
  break;
1551
1579
  case "ColorScale":
1552
- this.o6.cd();
1580
+ this.qp.co();
1581
+ this.qw();
1553
1582
  break;
1554
1583
  }
1555
1584
  };
1556
- GeographicScatterAreaSeries.prototype.get_d6 = function () {
1585
+ GeographicScatterAreaSeries.prototype.get_ez = function () {
1557
1586
  return true;
1558
1587
  };
1559
- GeographicScatterAreaSeries.prototype.set_d6 = function (a) {
1560
- _super.prototype.set_d6.call(this, a);
1588
+ GeographicScatterAreaSeries.prototype.set_ez = function (a) {
1589
+ _super.prototype.set_ez.call(this, a);
1561
1590
  };
1562
1591
  GeographicScatterAreaSeries.$t = markType(GeographicScatterAreaSeries, 'GeographicScatterAreaSeries', GeographicXYTriangulatingSeries.$);
1563
- GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ColorMemberPath:o7:pb', [2, "value"]]);
1592
+ GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ActualColorScale:ql:qx', [ColorScale.$, null], 'ColorMemberPath:qr:qy', [2, "value"]]);
1564
1593
  return GeographicScatterAreaSeries;
1565
1594
  }(GeographicXYTriangulatingSeries));
1566
1595
  export { GeographicScatterAreaSeries };
1567
- //# sourceMappingURL=XamGeographicMap_combined.js.map