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
@@ -6,6 +6,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
6
6
  */
7
7
  import { __extends } from "tslib";
8
8
  import { GeographicShapeSeriesBaseView } from "./GeographicShapeSeriesBaseView";
9
+ import { Defaults } from "igniteui-angular-charts";
9
10
  import { ScatterPolylineSeries } from "igniteui-angular-charts";
10
11
  import { markType, runOn, delegateCombine, markDep } from "igniteui-angular-core";
11
12
  import { GeographicShapeSeriesBase } from "./GeographicShapeSeriesBase";
@@ -20,20 +21,26 @@ var GeographicPolylineSeriesView = /** @class */ /*@__PURE__*/ (function (_super
20
21
  __extends(GeographicPolylineSeriesView, _super);
21
22
  function GeographicPolylineSeriesView(a) {
22
23
  var _this = _super.call(this, a) || this;
23
- _this.ca = null;
24
- _this.ca = a;
24
+ _this.ci = null;
25
+ _this.ci = a;
25
26
  return _this;
26
27
  }
27
- GeographicPolylineSeriesView.prototype.by = function () {
28
- _super.prototype.by.call(this);
29
- this.ca.ob.qy = this.ca.ph;
30
- this.ca.ob.q3 = this.ca.pp;
28
+ GeographicPolylineSeriesView.prototype.as = function () {
29
+ _super.prototype.as.call(this);
30
+ if (!this.q) {
31
+ this.ci.gp = Defaults.n;
32
+ }
33
+ };
34
+ GeographicPolylineSeriesView.prototype.b2 = function () {
35
+ _super.prototype.b2.call(this);
36
+ this.ci.pt.sf = this.ci.qz;
37
+ this.ci.pt.sk = this.ci.q7;
31
38
  };
32
- GeographicPolylineSeriesView.prototype.cb = function () {
33
- this.ca.ob.qy = this.ca.ph;
39
+ GeographicPolylineSeriesView.prototype.cj = function () {
40
+ this.ci.pt.sf = this.ci.qz;
34
41
  };
35
- GeographicPolylineSeriesView.prototype.cc = function () {
36
- this.ca.ob.q3 = this.ca.pp;
42
+ GeographicPolylineSeriesView.prototype.ck = function () {
43
+ this.ci.pt.sk = this.ci.q7;
37
44
  };
38
45
  GeographicPolylineSeriesView.$t = markType(GeographicPolylineSeriesView, 'GeographicPolylineSeriesView', GeographicShapeSeriesBaseView.$);
39
46
  return GeographicPolylineSeriesView;
@@ -50,37 +57,39 @@ var GeographicPolylineSeries = /** @class */ /*@__PURE__*/ (function (_super) {
50
57
  _this.ab = GeographicPolylineSeries.$;
51
58
  return _this;
52
59
  }
53
- GeographicPolylineSeries.prototype.bp = function () {
60
+ GeographicPolylineSeries.prototype.get_d4 = function () {
61
+ return true;
62
+ };
63
+ GeographicPolylineSeries.prototype.bv = function () {
54
64
  return new GeographicPolylineSeriesView(this);
55
65
  };
56
- GeographicPolylineSeries.prototype.kk = function (a) {
57
- _super.prototype.kk.call(this, a);
58
- this.pi = a;
66
+ GeographicPolylineSeries.prototype.lo = function (a) {
67
+ _super.prototype.lo.call(this, a);
68
+ this.q0 = a;
59
69
  };
60
- GeographicPolylineSeries.prototype.oa = function () {
70
+ GeographicPolylineSeries.prototype.ps = function () {
61
71
  var a = new ScatterPolylineSeries();
62
- a.styleShape = delegateCombine(a.styleShape, runOn(this, this.pm));
72
+ a.styleShape = delegateCombine(a.styleShape, runOn(this, this.q4));
63
73
  return a;
64
74
  };
65
- GeographicPolylineSeries.prototype.pm = function (a, b) {
75
+ GeographicPolylineSeries.prototype.q4 = function (a, b) {
66
76
  if (this.styleShape != null) {
67
77
  this.styleShape(this, b);
68
78
  }
69
79
  };
70
- GeographicPolylineSeries.prototype.kp = function (a, b, c, d) {
71
- _super.prototype.kp.call(this, a, b, c, d);
80
+ GeographicPolylineSeries.prototype.lt = function (a, b, c, d) {
81
+ _super.prototype.lt.call(this, a, b, c, d);
72
82
  switch (b) {
73
83
  case GeographicPolylineSeries.$$p[1]:
74
- this.pi.cb();
84
+ this.q0.cj();
75
85
  break;
76
86
  case GeographicPolylineSeries.$$p[0]:
77
- this.pi.cc();
87
+ this.q0.ck();
78
88
  break;
79
89
  }
80
90
  };
81
91
  GeographicPolylineSeries.$t = markType(GeographicPolylineSeries, 'GeographicPolylineSeries', GeographicShapeSeriesBase.$);
82
- GeographicPolylineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicPolylineSeries, 'raisePropertyChanged', ['ShapeStyle:pp:pn', [Style.$, null], 'ShapeStyleSelector:ph:po', [StyleSelector.$, null]]);
92
+ GeographicPolylineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicPolylineSeries, 'raisePropertyChanged', ['ShapeStyle:q7:q5', [Style.$, null], 'ShapeStyleSelector:qz:q6', [StyleSelector.$, null]]);
83
93
  return GeographicPolylineSeries;
84
94
  }(GeographicShapeSeriesBase));
85
95
  export { GeographicPolylineSeries };
86
- //# sourceMappingURL=GeographicPolylineSeriesView_combined.js.map
@@ -5,4 +5,3 @@ https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
7
  export { GeographicProportionalSymbolSeries } from "./GeographicProportionalSymbolSeriesView_combined";
8
- //# sourceMappingURL=GeographicProportionalSymbolSeries.js.map
@@ -5,7 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
7
  import { __extends } from "tslib";
8
- import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
8
+ import { GeographicMarkerSeriesBase } from "./GeographicMarkerSeriesBase";
9
9
  import { markType } from "igniteui-angular-core";
10
10
  /**
11
11
  * @hidden
@@ -15,8 +15,7 @@ var GeographicProportionalSymbolSeriesBase = /** @class */ /*@__PURE__*/ (functi
15
15
  function GeographicProportionalSymbolSeriesBase() {
16
16
  return _super !== null && _super.apply(this, arguments) || this;
17
17
  }
18
- GeographicProportionalSymbolSeriesBase.$t = markType(GeographicProportionalSymbolSeriesBase, 'GeographicProportionalSymbolSeriesBase', GeographicMapSeriesHost.$);
18
+ GeographicProportionalSymbolSeriesBase.$t = markType(GeographicProportionalSymbolSeriesBase, 'GeographicProportionalSymbolSeriesBase', GeographicMarkerSeriesBase.$);
19
19
  return GeographicProportionalSymbolSeriesBase;
20
- }(GeographicMapSeriesHost));
20
+ }(GeographicMarkerSeriesBase));
21
21
  export { GeographicProportionalSymbolSeriesBase };
22
- //# sourceMappingURL=GeographicProportionalSymbolSeriesBase.js.map
@@ -14,12 +14,11 @@ var GeographicProportionalSymbolSeriesBaseView = /** @class */ /*@__PURE__*/ (fu
14
14
  __extends(GeographicProportionalSymbolSeriesBaseView, _super);
15
15
  function GeographicProportionalSymbolSeriesBaseView(a) {
16
16
  var _this = _super.call(this, a) || this;
17
- _this.b3 = null;
18
- _this.b3 = a;
17
+ _this.ce = null;
18
+ _this.ce = a;
19
19
  return _this;
20
20
  }
21
21
  GeographicProportionalSymbolSeriesBaseView.$t = markType(GeographicProportionalSymbolSeriesBaseView, 'GeographicProportionalSymbolSeriesBaseView', HostSeriesView.$);
22
22
  return GeographicProportionalSymbolSeriesBaseView;
23
23
  }(HostSeriesView));
24
24
  export { GeographicProportionalSymbolSeriesBaseView };
25
- //# sourceMappingURL=GeographicProportionalSymbolSeriesBaseView.js.map
@@ -5,4 +5,3 @@ https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
7
  export { GeographicProportionalSymbolSeriesView } from "./GeographicProportionalSymbolSeriesView_combined";
8
- //# sourceMappingURL=GeographicProportionalSymbolSeriesView.js.map
@@ -6,20 +6,14 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
6
6
  */
7
7
  import { __extends } from "tslib";
8
8
  import { HostSeriesView } from "./HostSeriesView";
9
- import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
10
9
  import { BubbleSeries } from "igniteui-angular-charts";
10
+ import { GeographicMarkerSeries } from "./GeographicMarkerSeries";
11
11
  import { markType, enumGetBox, runOn, delegateCombine, delegateRemove, markDep } from "igniteui-angular-core";
12
12
  import { DependencyProperty } from "igniteui-angular-core";
13
- import { MarkerType_$type } from "igniteui-angular-charts";
14
- import { MarkerOutlineMode_$type } from "igniteui-angular-charts";
15
- import { MarkerFillMode_$type } from "igniteui-angular-charts";
16
- import { DataTemplate } from "igniteui-angular-core";
17
- import { Brush } from "igniteui-angular-core";
18
13
  import { SizeScale } from "igniteui-angular-charts";
19
14
  import { BrushScale } from "igniteui-angular-charts";
20
15
  import { ScatterItemSearchMode_$type } from "igniteui-angular-charts";
21
16
  import { PropertyMetadata } from "igniteui-angular-core";
22
- import { DeviceUtils } from "igniteui-angular-core";
23
17
  /**
24
18
  * @hidden
25
19
  */
@@ -27,107 +21,108 @@ var GeographicProportionalSymbolSeriesView = /** @class */ /*@__PURE__*/ (functi
27
21
  __extends(GeographicProportionalSymbolSeriesView, _super);
28
22
  function GeographicProportionalSymbolSeriesView(a) {
29
23
  var _this = _super.call(this, a) || this;
30
- _this.b3 = null;
31
- _this.b3 = a;
24
+ _this.ce = null;
25
+ _this.ce = a;
32
26
  return _this;
33
27
  }
34
- GeographicProportionalSymbolSeriesView.prototype.cb = function () {
28
+ GeographicProportionalSymbolSeriesView.prototype.as = function () {
35
29
  _super.prototype.as.call(this);
36
30
  if (!this.q) {
37
31
  }
38
32
  };
39
- GeographicProportionalSymbolSeriesView.prototype.by = function () {
40
- _super.prototype.by.call(this);
41
- var a = this.b3.ob;
42
- a.rf = this.b3.ph;
43
- a.rj = this.b3.pf;
44
- a.oi = this.b3.op;
45
- a.o5 = this.b3.p0;
46
- a.on = this.b3.o2;
47
- a.tr = this.b3.pu;
48
- a.sz = this.b3.or;
49
- a.tl = this.b3.pd;
50
- a.tg = this.b3.o5;
51
- a.sx = this.b3.ol;
52
- a.s7 = this.b3.ov;
53
- a.s8 = this.b3.oy;
54
- a.te = this.b3.o1;
55
- a.td = this.b3.o0;
56
- };
57
- GeographicProportionalSymbolSeriesView.prototype.cd = function () {
58
- this.b3.ob.rf = this.b3.ph;
59
- };
60
- GeographicProportionalSymbolSeriesView.prototype.cc = function () {
61
- this.b3.ob.rj = this.b3.pf;
33
+ GeographicProportionalSymbolSeriesView.prototype.b2 = function () {
34
+ _super.prototype.b2.call(this);
35
+ var a = this.ce.pt;
36
+ a.sx = this.ce.rs;
37
+ a.s1 = this.ce.rq;
38
+ a.p0 = this.ce.p3;
39
+ a.qm = this.ce.qj;
40
+ a.p5 = this.ce.p4;
41
+ a.ur = this.ce.rc;
42
+ a.u9 = this.ce.rx;
43
+ a.uh = this.ce.q4;
44
+ a.u3 = this.ce.ro;
45
+ a.uy = this.ce.rg;
46
+ a.uf = this.ce.q1;
47
+ a.up = this.ce.q8;
48
+ a.uq = this.ce.rb;
49
+ a.uw = this.ce.re;
50
+ a.uv = this.ce.rd;
62
51
  };
63
- GeographicProportionalSymbolSeriesView.prototype.ci = function () {
64
- this.b3.ob.oi = this.b3.op;
52
+ GeographicProportionalSymbolSeriesView.prototype.cn = function () {
53
+ this.ce.pt.sx = this.ce.rs;
65
54
  };
66
- GeographicProportionalSymbolSeriesView.prototype.cg = function () {
67
- this.b3.ob.o5 = this.b3.p0;
55
+ GeographicProportionalSymbolSeriesView.prototype.cm = function () {
56
+ this.ce.pt.s1 = this.ce.rq;
68
57
  };
69
- GeographicProportionalSymbolSeriesView.prototype.ch = function () {
70
- this.b3.ob.on = this.b3.o2;
58
+ GeographicProportionalSymbolSeriesView.prototype.cs = function () {
59
+ this.ce.pt.p0 = this.ce.p3;
71
60
  };
72
- GeographicProportionalSymbolSeriesView.prototype.cj = function () {
73
- this.b3.ob.q3 = this.b3.o4;
61
+ GeographicProportionalSymbolSeriesView.prototype.cq = function () {
62
+ this.ce.pt.qm = this.ce.qj;
74
63
  };
75
- GeographicProportionalSymbolSeriesView.prototype.cl = function () {
76
- this.b3.ob.xAxis = this.b3.b6.pf;
64
+ GeographicProportionalSymbolSeriesView.prototype.cr = function () {
65
+ this.ce.pt.p5 = this.ce.p4;
77
66
  };
78
- GeographicProportionalSymbolSeriesView.prototype.cm = function () {
79
- this.b3.ob.yAxis = this.b3.b6.ph;
67
+ GeographicProportionalSymbolSeriesView.prototype.ct = function () {
68
+ this.ce.pt.sl = this.ce.p5;
80
69
  };
81
- GeographicProportionalSymbolSeriesView.prototype.ck = function () {
82
- var a = this.b3.ob;
83
- if (this.b3.b6 == null) {
70
+ GeographicProportionalSymbolSeriesView.prototype.cv = function () {
71
+ this.ce.pt.xAxis = this.ce.cb.sn;
72
+ };
73
+ GeographicProportionalSymbolSeriesView.prototype.cw = function () {
74
+ this.ce.pt.yAxis = this.ce.cb.sp;
75
+ };
76
+ GeographicProportionalSymbolSeriesView.prototype.cu = function () {
77
+ var a = this.ce.pt;
78
+ if (this.ce.cb == null) {
84
79
  a.xAxis = null;
85
80
  a.yAxis = null;
86
81
  return;
87
82
  }
88
- a.xAxis = this.b3.b6.pf;
89
- a.yAxis = this.b3.b6.ph;
83
+ a.xAxis = this.ce.cb.sn;
84
+ a.yAxis = this.ce.cb.sp;
90
85
  };
91
- GeographicProportionalSymbolSeriesView.prototype.ce = function () {
92
- this.b3.ob.pl = this.b3.qp;
86
+ GeographicProportionalSymbolSeriesView.prototype.co = function () {
87
+ this.ce.pt.q2 = this.ce.qx;
93
88
  };
94
- GeographicProportionalSymbolSeriesView.prototype.cf = function () {
95
- this.b3.ob.pm = this.b3.qq;
89
+ GeographicProportionalSymbolSeriesView.prototype.cp = function () {
90
+ this.ce.pt.q3 = this.ce.qy;
96
91
  };
97
- GeographicProportionalSymbolSeriesView.prototype.cn = function () {
98
- this.b3.ob.tr = this.b3.pu;
92
+ GeographicProportionalSymbolSeriesView.prototype.cx = function () {
93
+ this.ce.pt.u9 = this.ce.rx;
99
94
  };
100
- GeographicProportionalSymbolSeriesView.prototype.co = function () {
101
- this.b3.ob.sz = this.b3.or;
102
- this.b3.ob.s9 = this.b3.oz;
95
+ GeographicProportionalSymbolSeriesView.prototype.cy = function () {
96
+ this.ce.pt.uh = this.ce.q4;
97
+ this.ce.pt.ur = this.ce.rc;
103
98
  };
104
- GeographicProportionalSymbolSeriesView.prototype.b7 = function () {
105
- this.b3.ob.tl = this.b3.pd;
99
+ GeographicProportionalSymbolSeriesView.prototype.ci = function () {
100
+ this.ce.pt.u3 = this.ce.ro;
106
101
  };
107
- GeographicProportionalSymbolSeriesView.prototype.b5 = function () {
108
- this.b3.ob.sx = this.b3.ol;
109
- this.b3.ob.s7 = this.b3.ov;
110
- this.b3.ob.s8 = this.b3.oy;
111
- this.b3.ob.te = this.b3.o1;
112
- this.b3.ob.td = this.b3.o0;
102
+ GeographicProportionalSymbolSeriesView.prototype.cg = function () {
103
+ this.ce.pt.uf = this.ce.q1;
104
+ this.ce.pt.up = this.ce.q8;
105
+ this.ce.pt.uq = this.ce.rb;
106
+ this.ce.pt.uw = this.ce.re;
107
+ this.ce.pt.uv = this.ce.rd;
113
108
  };
114
- GeographicProportionalSymbolSeriesView.prototype.b4 = function () {
115
- this.b3.ob.tg = this.b3.o5;
109
+ GeographicProportionalSymbolSeriesView.prototype.cf = function () {
110
+ this.ce.pt.uy = this.ce.rg;
116
111
  };
117
- GeographicProportionalSymbolSeriesView.prototype.cp = function () {
118
- this.b3.ob.s9 = this.b3.oz;
112
+ GeographicProportionalSymbolSeriesView.prototype.cz = function () {
113
+ this.ce.pt.ur = this.ce.rc;
119
114
  };
120
- GeographicProportionalSymbolSeriesView.prototype.b6 = function () {
121
- this.b3.ob.s7 = this.b3.ov;
115
+ GeographicProportionalSymbolSeriesView.prototype.ch = function () {
116
+ this.ce.pt.up = this.ce.q8;
122
117
  };
123
- GeographicProportionalSymbolSeriesView.prototype.ca = function () {
124
- this.b3.ob.s8 = this.b3.oy;
118
+ GeographicProportionalSymbolSeriesView.prototype.cl = function () {
119
+ this.ce.pt.uq = this.ce.rb;
125
120
  };
126
- GeographicProportionalSymbolSeriesView.prototype.b9 = function () {
127
- this.b3.ob.te = this.b3.o1;
121
+ GeographicProportionalSymbolSeriesView.prototype.ck = function () {
122
+ this.ce.pt.uw = this.ce.re;
128
123
  };
129
- GeographicProportionalSymbolSeriesView.prototype.b8 = function () {
130
- this.b3.ob.td = this.b3.o0;
124
+ GeographicProportionalSymbolSeriesView.prototype.cj = function () {
125
+ this.ce.pt.uv = this.ce.rd;
131
126
  };
132
127
  GeographicProportionalSymbolSeriesView.$t = markType(GeographicProportionalSymbolSeriesView, 'GeographicProportionalSymbolSeriesView', HostSeriesView.$);
133
128
  return GeographicProportionalSymbolSeriesView;
@@ -140,150 +135,125 @@ var GeographicProportionalSymbolSeries = /** @class */ /*@__PURE__*/ (function (
140
135
  __extends(GeographicProportionalSymbolSeries, _super);
141
136
  function GeographicProportionalSymbolSeries() {
142
137
  var _this = _super.call(this) || this;
143
- _this.om = null;
144
- _this.ou = false;
145
- _this.ot = false;
138
+ _this.q2 = null;
139
+ _this.q7 = false;
140
+ _this.q6 = false;
146
141
  _this.assigningScatterStyle = null;
147
142
  _this.assigningScatterMarkerStyle = null;
148
143
  _this.ab = GeographicProportionalSymbolSeries.$;
149
144
  return _this;
150
145
  }
151
- GeographicProportionalSymbolSeries.prototype.bp = function () {
146
+ GeographicProportionalSymbolSeries.prototype.get_c1 = function () {
147
+ return true;
148
+ };
149
+ GeographicProportionalSymbolSeries.prototype.bv = function () {
152
150
  return new GeographicProportionalSymbolSeriesView(this);
153
151
  };
154
- GeographicProportionalSymbolSeries.prototype.kk = function (a) {
155
- _super.prototype.kk.call(this, a);
156
- this.os = a;
152
+ GeographicProportionalSymbolSeries.prototype.lo = function (a) {
153
+ _super.prototype.lo.call(this, a);
154
+ this.q5 = a;
157
155
  };
158
- GeographicProportionalSymbolSeries.prototype.fr = function () {
156
+ GeographicProportionalSymbolSeries.prototype.gl = function () {
159
157
  return 0.7;
160
158
  };
161
- GeographicProportionalSymbolSeries.prototype.oa = function () {
159
+ GeographicProportionalSymbolSeries.prototype.ps = function () {
162
160
  return new BubbleSeries();
163
161
  };
164
- GeographicProportionalSymbolSeries.prototype.fc = function () {
165
- return this.o2;
166
- };
167
- GeographicProportionalSymbolSeries.prototype.get_da = function () {
162
+ GeographicProportionalSymbolSeries.prototype.get_dt = function () {
168
163
  return true;
169
164
  };
170
- GeographicProportionalSymbolSeries.prototype.kp = function (a, b, c, d) {
171
- _super.prototype.kp.call(this, a, b, c, d);
165
+ GeographicProportionalSymbolSeries.prototype.lt = function (a, b, c, d) {
166
+ _super.prototype.lt.call(this, a, b, c, d);
172
167
  switch (b) {
173
- case GeographicProportionalSymbolSeries.$$p[14]:
174
- this.ob.of = this.oo;
175
- break;
176
- case GeographicProportionalSymbolSeries.$$p[12]:
177
- this.ob.ob = this.on;
178
- break;
179
168
  case "SeriesViewer":
180
- this.os.ck();
169
+ this.q5.cu();
181
170
  break;
182
171
  case GeographicProportionalSymbolSeries.$$p[9]:
183
- this.os.cd();
172
+ this.q5.cn();
184
173
  break;
185
174
  case GeographicProportionalSymbolSeries.$$p[8]:
186
- this.os.cc();
187
- break;
188
- case GeographicProportionalSymbolSeries.$$p[19]:
189
- this.os.ci();
190
- break;
191
- case GeographicProportionalSymbolSeries.$$p[17]:
192
- this.os.cg();
193
- break;
194
- case GeographicProportionalSymbolSeries.$$p[18]:
195
- this.os.ch();
196
- break;
197
- case GeographicProportionalSymbolSeries.$$p[20]:
198
- this.os.cj();
175
+ this.q5.cm();
199
176
  break;
200
177
  case "XAxis":
201
- this.os.cl();
178
+ this.q5.cv();
202
179
  break;
203
180
  case "YAxis":
204
- this.os.cm();
205
- break;
206
- case GeographicProportionalSymbolSeries.$$p[11]:
207
- this.os.ce();
181
+ this.q5.cw();
208
182
  break;
209
- case GeographicProportionalSymbolSeries.$$p[15]:
210
- this.os.cf();
211
- break;
212
- case GeographicProportionalSymbolSeries.$$p[21]:
213
- this.os.cn();
183
+ case GeographicProportionalSymbolSeries.$$p[13]:
184
+ this.q5.cx();
214
185
  break;
215
- case GeographicProportionalSymbolSeries.$$p[22]:
216
- this.os.co();
186
+ case GeographicProportionalSymbolSeries.$$p[14]:
187
+ this.q5.cy();
217
188
  break;
218
- case GeographicProportionalSymbolSeries.$$p[23]:
219
- this.os.cp();
189
+ case GeographicProportionalSymbolSeries.$$p[15]:
190
+ this.q5.cz();
220
191
  break;
221
192
  case GeographicProportionalSymbolSeries.$$p[7]:
222
- this.os.b7();
193
+ this.q5.ci();
223
194
  break;
224
195
  case GeographicProportionalSymbolSeries.$$p[0]:
225
- this.os.b4();
196
+ this.q5.cf();
226
197
  break;
227
198
  case GeographicProportionalSymbolSeries.$$p[1]:
228
- this.os.b5();
199
+ this.q5.cg();
229
200
  break;
230
201
  case GeographicProportionalSymbolSeries.$$p[2]:
231
- this.os.b6();
202
+ this.q5.ch();
232
203
  break;
233
- case GeographicProportionalSymbolSeries.$$p[16]:
234
- this.os.ca();
204
+ case GeographicProportionalSymbolSeries.$$p[12]:
205
+ this.q5.cl();
235
206
  break;
236
- case GeographicProportionalSymbolSeries.$$p[13]:
237
- this.os.b9();
207
+ case GeographicProportionalSymbolSeries.$$p[11]:
208
+ this.q5.ck();
238
209
  break;
239
210
  case GeographicProportionalSymbolSeries.$$p[10]:
240
- this.os.b8();
211
+ this.q5.cj();
241
212
  break;
242
213
  case GeographicProportionalSymbolSeries.$$p[4]:
243
- this.ob.qp = this.ox;
244
- this.ou = this.ox;
245
- if (this.ox) {
246
- var e = this.ob;
247
- e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.pz));
214
+ this.pt.r7 = this.ra;
215
+ this.q7 = this.ra;
216
+ if (this.ra) {
217
+ var e = this.pt;
218
+ e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.r2));
248
219
  }
249
220
  else {
250
- var f = this.ob;
251
- f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.pz));
221
+ var f = this.pt;
222
+ f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.r2));
252
223
  }
253
224
  break;
254
225
  case GeographicProportionalSymbolSeries.$$p[3]:
255
- this.ob.qo = this.ow;
256
- this.ot = this.ow;
257
- if (this.ox) {
258
- var g = this.ob;
259
- g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.py));
226
+ this.pt.r6 = this.q9;
227
+ this.q6 = this.q9;
228
+ if (this.ra) {
229
+ var g = this.pt;
230
+ g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.r1));
260
231
  }
261
232
  else {
262
- var h = this.ob;
263
- h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.py));
233
+ var h = this.pt;
234
+ h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.r1));
264
235
  }
265
236
  break;
266
237
  case GeographicProportionalSymbolSeries.$$p[5]:
267
- this.ob.qe = this.oq;
238
+ this.pt.rw = this.q3;
268
239
  break;
269
240
  case GeographicProportionalSymbolSeries.$$p[6]:
270
- this.ob.q2 = this.o3;
241
+ this.pt.sk = this.rf;
271
242
  break;
272
243
  }
273
244
  };
274
- GeographicProportionalSymbolSeries.prototype.pz = function (a, b) {
245
+ GeographicProportionalSymbolSeries.prototype.r2 = function (a, b) {
275
246
  if (this.assigningScatterStyle != null) {
276
247
  this.assigningScatterStyle(this, b);
277
248
  }
278
249
  };
279
- GeographicProportionalSymbolSeries.prototype.py = function (a, b) {
250
+ GeographicProportionalSymbolSeries.prototype.r1 = function (a, b) {
280
251
  if (this.assigningScatterMarkerStyle != null) {
281
252
  this.assigningScatterMarkerStyle(this, b);
282
253
  }
283
254
  };
284
- GeographicProportionalSymbolSeries.$t = markType(GeographicProportionalSymbolSeries, 'GeographicProportionalSymbolSeries', GeographicMapSeriesHost.$);
285
- GeographicProportionalSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicProportionalSymbolSeries, 'raisePropertyChanged', ['FillMemberPath:o5:p1', [2], 'FillScale:ol:p2', [BrushScale.$], 'FillScaleUseGlobalValues:ov:p3', [0, false], 'IsCustomScatterMarkerStyleAllowed:ow:p4', [0, false], 'IsCustomScatterStyleAllowed:ox:p5', [0, false], 'ItemSearchMode:oq:p6', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:o3:p7', [1, 10000], 'LabelMemberPath:pd:p8', [2], 'LatitudeMemberPath:pf:p9', [2, null], 'LongitudeMemberPath:ph:qa', [2, null], 'MarkerBrushBrightness:o0:qb', [1, NaN], 'MarkerBrush:qp:qc', [Brush.$], 'MarkerFillMode:on:qd', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineBrightness:o1:qe', [1, NaN], 'MarkerOutlineMode:oo:qf', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:qq:qg', [Brush.$], 'MarkerOutlineUsesFillScale:oy:qh', [0, false], 'MarkerTemplate:p0:qi', [DataTemplate.$, null], 'MarkerThickness:o2:qj', [1, DeviceUtils.g(2)], 'MarkerType:op:qk', [MarkerType_$type, enumGetBox(MarkerType_$type, 2)], 'MaximumMarkers:o4:ql', [1, 400], 'RadiusMemberPath:pu:qm', [2, null], 'RadiusScale:or:qn', [SizeScale.$], 'RadiusScaleUseGlobalValues:oz:qo', [0, false]]);
255
+ GeographicProportionalSymbolSeries.$t = markType(GeographicProportionalSymbolSeries, 'GeographicProportionalSymbolSeries', GeographicMarkerSeries.$);
256
+ GeographicProportionalSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicProportionalSymbolSeries, 'raisePropertyChanged', ['FillMemberPath:rg:r3', [2], 'FillScale:q1:r4', [BrushScale.$], 'FillScaleUseGlobalValues:q8:r5', [0, false], 'IsCustomScatterMarkerStyleAllowed:q9:r6', [0, false], 'IsCustomScatterStyleAllowed:ra:r7', [0, false], 'ItemSearchMode:q3:r8', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:rf:r9', [1, 10000], 'LabelMemberPath:ro:sa', [2], 'LatitudeMemberPath:rq:sb', [2, null], 'LongitudeMemberPath:rs:sc', [2, null], 'MarkerBrushBrightness:rd:sd', [1, NaN], 'MarkerOutlineBrightness:re:se', [1, NaN], 'MarkerOutlineUsesFillScale:rb:sf', [0, false], 'RadiusMemberPath:rx:sg', [2, null], 'RadiusScale:q4:sh', [SizeScale.$], 'RadiusScaleUseGlobalValues:rc:si', [0, false]]);
286
257
  return GeographicProportionalSymbolSeries;
287
- }(GeographicMapSeriesHost));
258
+ }(GeographicMarkerSeries));
288
259
  export { GeographicProportionalSymbolSeries };
289
- //# sourceMappingURL=GeographicProportionalSymbolSeriesView_combined.js.map
@@ -5,4 +5,3 @@ https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
7
  export { GeographicScatterAreaSeries } from "./XamGeographicMap_combined";
8
- //# sourceMappingURL=GeographicScatterAreaSeries.js.map
@@ -5,4 +5,3 @@ https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
7
  export { GeographicScatterAreaSeriesView } from "./XamGeographicMap_combined";
8
- //# sourceMappingURL=GeographicScatterAreaSeriesView.js.map
@@ -5,4 +5,3 @@ https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
7
  export { GeographicShapeSeries } from "./GeographicShapeSeriesView_combined";
8
- //# sourceMappingURL=GeographicShapeSeries.js.map
@@ -5,4 +5,3 @@ https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
7
  export { GeographicShapeSeriesBase } from "./GeographicShapeSeriesBase_combined";
8
- //# sourceMappingURL=GeographicShapeSeriesBase.js.map
@@ -19,4 +19,3 @@ var GeographicShapeSeriesBaseBase = /** @class */ /*@__PURE__*/ (function (_supe
19
19
  return GeographicShapeSeriesBaseBase;
20
20
  }(GeographicMapSeriesHost));
21
21
  export { GeographicShapeSeriesBaseBase };
22
- //# sourceMappingURL=GeographicShapeSeriesBaseBase.js.map
@@ -14,12 +14,11 @@ var GeographicShapeSeriesBaseBaseView = /** @class */ /*@__PURE__*/ (function (_
14
14
  __extends(GeographicShapeSeriesBaseBaseView, _super);
15
15
  function GeographicShapeSeriesBaseBaseView(a) {
16
16
  var _this = _super.call(this, a) || this;
17
- _this.b3 = null;
18
- _this.b3 = a;
17
+ _this.ce = null;
18
+ _this.ce = a;
19
19
  return _this;
20
20
  }
21
21
  GeographicShapeSeriesBaseBaseView.$t = markType(GeographicShapeSeriesBaseBaseView, 'GeographicShapeSeriesBaseBaseView', HostSeriesView.$);
22
22
  return GeographicShapeSeriesBaseBaseView;
23
23
  }(HostSeriesView));
24
24
  export { GeographicShapeSeriesBaseBaseView };
25
- //# sourceMappingURL=GeographicShapeSeriesBaseBaseView.js.map
@@ -5,4 +5,3 @@ https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
7
  export { GeographicShapeSeriesBaseView } from "./GeographicShapeSeriesBase_combined";
8
- //# sourceMappingURL=GeographicShapeSeriesBaseView.js.map