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
@@ -18,140 +18,131 @@ var GeographicShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
18
18
  __extends(GeographicShapeSeriesBase, _super);
19
19
  function GeographicShapeSeriesBase() {
20
20
  var _this = _super !== null && _super.apply(this, arguments) || this;
21
- _this.or = false;
22
- _this.oq = false;
21
+ _this.ql = false;
22
+ _this.qk = false;
23
23
  _this.assigningShapeStyle = null;
24
24
  _this.assigningShapeMarkerStyle = null;
25
- _this.on = null;
26
- _this.op = false;
25
+ _this.qh = null;
26
+ _this.qj = false;
27
27
  return _this;
28
28
  }
29
- GeographicShapeSeriesBase.prototype.bp = function () {
29
+ GeographicShapeSeriesBase.prototype.bx = function () {
30
30
  return new GeographicShapeSeriesBaseView(this);
31
31
  };
32
- GeographicShapeSeriesBase.prototype.kk = function (a) {
33
- _super.prototype.kk.call(this, a);
34
- this.om = a;
32
+ GeographicShapeSeriesBase.prototype.ly = function (a) {
33
+ _super.prototype.ly.call(this, a);
34
+ this.qg = a;
35
35
  };
36
- GeographicShapeSeriesBase.prototype.get_da = function () {
36
+ GeographicShapeSeriesBase.prototype.get_dx = function () {
37
37
  return true;
38
38
  };
39
- GeographicShapeSeriesBase.prototype.get_cu = function () {
39
+ GeographicShapeSeriesBase.prototype.get_c2 = function () {
40
40
  return true;
41
41
  };
42
- GeographicShapeSeriesBase.prototype.kp = function (a, b, c, d) {
43
- _super.prototype.kp.call(this, a, b, c, d);
42
+ GeographicShapeSeriesBase.prototype.l3 = function (a, b, c, d) {
43
+ _super.prototype.l3.call(this, a, b, c, d);
44
44
  switch (b) {
45
45
  case "SeriesViewer":
46
- this.om.b6();
47
- break;
48
- case "ActualBrush":
49
- this.om.b4();
50
- break;
51
- case "ActualOutline":
52
- this.om.b5();
46
+ this.qg.cf();
53
47
  break;
54
48
  case "ShapeMemberPath":
55
- this.om.b8();
56
- break;
57
- case "Thickness":
58
- this.om.b9();
49
+ this.qg.ch();
59
50
  break;
60
51
  case GeographicShapeSeriesBase.$$p[5]:
61
- this.om.b7();
52
+ this.qg.cg();
62
53
  break;
63
54
  case GeographicShapeSeriesBase.$$p[1]:
64
- this.ob.pa = this.ot;
65
- this.or = this.ot;
66
- if (this.ot) {
67
- var e = this.ob;
68
- e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.o7));
55
+ this.p5.q4 = this.qn;
56
+ this.ql = this.qn;
57
+ if (this.qn) {
58
+ var e = this.p5;
59
+ e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.q1));
69
60
  }
70
61
  else {
71
- var f = this.ob;
72
- f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.o7));
62
+ var f = this.p5;
63
+ f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.q1));
73
64
  }
74
65
  break;
75
66
  case GeographicShapeSeriesBase.$$p[0]:
76
- this.ob.o9 = this.os;
77
- this.oq = this.os;
78
- if (this.ot) {
79
- var g = this.ob;
80
- g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.o6));
67
+ this.p5.q3 = this.qm;
68
+ this.qk = this.qm;
69
+ if (this.qn) {
70
+ var g = this.p5;
71
+ g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.q0));
81
72
  }
82
73
  else {
83
- var h = this.ob;
84
- h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.o6));
74
+ var h = this.p5;
75
+ h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.q0));
85
76
  }
86
77
  break;
87
78
  case GeographicShapeSeriesBase.$$p[2]:
88
- this.ob.ow = this.ol;
79
+ this.p5.qq = this.qf;
89
80
  break;
90
81
  case GeographicShapeSeriesBase.$$p[3]:
91
- this.ob.ps = this.ov;
82
+ this.p5.rl = this.qp;
92
83
  break;
93
84
  case GeographicShapeSeriesBase.$$p[4]:
94
- this.ob.pt = this.ow;
85
+ this.p5.rm = this.qq;
95
86
  break;
96
87
  case "ShapefileDataSource":
97
88
  if (c != null) {
98
89
  var i = c;
99
- if (this.op) {
100
- i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.o8));
90
+ if (this.qj) {
91
+ i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.q2));
101
92
  }
102
93
  }
103
94
  if (d != null) {
104
95
  var j = d;
105
96
  if (j.count > 0) {
106
- this.o9();
97
+ this.q3();
107
98
  break;
108
99
  }
109
- this.op = true;
110
- j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.o8));
100
+ this.qj = true;
101
+ j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.q2));
111
102
  }
112
103
  break;
113
104
  }
114
105
  };
115
- GeographicShapeSeriesBase.prototype.o7 = function (a, b) {
106
+ GeographicShapeSeriesBase.prototype.q1 = function (a, b) {
116
107
  if (this.assigningShapeStyle != null) {
117
108
  this.assigningShapeStyle(this, b);
118
109
  }
119
110
  };
120
- GeographicShapeSeriesBase.prototype.o6 = function (a, b) {
111
+ GeographicShapeSeriesBase.prototype.q0 = function (a, b) {
121
112
  if (this.assigningShapeMarkerStyle != null) {
122
113
  this.assigningShapeMarkerStyle(this, b);
123
114
  }
124
115
  };
125
- GeographicShapeSeriesBase.prototype.o8 = function (a, b) {
126
- this.o9();
116
+ GeographicShapeSeriesBase.prototype.q2 = function (a, b) {
117
+ this.q3();
127
118
  };
128
- GeographicShapeSeriesBase.prototype.o9 = function () {
129
- var sds_ = this.oo;
119
+ GeographicShapeSeriesBase.prototype.q3 = function () {
120
+ var sds_ = this.qi;
130
121
  var ext_ = sds_.externalObject;
131
122
  this.itemsSource = (ext_.getPointData());
132
123
  };
133
- Object.defineProperty(GeographicShapeSeriesBase.prototype, "oo", {
124
+ Object.defineProperty(GeographicShapeSeriesBase.prototype, "qi", {
134
125
  get: function () {
135
- return this.on;
126
+ return this.qh;
136
127
  },
137
128
  set: function (a) {
138
- var b = this.on;
139
- this.on = a;
140
- if (b != this.on) {
141
- this.raisePropertyChanged("ShapefileDataSource", b, this.on);
129
+ var b = this.qh;
130
+ this.qh = a;
131
+ if (b != this.qh) {
132
+ this.raisePropertyChanged("ShapefileDataSource", b, this.qh);
142
133
  }
143
134
  },
144
135
  enumerable: false,
145
136
  configurable: true
146
137
  });
147
- GeographicShapeSeriesBase.prototype.get_d6 = function () {
138
+ GeographicShapeSeriesBase.prototype.get_e3 = function () {
148
139
  return true;
149
140
  };
150
- GeographicShapeSeriesBase.prototype.set_d6 = function (a) {
151
- _super.prototype.set_d6.call(this, a);
141
+ GeographicShapeSeriesBase.prototype.set_e3 = function (a) {
142
+ _super.prototype.set_e3.call(this, a);
152
143
  };
153
144
  GeographicShapeSeriesBase.$t = markType(GeographicShapeSeriesBase, 'GeographicShapeSeriesBase', GeographicMapSeriesHost.$);
154
- GeographicShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['IsCustomShapeMarkerStyleAllowed:os:pa', [0, false], 'IsCustomShapeStyleAllowed:ot:pb', [0, false], 'ItemSearchMode:ol:pc', [ShapeItemSearchMode_$type, enumGetBox(ShapeItemSearchMode_$type, 0)], 'ItemSearchPointsThreshold:ov:pd', [1, 10000], 'ItemSearchThreshold:ow:pe', [1, 10000], 'ShapeFilterResolution:ou:pf', [1, 2], 'ShapeMemberPath:o4:pg', [2, "points"]]);
145
+ GeographicShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['IsCustomShapeMarkerStyleAllowed:qm:q4', [0, false], 'IsCustomShapeStyleAllowed:qn:q5', [0, false], 'ItemSearchMode:qf:q6', [ShapeItemSearchMode_$type, enumGetBox(ShapeItemSearchMode_$type, 0)], 'ItemSearchPointsThreshold:qp:q7', [1, 10000], 'ItemSearchThreshold:qq:q8', [1, 10000], 'ShapeFilterResolution:qo:q9', [1, 2], 'ShapeMemberPath:qy:ra', [2, "points"]]);
155
146
  return GeographicShapeSeriesBase;
156
147
  }(GeographicMapSeriesHost));
157
148
  export { GeographicShapeSeriesBase };
@@ -162,43 +153,31 @@ var GeographicShapeSeriesBaseView = /** @class */ /*@__PURE__*/ (function (_supe
162
153
  __extends(GeographicShapeSeriesBaseView, _super);
163
154
  function GeographicShapeSeriesBaseView(a) {
164
155
  var _this = _super.call(this, a) || this;
165
- _this.b3 = null;
166
- _this.b3 = a;
156
+ _this.ce = null;
157
+ _this.ce = a;
167
158
  return _this;
168
159
  }
169
- GeographicShapeSeriesBaseView.prototype.by = function () {
170
- _super.prototype.by.call(this);
171
- this.b3.ob.p3 = this.b3.o4;
172
- this.b3.ob.nb = this.b3.m9;
173
- this.b3.ob.ng = this.b3.na;
174
- };
175
- GeographicShapeSeriesBaseView.prototype.b6 = function () {
176
- var a = this.b3.ob;
177
- if (this.b3.b6 == null) {
178
- a.oq = null;
179
- a.os = null;
160
+ GeographicShapeSeriesBaseView.prototype.b2 = function () {
161
+ _super.prototype.b2.call(this);
162
+ this.ce.p5.rw = this.ce.qy;
163
+ };
164
+ GeographicShapeSeriesBaseView.prototype.cf = function () {
165
+ var a = this.ce.p5;
166
+ if (this.ce.cd == null) {
167
+ a.qk = null;
168
+ a.qm = null;
180
169
  return;
181
170
  }
182
- a.oq = this.b3.b6.pf;
183
- a.os = this.b3.b6.ph;
184
- };
185
- GeographicShapeSeriesBaseView.prototype.b4 = function () {
186
- this.b3.ob.nb = this.b3.m9;
187
- };
188
- GeographicShapeSeriesBaseView.prototype.b5 = function () {
189
- this.b3.ob.ng = this.b3.na;
190
- };
191
- GeographicShapeSeriesBaseView.prototype.b8 = function () {
192
- this.b3.ob.p3 = this.b3.o4;
171
+ a.qk = this.ce.cd.s2;
172
+ a.qm = this.ce.cd.s4;
193
173
  };
194
- GeographicShapeSeriesBaseView.prototype.b9 = function () {
195
- this.b3.ob.fv = this.b3.fv;
174
+ GeographicShapeSeriesBaseView.prototype.ch = function () {
175
+ this.ce.p5.rw = this.ce.qy;
196
176
  };
197
- GeographicShapeSeriesBaseView.prototype.b7 = function () {
198
- this.b3.ob.pp = this.b3.ou;
177
+ GeographicShapeSeriesBaseView.prototype.cg = function () {
178
+ this.ce.p5.ri = this.ce.qo;
199
179
  };
200
180
  GeographicShapeSeriesBaseView.$t = markType(GeographicShapeSeriesBaseView, 'GeographicShapeSeriesBaseView', HostSeriesView.$);
201
181
  return GeographicShapeSeriesBaseView;
202
182
  }(HostSeriesView));
203
183
  export { GeographicShapeSeriesBaseView };
204
- //# sourceMappingURL=GeographicShapeSeriesBase_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 { GeographicShapeSeriesView } from "./GeographicShapeSeriesView_combined";
8
- //# sourceMappingURL=GeographicShapeSeriesView.js.map
@@ -7,16 +7,17 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
7
7
  import { __extends } from "tslib";
8
8
  import { GeographicShapeSeriesBaseView } from "./GeographicShapeSeriesBaseView";
9
9
  import { GeographicShapeSeriesBase } from "./GeographicShapeSeriesBase";
10
+ import { Brush } from "igniteui-angular-core";
11
+ import { Defaults } from "igniteui-angular-charts";
12
+ import { MarkerType_$type } from "igniteui-angular-charts";
13
+ import { MarkerFillMode_$type } from "igniteui-angular-charts";
10
14
  import { ScatterPolygonSeries } from "igniteui-angular-charts";
11
- import { markType, runOn, delegateCombine, enumGetBox, markDep } from "igniteui-angular-core";
15
+ import { markType, runOn, delegateCombine, typeCast, enumGetBox, markDep } from "igniteui-angular-core";
12
16
  import { StyleSelector } from "igniteui-angular-charts";
13
17
  import { DependencyProperty } from "igniteui-angular-core";
14
18
  import { Style } from "igniteui-angular-core";
15
- import { MarkerType_$type } from "igniteui-angular-charts";
16
19
  import { MarkerOutlineMode_$type } from "igniteui-angular-charts";
17
- import { MarkerFillMode_$type } from "igniteui-angular-charts";
18
20
  import { DataTemplate } from "igniteui-angular-core";
19
- import { Brush } from "igniteui-angular-core";
20
21
  import { CollisionAvoidanceType_$type } from "igniteui-angular-charts";
21
22
  import { PropertyMetadata } from "igniteui-angular-core";
22
23
  import { DeviceUtils } from "igniteui-angular-core";
@@ -27,47 +28,57 @@ var GeographicShapeSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
27
28
  __extends(GeographicShapeSeriesView, _super);
28
29
  function GeographicShapeSeriesView(a) {
29
30
  var _this = _super.call(this, a) || this;
30
- _this.ca = null;
31
- _this.ca = a;
31
+ _this.ci = null;
32
+ _this.ci = a;
32
33
  if (!_this.q) {
33
- _this.ca.o4 = "points";
34
+ _this.ci.qy = "points";
34
35
  }
35
36
  return _this;
36
37
  }
37
- GeographicShapeSeriesView.prototype.by = function () {
38
- _super.prototype.by.call(this);
39
- this.ca.ob.si = this.ca.qg;
40
- this.ca.ob.rc = this.ca.pl;
41
- this.ca.ob.rx = this.ca.p1;
42
- this.ca.ob.rf = this.ca.pn;
43
- this.ca.ob.qy = this.ca.ph;
38
+ GeographicShapeSeriesView.prototype.as = function () {
39
+ _super.prototype.as.call(this);
40
+ if (!this.q) {
41
+ this.ci.si = Defaults.aj;
42
+ this.ci.gz = Defaults.p;
43
+ this.ci.rh = Defaults.o;
44
+ this.ci.re = Defaults.d;
45
+ this.ci.rc = Defaults.a;
46
+ }
44
47
  };
45
- GeographicShapeSeriesView.prototype.cf = function () {
46
- this.ca.ob.rx = this.ca.p1;
48
+ GeographicShapeSeriesView.prototype.b2 = function () {
49
+ _super.prototype.b2.call(this);
50
+ this.ci.p5.uc = this.ci.sk;
51
+ this.ci.p5.s5 = this.ci.rf;
52
+ this.ci.p5.tr = this.ci.r0;
53
+ this.ci.p5.s8 = this.ci.rh;
54
+ this.ci.p5.sr = this.ci.rb;
47
55
  };
48
- GeographicShapeSeriesView.prototype.ch = function () {
49
- this.ca.ob.rf = this.ca.pn;
56
+ GeographicShapeSeriesView.prototype.cn = function () {
57
+ this.ci.p5.tr = this.ci.r0;
50
58
  };
51
- GeographicShapeSeriesView.prototype.cc = function () {
52
- this.ca.ob.qy = this.ca.ph;
59
+ GeographicShapeSeriesView.prototype.cp = function () {
60
+ this.ci.p5.s8 = this.ci.rh;
53
61
  };
54
- GeographicShapeSeriesView.prototype.cg = function () {
55
- this.ca.ob.q7 = this.ca.pk;
62
+ GeographicShapeSeriesView.prototype.ck = function () {
63
+ this.ci.p5.sr = this.ci.rb;
56
64
  };
57
- GeographicShapeSeriesView.prototype.cb = function () {
58
- this.ca.ob.se = this.ca.qd;
65
+ GeographicShapeSeriesView.prototype.co = function () {
66
+ this.ci.p5.s0 = this.ci.re;
59
67
  };
60
- GeographicShapeSeriesView.prototype.cd = function () {
61
- this.ca.ob.sf = this.ca.qe;
68
+ GeographicShapeSeriesView.prototype.cj = function () {
69
+ this.ci.p5.t8 = this.ci.sh;
62
70
  };
63
- GeographicShapeSeriesView.prototype.ce = function () {
64
- this.ca.ob.sh = this.ca.qf;
71
+ GeographicShapeSeriesView.prototype.cl = function () {
72
+ this.ci.p5.t9 = this.ci.si;
65
73
  };
66
- GeographicShapeSeriesView.prototype.ci = function () {
67
- this.ca.ob.rc = this.ca.pl;
74
+ GeographicShapeSeriesView.prototype.cm = function () {
75
+ this.ci.p5.ub = this.ci.sj;
68
76
  };
69
- GeographicShapeSeriesView.prototype.cj = function () {
70
- this.ca.ob.si = this.ca.qg;
77
+ GeographicShapeSeriesView.prototype.cq = function () {
78
+ this.ci.p5.s5 = this.ci.rf;
79
+ };
80
+ GeographicShapeSeriesView.prototype.cr = function () {
81
+ this.ci.p5.uc = this.ci.sk;
71
82
  };
72
83
  GeographicShapeSeriesView.$t = markType(GeographicShapeSeriesView, 'GeographicShapeSeriesView', GeographicShapeSeriesBaseView.$);
73
84
  return GeographicShapeSeriesView;
@@ -84,67 +95,95 @@ var GeographicShapeSeries = /** @class */ /*@__PURE__*/ (function (_super) {
84
95
  _this.ab = GeographicShapeSeries.$;
85
96
  return _this;
86
97
  }
87
- GeographicShapeSeries.prototype.bp = function () {
98
+ GeographicShapeSeries.prototype.get_d7 = function () {
99
+ return true;
100
+ };
101
+ GeographicShapeSeries.prototype.bx = function () {
88
102
  return new GeographicShapeSeriesView(this);
89
103
  };
90
- GeographicShapeSeries.prototype.kk = function (a) {
91
- _super.prototype.kk.call(this, a);
92
- this.pm = a;
104
+ GeographicShapeSeries.prototype.ly = function (a) {
105
+ _super.prototype.ly.call(this, a);
106
+ this.rg = a;
93
107
  };
94
- GeographicShapeSeries.prototype.oa = function () {
108
+ GeographicShapeSeries.prototype.p4 = function () {
95
109
  var a = new ScatterPolygonSeries();
96
- a.styleShape = delegateCombine(a.styleShape, runOn(this, this.p0));
110
+ a.styleShape = delegateCombine(a.styleShape, runOn(this, this.rx));
111
+ a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.ry));
97
112
  return a;
98
113
  };
99
- GeographicShapeSeries.prototype.p0 = function (a, b) {
114
+ GeographicShapeSeries.prototype.rx = function (a, b) {
100
115
  if (this.styleShape != null) {
101
116
  this.styleShape(this, b);
102
117
  }
103
118
  };
104
- GeographicShapeSeries.prototype.fc = function () {
105
- return this.pn;
119
+ GeographicShapeSeries.prototype.ry = function (a, b) {
120
+ var c = typeCast(ScatterPolygonSeries.$, this.p5);
121
+ if (c == null) {
122
+ return;
123
+ }
124
+ };
125
+ GeographicShapeSeries.prototype.f2 = function () {
126
+ return this.rh;
127
+ };
128
+ GeographicShapeSeries.prototype.o5 = function () {
129
+ return this.sf;
130
+ };
131
+ GeographicShapeSeries.prototype.o6 = function () {
132
+ return this.sg;
133
+ };
134
+ GeographicShapeSeries.prototype.nd = function () {
135
+ return this.rz;
136
+ };
137
+ GeographicShapeSeries.prototype.iy = function () {
138
+ var a = typeCast(ScatterPolygonSeries.$, this.p5);
139
+ if (a == null) {
140
+ return "Unknown";
141
+ }
142
+ return a.iy();
106
143
  };
107
- GeographicShapeSeries.prototype.kp = function (a, b, c, d) {
108
- _super.prototype.kp.call(this, a, b, c, d);
144
+ GeographicShapeSeries.prototype.l3 = function (a, b, c, d) {
145
+ _super.prototype.l3.call(this, a, b, c, d);
109
146
  switch (b) {
110
- case GeographicShapeSeries.$$p[3]:
111
- this.ob.q5 = this.pj;
147
+ case GeographicShapeSeries.$$p[6]:
148
+ this.p5.sy = this.rd;
112
149
  break;
113
- case GeographicShapeSeries.$$p[2]:
114
- this.ob.q1 = this.pi;
150
+ case GeographicShapeSeries.$$p[5]:
151
+ this.p5.su = this.rc;
115
152
  break;
116
- case GeographicShapeSeries.$$p[6]:
117
- this.pm.cf();
153
+ case GeographicShapeSeries.$$p[9]:
154
+ this.rg.cn();
118
155
  break;
119
- case GeographicShapeSeries.$$p[7]:
120
- this.pm.ch();
156
+ case GeographicShapeSeries.$$p[10]:
157
+ this.rg.cp();
121
158
  break;
122
- case GeographicShapeSeries.$$p[1]:
123
- this.pm.cc();
159
+ case GeographicShapeSeries.$$p[4]:
160
+ this.rg.ck();
124
161
  break;
125
- case GeographicShapeSeries.$$p[8]:
126
- this.pm.cg();
162
+ case GeographicShapeSeries.$$p[11]:
163
+ this.rg.co();
127
164
  break;
128
- case GeographicShapeSeries.$$p[0]:
129
- this.pm.cb();
165
+ case GeographicShapeSeries.$$p[3]:
166
+ this.rg.cj();
130
167
  break;
131
- case GeographicShapeSeries.$$p[4]:
132
- this.pm.cd();
168
+ case GeographicShapeSeries.$$p[7]:
169
+ this.rg.cl();
133
170
  break;
134
- case GeographicShapeSeries.$$p[5]:
135
- this.pm.ce();
171
+ case GeographicShapeSeries.$$p[8]:
172
+ this.rg.cm();
136
173
  break;
137
- case GeographicShapeSeries.$$p[10]:
138
- this.pm.ci();
174
+ case GeographicShapeSeries.$$p[13]:
175
+ this.rg.cq();
139
176
  break;
140
- case GeographicShapeSeries.$$p[9]:
141
- this.pm.cj();
177
+ case GeographicShapeSeries.$$p[12]:
178
+ this.rg.cr();
142
179
  break;
143
180
  }
144
181
  };
182
+ GeographicShapeSeries.prototype.gv = function () {
183
+ return 0.7;
184
+ };
145
185
  GeographicShapeSeries.$t = markType(GeographicShapeSeries, 'GeographicShapeSeries', GeographicShapeSeriesBase.$);
146
- GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['MarkerBrush:qd:p2', [Brush.$], 'MarkerCollisionAvoidance:ph:p3', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MarkerFillMode:pi:p4', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:pj:p5', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:qe:p6', [Brush.$], 'MarkerStyle:qf:p7', [Style.$], 'MarkerTemplate:p1:p8', [DataTemplate.$, null], 'MarkerThickness:pn:p9', [1, DeviceUtils.g(2)], 'MarkerType:pk:qa', [MarkerType_$type, enumGetBox(MarkerType_$type, 1)], 'ShapeStyle:qg:qb', [Style.$, null], 'ShapeStyleSelector:pl:qc', [StyleSelector.$, null]]);
186
+ GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:sf:r1', [Brush.$], 'ActualMarkerOutline:sg:r2', [Brush.$], 'ActualMarkerTemplate:rz:r3', [DataTemplate.$, null], 'MarkerBrush:sh:r4', [Brush.$], 'MarkerCollisionAvoidance:rb:r5', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MarkerFillMode:rc:r6', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:rd:r7', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:si:r8', [Brush.$], 'MarkerStyle:sj:r9', [Style.$], 'MarkerTemplate:r0:sa', [DataTemplate.$, null], 'MarkerThickness:rh:sb', [1, DeviceUtils.g(2)], 'MarkerType:re:sc', [MarkerType_$type, enumGetBox(MarkerType_$type, 2)], 'ShapeStyle:sk:sd', [Style.$, null], 'ShapeStyleSelector:rf:se', [StyleSelector.$, null]]);
147
187
  return GeographicShapeSeries;
148
188
  }(GeographicShapeSeriesBase));
149
189
  export { GeographicShapeSeries };
150
- //# sourceMappingURL=GeographicShapeSeriesView_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 { GeographicSymbolSeries } from "./GeographicSymbolSeriesView_combined";
8
- //# sourceMappingURL=GeographicSymbolSeries.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 GeographicSymbolSeriesBase = /** @class */ /*@__PURE__*/ (function (_super)
15
15
  function GeographicSymbolSeriesBase() {
16
16
  return _super !== null && _super.apply(this, arguments) || this;
17
17
  }
18
- GeographicSymbolSeriesBase.$t = markType(GeographicSymbolSeriesBase, 'GeographicSymbolSeriesBase', GeographicMapSeriesHost.$);
18
+ GeographicSymbolSeriesBase.$t = markType(GeographicSymbolSeriesBase, 'GeographicSymbolSeriesBase', GeographicMarkerSeriesBase.$);
19
19
  return GeographicSymbolSeriesBase;
20
- }(GeographicMapSeriesHost));
20
+ }(GeographicMarkerSeriesBase));
21
21
  export { GeographicSymbolSeriesBase };
22
- //# sourceMappingURL=GeographicSymbolSeriesBase.js.map
@@ -14,12 +14,11 @@ var GeographicSymbolSeriesBaseView = /** @class */ /*@__PURE__*/ (function (_sup
14
14
  __extends(GeographicSymbolSeriesBaseView, _super);
15
15
  function GeographicSymbolSeriesBaseView(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
  GeographicSymbolSeriesBaseView.$t = markType(GeographicSymbolSeriesBaseView, 'GeographicSymbolSeriesBaseView', HostSeriesView.$);
22
22
  return GeographicSymbolSeriesBaseView;
23
23
  }(HostSeriesView));
24
24
  export { GeographicSymbolSeriesBaseView };
25
- //# sourceMappingURL=GeographicSymbolSeriesBaseView.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 { GeographicSymbolSeriesView } from "./GeographicSymbolSeriesView_combined";
8
- //# sourceMappingURL=GeographicSymbolSeriesView.js.map