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
@@ -20,269 +20,319 @@ var GeographicMapSeriesHost = /** @class */ /*@__PURE__*/ (function (_super) {
20
20
  __extends(GeographicMapSeriesHost, _super);
21
21
  function GeographicMapSeriesHost() {
22
22
  var _this = _super.call(this) || this;
23
- _this.n9 = null;
24
- _this.ob = _this.oa();
23
+ _this.p3 = null;
24
+ _this.p5 = _this.p4();
25
25
  return _this;
26
26
  }
27
- GeographicMapSeriesHost.prototype.get_c8 = function () {
27
+ GeographicMapSeriesHost.prototype.lj = function () {
28
+ _super.prototype.lj.call(this);
29
+ if (this.p5 != null) {
30
+ this.p5.lj();
31
+ }
32
+ };
33
+ GeographicMapSeriesHost.prototype.get_dv = function () {
28
34
  return true;
29
35
  };
30
- GeographicMapSeriesHost.prototype.gt = function (a, b) {
31
- var c = this.ic(b);
36
+ GeographicMapSeriesHost.prototype.hw = function (a, b) {
37
+ var c = this.jq(b);
32
38
  if (c == "LatitudeMemberPath") {
33
39
  c = "YMemberPath";
34
40
  }
35
41
  if (c == "LongitudeMemberPath") {
36
42
  c = "XMemberPath";
37
43
  }
38
- return this.ob.gt(a, b);
44
+ return this.p5.hw(a, b);
39
45
  };
40
- GeographicMapSeriesHost.prototype.ct = function (a, b, c) {
41
- return this.ob.ct(a, b, c);
46
+ GeographicMapSeriesHost.prototype.c1 = function (a, b, c, d) {
47
+ return this.p5.c1(a, b, c, d);
42
48
  };
43
49
  GeographicMapSeriesHost.prototype.ag = function () {
44
- return this.ob.ag();
50
+ return this.p5.ag();
45
51
  };
46
- GeographicMapSeriesHost.prototype.a8 = function () {
47
- return this.ob;
52
+ GeographicMapSeriesHost.prototype.be = function () {
53
+ return this.p5;
48
54
  };
49
- Object.defineProperty(GeographicMapSeriesHost.prototype, "ob", {
55
+ Object.defineProperty(GeographicMapSeriesHost.prototype, "p5", {
50
56
  get: function () {
51
- return this.n9;
57
+ return this.p3;
52
58
  },
53
59
  set: function (a) {
54
- var b = this.ob != a;
60
+ var b = this.p5 != a;
55
61
  if (b) {
56
- this.n9 = a;
57
- this.og();
62
+ this.p3 = a;
63
+ this.qa();
58
64
  }
59
65
  },
60
66
  enumerable: false,
61
67
  configurable: true
62
68
  });
63
69
  GeographicMapSeriesHost.prototype.get_hasMarkers = function () {
64
- return this.ob.hasMarkers;
70
+ return this.p5.hasMarkers;
65
71
  };
66
- GeographicMapSeriesHost.prototype.og = function () {
67
- if (this.n9 != null) {
68
- var hostedSeries_ = this.n9;
72
+ GeographicMapSeriesHost.prototype.qa = function () {
73
+ if (this.p3 != null) {
74
+ var hostedSeries_ = this.p3;
69
75
  hostedSeries_.externalObject = TypeRegistrar.createFromInternal(hostedSeries_, PlatformConstants.Prefix, PlatformConstants.Postfix);
70
76
  hostedSeries_.externalObject._implementation = hostedSeries_;
71
77
  }
72
- this.jq(this.ob);
73
- this.oc.by();
78
+ this.k2(this.p5);
79
+ this.p6.b2();
74
80
  };
75
- GeographicMapSeriesHost.prototype.au = function (a, b, c) {
76
- return this.aw(this.ob, a, b, c);
81
+ GeographicMapSeriesHost.prototype.aw = function (a, b, c) {
82
+ return this.ay(this.p5, a, b, c);
77
83
  };
78
- GeographicMapSeriesHost.prototype.av = function (a, b, c) {
79
- return this.ax(this.ob, a, b, c);
84
+ GeographicMapSeriesHost.prototype.ax = function (a, b, c) {
85
+ return this.az(this.p5, a, b, c);
80
86
  };
81
- GeographicMapSeriesHost.prototype.gq = function (a) {
82
- return this.gv(this.ob, a);
87
+ GeographicMapSeriesHost.prototype.ht = function (a) {
88
+ return this.hy(this.p5, a);
83
89
  };
84
- GeographicMapSeriesHost.prototype.gf = function (a, b) {
85
- return this.ob.gf(a, b);
90
+ GeographicMapSeriesHost.prototype.hj = function (a, b) {
91
+ return this.p5.hj(a, b);
86
92
  };
87
- GeographicMapSeriesHost.prototype.gd = function (a, b) {
88
- return this.ob.gd(a, b);
93
+ GeographicMapSeriesHost.prototype.hh = function (a, b) {
94
+ return this.p5.hh(a, b);
89
95
  };
90
- GeographicMapSeriesHost.prototype.fh = function (a, b, c) {
91
- return this.ob.fh(a, b, c);
96
+ GeographicMapSeriesHost.prototype.gj = function (a, b, c) {
97
+ return this.p5.gj(a, b, c);
92
98
  };
93
- GeographicMapSeriesHost.prototype.nt = function (a, b, c) {
94
- return this.ob.nt(a, b, c);
99
+ GeographicMapSeriesHost.prototype.pl = function (a, b, c) {
100
+ return this.p5.pl(a, b, c);
95
101
  };
96
- GeographicMapSeriesHost.prototype.n2 = function (a) {
97
- return this.ob.n2(a);
102
+ GeographicMapSeriesHost.prototype.pu = function (a) {
103
+ return this.p5.pu(a);
98
104
  };
99
105
  GeographicMapSeriesHost.prototype.ak = function (a) {
100
- return this.ob.ak(a);
106
+ return this.p5.ak(a);
101
107
  };
102
- GeographicMapSeriesHost.prototype.n3 = function (a) {
103
- return this.ob.n3(a);
108
+ GeographicMapSeriesHost.prototype.pv = function (a) {
109
+ return this.p5.pv(a);
104
110
  };
105
111
  GeographicMapSeriesHost.prototype.al = function (a) {
106
- return this.ob.al(a);
112
+ return this.p5.al(a);
107
113
  };
108
- GeographicMapSeriesHost.prototype.n4 = function (a) {
109
- return this.ob.n4(a);
114
+ GeographicMapSeriesHost.prototype.pw = function (a) {
115
+ return this.p5.pw(a);
110
116
  };
111
- GeographicMapSeriesHost.prototype.n5 = function (a) {
112
- return this.ob.n5(a);
117
+ GeographicMapSeriesHost.prototype.px = function (a) {
118
+ return this.p5.px(a);
113
119
  };
114
- GeographicMapSeriesHost.prototype.fd = function (a, b, c) {
115
- return this.ob.fd(a, b, c);
120
+ GeographicMapSeriesHost.prototype.gf = function (a, b, c) {
121
+ return this.p5.gf(a, b, c);
116
122
  };
117
- GeographicMapSeriesHost.prototype.np = function (a, b, c) {
118
- return this.ob.np(a, b, c);
123
+ GeographicMapSeriesHost.prototype.ph = function (a, b, c) {
124
+ return this.p5.ph(a, b, c);
119
125
  };
120
- GeographicMapSeriesHost.prototype.ff = function (a, b, c) {
121
- return this.fh(a, b, c);
126
+ GeographicMapSeriesHost.prototype.gh = function (a, b, c) {
127
+ return this.gj(a, b, c);
122
128
  };
123
- GeographicMapSeriesHost.prototype.nr = function (a, b, c) {
124
- return this.ob.nr(a, b, c);
129
+ GeographicMapSeriesHost.prototype.pj = function (a, b, c) {
130
+ return this.p5.pj(a, b, c);
125
131
  };
126
- GeographicMapSeriesHost.prototype.nu = function (a, b, c) {
127
- return this.ob.nu(a, b, c);
132
+ GeographicMapSeriesHost.prototype.pm = function (a, b, c) {
133
+ return this.p5.pm(a, b, c);
128
134
  };
129
- GeographicMapSeriesHost.prototype.fi = function (a, b, c) {
130
- return this.ob.fi(a, b, c);
135
+ GeographicMapSeriesHost.prototype.gk = function (a, b, c) {
136
+ return this.p5.gk(a, b, c);
131
137
  };
132
- GeographicMapSeriesHost.prototype.nq = function (a, b, c) {
133
- return this.ob.nq(a, b, c);
138
+ GeographicMapSeriesHost.prototype.pi = function (a, b, c) {
139
+ return this.p5.pi(a, b, c);
134
140
  };
135
- GeographicMapSeriesHost.prototype.fe = function (a, b, c) {
136
- return this.ob.fe(a, b, c);
141
+ GeographicMapSeriesHost.prototype.gg = function (a, b, c) {
142
+ return this.p5.gg(a, b, c);
137
143
  };
138
- GeographicMapSeriesHost.prototype.ns = function (a, b, c) {
139
- return this.ob.ns(a, b, c);
144
+ GeographicMapSeriesHost.prototype.pk = function (a, b, c) {
145
+ return this.p5.pk(a, b, c);
140
146
  };
141
- GeographicMapSeriesHost.prototype.fg = function (a, b, c) {
142
- return this.ob.fg(a, b, c);
147
+ GeographicMapSeriesHost.prototype.gi = function (a, b, c) {
148
+ return this.p5.gi(a, b, c);
143
149
  };
144
- GeographicMapSeriesHost.prototype.ga = function (a) {
145
- return this.ob.ga(a);
150
+ GeographicMapSeriesHost.prototype.he = function (a) {
151
+ return this.p5.he(a);
146
152
  };
147
- GeographicMapSeriesHost.prototype.e9 = function () {
148
- return this.ob.e9();
153
+ GeographicMapSeriesHost.prototype.ga = function () {
154
+ return this.p5.ga();
149
155
  };
150
- GeographicMapSeriesHost.prototype.e5 = function (a) {
151
- return this.ob.e5(a);
156
+ GeographicMapSeriesHost.prototype.f6 = function (a) {
157
+ return this.p5.f6(a);
152
158
  };
153
- GeographicMapSeriesHost.prototype.gr = function (a) {
154
- return this.ob.gr(a);
159
+ GeographicMapSeriesHost.prototype.hu = function (a) {
160
+ return this.p5.hu(a);
155
161
  };
156
- GeographicMapSeriesHost.prototype.bp = function () {
162
+ GeographicMapSeriesHost.prototype.bx = function () {
157
163
  return new HostSeriesView(this);
158
164
  };
159
- GeographicMapSeriesHost.prototype.kk = function (a) {
160
- _super.prototype.kk.call(this, a);
161
- this.oc = typeCast(HostSeriesView.$, a);
165
+ GeographicMapSeriesHost.prototype.ly = function (a) {
166
+ _super.prototype.ly.call(this, a);
167
+ this.p6 = typeCast(HostSeriesView.$, a);
162
168
  };
163
- Object.defineProperty(GeographicMapSeriesHost.prototype, "od", {
169
+ Object.defineProperty(GeographicMapSeriesHost.prototype, "p7", {
164
170
  get: function () {
165
- return this.c(GeographicMapSeriesHost.oi);
171
+ return this.c(GeographicMapSeriesHost.qc);
166
172
  },
167
173
  set: function (a) {
168
- this.h(GeographicMapSeriesHost.oi, a);
174
+ this.h(GeographicMapSeriesHost.qc, a);
169
175
  },
170
176
  enumerable: false,
171
177
  configurable: true
172
178
  });
173
- GeographicMapSeriesHost.prototype.kp = function (a, b, c, d) {
174
- _super.prototype.kp.call(this, a, b, c, d);
179
+ GeographicMapSeriesHost.prototype.l3 = function (a, b, c, d) {
180
+ _super.prototype.l3.call(this, a, b, c, d);
175
181
  switch (b) {
176
182
  case "SeriesViewer":
177
- this.ob.b6 = this.b6;
183
+ this.p5.cd = this.cd;
178
184
  if (c != null) {
179
- c.ll(this.ob);
185
+ c.n2(this.p5);
180
186
  }
181
187
  if (d != null) {
182
- this.b6.io(this.ob);
188
+ this.cd.kx(this.p5);
183
189
  }
184
- this.ob.ks(this.n6);
185
- this.ob.gi = this.gi;
186
- this.jw(this.ob);
187
- this.gl = this.ob.gl;
190
+ this.p5.l6(this.py);
191
+ this.p5.index = this.index;
192
+ this.k8(this.p5);
193
+ this.ho = this.p5.ho;
188
194
  var e = typeCast(SeriesViewer.$, c);
189
195
  if (e != null) {
190
- e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.oh));
196
+ e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.qb));
191
197
  }
192
- if (this.b6 != null) {
193
- var f = this.b6;
194
- f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.oh));
198
+ if (this.cd != null) {
199
+ var f = this.cd;
200
+ f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.qb));
195
201
  }
196
- this.of();
202
+ this.p9();
197
203
  break;
198
204
  case "SyncLink":
199
- this.ob.b1 = this.b1;
205
+ this.p5.b8 = this.b8;
200
206
  break;
201
207
  case "VisibleFromScale":
202
- this.of();
208
+ this.p9();
203
209
  break;
204
210
  case "Index":
205
- this.ob.gi = this.gi;
211
+ this.p5.index = this.index;
206
212
  break;
207
213
  case "ItemsSource":
208
- this.oc.bz();
214
+ this.p6.b3();
209
215
  break;
210
216
  case "Resolution":
211
- this.oc.b1();
217
+ this.p6.ca();
212
218
  break;
213
219
  case "TransitionDuration":
214
- this.oc.b2();
220
+ this.p6.cd();
215
221
  break;
216
222
  case "Opacity":
217
- this.oc.b0();
223
+ this.p6.b7();
218
224
  break;
219
225
  case "Visibility":
220
- var hs_ = this.ob;
226
+ var hs_ = this.p5;
221
227
  var v_ = this._visibility;
222
228
  hs_.visibility = v_;
223
229
  break;
224
230
  case "MouseOverEnabled":
225
- this.ob.dn = this.dn;
231
+ this.p5.el = this.el;
226
232
  break;
227
233
  case "ExpectFunctions":
228
- this.ob.expectFunctions = this.expectFunctions;
234
+ this.p5.expectFunctions = this.expectFunctions;
235
+ break;
236
+ case "Thickness":
237
+ this.p6.cc();
238
+ break;
239
+ case "Brush":
240
+ this.p6.b1();
241
+ break;
242
+ case "Outline":
243
+ this.p6.b9();
244
+ break;
245
+ case "ActualBrush":
246
+ this.p6.by();
247
+ break;
248
+ case "ActualOutline":
249
+ this.p6.bz();
250
+ break;
251
+ case "MarkerFillOpacity":
252
+ if (!isNaN_(this.gq)) {
253
+ this.p6.b6();
254
+ }
255
+ break;
256
+ case "AreaFillOpacity":
257
+ if (!isNaN_(this.fz)) {
258
+ this.p6.b0();
259
+ }
260
+ break;
261
+ case "OutlineMode":
262
+ this.p6.b8();
263
+ break;
264
+ case "ShowDefaultTooltip":
265
+ this.p6.cb();
266
+ break;
267
+ case "Title":
268
+ this.p5.title = this.title;
269
+ break;
270
+ case "LegendItemBadgeMode":
271
+ this.p6.b4();
272
+ break;
273
+ case "LegendItemBadgeShape":
274
+ this.p6.b5();
275
+ break;
276
+ case "Legend":
277
+ this.p5.legend = this.legend;
278
+ this.b0.at();
229
279
  break;
230
280
  }
231
281
  };
232
- GeographicMapSeriesHost.prototype.of = function () {
233
- if (this.b6 == null || this.ob == null) {
282
+ GeographicMapSeriesHost.prototype.p9 = function () {
283
+ if (this.cd == null || this.p5 == null) {
234
284
  return;
235
285
  }
236
- if (!isNaN_(this.od)) {
237
- if (this.b6.os.width > this.od) {
238
- var hs_ = this.ob;
286
+ if (!isNaN_(this.p7)) {
287
+ if (this.cd.sf.width > this.p7) {
288
+ var hs_ = this.p5;
239
289
  var v_ = 1;
240
290
  hs_.visibility = v_;
241
291
  }
242
292
  else {
243
- var hs2_ = this.ob;
293
+ var hs2_ = this.p5;
244
294
  var v2_ = 0;
245
295
  hs2_.visibility = v2_;
246
296
  }
247
297
  }
248
298
  };
249
- GeographicMapSeriesHost.prototype.oh = function (a, b) {
250
- this.of();
299
+ GeographicMapSeriesHost.prototype.qb = function (a, b) {
300
+ this.p9();
251
301
  };
252
- GeographicMapSeriesHost.prototype.k3 = function (a) {
253
- _super.prototype.k3.call(this, a);
254
- if (this.ob != null) {
255
- this.ob.k3(a);
302
+ GeographicMapSeriesHost.prototype.mh = function (a) {
303
+ _super.prototype.mh.call(this, a);
304
+ if (this.p5 != null) {
305
+ this.p5.mh(a);
256
306
  }
257
307
  };
258
- GeographicMapSeriesHost.prototype.k2 = function (a, b, c, d, e) {
259
- if (this.ob != null) {
260
- this.ob.k2(a, b, c, d, e);
308
+ GeographicMapSeriesHost.prototype.mg = function (a, b, c, d, e) {
309
+ if (this.p5 != null) {
310
+ this.p5.mg(a, b, c, d, e);
261
311
  }
262
312
  };
263
- GeographicMapSeriesHost.prototype.as = function (a, b) {
264
- return this.ob.as(a, b);
313
+ GeographicMapSeriesHost.prototype.at = function (a, b) {
314
+ return this.p5.at(a, b);
265
315
  };
266
- GeographicMapSeriesHost.prototype.lc = function () {
267
- _super.prototype.lc.call(this);
268
- this.ob.lc();
316
+ GeographicMapSeriesHost.prototype.mr = function () {
317
+ _super.prototype.mr.call(this);
318
+ this.p5.mr();
269
319
  };
270
320
  GeographicMapSeriesHost.prototype.get_coercionMethods = function () {
271
321
  return this._coercionMethods;
272
322
  };
273
323
  GeographicMapSeriesHost.prototype.set_coercionMethods = function (a) {
274
324
  this._coercionMethods = a;
275
- this.ob.coercionMethods = a;
325
+ this.p5.coercionMethods = a;
276
326
  };
277
- GeographicMapSeriesHost.prototype.jv = function (a) {
278
- _super.prototype.jv.call(this, a);
279
- if (this.ob != null) {
280
- var b = this.ob.gp();
281
- this.jn(a, b);
327
+ GeographicMapSeriesHost.prototype.k7 = function (a) {
328
+ _super.prototype.k7.call(this, a);
329
+ if (this.p5 != null) {
330
+ var b = this.p5.hs();
331
+ this.kz(a, b);
282
332
  }
283
333
  };
284
334
  GeographicMapSeriesHost.$t = markType(GeographicMapSeriesHost, 'GeographicMapSeriesHost', Series.$);
285
- GeographicMapSeriesHost.oi = DependencyProperty.i("VisibleFromScale", Number_$type, GeographicMapSeriesHost.$, new PropertyMetadata(2, 1, function (a, b) {
335
+ GeographicMapSeriesHost.qc = DependencyProperty.i("VisibleFromScale", Number_$type, GeographicMapSeriesHost.$, new PropertyMetadata(2, 1, function (a, b) {
286
336
  var c = a;
287
337
  c.raisePropertyChanged("VisibleFromScale", b.oldValue, b.newValue);
288
338
  }));
@@ -303,29 +353,70 @@ var HostSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
303
353
  HostSeriesView.prototype.ar = function (a, b) {
304
354
  _super.prototype.ar.call(this, a, b);
305
355
  };
356
+ HostSeriesView.prototype.b2 = function () {
357
+ this.bx.p2 = 1;
358
+ this.bx.p5.p2 = 0;
359
+ this.bx.p5.itemsSource = this.bx.itemsSource;
360
+ this.bx.p5.index = this.bx.index;
361
+ this.bx.p5.o2 = this.bx.o2;
362
+ this.bx.p5.o7 = this.bx.o2;
363
+ this.bx.p5.bt = this.bx.bt;
364
+ this.bx.p5.gt = this.bx.gt;
365
+ this.bx.p5.hm = this.bx.hm;
366
+ this.bx.p5._opacity = this.bx._opacity;
367
+ this.bx.p5.gz = this.bx.gz;
368
+ this.bx.p5.fz = this.bx.fz;
369
+ this.bx.p5.gq = this.bx.gq;
370
+ this.bx.p5.er = this.bx.er;
371
+ this.bx.p5.legendItemBadgeShape = this.bx.legendItemBadgeShape;
372
+ this.bx.p5.a9 = this.bx.a9;
373
+ };
374
+ HostSeriesView.prototype.b3 = function () {
375
+ this.bx.p5.itemsSource = this.bx.itemsSource;
376
+ };
377
+ HostSeriesView.prototype.ca = function () {
378
+ this.bx.p5.gt = this.bx.gt;
379
+ };
380
+ HostSeriesView.prototype.cd = function () {
381
+ this.bx.p5.hm = this.bx.hm;
382
+ };
383
+ HostSeriesView.prototype.b7 = function () {
384
+ this.bx.p5._opacity = this.bx._opacity;
385
+ };
386
+ HostSeriesView.prototype.cc = function () {
387
+ this.bx.p5.gz = this.bx.gz;
388
+ };
389
+ HostSeriesView.prototype.b1 = function () {
390
+ this.bx.p5.o2 = this.bx.o2;
391
+ };
392
+ HostSeriesView.prototype.b9 = function () {
393
+ this.bx.p5.o7 = this.bx.o7;
394
+ };
306
395
  HostSeriesView.prototype.by = function () {
307
- this.bx.ob.itemsSource = this.bx.itemsSource;
308
- this.bx.ob.gi = this.bx.gi;
309
- this.bx.ob.nb = this.bx.nb;
310
- this.bx.ob.ng = this.bx.ng;
311
- this.bx.ob.fq = this.bx.fq;
312
- this.bx.ob.gj = this.bx.gj;
313
- this.bx.ob._opacity = this.bx._opacity;
396
+ this.bx.p5.o2 = this.bx.oy;
314
397
  };
315
398
  HostSeriesView.prototype.bz = function () {
316
- this.bx.ob.itemsSource = this.bx.itemsSource;
399
+ this.bx.p5.o7 = this.bx.o1;
317
400
  };
318
- HostSeriesView.prototype.b1 = function () {
319
- this.bx.ob.fq = this.bx.fq;
401
+ HostSeriesView.prototype.b4 = function () {
402
+ this.bx.p5.a9 = this.bx.a9;
320
403
  };
321
- HostSeriesView.prototype.b2 = function () {
322
- this.bx.ob.gj = this.bx.gj;
404
+ HostSeriesView.prototype.b5 = function () {
405
+ this.bx.p5.legendItemBadgeShape = this.bx.legendItemBadgeShape;
323
406
  };
324
407
  HostSeriesView.prototype.b0 = function () {
325
- this.bx.ob._opacity = this.bx._opacity;
408
+ this.bx.p5.fz = this.bx.fz;
409
+ };
410
+ HostSeriesView.prototype.b6 = function () {
411
+ this.bx.p5.gq = this.bx.gq;
412
+ };
413
+ HostSeriesView.prototype.b8 = function () {
414
+ this.bx.p5.bt = this.bx.bt;
415
+ };
416
+ HostSeriesView.prototype.cb = function () {
417
+ this.bx.p5.er = this.bx.er;
326
418
  };
327
419
  HostSeriesView.$t = markType(HostSeriesView, 'HostSeriesView', SeriesView.$);
328
420
  return HostSeriesView;
329
421
  }(SeriesView));
330
422
  export { HostSeriesView };
331
- //# sourceMappingURL=GeographicMapSeriesHost_combined.js.map
@@ -0,0 +1,98 @@
1
+ /*
2
+ THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
3
+ https://www.infragistics.com/legal/license/igultimate-la
4
+ https://www.infragistics.com/legal/license/igultimate-eula
5
+ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
+ */
7
+ import { __extends } from "tslib";
8
+ import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
9
+ import { MarkerType_$type } from "igniteui-angular-charts";
10
+ import { DependencyProperty } from "igniteui-angular-core";
11
+ import { MarkerOutlineMode_$type } from "igniteui-angular-charts";
12
+ import { MarkerFillMode_$type } from "igniteui-angular-charts";
13
+ import { DataTemplate } from "igniteui-angular-core";
14
+ import { Brush } from "igniteui-angular-core";
15
+ import { runOn, delegateCombine, typeCast, enumGetBox, markType, markDep } from "igniteui-angular-core";
16
+ import { MarkerSeries } from "igniteui-angular-charts";
17
+ import { Defaults } from "igniteui-angular-charts";
18
+ import { PropertyMetadata } from "igniteui-angular-core";
19
+ import { DeviceUtils } from "igniteui-angular-core";
20
+ /**
21
+ * @hidden
22
+ */
23
+ var GeographicMarkerSeries = /** @class */ /*@__PURE__*/ (function (_super) {
24
+ __extends(GeographicMarkerSeries, _super);
25
+ function GeographicMarkerSeries() {
26
+ var _this = _super.call(this) || this;
27
+ var a = _this.p5;
28
+ a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(_this, _this.qt));
29
+ return _this;
30
+ }
31
+ GeographicMarkerSeries.prototype.nd = function () {
32
+ return this.qu;
33
+ };
34
+ GeographicMarkerSeries.prototype.o5 = function () {
35
+ return this.q7;
36
+ };
37
+ GeographicMarkerSeries.prototype.o6 = function () {
38
+ return this.q8;
39
+ };
40
+ GeographicMarkerSeries.prototype.f2 = function () {
41
+ return this.qg;
42
+ };
43
+ GeographicMarkerSeries.prototype.iy = function () {
44
+ var a = typeCast(MarkerSeries.$, this.p5);
45
+ if (a == null) {
46
+ return "Unknown";
47
+ }
48
+ return a.iy();
49
+ };
50
+ GeographicMarkerSeries.prototype.qt = function (a, b) {
51
+ var c = typeCast(MarkerSeries.$, this.p5);
52
+ if (c == null) {
53
+ return;
54
+ }
55
+ if (b.propertyName == "ActualMarkerTemplate") {
56
+ this.qu = c.qw;
57
+ }
58
+ else if (b.propertyName == "ActualMarkerOutline") {
59
+ this.q8 = c.rd;
60
+ }
61
+ else if (b.propertyName == "ActualMarkerBrush") {
62
+ this.q7 = c.rc;
63
+ }
64
+ };
65
+ GeographicMarkerSeries.prototype.l3 = function (a, b, c, d) {
66
+ _super.prototype.l3.call(this, a, b, c, d);
67
+ switch (b) {
68
+ case GeographicMarkerSeries.$$p[3]:
69
+ this.p5.re = this.q9;
70
+ break;
71
+ case GeographicMarkerSeries.$$p[6]:
72
+ this.p5.rf = this.ra;
73
+ break;
74
+ case GeographicMarkerSeries.$$p[5]:
75
+ this.p5.p9 = this.qe;
76
+ break;
77
+ case GeographicMarkerSeries.$$p[4]:
78
+ this.p5.p5 = this.qd;
79
+ break;
80
+ case GeographicMarkerSeries.$$p[9]:
81
+ this.p5.qc = this.qf;
82
+ break;
83
+ case GeographicMarkerSeries.$$p[7]:
84
+ this.p5.qy = this.qv;
85
+ break;
86
+ case GeographicMarkerSeries.$$p[8]:
87
+ this.p5.qh = this.qg;
88
+ break;
89
+ case GeographicMarkerSeries.$$p[10]:
90
+ this.p5.sx = this.qh;
91
+ break;
92
+ }
93
+ };
94
+ GeographicMarkerSeries.$t = markType(GeographicMarkerSeries, 'GeographicMarkerSeries', GeographicMapSeriesHost.$);
95
+ GeographicMarkerSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicMarkerSeries, 'raisePropertyChanged', ['ActualMarkerBrush:q7:qw', [Brush.$], 'ActualMarkerOutline:q8:qx', [Brush.$], 'ActualMarkerTemplate:qu:qy', [DataTemplate.$, null], 'MarkerBrush:q9:qz', [Brush.$], 'MarkerFillMode:qd:q0', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:qe:q1', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:ra:q2', [Brush.$], 'MarkerTemplate:qv:q3', [DataTemplate.$, null], 'MarkerThickness:qg:q4', [1, DeviceUtils.g(2)], 'MarkerType:qf:q5', [MarkerType_$type, enumGetBox(MarkerType_$type, Defaults.e)], 'MaximumMarkers:qh:q6', [1, 400]]);
96
+ return GeographicMarkerSeries;
97
+ }(GeographicMapSeriesHost));
98
+ export { GeographicMarkerSeries };
@@ -0,0 +1,21 @@
1
+ /*
2
+ THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
3
+ https://www.infragistics.com/legal/license/igultimate-la
4
+ https://www.infragistics.com/legal/license/igultimate-eula
5
+ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
+ */
7
+ import { __extends } from "tslib";
8
+ import { GeographicMarkerSeries } from "./GeographicMarkerSeries";
9
+ import { markType } from "igniteui-angular-core";
10
+ /**
11
+ * @hidden
12
+ */
13
+ var GeographicMarkerSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
14
+ __extends(GeographicMarkerSeriesBase, _super);
15
+ function GeographicMarkerSeriesBase() {
16
+ return _super !== null && _super.apply(this, arguments) || this;
17
+ }
18
+ GeographicMarkerSeriesBase.$t = markType(GeographicMarkerSeriesBase, 'GeographicMarkerSeriesBase', GeographicMarkerSeries.$);
19
+ return GeographicMarkerSeriesBase;
20
+ }(GeographicMarkerSeries));
21
+ export { GeographicMarkerSeriesBase };
@@ -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 { GeographicPolylineSeries } from "./GeographicPolylineSeriesView_combined";
8
- //# sourceMappingURL=GeographicPolylineSeries.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 { GeographicPolylineSeriesView } from "./GeographicPolylineSeriesView_combined";
8
- //# sourceMappingURL=GeographicPolylineSeriesView.js.map