igniteui-angular-maps 13.0.0 → 13.2.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (563) hide show
  1. package/bundles/igniteui-angular-maps.umd.js +2589 -2107
  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 +117 -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 +96 -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 +106 -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 +580 -568
  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 +116 -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 +98 -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 +106 -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 +592 -564
  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 +2441 -2023
  266. package/fesm5/igniteui-angular-maps.js +2590 -2112
  267. package/lib/GeographicContourLineSeriesView_combined.d.ts +22 -17
  268. package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +40 -37
  269. package/lib/GeographicMapSeriesHost_combined.d.ts +62 -50
  270. package/lib/GeographicMarkerSeries.d.ts +33 -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 +43 -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 +3 -3
  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
@@ -17,7 +17,6 @@ import { SphericalMercatorVerticalScaler } from "./SphericalMercatorVerticalScal
17
17
  import { Control } from "igniteui-angular-core";
18
18
  import { SphericalMercatorHorizontalScaler } from "./SphericalMercatorHorizontalScaler";
19
19
  import { ScalerParams } from "igniteui-angular-charts";
20
- import { Brush } from "igniteui-angular-core";
21
20
  import { SeriesViewerView } from "igniteui-angular-charts";
22
21
  import { Tuple$2 } from "igniteui-angular-core";
23
22
  import { MathUtil } from "igniteui-angular-core";
@@ -33,7 +32,10 @@ import { ImagesChangedEventArgs } from "./ImagesChangedEventArgs";
33
32
  import { HostSeriesView } from "./HostSeriesView";
34
33
  import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
35
34
  import { ScatterAreaSeries } from "igniteui-angular-charts";
35
+ import { BrushCollection } from "igniteui-angular-core";
36
+ import { Defaults } from "igniteui-angular-charts";
36
37
  import { OpenStreetMapTileSource } from "igniteui-angular-core";
38
+ import { ColorScale } from "igniteui-angular-charts";
37
39
  /**
38
40
  * @hidden
39
41
  */
@@ -41,22 +43,22 @@ export let XamGeographicMap = /*@__PURE__*/ (() => {
41
43
  class XamGeographicMap extends SeriesViewer {
42
44
  constructor() {
43
45
  super();
44
- this.p4 = null;
45
- this.pt = false;
46
- this.pl = 1;
47
- this.p0 = 0;
48
- this.rb = null;
49
- this.pi = null;
50
- this.pe = null;
51
- this.pg = null;
52
- this.pk = null;
53
- this.q7 = { $type: Point_$type, x: NaN, y: NaN };
54
- this.re = null;
55
- this.pz = 1;
46
+ this.tr = null;
47
+ this.tg = false;
48
+ this.s8 = 1;
49
+ this.tn = 0;
50
+ this.uy = null;
51
+ this.s5 = null;
52
+ this.s1 = null;
53
+ this.s3 = null;
54
+ this.s7 = null;
55
+ this.uu = { $type: Point_$type, x: NaN, y: NaN };
56
+ this.u1 = null;
57
+ this.tm = 1;
56
58
  this.imageTilesReady = null;
57
- this.ps = null;
58
- this.rd = Rect.empty;
59
- this.p0 = SphericalMercatorVerticalScaler.am(XamGeographicMap.rc.bottom) - SphericalMercatorVerticalScaler.am(XamGeographicMap.rc.top);
59
+ this.tf = null;
60
+ this.u0 = Rect.empty;
61
+ this.tn = SphericalMercatorVerticalScaler.am(XamGeographicMap.uz.bottom) - SphericalMercatorVerticalScaler.am(XamGeographicMap.uz.top);
60
62
  this.ab = XamGeographicMap.$;
61
63
  this.backgroundContent = new OpenStreetMapImagery();
62
64
  let a = ((() => {
@@ -64,71 +66,71 @@ export let XamGeographicMap = /*@__PURE__*/ (() => {
64
66
  $ret.bh = this;
65
67
  return $ret;
66
68
  })());
67
- a.b8 = true;
68
- this.pf = a;
69
- this.pf.lp = new SphericalMercatorHorizontalScaler();
69
+ a.ce = true;
70
+ this.s2 = a;
71
+ this.s2.nj = new SphericalMercatorHorizontalScaler();
70
72
  let b = ((() => {
71
73
  let $ret = new NumericYAxis();
72
74
  $ret.bh = this;
73
75
  return $ret;
74
76
  })());
75
- b.b8 = true;
76
- this.ph = b;
77
- this.ph.lp = new SphericalMercatorVerticalScaler();
78
- this.qm();
79
- this.qt();
80
- this.i7();
77
+ b.ce = true;
78
+ this.s4 = b;
79
+ this.s4.nj = new SphericalMercatorVerticalScaler();
80
+ this.t9();
81
+ this.ug();
82
+ this.lg();
81
83
  }
82
84
  provideContainer(a) {
83
85
  super.provideContainer(a);
84
- this.pf.provideRenderer(a);
85
- this.ph.provideRenderer(a);
86
+ this.s2.provideRenderer(a);
87
+ this.s4.provideRenderer(a);
86
88
  }
87
- i7() {
88
- super.i7();
89
- this.pr.fq(this.e8);
89
+ lg() {
90
+ super.lg();
91
+ this.te.fv(this.f4);
90
92
  }
91
- dx() {
92
- return this.px;
93
+ em() {
94
+ return this.tk;
93
95
  }
94
- dy() {
95
- return this.px;
96
+ en() {
97
+ return this.tk;
96
98
  }
97
- po() {
98
- if (this.pm == 0) {
99
- if (this.pt) {
99
+ tb() {
100
+ if (this.s9 == 0) {
101
+ if (this.tg) {
100
102
  return 2;
101
103
  }
102
104
  }
103
105
  return 1;
104
106
  }
105
- get pn() {
106
- return this.pl;
107
+ get ta() {
108
+ return this.s8;
107
109
  }
108
- set pn(a) {
109
- this.pl = a;
110
+ set ta(a) {
111
+ this.s8 = a;
110
112
  }
111
- get rg() {
112
- return this.rb;
113
+ get u3() {
114
+ return this.uy;
113
115
  }
114
- set rg(a) {
115
- let b = Rect.l_op_Inequality(this.rb, a);
116
+ set u3(a) {
117
+ let b = Rect.l_op_Inequality(this.uy, a);
116
118
  if (b) {
117
- let c = this.rb;
118
- this.rb = a;
119
- this.k5("ActualWorldRect", c, a);
119
+ let c = this.uy;
120
+ this.uy = a;
121
+ this.nl("ActualWorldRect", c, a);
120
122
  }
121
123
  }
122
- rk() {
123
- return this.rg;
124
+ u7() {
125
+ return this.u3;
124
126
  }
125
- qm() {
126
- if (this.rs.isEmpty) {
127
+ t9() {
128
+ if (this.vf.isEmpty) {
127
129
  return;
128
130
  }
129
- this.rg = this.rq(this.rs, this.br == 1);
131
+ this.u3 = this.vd(this.vf, this.b9 == 1);
130
132
  }
131
- rq(a, b) {
133
+ vd(a, b) {
132
134
  let c = a.top;
133
135
  let d = a.left;
134
136
  let e = a.width;
@@ -136,25 +138,25 @@ export let XamGeographicMap = /*@__PURE__*/ (() => {
136
138
  let g = SphericalMercatorVerticalScaler.am(a.bottom);
137
139
  let h = SphericalMercatorVerticalScaler.am(a.top);
138
140
  let i = g - h;
139
- let j = a.width / XamGeographicMap.rc.width;
140
- let k = SphericalMercatorVerticalScaler.am(XamGeographicMap.rc.top);
141
+ let j = a.width / XamGeographicMap.uz.width;
142
+ let k = SphericalMercatorVerticalScaler.am(XamGeographicMap.uz.top);
141
143
  let l = i / j;
142
- if (i / j > this.p0) {
143
- let m = i / this.p0;
144
+ if (i / j > this.tn) {
145
+ let m = i / this.tn;
144
146
  let n = m - j;
145
- d = d - (n / 2) * XamGeographicMap.rc.width;
146
- e = m * XamGeographicMap.rc.width;
147
+ d = d - (n / 2) * XamGeographicMap.uz.width;
148
+ e = m * XamGeographicMap.uz.width;
147
149
  if (b) {
148
- if (d < XamGeographicMap.rc.left) {
149
- d += (XamGeographicMap.rc.left - d);
150
+ if (d < XamGeographicMap.uz.left) {
151
+ d += (XamGeographicMap.uz.left - d);
150
152
  }
151
- else if ((d + e) > XamGeographicMap.rc.right) {
152
- d -= ((d + e) - XamGeographicMap.rc.right);
153
+ else if ((d + e) > XamGeographicMap.uz.right) {
154
+ d -= ((d + e) - XamGeographicMap.uz.right);
153
155
  }
154
156
  }
155
157
  }
156
- else if (i / j < this.p0) {
157
- let o = this.p0 * j;
158
+ else if (i / j < this.tn) {
159
+ let o = this.tn * j;
158
160
  let p = o - i;
159
161
  let q = h - (p / 2);
160
162
  let r = g + (p / 2);
@@ -163,9 +165,9 @@ export let XamGeographicMap = /*@__PURE__*/ (() => {
163
165
  q += (k - q);
164
166
  r += (k - q);
165
167
  }
166
- else if (r > (k + this.p0)) {
167
- q -= ((r) - (k + this.p0));
168
- r -= ((r) - (k + this.p0));
168
+ else if (r > (k + this.tn)) {
169
+ q -= ((r) - (k + this.tn));
170
+ r -= ((r) - (k + this.tn));
169
171
  }
170
172
  }
171
173
  c = SphericalMercatorVerticalScaler.aq(q);
@@ -175,76 +177,76 @@ export let XamGeographicMap = /*@__PURE__*/ (() => {
175
177
  return s;
176
178
  }
177
179
  get backgroundContent() {
178
- return this.pi;
180
+ return this.s5;
179
181
  }
180
182
  set backgroundContent(a) {
181
183
  let b = a != this.backgroundContent;
182
184
  if (b) {
183
185
  let c = this.backgroundContent;
184
- this.pi = a;
185
- this.k5("BackgroundContent", c, a);
186
+ this.s5 = a;
187
+ this.nl("BackgroundContent", c, a);
186
188
  }
187
189
  }
188
- get pf() {
189
- return this.pe;
190
+ get s2() {
191
+ return this.s1;
190
192
  }
191
- set pf(a) {
192
- let b = a != this.pf;
193
+ set s2(a) {
194
+ let b = a != this.s2;
193
195
  if (b) {
194
- let c = this.pf;
195
- this.pe = a;
196
- this.k5("XAxis", c, a);
196
+ let c = this.s2;
197
+ this.s1 = a;
198
+ this.nl("XAxis", c, a);
197
199
  }
198
200
  }
199
- get ph() {
200
- return this.pg;
201
+ get s4() {
202
+ return this.s3;
201
203
  }
202
- set ph(a) {
203
- let b = a != this.ph;
204
+ set s4(a) {
205
+ let b = a != this.s4;
204
206
  if (b) {
205
- let c = this.ph;
206
- this.pg = a;
207
- this.k5("YAxis", c, a);
207
+ let c = this.s4;
208
+ this.s3 = a;
209
+ this.nl("YAxis", c, a);
208
210
  }
209
211
  }
210
212
  getZoomRectFromGeoRect(a) {
211
213
  return this.getZoomFromGeographicRect(a);
212
214
  }
213
- qw(a) {
214
- this.o8 = a;
215
+ uj(a) {
216
+ this.sv = a;
215
217
  }
216
- qv(a) {
217
- this.rs = a;
218
+ ui(a) {
219
+ this.vf = a;
218
220
  }
219
221
  getZoomFromGeographicRect(a) {
220
- return this.ri(a, true, 0);
222
+ return this.u5(a, true, 0);
221
223
  }
222
- rh(a, b) {
223
- return this.ri(a, false, b);
224
+ u4(a, b) {
225
+ return this.u5(a, false, b);
224
226
  }
225
- ri(a, b, c) {
227
+ u5(a, b, c) {
226
228
  let d = a;
227
229
  if (b) {
228
- d = this.rq(a, false);
229
- }
230
- let e = this.pf;
231
- let f = this.ph;
232
- let g = new ScalerParams(1, XamGeographicMap.rf, this.o7, e.ca);
233
- g.c = this.ow;
234
- let h = new ScalerParams(1, XamGeographicMap.rf, this.o7, f.ca);
235
- h.c = this.ow;
236
- let i = this.pf.dz(d.left, g);
237
- let j = this.pf.dz(d.right, g);
238
- let k = this.ph.dz(d.top, h);
239
- let l = this.ph.dz(d.bottom, h);
240
- let m = (i - c) / this.o7.width;
241
- let n = (l - c) / this.o7.height;
242
- let o = (j - i + (c * 2)) / this.o7.width;
243
- let p = (k - l + (c * 2)) / this.o7.height;
230
+ d = this.vd(a, false);
231
+ }
232
+ let e = this.s2;
233
+ let f = this.s4;
234
+ let g = new ScalerParams(1, XamGeographicMap.u2, this.su, e.cg);
235
+ g.c = this.sj;
236
+ let h = new ScalerParams(1, XamGeographicMap.u2, this.su, f.cg);
237
+ h.c = this.sj;
238
+ let i = this.s2.ei(d.left, g);
239
+ let j = this.s2.ei(d.right, g);
240
+ let k = this.s4.ei(d.top, h);
241
+ let l = this.s4.ei(d.bottom, h);
242
+ let m = (i - c) / this.su.width;
243
+ let n = (l - c) / this.su.height;
244
+ let o = (j - i + (c * 2)) / this.su.width;
245
+ let p = (k - l + (c * 2)) / this.su.height;
244
246
  let q = new Rect(0, m, n, o, p);
245
- q.intersect(XamGeographicMap.rf);
247
+ q.intersect(XamGeographicMap.u2);
246
248
  if (q.isEmpty) {
247
- q = XamGeographicMap.rf;
249
+ q = XamGeographicMap.u2;
248
250
  }
249
251
  return q;
250
252
  }
@@ -254,194 +256,188 @@ export let XamGeographicMap = /*@__PURE__*/ (() => {
254
256
  let e = b.x - a.x;
255
257
  let f = a.y - b.y;
256
258
  if (e < 0 || f < 0) {
257
- return XamGeographicMap.rf;
259
+ return XamGeographicMap.u2;
258
260
  }
259
261
  else {
260
262
  let g = new Rect(0, c, d, e, f);
261
263
  return this.getZoomFromGeographicRect(g);
262
264
  }
263
265
  }
264
- rm(a) {
265
- let b = this.pf;
266
- let c = this.ph;
267
- let d = new ScalerParams(1, a, this.o7, b.ca);
268
- d.c = this.ow;
269
- let e = new ScalerParams(1, a, this.o7, c.ca);
270
- e.c = this.ow;
271
- let f = this.ov;
272
- let g = b.d2(f.left, d);
273
- let h = c.d2(f.top, e);
274
- let i = b.d2(f.right, d);
275
- let j = c.d2(f.bottom, e);
266
+ u9(a) {
267
+ let b = this.s2;
268
+ let c = this.s4;
269
+ let d = new ScalerParams(1, a, this.su, b.cg);
270
+ d.c = this.sj;
271
+ let e = new ScalerParams(1, a, this.su, c.cg);
272
+ e.c = this.sj;
273
+ let f = this.si;
274
+ let g = b.el(f.left, d);
275
+ let h = c.el(f.top, e);
276
+ let i = b.el(f.right, d);
277
+ let j = c.el(f.bottom, e);
276
278
  let k = i - g;
277
279
  let l = h - j;
278
280
  let m = new Rect(0, g, j, k, l);
279
- if (this.br == 1) {
280
- m.intersect(XamGeographicMap.rc);
281
+ if (this.b9 == 1) {
282
+ m.intersect(XamGeographicMap.uz);
281
283
  if (m.isEmpty) {
282
- m = XamGeographicMap.rc;
284
+ m = XamGeographicMap.uz;
283
285
  }
284
286
  }
285
287
  return m;
286
288
  }
287
- q8(a) {
288
- let b = this.pf.ko(a.x);
289
- let c = this.ph.ko(a.y);
289
+ uv(a) {
290
+ let b = this.s2.l6(a.x);
291
+ let c = this.s4.l6(a.y);
290
292
  return { $type: Point_$type, x: b, y: c };
291
293
  }
292
- q9(a) {
293
- let b = this.pf.ee(a.x);
294
- let c = this.ph.ee(a.y);
294
+ uw(a) {
295
+ let b = this.s2.e3(a.x);
296
+ let c = this.s4.e3(a.y);
295
297
  return { $type: Point_$type, x: b, y: c };
296
298
  }
297
- ra(a) {
298
- return this.q9(a);
299
+ ux(a) {
300
+ return this.uw(a);
299
301
  }
300
- qj() {
302
+ t6() {
301
303
  let a = typeCast(GeographicMapImagery.$, this.backgroundContent);
302
304
  if (a != null) {
303
305
  a.clearTileCache();
304
306
  }
305
307
  }
306
- qp(a) {
307
- }
308
- oa(a) {
309
- return this.pr.fu(a);
310
- }
311
- ob(a) {
312
- return this.pr.fv(a);
308
+ uc(a) {
313
309
  }
314
- eg() {
310
+ fa() {
315
311
  return true;
316
312
  }
317
- qr() {
318
- this.pr.eb();
313
+ ue() {
314
+ this.te.ee();
319
315
  for (let a of fromEnum(this.series)) {
320
- a.lc();
316
+ a.mr();
321
317
  }
322
318
  }
323
- qu() {
324
- if (this.pq == 2) {
325
- if (!this.o7.isEmpty && this.o7.width > 0 && this.o7.height > 0) {
326
- let a = this.pf.ko(this.o7.left + (this.o7.width / 2));
327
- let b = this.ph.ko(this.o7.top + (this.o7.height / 2));
328
- this.q7 = { $type: Point_$type, x: a, y: b };
319
+ uh() {
320
+ if (this.td == 2) {
321
+ if (!this.su.isEmpty && this.su.width > 0 && this.su.height > 0) {
322
+ let a = this.s2.l6(this.su.left + (this.su.width / 2));
323
+ let b = this.s4.l6(this.su.top + (this.su.height / 2));
324
+ this.uu = { $type: Point_$type, x: a, y: b };
329
325
  }
330
326
  }
331
327
  else {
332
- if (!this.o7.isEmpty && this.o7.width > 0 && this.o7.height > 0) {
333
- let c = this.pf.ko(this.o7.left);
334
- let d = this.ph.ko(this.o7.top);
335
- this.q7 = { $type: Point_$type, x: c, y: d };
328
+ if (!this.su.isEmpty && this.su.width > 0 && this.su.height > 0) {
329
+ let c = this.s2.l6(this.su.left);
330
+ let d = this.s4.l6(this.su.top);
331
+ this.uu = { $type: Point_$type, x: c, y: d };
336
332
  }
337
333
  }
338
334
  }
339
- qq() {
340
- if (isNaN_(this.q7.x) || isNaN_(this.q7.y)) {
341
- this.qu();
335
+ ud() {
336
+ if (isNaN_(this.uu.x) || isNaN_(this.uu.y)) {
337
+ this.uh();
342
338
  }
343
- let a = this.q7.x;
344
- let b = this.q7.y;
339
+ let a = this.uu.x;
340
+ let b = this.uu.y;
345
341
  if (!isNaN_(a) && !isNaN_(b)) {
346
- let c = this.os.left;
347
- let d = this.os.top;
348
- let e = this.os.width;
349
- let f = this.os.height;
350
- if (e > this.re.width) {
342
+ let c = this.sf.left;
343
+ let d = this.sf.top;
344
+ let e = this.sf.width;
345
+ let f = this.sf.height;
346
+ if (e > this.u1.width) {
351
347
  }
352
348
  else {
353
- let g = new ScalerParams(1, XamGeographicMap.rf, this.o7, this.pf.ca);
354
- g.c = this.ow;
355
- let h = this.pf.dz(a, g);
356
- if (this.pq == 2) {
357
- let i = h / this.o7.width;
349
+ let g = new ScalerParams(1, XamGeographicMap.u2, this.su, this.s2.cg);
350
+ g.c = this.sj;
351
+ let h = this.s2.ei(a, g);
352
+ if (this.td == 2) {
353
+ let i = h / this.su.width;
358
354
  c = i - (e / 2);
359
355
  }
360
356
  else {
361
- c = h / this.o7.width;
357
+ c = h / this.su.width;
362
358
  }
363
- if (c + e > this.re.right) {
364
- c = this.re.right - e;
359
+ if (c + e > this.u1.right) {
360
+ c = this.u1.right - e;
365
361
  }
366
- else if (c < this.re.left) {
367
- c = this.re.left;
362
+ else if (c < this.u1.left) {
363
+ c = this.u1.left;
368
364
  }
369
365
  }
370
- if (f > this.re.height) {
366
+ if (f > this.u1.height) {
371
367
  }
372
368
  else {
373
- let j = new ScalerParams(1, XamGeographicMap.rf, this.o7, this.ph.ca);
374
- j.c = this.ow;
375
- let k = this.ph.dz(b, j);
376
- if (this.pq == 2) {
377
- let l = k / this.o7.height;
369
+ let j = new ScalerParams(1, XamGeographicMap.u2, this.su, this.s4.cg);
370
+ j.c = this.sj;
371
+ let k = this.s4.ei(b, j);
372
+ if (this.td == 2) {
373
+ let l = k / this.su.height;
378
374
  d = l - (f / 2);
379
375
  }
380
376
  else {
381
- d = k / this.o7.height;
377
+ d = k / this.su.height;
382
378
  }
383
- if (d + f > this.re.bottom) {
384
- d = this.re.bottom - f;
379
+ if (d + f > this.u1.bottom) {
380
+ d = this.u1.bottom - f;
385
381
  }
386
- else if (d < this.re.top) {
387
- d = this.re.top;
382
+ else if (d < this.u1.top) {
383
+ d = this.u1.top;
388
384
  }
389
385
  }
390
- this.mc(new Rect(0, c, d, e, f), false);
386
+ this.ot(new Rect(0, c, d, e, f), false);
391
387
  }
392
388
  }
393
- get_dq() {
389
+ get_ef() {
394
390
  return true;
395
391
  }
396
- ot() {
397
- let a = super.ot();
398
- if (this.pf == null || this.ph == null) {
392
+ sg() {
393
+ let a = super.sg();
394
+ if (this.s2 == null || this.s4 == null) {
399
395
  return a;
400
396
  }
401
- this.o3();
397
+ this.sq();
402
398
  let b = a.left;
403
399
  let c = a.top;
404
- if (this.br == 1) {
405
- if (this.o8.width > this.re.width) {
406
- b = 0.5 - (this.o8.width / 2);
400
+ if (this.b9 == 1) {
401
+ if (this.sv.width > this.u1.width) {
402
+ b = 0.5 - (this.sv.width / 2);
407
403
  }
408
- else if (b + a.width > this.re.right) {
409
- b = this.re.right - this.o8.width;
404
+ else if (b + a.width > this.u1.right) {
405
+ b = this.u1.right - this.sv.width;
410
406
  }
411
- else if (b < this.re.left) {
412
- b = this.re.left;
407
+ else if (b < this.u1.left) {
408
+ b = this.u1.left;
413
409
  }
414
- if (this.o8.height > this.re.height) {
415
- c = 0.5 - (this.o8.height / 2);
410
+ if (this.sv.height > this.u1.height) {
411
+ c = 0.5 - (this.sv.height / 2);
416
412
  }
417
- else if (c + this.o8.height > this.re.bottom) {
418
- c = this.re.bottom - this.o8.height;
413
+ else if (c + this.sv.height > this.u1.bottom) {
414
+ c = this.u1.bottom - this.sv.height;
419
415
  }
420
- else if (c < this.re.top) {
421
- c = this.re.top;
416
+ else if (c < this.u1.top) {
417
+ c = this.u1.top;
422
418
  }
423
419
  }
424
420
  let d = false;
425
- if (!this.pw && this.br == 2 && this.pt) {
421
+ if (!this.tj && this.b9 == 2 && this.tg) {
426
422
  if (b > 1) {
427
423
  b = (b - Math.floor(b)) + 1;
428
424
  }
429
425
  if (b < 0) {
430
426
  b = 0 - (Math.ceil(b) - b);
431
427
  }
432
- if ((a.right - this.re.right) > 0 && ((a.right - this.re.right) / a.width) > 0.8) {
433
- b = this.re.left - (a.width - (a.right - this.re.right));
428
+ if ((a.right - this.u1.right) > 0 && ((a.right - this.u1.right) / a.width) > 0.8) {
429
+ b = this.u1.left - (a.width - (a.right - this.u1.right));
434
430
  d = true;
435
431
  }
436
- else if (a.left < this.re.left && (Math.abs(a.left - this.re.left) / a.width) > 0.8) {
437
- b = this.re.right - (Math.abs(a.left - this.re.left));
432
+ else if (a.left < this.u1.left && (Math.abs(a.left - this.u1.left) / a.width) > 0.8) {
433
+ b = this.u1.right - (Math.abs(a.left - this.u1.left));
438
434
  d = true;
439
435
  }
440
436
  }
441
437
  let e = new Rect(0, b, c, a.width, a.height);
442
- if (this.pw) {
443
- let f = this.rh(this.rs, 1);
444
- f = this.rj(f);
438
+ if (this.tj) {
439
+ let f = this.u4(this.vf, 1);
440
+ f = this.u6(f);
445
441
  let g = e.left + e.width / 2;
446
442
  let h = e.top + e.height / 2;
447
443
  if (e.width > f.width) {
@@ -476,17 +472,17 @@ export let XamGeographicMap = /*@__PURE__*/ (() => {
476
472
  }
477
473
  }
478
474
  if (d) {
479
- this.dc = true;
480
- this.o8 = e;
481
- this.dc = false;
475
+ this.d2 = true;
476
+ this.sv = e;
477
+ this.d2 = false;
482
478
  }
483
479
  return e;
484
480
  }
485
- ik(a, b) {
481
+ ku(a, b) {
486
482
  let c = true;
487
483
  let d = true;
488
484
  let e = 0;
489
- let f = this.o3();
485
+ let f = this.sq();
490
486
  let g = 0;
491
487
  let h = 0;
492
488
  if ((a.right - f.right) > 0) {
@@ -503,39 +499,39 @@ export let XamGeographicMap = /*@__PURE__*/ (() => {
503
499
  }
504
500
  if (c) {
505
501
  if (d) {
506
- let i = this.pe.dz(-180, b);
507
- let j = this.pe.dz(180, b);
502
+ let i = this.s1.ei(-180, b);
503
+ let j = this.s1.ei(180, b);
508
504
  e = j - i;
509
505
  }
510
506
  else {
511
- let k = this.pe.dz(-180, b);
512
- let l = this.pe.dz(180, b);
507
+ let k = this.s1.ei(-180, b);
508
+ let l = this.s1.ei(180, b);
513
509
  e = k - l;
514
510
  }
515
511
  }
516
512
  return new Tuple$2(Boolean_$type, Number_$type, c, e);
517
513
  }
518
- o3() {
519
- let a = new ScalerParams(1, XamGeographicMap.rf, this.o7, this.pf.ca);
520
- a.c = this.ow;
521
- let b = new ScalerParams(1, XamGeographicMap.rf, this.o7, this.ph.ca);
522
- b.c = this.ow;
523
- let c = this.pf.dz(XamGeographicMap.rc.left, a);
524
- let d = this.pf.dz(XamGeographicMap.rc.right, a);
525
- let e = this.ph.dz(XamGeographicMap.rc.top, b);
526
- let f = this.ph.dz(XamGeographicMap.rc.bottom, b);
527
- this.re = new Rect(0, c / this.o7.width, f / this.o7.height, (d - c) / this.o7.width, (e - f) / this.o7.height);
528
- return this.re;
529
- }
530
- rj(a) {
531
- let b = this.fw;
514
+ sq() {
515
+ let a = new ScalerParams(1, XamGeographicMap.u2, this.su, this.s2.cg);
516
+ a.c = this.sj;
517
+ let b = new ScalerParams(1, XamGeographicMap.u2, this.su, this.s4.cg);
518
+ b.c = this.sj;
519
+ let c = this.s2.ei(XamGeographicMap.uz.left, a);
520
+ let d = this.s2.ei(XamGeographicMap.uz.right, a);
521
+ let e = this.s4.ei(XamGeographicMap.uz.top, b);
522
+ let f = this.s4.ei(XamGeographicMap.uz.bottom, b);
523
+ this.u1 = new Rect(0, c / this.su.width, f / this.su.height, (d - c) / this.su.width, (e - f) / this.su.height);
524
+ return this.u1;
525
+ }
526
+ u6(a) {
527
+ let b = this.g6;
532
528
  let c = 0.5 * (a.left + a.right);
533
529
  let d = 0.5 * (a.top + a.bottom);
534
530
  let e = a.width;
535
531
  let f = a.height;
536
- let g = MathUtil.b(a.width, b, 1);
537
- let h = MathUtil.b(a.height, b, 1);
538
- let i = this.o7;
532
+ let g = MathUtil.c(a.width, b, 1);
533
+ let h = MathUtil.c(a.height, b, 1);
534
+ let i = this.su;
539
535
  let j = i.width / i.height;
540
536
  let k = g * i.width;
541
537
  let l = h * i.height;
@@ -574,8 +570,8 @@ export let XamGeographicMap = /*@__PURE__*/ (() => {
574
570
  }
575
571
  return new Rect(0, p, q, r - p, s - q);
576
572
  }
577
- ou(a) {
578
- super.ou(this.o7);
573
+ sh(a) {
574
+ super.sh(this.su);
579
575
  if (a.isEmpty) {
580
576
  return Rect.empty;
581
577
  }
@@ -590,264 +586,263 @@ export let XamGeographicMap = /*@__PURE__*/ (() => {
590
586
  }
591
587
  return b;
592
588
  }
593
- rl(a) {
594
- return this.ou(a);
589
+ u8(a) {
590
+ return this.sh(a);
595
591
  }
596
- b7() {
592
+ cp() {
597
593
  return new XamGeographicMapView(this);
598
594
  }
599
- n6(a) {
600
- return this.pr.ft(a);
601
- }
602
- oc(a) {
603
- return this.pr.fw(a);
604
- }
605
- ql(a) {
595
+ t8(a) {
606
596
  if (a != null) {
607
597
  a.bh = this;
608
598
  }
609
599
  }
610
- kp(a) {
611
- super.kp(a);
612
- this.pr = a;
600
+ m5(a) {
601
+ super.m5(a);
602
+ this.te = a;
613
603
  }
614
- k0(a, b) {
615
- super.k0(a, b);
616
- this.l0(this.pf);
617
- this.l0(this.ph);
604
+ ng(a, b) {
605
+ super.ng(a, b);
606
+ this.oh(this.s2);
607
+ this.oh(this.s4);
618
608
  if (Rect.l_op_Inequality(a, b)) {
619
- this.qq();
609
+ this.ud();
620
610
  }
621
- if (this.pw) {
622
- this.os = this.ot();
611
+ if (this.tj) {
612
+ this.sf = this.sg();
623
613
  }
624
- this.qx();
614
+ this.uk();
625
615
  }
626
- get p1() {
627
- return this.pz;
616
+ get to() {
617
+ return this.tm;
628
618
  }
629
- set p1(a) {
630
- let b = this.pz;
631
- this.pz = a;
632
- this.k5("ActualWindowScale", b, this.pz);
619
+ set to(a) {
620
+ let b = this.tm;
621
+ this.tm = a;
622
+ this.nl("ActualWindowScale", b, this.tm);
633
623
  }
634
- fe() {
635
- return this.p1;
624
+ ga() {
625
+ return this.to;
636
626
  }
637
- ff() {
638
- return this.p1;
627
+ gb() {
628
+ return this.to;
639
629
  }
640
- lz() {
641
- super.lz();
642
- let a = Math.min(this.os.width, this.os.height);
643
- this.p1 = a;
630
+ og() {
631
+ super.og();
632
+ let a = Math.min(this.sf.width, this.sf.height);
633
+ this.to = a;
644
634
  }
645
- ea() {
646
- return this.pt;
635
+ e3() {
636
+ return this.tg;
647
637
  }
648
- bs() {
649
- if (this.bt == 0) {
650
- if (this.pu) {
638
+ ca() {
639
+ if (this.cb == 0) {
640
+ if (this.th) {
651
641
  return 2;
652
642
  }
653
643
  }
654
- return this.bt;
644
+ return this.cb;
655
645
  }
656
- k1(a, b, c, d) {
657
- super.k1(a, b, c, d);
646
+ nh(a, b, c, d) {
647
+ super.nh(a, b, c, d);
658
648
  switch (b) {
659
649
  case "ZoomCoercionMode":
660
- this.qm();
650
+ this.t9();
661
651
  break;
662
652
  case "WindowRect":
663
- this.qu();
653
+ this.uh();
664
654
  break;
665
655
  case XamGeographicMap.$$p[0]:
666
- this.pn = this.po();
667
- if (this.pk != null) {
668
- this.pk.isHorizontalWrappingEnabled = this.pn == 2;
656
+ this.ta = this.tb();
657
+ if (this.s7 != null) {
658
+ this.s7.isHorizontalWrappingEnabled = this.ta == 2;
669
659
  }
670
660
  break;
671
661
  case XamGeographicMap.$$p[1]:
672
- this.pt = this.pu;
673
- this.pn = this.po();
674
- this.br = this.bs();
675
- if (this.pk != null) {
676
- this.pk.isHorizontalWrappingEnabled = this.pn == 2;
662
+ this.tg = this.th;
663
+ this.ta = this.tb();
664
+ this.b9 = this.ca();
665
+ if (this.s7 != null) {
666
+ this.s7.isHorizontalWrappingEnabled = this.ta == 2;
677
667
  }
678
668
  break;
679
669
  case XamGeographicMap.$$p[4]:
680
- this.os = this.ot();
670
+ this.sf = this.sg();
681
671
  break;
682
672
  case "BackgroundContent":
683
- if (this.pk != null) {
684
- let e = this.pk;
685
- e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.qn));
686
- this.pk.deferralHandler = null;
673
+ if (this.s7 != null) {
674
+ let e = this.s7;
675
+ e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.ua));
676
+ this.s7.deferralHandler = null;
687
677
  }
688
- this.pk = typeCast(GeographicMapImagery.$, this.backgroundContent);
689
- if (this.pk != null) {
690
- let f = this.pk;
691
- f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.qn));
692
- this.pk.deferralHandler = this;
693
- this.pk.isHorizontalWrappingEnabled = this.pn == 2;
678
+ this.s7 = typeCast(GeographicMapImagery.$, this.backgroundContent);
679
+ if (this.s7 != null) {
680
+ let f = this.s7;
681
+ f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.ua));
682
+ this.s7.deferralHandler = this;
683
+ this.s7.isHorizontalWrappingEnabled = this.ta == 2;
694
684
  }
695
- this.pr.fp(typeCast(GeographicMapImagery.$, c), typeCast(GeographicMapImagery.$, d));
696
- if (this.pk != null) {
697
- this.pk.geographicMap = this;
698
- this.pr.fm(this.os);
699
- this.pr.fq(this.e8);
685
+ this.te.fu(typeCast(GeographicMapImagery.$, c), typeCast(GeographicMapImagery.$, d));
686
+ if (this.s7 != null) {
687
+ this.s7.geographicMap = this;
688
+ this.te.fr(this.sf);
689
+ this.te.fv(this.f4);
700
690
  }
701
691
  break;
702
692
  case "YAxis":
703
693
  case "XAxis":
704
- this.qs(c);
705
- this.ql(d);
694
+ this.uf(c);
695
+ this.t8(d);
706
696
  break;
707
697
  case XamGeographicMap.$$p[6]:
708
- if (!this.pv) {
709
- this.o8 = XamGeographicMap.rf;
698
+ if (!this.ti) {
699
+ this.sv = XamGeographicMap.u2;
710
700
  }
711
- this.qm();
712
- this.qt();
713
- this.qu();
714
- this.os = this.ot();
715
- this.pr.fn();
701
+ this.t9();
702
+ this.ug();
703
+ this.uh();
704
+ this.sf = this.sg();
705
+ this.te.fs();
716
706
  break;
717
707
  case "ActualWindowRect":
718
- this.pr.fm(this.os);
708
+ this.te.fr(this.sf);
719
709
  break;
720
710
  case "ActualWorldRect":
721
711
  for (let g of fromEnum(this.series)) {
722
- g.k3(false);
712
+ g.mh(false);
723
713
  }
724
714
  break;
725
715
  case XamGeographicMap.$$p[5]:
726
- this.p1 = this.p2;
716
+ this.to = this.tp;
727
717
  break;
728
718
  case "ActualWindowScale":
729
- if (!this.ef) {
730
- this.mb(this.fe(), this.ff());
719
+ if (!this.e9) {
720
+ this.os(this.ga(), this.gb());
731
721
  }
732
722
  break;
733
723
  case "ActualPixelScalingRatio":
734
- this.pr.fq(this.e8);
724
+ this.te.fv(this.f4);
735
725
  break;
736
726
  case XamGeographicMap.$$p[7]:
737
- this.l7();
727
+ this.oo();
728
+ break;
729
+ case "MarkerAutomaticBehavior":
730
+ for (let h of fromEnum(this.series)) {
731
+ h.lj();
732
+ }
738
733
  break;
739
734
  }
740
735
  }
741
- qn(a, b) {
736
+ ua(a, b) {
742
737
  if (this.imageTilesReady != null) {
743
738
  this.imageTilesReady(this, new ImageTilesReadyEventArgs());
744
739
  }
745
740
  }
746
- qs(a) {
741
+ uf(a) {
747
742
  if (a != null) {
748
743
  a.bh = null;
749
744
  }
750
745
  }
751
- qt() {
752
- if (this.pf != null) {
753
- this.pf.kl = this.rg.left;
754
- this.pf.kk = this.rg.right;
746
+ ug() {
747
+ if (this.s2 != null) {
748
+ this.s2.l3 = this.u3.left;
749
+ this.s2.l2 = this.u3.right;
755
750
  }
756
- if (this.ph != null) {
757
- this.ph.kl = this.rg.top;
758
- this.ph.kk = this.rg.bottom;
751
+ if (this.s4 != null) {
752
+ this.s4.l3 = this.u3.top;
753
+ this.s4.l2 = this.u3.bottom;
759
754
  }
760
- this.pf.co(true);
761
- this.ph.co(true);
755
+ this.s2.c1(true);
756
+ this.s4.c1(true);
762
757
  }
763
758
  getFontInfo() {
764
- this.ps = this.pr.fj;
765
- return this.ps;
759
+ this.tf = this.te.fo;
760
+ return this.tf;
766
761
  }
767
- n5() {
768
- return this.pr.fr;
762
+ rk() {
763
+ return this.te.fw;
769
764
  }
770
765
  getFontBrush() {
771
- return this.pr.fs;
766
+ return this.te.fx;
772
767
  }
773
- ls(a, b) {
768
+ n9(a, b) {
774
769
  if (typeCast(ItfConverter.$, b) !== null) {
775
770
  let c = b;
776
771
  let d = a;
777
772
  d.itemsSource = c.triangulationSource.points;
778
- d.ok = c.triangulationSource.triangles;
773
+ d.qe = c.triangulationSource.triangles;
779
774
  }
780
775
  else {
781
- super.ls(a, b);
776
+ super.n9(a, b);
782
777
  }
783
778
  }
784
779
  register(a, b) {
785
- this.li(a, b);
780
+ this.nz(a, b);
786
781
  }
787
782
  unRegister(a) {
788
- this.ly(a);
783
+ this.of(a);
789
784
  }
790
785
  deferredRefresh() {
791
- this.iv();
786
+ this.k4();
792
787
  }
793
788
  deferAction(a) {
794
- if (this.p4 != null) {
795
- this.p4.setTimeout(a, 0);
789
+ if (this.tr != null) {
790
+ this.tr.setTimeout(a, 0);
796
791
  }
797
792
  else {
798
793
  window.setTimeout(a, 0);
799
794
  }
800
795
  }
801
- qk(a) {
802
- this.l6(a);
796
+ t7(a) {
797
+ this.on(a);
803
798
  }
804
- p5() {
799
+ ts() {
805
800
  let a = new ChartVisualData();
806
- let b = this.pf.e6();
807
- let c = this.ph.e6();
801
+ let b = this.s2.fv();
802
+ let c = this.s4.fv();
808
803
  a.axes.add1(b);
809
804
  a.axes.add1(c);
810
805
  for (let d = 0; d < this.series.count; d++) {
811
- let e = this.series._inner[d].gp();
806
+ let e = this.series._inner[d].hs();
812
807
  a.series.add1(e);
813
808
  }
814
809
  a.name = this.name;
815
- a.contentArea = RectData.b(this.o7);
816
- a.centralArea = RectData.b(this.o7);
817
- a.plotArea = RectData.b(this.o7);
810
+ a.contentArea = RectData.b(this.su);
811
+ a.centralArea = RectData.b(this.su);
812
+ a.plotArea = RectData.b(this.su);
818
813
  return a;
819
814
  }
820
- oz(a, b, c) {
815
+ sm(a, b, c) {
821
816
  return a;
822
817
  }
823
- qo() {
818
+ ub() {
824
819
  }
825
- get rr() {
826
- return this.rd;
820
+ get ve() {
821
+ return this.u0;
827
822
  }
828
- set rr(a) {
829
- this.rd = a;
823
+ set ve(a) {
824
+ this.u0 = a;
830
825
  }
831
- qy(a) {
832
- this.rr = a;
833
- this.qx();
826
+ ul(a) {
827
+ this.ve = a;
828
+ this.uk();
834
829
  }
835
- qx() {
836
- if (this.py && !this.rr.isEmpty) {
837
- let a = this.getZoomFromGeographicRect(this.rr);
838
- this.rr = Rect.empty;
839
- this.mc(a, false);
830
+ uk() {
831
+ if (this.tl && !this.ve.isEmpty) {
832
+ let a = this.getZoomFromGeographicRect(this.ve);
833
+ this.ve = Rect.empty;
834
+ this.ot(a, false);
840
835
  }
841
836
  }
842
- get py() {
843
- return !this.o7.isEmpty && !this.ow.isEmpty;
837
+ get tl() {
838
+ return !this.su.isEmpty && !this.sj.isEmpty;
844
839
  }
845
840
  }
846
841
  XamGeographicMap.$t = markType(XamGeographicMap, 'XamGeographicMap', SeriesViewer.$, [IMapRenderDeferralHandler_$type]);
847
- XamGeographicMap.pp = 0;
848
- XamGeographicMap.rc = new Rect(2, { $type: Point_$type, x: -180, y: -85.05112878 }, { $type: Point_$type, x: 180, y: 85.05112878 });
849
- XamGeographicMap.rf = new Rect(0, 0, 0, 1, 1);
850
- 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]]);
842
+ XamGeographicMap.tc = 0;
843
+ XamGeographicMap.uz = new Rect(2, { $type: Point_$type, x: -180, y: -85.05112878 }, { $type: Point_$type, x: 180, y: 85.05112878 });
844
+ XamGeographicMap.u2 = new Rect(0, 0, 0, 1, 1);
845
+ XamGeographicMap.$$p = markDep(DependencyProperty, PropertyMetadata, XamGeographicMap, 'nl', ['BackgroundTilingMode:s9:um', [MapBackgroundTilingMode_$type, enumGetBox(MapBackgroundTilingMode_$type, 0)], 'IsHorizontalWrappingEnabled:th:un', [0, false], 'ResizeBehavior:td:uo', [MapResizeBehavior_$type, enumGetBox(MapResizeBehavior_$type, XamGeographicMap.tc)], 'SuppressZoomResetOnWorldRectChange:ti:up', [0, false], 'UseWorldRectForZoomBounds:tj:uq', [0, false], 'WindowScale:tp:ur', [1, NaN], 'WorldRect:vf:us', [Rect.$, XamGeographicMap.uz], 'Zoomable:tk:ut', [0, true]]);
851
846
  return XamGeographicMap;
852
847
  })();
853
848
  /**
@@ -977,20 +972,20 @@ export let GeographicMapImagery = /*@__PURE__*/ (() => {
977
972
  return a;
978
973
  }
979
974
  let b = new Rect(0, 0, 0, a.width, a.height);
980
- let c = this.geographicMap.rl(b);
981
- let d = XamGeographicMap.rc;
982
- let e = this.geographicMap.rg;
975
+ let c = this.geographicMap.u8(b);
976
+ let d = XamGeographicMap.uz;
977
+ let e = this.geographicMap.u3;
983
978
  let f = Math.min(this.windowRect.height, this.windowRect.width);
984
979
  let g = e.width / d.width;
985
980
  this.ao.a5 = (b.width / c.width) * f * g;
986
- let h = this.geographicMap.pf;
987
- let i = this.geographicMap.ph;
988
- let j = new ScalerParams(1, this.windowRect, b, h.ca);
981
+ let h = this.geographicMap.s2;
982
+ let i = this.geographicMap.s4;
983
+ let j = new ScalerParams(1, this.windowRect, b, h.cg);
989
984
  j.c = c;
990
- let k = new ScalerParams(1, this.windowRect, b, i.ca);
985
+ let k = new ScalerParams(1, this.windowRect, b, i.cg);
991
986
  k.c = c;
992
- let l = h.dz(d.left, j);
993
- let m = i.dz(d.bottom, k);
987
+ let l = h.ei(d.left, j);
988
+ let m = i.ei(d.bottom, k);
994
989
  let n = (-l / b.width) * this.ao.a5;
995
990
  let o = (-m / b.height) * this.ao.a5 * (b.height / b.width);
996
991
  this.ao.cm = { $type: Point_$type, x: n, y: o };
@@ -1079,46 +1074,46 @@ export let GeographicXYTriangulatingSeriesView = /*@__PURE__*/ (() => {
1079
1074
  class GeographicXYTriangulatingSeriesView extends HostSeriesView {
1080
1075
  constructor(a) {
1081
1076
  super(a);
1082
- this.b3 = null;
1083
- this.b3 = a;
1084
- }
1085
- by() {
1086
- super.by();
1087
- let a = this.b3.ob;
1088
- a.o7 = this.b3.on;
1089
- a.pb = this.b3.ol;
1090
- a.trianglesSource = this.b3.ok;
1091
- a.oz = this.b3.oq;
1092
- a.o1 = this.b3.os;
1093
- a.o3 = this.b3.ou;
1094
- }
1095
- b6() {
1096
- let a = this.b3.ob;
1097
- if (this.b3.b6 == null) {
1098
- a.n9 = null;
1099
- a.oa = null;
1077
+ this.ce = null;
1078
+ this.ce = a;
1079
+ }
1080
+ b2() {
1081
+ super.b2();
1082
+ let a = this.ce.p5;
1083
+ a.q5 = this.ce.qh;
1084
+ a.rd = this.ce.qf;
1085
+ a.trianglesSource = this.ce.qe;
1086
+ a.qt = this.ce.qk;
1087
+ a.qv = this.ce.qm;
1088
+ a.qx = this.ce.qo;
1089
+ }
1090
+ ch() {
1091
+ let a = this.ce.p5;
1092
+ if (this.ce.cd == null) {
1093
+ a.p3 = null;
1094
+ a.p4 = null;
1100
1095
  return;
1101
1096
  }
1102
- a.n9 = this.b3.b6.pf;
1103
- a.oa = this.b3.b6.ph;
1097
+ a.p3 = this.ce.cd.s2;
1098
+ a.p4 = this.ce.cd.s4;
1104
1099
  }
1105
- b5() {
1106
- this.b3.ob.o7 = this.b3.on;
1100
+ cg() {
1101
+ this.ce.p5.q5 = this.ce.qh;
1107
1102
  }
1108
- b4() {
1109
- this.b3.ob.pb = this.b3.ol;
1103
+ cf() {
1104
+ this.ce.p5.rd = this.ce.qf;
1110
1105
  }
1111
- b7() {
1112
- this.b3.ob.trianglesSource = this.b3.ok;
1106
+ ci() {
1107
+ this.ce.p5.trianglesSource = this.ce.qe;
1113
1108
  }
1114
- b8() {
1115
- this.b3.ob.oz = this.b3.oq;
1109
+ cj() {
1110
+ this.ce.p5.qt = this.ce.qk;
1116
1111
  }
1117
- b9() {
1118
- this.b3.ob.o1 = this.b3.os;
1112
+ ck() {
1113
+ this.ce.p5.qv = this.ce.qm;
1119
1114
  }
1120
- ca() {
1121
- this.b3.ob.o3 = this.b3.ou;
1115
+ cl() {
1116
+ this.ce.p5.qx = this.ce.qo;
1122
1117
  }
1123
1118
  }
1124
1119
  GeographicXYTriangulatingSeriesView.$t = markType(GeographicXYTriangulatingSeriesView, 'GeographicXYTriangulatingSeriesView', HostSeriesView.$);
@@ -1131,24 +1126,29 @@ export let GeographicScatterAreaSeriesView = /*@__PURE__*/ (() => {
1131
1126
  class GeographicScatterAreaSeriesView extends GeographicXYTriangulatingSeriesView {
1132
1127
  constructor(a) {
1133
1128
  super(a);
1134
- this.cb = null;
1135
- this.cb = a;
1129
+ this.cm = null;
1130
+ this.cm = a;
1136
1131
  }
1137
- by() {
1138
- super.by();
1139
- if (this.cb.o4 != null) {
1140
- this.cb.o4.p2 = this.cb.o7;
1141
- this.cb.o4.pu = this.cb.o3;
1132
+ as() {
1133
+ super.as();
1134
+ if (!this.q) {
1142
1135
  }
1143
1136
  }
1144
- cc() {
1145
- if (this.cb.o4 != null) {
1146
- this.cb.o4.p2 = this.cb.o7;
1137
+ b2() {
1138
+ super.b2();
1139
+ if (this.cm.qz != null) {
1140
+ this.cm.qz.sc = this.cm.q3;
1141
+ this.cm.qz.r0 = this.cm.qy;
1147
1142
  }
1148
1143
  }
1149
- cd() {
1150
- if (this.cb.o4 != null) {
1151
- this.cb.o4.pu = this.cb.o3;
1144
+ cn() {
1145
+ if (this.cm.qz != null) {
1146
+ this.cm.qz.sc = this.cm.q3;
1147
+ }
1148
+ }
1149
+ co() {
1150
+ if (this.cm.qz != null) {
1151
+ this.cm.qz.r0 = this.cm.qy;
1152
1152
  }
1153
1153
  }
1154
1154
  }
@@ -1162,29 +1162,29 @@ export let XamGeographicMapView = /*@__PURE__*/ (() => {
1162
1162
  class XamGeographicMapView extends SeriesViewerView {
1163
1163
  constructor(a) {
1164
1164
  super(a);
1165
- this.fi = null;
1166
- this.fy = null;
1167
- this.fs = null;
1168
- this.fr = null;
1169
- this.fj = null;
1170
- this.fk = NaN;
1171
- this.fy = Rect.empty;
1172
- this.fi = a;
1173
- this.fi.n0 = 2;
1174
- this.fi.fw = 5E-06;
1165
+ this.fn = null;
1166
+ this.fz = null;
1167
+ this.fx = null;
1168
+ this.fw = null;
1169
+ this.fo = null;
1170
+ this.fp = NaN;
1171
+ this.fz = Rect.empty;
1172
+ this.fn = a;
1173
+ this.fn.rf = 2;
1174
+ this.fn.g6 = 5E-06;
1175
1175
  }
1176
1176
  m(a) {
1177
1177
  return 2;
1178
1178
  }
1179
1179
  bk(a) {
1180
1180
  this.j.bv(a);
1181
- this.fi.qk(a);
1182
- this.ei();
1181
+ this.fn.t7(a);
1182
+ this.el();
1183
1183
  }
1184
1184
  get_ap() {
1185
1185
  return true;
1186
1186
  }
1187
- d1() {
1187
+ d4() {
1188
1188
  let a;
1189
1189
  let b;
1190
1190
  let c;
@@ -1196,76 +1196,63 @@ export let XamGeographicMapView = /*@__PURE__*/ (() => {
1196
1196
  c = f.p2;
1197
1197
  d = f.p3;
1198
1198
  e = f.p4;
1199
- this.fs = c;
1200
- this.fj = d;
1201
- this.fr = e;
1202
- }
1203
- fu(a) {
1204
- return ((() => {
1205
- let $ret = new Brush();
1206
- $ret.fill = "#8bdc5c";
1207
- return $ret;
1208
- })());
1209
- }
1210
- fv(a) {
1211
- return ((() => {
1212
- let $ret = new Brush();
1213
- $ret.fill = "#8bdc5c";
1214
- return $ret;
1215
- })());
1216
- }
1217
- ft(a) {
1218
- return ((() => {
1219
- let $ret = new Brush();
1220
- $ret.fill = "rgba(50,50,50,.5)";
1221
- return $ret;
1222
- })());
1223
- }
1224
- fw(a) {
1225
- return ((() => {
1226
- let $ret = new Brush();
1227
- $ret.fill = "white";
1228
- return $ret;
1229
- })());
1199
+ this.fx = c;
1200
+ this.fo = d;
1201
+ this.fw = e;
1202
+ let g = this.j.e();
1203
+ this.fn.ag = g.a;
1204
+ this.fn.aj = g.f;
1205
+ this.fn.ah = g.b != null ? g.b : new BrushCollection();
1206
+ this.fn.ai = g.c != null ? g.c : new BrushCollection();
1207
+ if (this.fn.ah.count == 0) {
1208
+ for (let h = 0; h < g.a.count; h++) {
1209
+ this.fn.ah.add(g.a.item(h));
1210
+ }
1211
+ }
1212
+ if (g.c.count == 0) {
1213
+ for (let i = 0; i < g.f.count; i++) {
1214
+ this.fn.ai.add(g.f.item(i));
1215
+ }
1216
+ }
1230
1217
  }
1231
- dr(a) {
1232
- super.dr(a);
1233
- if (this.fi.backgroundContent != null) {
1234
- let b = this.fi.backgroundContent;
1218
+ du(a) {
1219
+ super.du(a);
1220
+ if (this.fn.backgroundContent != null) {
1221
+ let b = this.fn.backgroundContent;
1235
1222
  b.be(this.j.ae);
1236
1223
  b.bd(a);
1237
1224
  }
1238
1225
  }
1239
- ds(a) {
1240
- super.ds(a);
1241
- this.fy = a;
1242
- if (this.fi.backgroundContent != null) {
1243
- let b = this.fi.backgroundContent;
1244
- b.bf(this.fy);
1226
+ dv(a) {
1227
+ super.dv(a);
1228
+ this.fz = a;
1229
+ if (this.fn.backgroundContent != null) {
1230
+ let b = this.fn.backgroundContent;
1231
+ b.bf(this.fz);
1245
1232
  }
1246
1233
  }
1247
- fx() {
1248
- return new Rect(0, 0, 0, this.fy.width, this.fy.height);
1234
+ fy() {
1235
+ return new Rect(0, 0, 0, this.fz.width, this.fz.height);
1249
1236
  }
1250
- fn() {
1251
- if (this.fi.backgroundContent != null) {
1252
- let a = this.fi.backgroundContent;
1237
+ fs() {
1238
+ if (this.fn.backgroundContent != null) {
1239
+ let a = this.fn.backgroundContent;
1253
1240
  a.a6();
1254
1241
  }
1255
1242
  }
1256
- fm(a) {
1257
- if (this.fi.pk != null) {
1258
- this.fi.pk.windowRect = a;
1243
+ fr(a) {
1244
+ if (this.fn.s7 != null) {
1245
+ this.fn.s7.windowRect = a;
1259
1246
  }
1260
1247
  }
1261
- fp(a, b) {
1262
- if (this.fi.pk != null) {
1263
- this.fi.pk.windowRect = this.fi.os;
1248
+ fu(a, b) {
1249
+ if (this.fn.s7 != null) {
1250
+ this.fn.s7.windowRect = this.fn.sf;
1264
1251
  }
1265
1252
  if (a != null) {
1266
1253
  let c = a.ao;
1267
1254
  if (c != null) {
1268
- this.fi.ah.e.remove(c.ag);
1255
+ this.fn.al.e.remove(c.ag);
1269
1256
  }
1270
1257
  a.bd(null);
1271
1258
  a.be(null);
@@ -1273,48 +1260,48 @@ export let XamGeographicMapView = /*@__PURE__*/ (() => {
1273
1260
  if (b != null) {
1274
1261
  let d = b.ao;
1275
1262
  if (d != null) {
1276
- this.fi.ah.e.add(d.ag);
1263
+ this.fn.al.e.add(d.ag);
1277
1264
  }
1278
- if (!this.fy.isEmpty) {
1279
- this.ds(this.fy);
1265
+ if (!this.fz.isEmpty) {
1266
+ this.dv(this.fz);
1280
1267
  }
1281
1268
  if (this.w != null) {
1282
- this.dr(this.w);
1269
+ this.du(this.w);
1283
1270
  }
1284
1271
  }
1285
1272
  if (b == null) {
1286
- this.fo(this.w);
1273
+ this.ft(this.w);
1287
1274
  }
1288
1275
  }
1289
- fo(a) {
1290
- let b = this.fi.e8;
1276
+ ft(a) {
1277
+ let b = this.fn.f4;
1291
1278
  if (b != 1) {
1292
1279
  a.z();
1293
1280
  a.aa(b, b);
1294
1281
  }
1295
- a.k(this.fy.left, this.fy.top, this.fy.width, this.fy.height);
1282
+ a.k(this.fz.left, this.fz.top, this.fz.width, this.fz.height);
1296
1283
  if (b != 1) {
1297
1284
  a.y();
1298
1285
  }
1299
1286
  }
1300
- dy() {
1301
- this.fa.ac = 1;
1302
- this.fb.ac = 1;
1303
- this.fa._stroke = this.fs;
1304
- this.fb._stroke = this.fs;
1305
- super.dy();
1287
+ d1() {
1288
+ this.fd.ac = Defaults.j;
1289
+ this.fe.ac = Defaults.j;
1290
+ this.fd._stroke = Defaults.ae;
1291
+ this.fe._stroke = Defaults.ae;
1292
+ super.d1();
1306
1293
  }
1307
- fq(a) {
1308
- this.fk = a;
1309
- if (this.fi.backgroundContent != null) {
1310
- this.fi.backgroundContent.bc(a);
1294
+ fv(a) {
1295
+ this.fp = a;
1296
+ if (this.fn.backgroundContent != null) {
1297
+ this.fn.backgroundContent.bc(a);
1311
1298
  }
1312
1299
  }
1313
- get fl() {
1314
- return this.fk;
1300
+ get fq() {
1301
+ return this.fp;
1315
1302
  }
1316
- set fl(a) {
1317
- this.fk = a;
1303
+ set fq(a) {
1304
+ this.fp = a;
1318
1305
  }
1319
1306
  }
1320
1307
  XamGeographicMapView.$t = markType(XamGeographicMapView, 'XamGeographicMapView', SeriesViewerView.$);
@@ -1356,42 +1343,42 @@ export let OpenStreetMapImagery = /*@__PURE__*/ (() => {
1356
1343
  */
1357
1344
  export let GeographicXYTriangulatingSeries = /*@__PURE__*/ (() => {
1358
1345
  class GeographicXYTriangulatingSeries extends GeographicMapSeriesHost {
1359
- bp() {
1346
+ bx() {
1360
1347
  return new GeographicXYTriangulatingSeriesView(this);
1361
1348
  }
1362
- kk(a) {
1363
- super.kk(a);
1364
- this.oj = a;
1349
+ ly(a) {
1350
+ super.ly(a);
1351
+ this.qd = a;
1365
1352
  }
1366
- kp(a, b, c, d) {
1367
- super.kp(a, b, c, d);
1353
+ l3(a, b, c, d) {
1354
+ super.l3(a, b, c, d);
1368
1355
  switch (b) {
1369
1356
  case "SeriesViewer":
1370
- this.oj.b6();
1357
+ this.qd.ch();
1371
1358
  break;
1372
1359
  case GeographicXYTriangulatingSeries.$$p[1]:
1373
- this.oj.b5();
1360
+ this.qd.cg();
1374
1361
  break;
1375
1362
  case GeographicXYTriangulatingSeries.$$p[0]:
1376
- this.oj.b4();
1363
+ this.qd.cf();
1377
1364
  break;
1378
1365
  case GeographicXYTriangulatingSeries.$$p[2]:
1379
- this.oj.b7();
1366
+ this.qd.ci();
1380
1367
  break;
1381
1368
  case GeographicXYTriangulatingSeries.$$p[3]:
1382
- this.oj.b8();
1369
+ this.qd.cj();
1383
1370
  break;
1384
1371
  case GeographicXYTriangulatingSeries.$$p[4]:
1385
- this.oj.b9();
1372
+ this.qd.ck();
1386
1373
  break;
1387
1374
  case GeographicXYTriangulatingSeries.$$p[5]:
1388
- this.oj.ca();
1375
+ this.qd.cl();
1389
1376
  break;
1390
1377
  }
1391
1378
  }
1392
1379
  }
1393
1380
  GeographicXYTriangulatingSeries.$t = markType(GeographicXYTriangulatingSeries, 'GeographicXYTriangulatingSeries', GeographicMapSeriesHost.$);
1394
- 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"]]);
1381
+ GeographicXYTriangulatingSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicXYTriangulatingSeries, 'raisePropertyChanged', ['LatitudeMemberPath:qf:qq', [2, "pointY"], 'LongitudeMemberPath:qh:qr', [2, "pointX"], 'TrianglesSource:qe:qs', [IEnumerable_$type, null], 'TriangleVertexMemberPath1:qk:qt', [2, "v1"], 'TriangleVertexMemberPath2:qm:qu', [2, "v2"], 'TriangleVertexMemberPath3:qo:qv', [2, "v3"]]);
1395
1382
  return GeographicXYTriangulatingSeries;
1396
1383
  })();
1397
1384
  /**
@@ -1401,62 +1388,87 @@ export let GeographicScatterAreaSeries = /*@__PURE__*/ (() => {
1401
1388
  class GeographicScatterAreaSeries extends GeographicXYTriangulatingSeries {
1402
1389
  constructor() {
1403
1390
  super();
1404
- this.o2 = null;
1391
+ this.qw = null;
1405
1392
  this.triangulationStatusChanged = null;
1406
1393
  this.ab = GeographicScatterAreaSeries.$;
1407
1394
  }
1408
- get o3() {
1409
- return this.o2;
1395
+ get_dd() {
1396
+ return true;
1410
1397
  }
1411
- set o3(a) {
1412
- let b = this.o2 != a;
1398
+ get qy() {
1399
+ return this.qw;
1400
+ }
1401
+ set qy(a) {
1402
+ let b = this.qw != a;
1413
1403
  if (b) {
1414
- let c = this.o2;
1415
- this.o2 = a;
1416
- this.raisePropertyChanged("ColorScale", c, this.o2);
1417
- if (this.o4 != null) {
1418
- this.o4.pu = a;
1404
+ let c = this.qw;
1405
+ if (this.qw != null) {
1406
+ let d = this.qw;
1407
+ d.propertyChanged = delegateRemove(d.propertyChanged, runOn(this, this.q6));
1408
+ }
1409
+ this.qw = a;
1410
+ if (this.qw != null) {
1411
+ let e = this.qw;
1412
+ e.propertyChanged = delegateCombine(e.propertyChanged, runOn(this, this.q6));
1413
+ }
1414
+ this.raisePropertyChanged("ColorScale", c, this.qw);
1415
+ if (this.qz != null) {
1416
+ this.qz.r0 = a;
1419
1417
  }
1420
1418
  }
1421
1419
  }
1422
- oa() {
1423
- this.o4 = new ScatterAreaSeries();
1424
- let a = this.o4;
1425
- a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.pa));
1426
- return this.o4;
1420
+ q6(a, b) {
1421
+ this.q1.co();
1422
+ this.q8();
1423
+ this.mh(false);
1424
+ }
1425
+ q8() {
1426
+ if (this.qz != null) {
1427
+ this.qx = this.qz.rz;
1428
+ }
1429
+ }
1430
+ mv() {
1431
+ super.mv();
1432
+ this.q8();
1433
+ }
1434
+ p4() {
1435
+ this.qz = new ScatterAreaSeries();
1436
+ let a = this.qz;
1437
+ a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.q7));
1438
+ return this.qz;
1427
1439
  }
1428
- pa(a, b) {
1440
+ q7(a, b) {
1429
1441
  if (this.triangulationStatusChanged != null) {
1430
1442
  this.triangulationStatusChanged(this, b);
1431
1443
  }
1432
1444
  }
1433
- bp() {
1445
+ bx() {
1434
1446
  return new GeographicScatterAreaSeriesView(this);
1435
1447
  }
1436
- kk(a) {
1437
- super.kk(a);
1438
- this.o6 = a;
1448
+ ly(a) {
1449
+ super.ly(a);
1450
+ this.q1 = a;
1439
1451
  }
1440
- kp(a, b, c, d) {
1441
- super.kp(a, b, c, d);
1452
+ l3(a, b, c, d) {
1453
+ super.l3(a, b, c, d);
1442
1454
  switch (b) {
1443
- case GeographicScatterAreaSeries.$$p[0]:
1444
- this.o6.cc();
1455
+ case GeographicScatterAreaSeries.$$p[1]:
1456
+ this.q1.cn();
1445
1457
  break;
1446
1458
  case "ColorScale":
1447
- this.o6.cd();
1459
+ this.q1.co();
1460
+ this.q8();
1448
1461
  break;
1449
1462
  }
1450
1463
  }
1451
- get_d6() {
1464
+ get_e3() {
1452
1465
  return true;
1453
1466
  }
1454
- set_d6(a) {
1455
- super.set_d6(a);
1467
+ set_e3(a) {
1468
+ super.set_e3(a);
1456
1469
  }
1457
1470
  }
1458
1471
  GeographicScatterAreaSeries.$t = markType(GeographicScatterAreaSeries, 'GeographicScatterAreaSeries', GeographicXYTriangulatingSeries.$);
1459
- GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ColorMemberPath:o7:pb', [2, "value"]]);
1472
+ GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ActualColorScale:qx:q9', [ColorScale.$, null], 'ColorMemberPath:q3:ra', [2, "value"]]);
1460
1473
  return GeographicScatterAreaSeries;
1461
1474
  })();
1462
- //# sourceMappingURL=XamGeographicMap_combined.js.map