igniteui-angular-maps 12.1.2 → 13.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (563) hide show
  1. package/bundles/igniteui-angular-maps.umd.js +2559 -2096
  2. package/bundles/igniteui-angular-maps.umd.min.js +7 -2
  3. package/esm2015/igniteui-angular-maps.js +0 -1
  4. package/esm2015/lib/ArcGISOnlineMapImagery.js +0 -1
  5. package/esm2015/lib/BingMapsImageryStyle.js +0 -1
  6. package/esm2015/lib/BingMapsMapImagery.js +0 -1
  7. package/esm2015/lib/BingMapsMapImageryView.js +0 -1
  8. package/esm2015/lib/BingMapsMapImageryView_combined.js +0 -1
  9. package/esm2015/lib/BingResourceSet.js +0 -1
  10. package/esm2015/lib/BingResponse.js +0 -1
  11. package/esm2015/lib/CustomMapImagery.js +0 -1
  12. package/esm2015/lib/GeographicContourLineSeries.js +0 -1
  13. package/esm2015/lib/GeographicContourLineSeriesView.js +0 -1
  14. package/esm2015/lib/GeographicContourLineSeriesView_combined.js +60 -40
  15. package/esm2015/lib/GeographicHighDensityScatterSeries.js +0 -1
  16. package/esm2015/lib/GeographicHighDensityScatterSeriesView.js +0 -1
  17. package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +111 -94
  18. package/esm2015/lib/GeographicMapImagery.js +0 -1
  19. package/esm2015/lib/GeographicMapImageryView.js +0 -1
  20. package/esm2015/lib/GeographicMapSeriesHost.js +0 -1
  21. package/esm2015/lib/GeographicMapSeriesHost_combined.js +239 -148
  22. package/esm2015/lib/GeographicMarkerSeries.js +89 -0
  23. package/esm2015/lib/GeographicMarkerSeriesBase.js +17 -0
  24. package/esm2015/lib/GeographicPolylineSeries.js +0 -1
  25. package/esm2015/lib/GeographicPolylineSeriesView.js +0 -1
  26. package/esm2015/lib/GeographicPolylineSeriesView_combined.js +32 -23
  27. package/esm2015/lib/GeographicProportionalSymbolSeries.js +0 -1
  28. package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js +3 -4
  29. package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -3
  30. package/esm2015/lib/GeographicProportionalSymbolSeriesView.js +0 -1
  31. package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +130 -160
  32. package/esm2015/lib/GeographicScatterAreaSeries.js +0 -1
  33. package/esm2015/lib/GeographicScatterAreaSeriesView.js +0 -1
  34. package/esm2015/lib/GeographicShapeSeries.js +0 -1
  35. package/esm2015/lib/GeographicShapeSeriesBase.js +0 -1
  36. package/esm2015/lib/GeographicShapeSeriesBaseBase.js +0 -1
  37. package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +2 -3
  38. package/esm2015/lib/GeographicShapeSeriesBaseView.js +0 -1
  39. package/esm2015/lib/GeographicShapeSeriesBase_combined.js +72 -93
  40. package/esm2015/lib/GeographicShapeSeriesView.js +0 -1
  41. package/esm2015/lib/GeographicShapeSeriesView_combined.js +99 -67
  42. package/esm2015/lib/GeographicSymbolSeries.js +0 -1
  43. package/esm2015/lib/GeographicSymbolSeriesBase.js +3 -4
  44. package/esm2015/lib/GeographicSymbolSeriesBaseView.js +2 -3
  45. package/esm2015/lib/GeographicSymbolSeriesView.js +0 -1
  46. package/esm2015/lib/GeographicSymbolSeriesView_combined.js +82 -113
  47. package/esm2015/lib/GeographicTileSeries.js +30 -28
  48. package/esm2015/lib/GeographicXYTriangulatingSeries.js +0 -1
  49. package/esm2015/lib/GeographicXYTriangulatingSeriesBase.js +0 -1
  50. package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -3
  51. package/esm2015/lib/GeographicXYTriangulatingSeriesView.js +0 -1
  52. package/esm2015/lib/HostSeriesView.js +0 -1
  53. package/esm2015/lib/ImageTilesReadyEventArgs.js +0 -1
  54. package/esm2015/lib/ImageryMetadata.js +0 -1
  55. package/esm2015/lib/ImagesChangedEventArgs.js +0 -1
  56. package/esm2015/lib/LevelOfDetailResponseModel.js +0 -1
  57. package/esm2015/lib/MapBackgroundTilingMode.js +0 -1
  58. package/esm2015/lib/MapResizeBehavior.js +0 -1
  59. package/esm2015/lib/MapServerResponseModel.js +0 -1
  60. package/esm2015/lib/OpenStreetMapImagery.js +0 -1
  61. package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -3
  62. package/esm2015/lib/SphericalMercatorVerticalScaler.js +2 -3
  63. package/esm2015/lib/SubDomainsCollection.js +0 -1
  64. package/esm2015/lib/TileGeneratorMapImagery.js +0 -1
  65. package/esm2015/lib/TileInfoResponseModel.js +0 -1
  66. package/esm2015/lib/TileSeries.js +0 -1
  67. package/esm2015/lib/TileSeriesView.js +0 -1
  68. package/esm2015/lib/TileSeries_combined.js +106 -90
  69. package/esm2015/lib/TokenResponseModel.js +0 -1
  70. package/esm2015/lib/XamGeographicMap.js +0 -1
  71. package/esm2015/lib/XamGeographicMapView.js +0 -1
  72. package/esm2015/lib/XamGeographicMap_combined.js +578 -566
  73. package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +4 -5
  74. package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js +4 -5
  75. package/esm2015/lib/igx-arc-gis-online-map-imagery.js +0 -1
  76. package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js +4 -5
  77. package/esm2015/lib/igx-bing-maps-map-imagery-module.js +4 -5
  78. package/esm2015/lib/igx-bing-maps-map-imagery.js +2 -2
  79. package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js +4 -5
  80. package/esm2015/lib/igx-custom-map-imagery-module.js +4 -5
  81. package/esm2015/lib/igx-custom-map-imagery.js +0 -1
  82. package/esm2015/lib/igx-geographic-contour-line-series-component.js +54 -20
  83. package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js +4 -5
  84. package/esm2015/lib/igx-geographic-contour-line-series-module.js +4 -5
  85. package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +31 -26
  86. package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +4 -5
  87. package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js +4 -5
  88. package/esm2015/lib/igx-geographic-map-component.js +65 -54
  89. package/esm2015/lib/igx-geographic-map-core-dynamic-module.js +4 -5
  90. package/esm2015/lib/igx-geographic-map-core-module.js +4 -5
  91. package/esm2015/lib/igx-geographic-map-dynamic-module.js +4 -5
  92. package/esm2015/lib/igx-geographic-map-imagery.js +0 -1
  93. package/esm2015/lib/igx-geographic-map-module.js +4 -5
  94. package/esm2015/lib/igx-geographic-map-series-host-component.js +33 -24
  95. package/esm2015/lib/igx-geographic-marker-series-base-component.js +25 -0
  96. package/esm2015/lib/igx-geographic-marker-series-component.js +156 -0
  97. package/esm2015/lib/igx-geographic-polyline-series-component.js +19 -14
  98. package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js +4 -5
  99. package/esm2015/lib/igx-geographic-polyline-series-module.js +4 -5
  100. package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js +5 -6
  101. package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +55 -143
  102. package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +4 -5
  103. package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js +4 -5
  104. package/esm2015/lib/igx-geographic-scatter-area-series-component.js +54 -13
  105. package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js +4 -5
  106. package/esm2015/lib/igx-geographic-scatter-area-series-module.js +4 -5
  107. package/esm2015/lib/igx-geographic-shape-series-base-base-component.js +3 -4
  108. package/esm2015/lib/igx-geographic-shape-series-base-component.js +23 -24
  109. package/esm2015/lib/igx-geographic-shape-series-component.js +69 -31
  110. package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js +4 -5
  111. package/esm2015/lib/igx-geographic-shape-series-module.js +4 -5
  112. package/esm2015/lib/igx-geographic-symbol-series-base-component.js +5 -6
  113. package/esm2015/lib/igx-geographic-symbol-series-component.js +27 -115
  114. package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js +4 -5
  115. package/esm2015/lib/igx-geographic-symbol-series-module.js +4 -5
  116. package/esm2015/lib/igx-geographic-tile-series-component.js +13 -8
  117. package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js +4 -5
  118. package/esm2015/lib/igx-geographic-tile-series-module.js +4 -5
  119. package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js +3 -4
  120. package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +15 -16
  121. package/esm2015/lib/igx-image-tiles-ready-event-args.js +0 -1
  122. package/esm2015/lib/igx-images-changed-event-args.js +0 -1
  123. package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js +4 -5
  124. package/esm2015/lib/igx-open-street-map-imagery-module.js +4 -5
  125. package/esm2015/lib/igx-open-street-map-imagery.js +0 -1
  126. package/esm2015/lib/igx-sub-domains-collection.js +0 -1
  127. package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js +4 -5
  128. package/esm2015/lib/igx-tile-generator-map-imagery-module.js +4 -5
  129. package/esm2015/lib/igx-tile-generator-map-imagery.js +0 -1
  130. package/esm2015/lib/igx-tile-series-component.js +12 -7
  131. package/esm2015/lib/igx-tile-series-dynamic-module.js +4 -5
  132. package/esm2015/lib/igx-tile-series-module.js +4 -5
  133. package/esm2015/public_api.js +4 -1
  134. package/esm5/igniteui-angular-maps.js +0 -1
  135. package/esm5/lib/ArcGISOnlineMapImagery.js +0 -1
  136. package/esm5/lib/BingMapsImageryStyle.js +0 -1
  137. package/esm5/lib/BingMapsMapImagery.js +0 -1
  138. package/esm5/lib/BingMapsMapImageryView.js +0 -1
  139. package/esm5/lib/BingMapsMapImageryView_combined.js +0 -1
  140. package/esm5/lib/BingResourceSet.js +0 -1
  141. package/esm5/lib/BingResponse.js +0 -1
  142. package/esm5/lib/CustomMapImagery.js +0 -1
  143. package/esm5/lib/GeographicContourLineSeries.js +0 -1
  144. package/esm5/lib/GeographicContourLineSeriesView.js +0 -1
  145. package/esm5/lib/GeographicContourLineSeriesView_combined.js +60 -40
  146. package/esm5/lib/GeographicHighDensityScatterSeries.js +0 -1
  147. package/esm5/lib/GeographicHighDensityScatterSeriesView.js +0 -1
  148. package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +110 -93
  149. package/esm5/lib/GeographicMapImagery.js +0 -1
  150. package/esm5/lib/GeographicMapImageryView.js +0 -1
  151. package/esm5/lib/GeographicMapSeriesHost.js +0 -1
  152. package/esm5/lib/GeographicMapSeriesHost_combined.js +237 -146
  153. package/esm5/lib/GeographicMarkerSeries.js +91 -0
  154. package/esm5/lib/GeographicMarkerSeriesBase.js +21 -0
  155. package/esm5/lib/GeographicPolylineSeries.js +0 -1
  156. package/esm5/lib/GeographicPolylineSeriesView.js +0 -1
  157. package/esm5/lib/GeographicPolylineSeriesView_combined.js +32 -23
  158. package/esm5/lib/GeographicProportionalSymbolSeries.js +0 -1
  159. package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +3 -4
  160. package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -3
  161. package/esm5/lib/GeographicProportionalSymbolSeriesView.js +0 -1
  162. package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +130 -160
  163. package/esm5/lib/GeographicScatterAreaSeries.js +0 -1
  164. package/esm5/lib/GeographicScatterAreaSeriesView.js +0 -1
  165. package/esm5/lib/GeographicShapeSeries.js +0 -1
  166. package/esm5/lib/GeographicShapeSeriesBase.js +0 -1
  167. package/esm5/lib/GeographicShapeSeriesBaseBase.js +0 -1
  168. package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -3
  169. package/esm5/lib/GeographicShapeSeriesBaseView.js +0 -1
  170. package/esm5/lib/GeographicShapeSeriesBase_combined.js +70 -91
  171. package/esm5/lib/GeographicShapeSeriesView.js +0 -1
  172. package/esm5/lib/GeographicShapeSeriesView_combined.js +99 -67
  173. package/esm5/lib/GeographicSymbolSeries.js +0 -1
  174. package/esm5/lib/GeographicSymbolSeriesBase.js +3 -4
  175. package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -3
  176. package/esm5/lib/GeographicSymbolSeriesView.js +0 -1
  177. package/esm5/lib/GeographicSymbolSeriesView_combined.js +82 -113
  178. package/esm5/lib/GeographicTileSeries.js +29 -27
  179. package/esm5/lib/GeographicXYTriangulatingSeries.js +0 -1
  180. package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +0 -1
  181. package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -3
  182. package/esm5/lib/GeographicXYTriangulatingSeriesView.js +0 -1
  183. package/esm5/lib/HostSeriesView.js +0 -1
  184. package/esm5/lib/ImageTilesReadyEventArgs.js +0 -1
  185. package/esm5/lib/ImageryMetadata.js +0 -1
  186. package/esm5/lib/ImagesChangedEventArgs.js +0 -1
  187. package/esm5/lib/LevelOfDetailResponseModel.js +0 -1
  188. package/esm5/lib/MapBackgroundTilingMode.js +0 -1
  189. package/esm5/lib/MapResizeBehavior.js +0 -1
  190. package/esm5/lib/MapServerResponseModel.js +0 -1
  191. package/esm5/lib/OpenStreetMapImagery.js +0 -1
  192. package/esm5/lib/SphericalMercatorHorizontalScaler.js +2 -3
  193. package/esm5/lib/SphericalMercatorVerticalScaler.js +2 -3
  194. package/esm5/lib/SubDomainsCollection.js +0 -1
  195. package/esm5/lib/TileGeneratorMapImagery.js +0 -1
  196. package/esm5/lib/TileInfoResponseModel.js +0 -1
  197. package/esm5/lib/TileSeries.js +0 -1
  198. package/esm5/lib/TileSeriesView.js +0 -1
  199. package/esm5/lib/TileSeries_combined.js +104 -88
  200. package/esm5/lib/TokenResponseModel.js +0 -1
  201. package/esm5/lib/XamGeographicMap.js +0 -1
  202. package/esm5/lib/XamGeographicMapView.js +0 -1
  203. package/esm5/lib/XamGeographicMap_combined.js +590 -562
  204. package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +4 -5
  205. package/esm5/lib/igx-arc-gis-online-map-imagery-module.js +4 -5
  206. package/esm5/lib/igx-arc-gis-online-map-imagery.js +0 -1
  207. package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js +4 -5
  208. package/esm5/lib/igx-bing-maps-map-imagery-module.js +4 -5
  209. package/esm5/lib/igx-bing-maps-map-imagery.js +2 -2
  210. package/esm5/lib/igx-custom-map-imagery-dynamic-module.js +4 -5
  211. package/esm5/lib/igx-custom-map-imagery-module.js +4 -5
  212. package/esm5/lib/igx-custom-map-imagery.js +0 -1
  213. package/esm5/lib/igx-geographic-contour-line-series-component.js +62 -20
  214. package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js +4 -5
  215. package/esm5/lib/igx-geographic-contour-line-series-module.js +4 -5
  216. package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +35 -26
  217. package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +4 -5
  218. package/esm5/lib/igx-geographic-high-density-scatter-series-module.js +4 -5
  219. package/esm5/lib/igx-geographic-map-component.js +65 -54
  220. package/esm5/lib/igx-geographic-map-core-dynamic-module.js +4 -5
  221. package/esm5/lib/igx-geographic-map-core-module.js +4 -5
  222. package/esm5/lib/igx-geographic-map-dynamic-module.js +4 -5
  223. package/esm5/lib/igx-geographic-map-imagery.js +0 -1
  224. package/esm5/lib/igx-geographic-map-module.js +4 -5
  225. package/esm5/lib/igx-geographic-map-series-host-component.js +33 -24
  226. package/esm5/lib/igx-geographic-marker-series-base-component.js +30 -0
  227. package/esm5/lib/igx-geographic-marker-series-component.js +205 -0
  228. package/esm5/lib/igx-geographic-polyline-series-component.js +23 -14
  229. package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js +4 -5
  230. package/esm5/lib/igx-geographic-polyline-series-module.js +4 -5
  231. package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js +5 -6
  232. package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +56 -172
  233. package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +4 -5
  234. package/esm5/lib/igx-geographic-proportional-symbol-series-module.js +4 -5
  235. package/esm5/lib/igx-geographic-scatter-area-series-component.js +62 -13
  236. package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js +4 -5
  237. package/esm5/lib/igx-geographic-scatter-area-series-module.js +4 -5
  238. package/esm5/lib/igx-geographic-shape-series-base-base-component.js +3 -4
  239. package/esm5/lib/igx-geographic-shape-series-base-component.js +23 -24
  240. package/esm5/lib/igx-geographic-shape-series-component.js +85 -31
  241. package/esm5/lib/igx-geographic-shape-series-dynamic-module.js +4 -5
  242. package/esm5/lib/igx-geographic-shape-series-module.js +4 -5
  243. package/esm5/lib/igx-geographic-symbol-series-base-component.js +5 -6
  244. package/esm5/lib/igx-geographic-symbol-series-component.js +28 -144
  245. package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js +4 -5
  246. package/esm5/lib/igx-geographic-symbol-series-module.js +4 -5
  247. package/esm5/lib/igx-geographic-tile-series-component.js +17 -8
  248. package/esm5/lib/igx-geographic-tile-series-dynamic-module.js +4 -5
  249. package/esm5/lib/igx-geographic-tile-series-module.js +4 -5
  250. package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js +3 -4
  251. package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +15 -16
  252. package/esm5/lib/igx-image-tiles-ready-event-args.js +0 -1
  253. package/esm5/lib/igx-images-changed-event-args.js +0 -1
  254. package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js +4 -5
  255. package/esm5/lib/igx-open-street-map-imagery-module.js +4 -5
  256. package/esm5/lib/igx-open-street-map-imagery.js +0 -1
  257. package/esm5/lib/igx-sub-domains-collection.js +0 -1
  258. package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js +4 -5
  259. package/esm5/lib/igx-tile-generator-map-imagery-module.js +4 -5
  260. package/esm5/lib/igx-tile-generator-map-imagery.js +0 -1
  261. package/esm5/lib/igx-tile-series-component.js +16 -7
  262. package/esm5/lib/igx-tile-series-dynamic-module.js +4 -5
  263. package/esm5/lib/igx-tile-series-module.js +4 -5
  264. package/esm5/public_api.js +4 -1
  265. package/fesm2015/igniteui-angular-maps.js +2419 -2020
  266. package/fesm5/igniteui-angular-maps.js +2560 -2101
  267. package/lib/GeographicContourLineSeriesView_combined.d.ts +22 -17
  268. package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +39 -37
  269. package/lib/GeographicMapSeriesHost_combined.d.ts +61 -49
  270. package/lib/GeographicMarkerSeries.d.ts +32 -0
  271. package/lib/GeographicMarkerSeriesBase.d.ts +10 -0
  272. package/lib/GeographicPolylineSeriesView_combined.d.ts +16 -14
  273. package/lib/GeographicProportionalSymbolSeriesBase.d.ts +3 -3
  274. package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +3 -3
  275. package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +50 -63
  276. package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
  277. package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
  278. package/lib/GeographicShapeSeriesBase_combined.d.ts +30 -33
  279. package/lib/GeographicShapeSeriesView_combined.d.ts +42 -32
  280. package/lib/GeographicSymbolSeriesBase.d.ts +3 -3
  281. package/lib/GeographicSymbolSeriesBaseView.d.ts +3 -3
  282. package/lib/GeographicSymbolSeriesView_combined.d.ts +37 -50
  283. package/lib/GeographicTileSeries.d.ts +10 -9
  284. package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
  285. package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
  286. package/lib/TileSeries_combined.d.ts +25 -22
  287. package/lib/XamGeographicMap_combined.d.ts +149 -151
  288. package/lib/igx-bing-maps-map-imagery.d.ts +2 -1
  289. package/lib/igx-geographic-contour-line-series-component.d.ts +11 -1
  290. package/lib/igx-geographic-high-density-scatter-series-component.d.ts +5 -0
  291. package/lib/igx-geographic-map-component.d.ts +12 -0
  292. package/lib/igx-geographic-map-series-host-component.d.ts +8 -0
  293. package/lib/igx-geographic-marker-series-base-component.d.ts +12 -0
  294. package/lib/igx-geographic-marker-series-component.d.ts +82 -0
  295. package/lib/igx-geographic-polyline-series-component.d.ts +5 -0
  296. package/lib/igx-geographic-proportional-symbol-series-base-component.d.ts +2 -2
  297. package/lib/igx-geographic-proportional-symbol-series-component.d.ts +8 -55
  298. package/lib/igx-geographic-scatter-area-series-component.d.ts +16 -1
  299. package/lib/igx-geographic-shape-series-component.d.ts +21 -1
  300. package/lib/igx-geographic-symbol-series-base-component.d.ts +2 -2
  301. package/lib/igx-geographic-symbol-series-component.d.ts +8 -55
  302. package/lib/igx-geographic-tile-series-component.d.ts +5 -0
  303. package/lib/igx-tile-series-component.d.ts +5 -0
  304. package/package.json +5 -5
  305. package/public_api.d.ts +4 -0
  306. package/bundles/igniteui-angular-maps.umd.js.map +0 -1
  307. package/bundles/igniteui-angular-maps.umd.min.js.map +0 -1
  308. package/esm2015/igniteui-angular-maps.js.map +0 -1
  309. package/esm2015/lib/ArcGISOnlineMapImagery.js.map +0 -1
  310. package/esm2015/lib/BingMapsImageryStyle.js.map +0 -1
  311. package/esm2015/lib/BingMapsMapImagery.js.map +0 -1
  312. package/esm2015/lib/BingMapsMapImageryView.js.map +0 -1
  313. package/esm2015/lib/BingMapsMapImageryView_combined.js.map +0 -1
  314. package/esm2015/lib/BingResourceSet.js.map +0 -1
  315. package/esm2015/lib/BingResponse.js.map +0 -1
  316. package/esm2015/lib/CustomMapImagery.js.map +0 -1
  317. package/esm2015/lib/GeographicContourLineSeries.js.map +0 -1
  318. package/esm2015/lib/GeographicContourLineSeriesView.js.map +0 -1
  319. package/esm2015/lib/GeographicContourLineSeriesView_combined.js.map +0 -1
  320. package/esm2015/lib/GeographicHighDensityScatterSeries.js.map +0 -1
  321. package/esm2015/lib/GeographicHighDensityScatterSeriesView.js.map +0 -1
  322. package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js.map +0 -1
  323. package/esm2015/lib/GeographicMapImagery.js.map +0 -1
  324. package/esm2015/lib/GeographicMapImageryView.js.map +0 -1
  325. package/esm2015/lib/GeographicMapSeriesHost.js.map +0 -1
  326. package/esm2015/lib/GeographicMapSeriesHost_combined.js.map +0 -1
  327. package/esm2015/lib/GeographicPolylineSeries.js.map +0 -1
  328. package/esm2015/lib/GeographicPolylineSeriesView.js.map +0 -1
  329. package/esm2015/lib/GeographicPolylineSeriesView_combined.js.map +0 -1
  330. package/esm2015/lib/GeographicProportionalSymbolSeries.js.map +0 -1
  331. package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js.map +0 -1
  332. package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js.map +0 -1
  333. package/esm2015/lib/GeographicProportionalSymbolSeriesView.js.map +0 -1
  334. package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js.map +0 -1
  335. package/esm2015/lib/GeographicScatterAreaSeries.js.map +0 -1
  336. package/esm2015/lib/GeographicScatterAreaSeriesView.js.map +0 -1
  337. package/esm2015/lib/GeographicShapeSeries.js.map +0 -1
  338. package/esm2015/lib/GeographicShapeSeriesBase.js.map +0 -1
  339. package/esm2015/lib/GeographicShapeSeriesBaseBase.js.map +0 -1
  340. package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js.map +0 -1
  341. package/esm2015/lib/GeographicShapeSeriesBaseView.js.map +0 -1
  342. package/esm2015/lib/GeographicShapeSeriesBase_combined.js.map +0 -1
  343. package/esm2015/lib/GeographicShapeSeriesView.js.map +0 -1
  344. package/esm2015/lib/GeographicShapeSeriesView_combined.js.map +0 -1
  345. package/esm2015/lib/GeographicSymbolSeries.js.map +0 -1
  346. package/esm2015/lib/GeographicSymbolSeriesBase.js.map +0 -1
  347. package/esm2015/lib/GeographicSymbolSeriesBaseView.js.map +0 -1
  348. package/esm2015/lib/GeographicSymbolSeriesView.js.map +0 -1
  349. package/esm2015/lib/GeographicSymbolSeriesView_combined.js.map +0 -1
  350. package/esm2015/lib/GeographicTileSeries.js.map +0 -1
  351. package/esm2015/lib/GeographicXYTriangulatingSeries.js.map +0 -1
  352. package/esm2015/lib/GeographicXYTriangulatingSeriesBase.js.map +0 -1
  353. package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js.map +0 -1
  354. package/esm2015/lib/GeographicXYTriangulatingSeriesView.js.map +0 -1
  355. package/esm2015/lib/HostSeriesView.js.map +0 -1
  356. package/esm2015/lib/ImageTilesReadyEventArgs.js.map +0 -1
  357. package/esm2015/lib/ImageryMetadata.js.map +0 -1
  358. package/esm2015/lib/ImagesChangedEventArgs.js.map +0 -1
  359. package/esm2015/lib/LevelOfDetailResponseModel.js.map +0 -1
  360. package/esm2015/lib/MapBackgroundTilingMode.js.map +0 -1
  361. package/esm2015/lib/MapResizeBehavior.js.map +0 -1
  362. package/esm2015/lib/MapServerResponseModel.js.map +0 -1
  363. package/esm2015/lib/OpenStreetMapImagery.js.map +0 -1
  364. package/esm2015/lib/SphericalMercatorHorizontalScaler.js.map +0 -1
  365. package/esm2015/lib/SphericalMercatorVerticalScaler.js.map +0 -1
  366. package/esm2015/lib/SubDomainsCollection.js.map +0 -1
  367. package/esm2015/lib/TileGeneratorMapImagery.js.map +0 -1
  368. package/esm2015/lib/TileInfoResponseModel.js.map +0 -1
  369. package/esm2015/lib/TileSeries.js.map +0 -1
  370. package/esm2015/lib/TileSeriesView.js.map +0 -1
  371. package/esm2015/lib/TileSeries_combined.js.map +0 -1
  372. package/esm2015/lib/TokenResponseModel.js.map +0 -1
  373. package/esm2015/lib/XamGeographicMap.js.map +0 -1
  374. package/esm2015/lib/XamGeographicMapView.js.map +0 -1
  375. package/esm2015/lib/XamGeographicMap_combined.js.map +0 -1
  376. package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +0 -1
  377. package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js.map +0 -1
  378. package/esm2015/lib/igx-arc-gis-online-map-imagery.js.map +0 -1
  379. package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +0 -1
  380. package/esm2015/lib/igx-bing-maps-map-imagery-module.js.map +0 -1
  381. package/esm2015/lib/igx-bing-maps-map-imagery.js.map +0 -1
  382. package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js.map +0 -1
  383. package/esm2015/lib/igx-custom-map-imagery-module.js.map +0 -1
  384. package/esm2015/lib/igx-custom-map-imagery.js.map +0 -1
  385. package/esm2015/lib/igx-geographic-contour-line-series-component.js.map +0 -1
  386. package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js.map +0 -1
  387. package/esm2015/lib/igx-geographic-contour-line-series-module.js.map +0 -1
  388. package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js.map +0 -1
  389. package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +0 -1
  390. package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js.map +0 -1
  391. package/esm2015/lib/igx-geographic-map-component.js.map +0 -1
  392. package/esm2015/lib/igx-geographic-map-core-dynamic-module.js.map +0 -1
  393. package/esm2015/lib/igx-geographic-map-core-module.js.map +0 -1
  394. package/esm2015/lib/igx-geographic-map-dynamic-module.js.map +0 -1
  395. package/esm2015/lib/igx-geographic-map-imagery.js.map +0 -1
  396. package/esm2015/lib/igx-geographic-map-module.js.map +0 -1
  397. package/esm2015/lib/igx-geographic-map-series-host-component.js.map +0 -1
  398. package/esm2015/lib/igx-geographic-polyline-series-component.js.map +0 -1
  399. package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js.map +0 -1
  400. package/esm2015/lib/igx-geographic-polyline-series-module.js.map +0 -1
  401. package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js.map +0 -1
  402. package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js.map +0 -1
  403. package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +0 -1
  404. package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js.map +0 -1
  405. package/esm2015/lib/igx-geographic-scatter-area-series-component.js.map +0 -1
  406. package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +0 -1
  407. package/esm2015/lib/igx-geographic-scatter-area-series-module.js.map +0 -1
  408. package/esm2015/lib/igx-geographic-shape-series-base-base-component.js.map +0 -1
  409. package/esm2015/lib/igx-geographic-shape-series-base-component.js.map +0 -1
  410. package/esm2015/lib/igx-geographic-shape-series-component.js.map +0 -1
  411. package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js.map +0 -1
  412. package/esm2015/lib/igx-geographic-shape-series-module.js.map +0 -1
  413. package/esm2015/lib/igx-geographic-symbol-series-base-component.js.map +0 -1
  414. package/esm2015/lib/igx-geographic-symbol-series-component.js.map +0 -1
  415. package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js.map +0 -1
  416. package/esm2015/lib/igx-geographic-symbol-series-module.js.map +0 -1
  417. package/esm2015/lib/igx-geographic-tile-series-component.js.map +0 -1
  418. package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js.map +0 -1
  419. package/esm2015/lib/igx-geographic-tile-series-module.js.map +0 -1
  420. package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js.map +0 -1
  421. package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js.map +0 -1
  422. package/esm2015/lib/igx-image-tiles-ready-event-args.js.map +0 -1
  423. package/esm2015/lib/igx-images-changed-event-args.js.map +0 -1
  424. package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js.map +0 -1
  425. package/esm2015/lib/igx-open-street-map-imagery-module.js.map +0 -1
  426. package/esm2015/lib/igx-open-street-map-imagery.js.map +0 -1
  427. package/esm2015/lib/igx-sub-domains-collection.js.map +0 -1
  428. package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +0 -1
  429. package/esm2015/lib/igx-tile-generator-map-imagery-module.js.map +0 -1
  430. package/esm2015/lib/igx-tile-generator-map-imagery.js.map +0 -1
  431. package/esm2015/lib/igx-tile-series-component.js.map +0 -1
  432. package/esm2015/lib/igx-tile-series-dynamic-module.js.map +0 -1
  433. package/esm2015/lib/igx-tile-series-module.js.map +0 -1
  434. package/esm2015/public_api.js.map +0 -1
  435. package/esm5/igniteui-angular-maps.js.map +0 -1
  436. package/esm5/lib/ArcGISOnlineMapImagery.js.map +0 -1
  437. package/esm5/lib/BingMapsImageryStyle.js.map +0 -1
  438. package/esm5/lib/BingMapsMapImagery.js.map +0 -1
  439. package/esm5/lib/BingMapsMapImageryView.js.map +0 -1
  440. package/esm5/lib/BingMapsMapImageryView_combined.js.map +0 -1
  441. package/esm5/lib/BingResourceSet.js.map +0 -1
  442. package/esm5/lib/BingResponse.js.map +0 -1
  443. package/esm5/lib/CustomMapImagery.js.map +0 -1
  444. package/esm5/lib/GeographicContourLineSeries.js.map +0 -1
  445. package/esm5/lib/GeographicContourLineSeriesView.js.map +0 -1
  446. package/esm5/lib/GeographicContourLineSeriesView_combined.js.map +0 -1
  447. package/esm5/lib/GeographicHighDensityScatterSeries.js.map +0 -1
  448. package/esm5/lib/GeographicHighDensityScatterSeriesView.js.map +0 -1
  449. package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js.map +0 -1
  450. package/esm5/lib/GeographicMapImagery.js.map +0 -1
  451. package/esm5/lib/GeographicMapImageryView.js.map +0 -1
  452. package/esm5/lib/GeographicMapSeriesHost.js.map +0 -1
  453. package/esm5/lib/GeographicMapSeriesHost_combined.js.map +0 -1
  454. package/esm5/lib/GeographicPolylineSeries.js.map +0 -1
  455. package/esm5/lib/GeographicPolylineSeriesView.js.map +0 -1
  456. package/esm5/lib/GeographicPolylineSeriesView_combined.js.map +0 -1
  457. package/esm5/lib/GeographicProportionalSymbolSeries.js.map +0 -1
  458. package/esm5/lib/GeographicProportionalSymbolSeriesBase.js.map +0 -1
  459. package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js.map +0 -1
  460. package/esm5/lib/GeographicProportionalSymbolSeriesView.js.map +0 -1
  461. package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js.map +0 -1
  462. package/esm5/lib/GeographicScatterAreaSeries.js.map +0 -1
  463. package/esm5/lib/GeographicScatterAreaSeriesView.js.map +0 -1
  464. package/esm5/lib/GeographicShapeSeries.js.map +0 -1
  465. package/esm5/lib/GeographicShapeSeriesBase.js.map +0 -1
  466. package/esm5/lib/GeographicShapeSeriesBaseBase.js.map +0 -1
  467. package/esm5/lib/GeographicShapeSeriesBaseBaseView.js.map +0 -1
  468. package/esm5/lib/GeographicShapeSeriesBaseView.js.map +0 -1
  469. package/esm5/lib/GeographicShapeSeriesBase_combined.js.map +0 -1
  470. package/esm5/lib/GeographicShapeSeriesView.js.map +0 -1
  471. package/esm5/lib/GeographicShapeSeriesView_combined.js.map +0 -1
  472. package/esm5/lib/GeographicSymbolSeries.js.map +0 -1
  473. package/esm5/lib/GeographicSymbolSeriesBase.js.map +0 -1
  474. package/esm5/lib/GeographicSymbolSeriesBaseView.js.map +0 -1
  475. package/esm5/lib/GeographicSymbolSeriesView.js.map +0 -1
  476. package/esm5/lib/GeographicSymbolSeriesView_combined.js.map +0 -1
  477. package/esm5/lib/GeographicTileSeries.js.map +0 -1
  478. package/esm5/lib/GeographicXYTriangulatingSeries.js.map +0 -1
  479. package/esm5/lib/GeographicXYTriangulatingSeriesBase.js.map +0 -1
  480. package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js.map +0 -1
  481. package/esm5/lib/GeographicXYTriangulatingSeriesView.js.map +0 -1
  482. package/esm5/lib/HostSeriesView.js.map +0 -1
  483. package/esm5/lib/ImageTilesReadyEventArgs.js.map +0 -1
  484. package/esm5/lib/ImageryMetadata.js.map +0 -1
  485. package/esm5/lib/ImagesChangedEventArgs.js.map +0 -1
  486. package/esm5/lib/LevelOfDetailResponseModel.js.map +0 -1
  487. package/esm5/lib/MapBackgroundTilingMode.js.map +0 -1
  488. package/esm5/lib/MapResizeBehavior.js.map +0 -1
  489. package/esm5/lib/MapServerResponseModel.js.map +0 -1
  490. package/esm5/lib/OpenStreetMapImagery.js.map +0 -1
  491. package/esm5/lib/SphericalMercatorHorizontalScaler.js.map +0 -1
  492. package/esm5/lib/SphericalMercatorVerticalScaler.js.map +0 -1
  493. package/esm5/lib/SubDomainsCollection.js.map +0 -1
  494. package/esm5/lib/TileGeneratorMapImagery.js.map +0 -1
  495. package/esm5/lib/TileInfoResponseModel.js.map +0 -1
  496. package/esm5/lib/TileSeries.js.map +0 -1
  497. package/esm5/lib/TileSeriesView.js.map +0 -1
  498. package/esm5/lib/TileSeries_combined.js.map +0 -1
  499. package/esm5/lib/TokenResponseModel.js.map +0 -1
  500. package/esm5/lib/XamGeographicMap.js.map +0 -1
  501. package/esm5/lib/XamGeographicMapView.js.map +0 -1
  502. package/esm5/lib/XamGeographicMap_combined.js.map +0 -1
  503. package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js.map +0 -1
  504. package/esm5/lib/igx-arc-gis-online-map-imagery-module.js.map +0 -1
  505. package/esm5/lib/igx-arc-gis-online-map-imagery.js.map +0 -1
  506. package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js.map +0 -1
  507. package/esm5/lib/igx-bing-maps-map-imagery-module.js.map +0 -1
  508. package/esm5/lib/igx-bing-maps-map-imagery.js.map +0 -1
  509. package/esm5/lib/igx-custom-map-imagery-dynamic-module.js.map +0 -1
  510. package/esm5/lib/igx-custom-map-imagery-module.js.map +0 -1
  511. package/esm5/lib/igx-custom-map-imagery.js.map +0 -1
  512. package/esm5/lib/igx-geographic-contour-line-series-component.js.map +0 -1
  513. package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js.map +0 -1
  514. package/esm5/lib/igx-geographic-contour-line-series-module.js.map +0 -1
  515. package/esm5/lib/igx-geographic-high-density-scatter-series-component.js.map +0 -1
  516. package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js.map +0 -1
  517. package/esm5/lib/igx-geographic-high-density-scatter-series-module.js.map +0 -1
  518. package/esm5/lib/igx-geographic-map-component.js.map +0 -1
  519. package/esm5/lib/igx-geographic-map-core-dynamic-module.js.map +0 -1
  520. package/esm5/lib/igx-geographic-map-core-module.js.map +0 -1
  521. package/esm5/lib/igx-geographic-map-dynamic-module.js.map +0 -1
  522. package/esm5/lib/igx-geographic-map-imagery.js.map +0 -1
  523. package/esm5/lib/igx-geographic-map-module.js.map +0 -1
  524. package/esm5/lib/igx-geographic-map-series-host-component.js.map +0 -1
  525. package/esm5/lib/igx-geographic-polyline-series-component.js.map +0 -1
  526. package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js.map +0 -1
  527. package/esm5/lib/igx-geographic-polyline-series-module.js.map +0 -1
  528. package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js.map +0 -1
  529. package/esm5/lib/igx-geographic-proportional-symbol-series-component.js.map +0 -1
  530. package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js.map +0 -1
  531. package/esm5/lib/igx-geographic-proportional-symbol-series-module.js.map +0 -1
  532. package/esm5/lib/igx-geographic-scatter-area-series-component.js.map +0 -1
  533. package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js.map +0 -1
  534. package/esm5/lib/igx-geographic-scatter-area-series-module.js.map +0 -1
  535. package/esm5/lib/igx-geographic-shape-series-base-base-component.js.map +0 -1
  536. package/esm5/lib/igx-geographic-shape-series-base-component.js.map +0 -1
  537. package/esm5/lib/igx-geographic-shape-series-component.js.map +0 -1
  538. package/esm5/lib/igx-geographic-shape-series-dynamic-module.js.map +0 -1
  539. package/esm5/lib/igx-geographic-shape-series-module.js.map +0 -1
  540. package/esm5/lib/igx-geographic-symbol-series-base-component.js.map +0 -1
  541. package/esm5/lib/igx-geographic-symbol-series-component.js.map +0 -1
  542. package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js.map +0 -1
  543. package/esm5/lib/igx-geographic-symbol-series-module.js.map +0 -1
  544. package/esm5/lib/igx-geographic-tile-series-component.js.map +0 -1
  545. package/esm5/lib/igx-geographic-tile-series-dynamic-module.js.map +0 -1
  546. package/esm5/lib/igx-geographic-tile-series-module.js.map +0 -1
  547. package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js.map +0 -1
  548. package/esm5/lib/igx-geographic-xy-triangulating-series-component.js.map +0 -1
  549. package/esm5/lib/igx-image-tiles-ready-event-args.js.map +0 -1
  550. package/esm5/lib/igx-images-changed-event-args.js.map +0 -1
  551. package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js.map +0 -1
  552. package/esm5/lib/igx-open-street-map-imagery-module.js.map +0 -1
  553. package/esm5/lib/igx-open-street-map-imagery.js.map +0 -1
  554. package/esm5/lib/igx-sub-domains-collection.js.map +0 -1
  555. package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js.map +0 -1
  556. package/esm5/lib/igx-tile-generator-map-imagery-module.js.map +0 -1
  557. package/esm5/lib/igx-tile-generator-map-imagery.js.map +0 -1
  558. package/esm5/lib/igx-tile-series-component.js.map +0 -1
  559. package/esm5/lib/igx-tile-series-dynamic-module.js.map +0 -1
  560. package/esm5/lib/igx-tile-series-module.js.map +0 -1
  561. package/esm5/public_api.js.map +0 -1
  562. package/fesm2015/igniteui-angular-maps.js.map +0 -1
  563. package/fesm5/igniteui-angular-maps.js.map +0 -1
@@ -19,261 +19,311 @@ export let GeographicMapSeriesHost = /*@__PURE__*/ (() => {
19
19
  class GeographicMapSeriesHost extends Series {
20
20
  constructor() {
21
21
  super();
22
- this.n9 = null;
23
- this.ob = this.oa();
22
+ this.pr = null;
23
+ this.pt = this.ps();
24
24
  }
25
- get_c8() {
25
+ k9() {
26
+ super.k9();
27
+ if (this.pt != null) {
28
+ this.pt.k9();
29
+ }
30
+ }
31
+ get_dr() {
26
32
  return true;
27
33
  }
28
- gt(a, b) {
29
- let c = this.ic(b);
34
+ hn(a, b) {
35
+ let c = this.jf(b);
30
36
  if (c == "LatitudeMemberPath") {
31
37
  c = "YMemberPath";
32
38
  }
33
39
  if (c == "LongitudeMemberPath") {
34
40
  c = "XMemberPath";
35
41
  }
36
- return this.ob.gt(a, b);
42
+ return this.pt.hn(a, b);
37
43
  }
38
- ct(a, b, c) {
39
- return this.ob.ct(a, b, c);
44
+ cy(a, b, c, d) {
45
+ return this.pt.cy(a, b, c, d);
40
46
  }
41
47
  ag() {
42
- return this.ob.ag();
48
+ return this.pt.ag();
43
49
  }
44
- a8() {
45
- return this.ob;
50
+ be() {
51
+ return this.pt;
46
52
  }
47
- get ob() {
48
- return this.n9;
53
+ get pt() {
54
+ return this.pr;
49
55
  }
50
- set ob(a) {
51
- let b = this.ob != a;
56
+ set pt(a) {
57
+ let b = this.pt != a;
52
58
  if (b) {
53
- this.n9 = a;
54
- this.og();
59
+ this.pr = a;
60
+ this.py();
55
61
  }
56
62
  }
57
63
  get_hasMarkers() {
58
- return this.ob.hasMarkers;
64
+ return this.pt.hasMarkers;
59
65
  }
60
- og() {
61
- if (this.n9 != null) {
62
- let hostedSeries_ = this.n9;
66
+ py() {
67
+ if (this.pr != null) {
68
+ let hostedSeries_ = this.pr;
63
69
  hostedSeries_.externalObject = TypeRegistrar.createFromInternal(hostedSeries_, PlatformConstants.Prefix, PlatformConstants.Postfix);
64
70
  hostedSeries_.externalObject._implementation = hostedSeries_;
65
71
  }
66
- this.jq(this.ob);
67
- this.oc.by();
68
- }
69
- au(a, b, c) {
70
- return this.aw(this.ob, a, b, c);
72
+ this.kt(this.pt);
73
+ this.pu.b2();
71
74
  }
72
75
  av(a, b, c) {
73
- return this.ax(this.ob, a, b, c);
76
+ return this.ax(this.pt, a, b, c);
77
+ }
78
+ aw(a, b, c) {
79
+ return this.ay(this.pt, a, b, c);
74
80
  }
75
- gq(a) {
76
- return this.gv(this.ob, a);
81
+ hk(a) {
82
+ return this.hp(this.pt, a);
77
83
  }
78
- gf(a, b) {
79
- return this.ob.gf(a, b);
84
+ g9(a, b) {
85
+ return this.pt.g9(a, b);
80
86
  }
81
- gd(a, b) {
82
- return this.ob.gd(a, b);
87
+ g7(a, b) {
88
+ return this.pt.g7(a, b);
83
89
  }
84
- fh(a, b, c) {
85
- return this.ob.fh(a, b, c);
90
+ ga(a, b, c) {
91
+ return this.pt.ga(a, b, c);
86
92
  }
87
- nt(a, b, c) {
88
- return this.ob.nt(a, b, c);
93
+ pb(a, b, c) {
94
+ return this.pt.pb(a, b, c);
89
95
  }
90
- n2(a) {
91
- return this.ob.n2(a);
96
+ pk(a) {
97
+ return this.pt.pk(a);
92
98
  }
93
99
  ak(a) {
94
- return this.ob.ak(a);
100
+ return this.pt.ak(a);
95
101
  }
96
- n3(a) {
97
- return this.ob.n3(a);
102
+ pl(a) {
103
+ return this.pt.pl(a);
98
104
  }
99
105
  al(a) {
100
- return this.ob.al(a);
106
+ return this.pt.al(a);
101
107
  }
102
- n4(a) {
103
- return this.ob.n4(a);
108
+ pm(a) {
109
+ return this.pt.pm(a);
104
110
  }
105
- n5(a) {
106
- return this.ob.n5(a);
111
+ pn(a) {
112
+ return this.pt.pn(a);
107
113
  }
108
- fd(a, b, c) {
109
- return this.ob.fd(a, b, c);
114
+ f6(a, b, c) {
115
+ return this.pt.f6(a, b, c);
110
116
  }
111
- np(a, b, c) {
112
- return this.ob.np(a, b, c);
117
+ o7(a, b, c) {
118
+ return this.pt.o7(a, b, c);
113
119
  }
114
- ff(a, b, c) {
115
- return this.fh(a, b, c);
120
+ f8(a, b, c) {
121
+ return this.ga(a, b, c);
116
122
  }
117
- nr(a, b, c) {
118
- return this.ob.nr(a, b, c);
123
+ o9(a, b, c) {
124
+ return this.pt.o9(a, b, c);
119
125
  }
120
- nu(a, b, c) {
121
- return this.ob.nu(a, b, c);
126
+ pc(a, b, c) {
127
+ return this.pt.pc(a, b, c);
122
128
  }
123
- fi(a, b, c) {
124
- return this.ob.fi(a, b, c);
129
+ gb(a, b, c) {
130
+ return this.pt.gb(a, b, c);
125
131
  }
126
- nq(a, b, c) {
127
- return this.ob.nq(a, b, c);
132
+ o8(a, b, c) {
133
+ return this.pt.o8(a, b, c);
128
134
  }
129
- fe(a, b, c) {
130
- return this.ob.fe(a, b, c);
135
+ f7(a, b, c) {
136
+ return this.pt.f7(a, b, c);
131
137
  }
132
- ns(a, b, c) {
133
- return this.ob.ns(a, b, c);
138
+ pa(a, b, c) {
139
+ return this.pt.pa(a, b, c);
134
140
  }
135
- fg(a, b, c) {
136
- return this.ob.fg(a, b, c);
141
+ f9(a, b, c) {
142
+ return this.pt.f9(a, b, c);
137
143
  }
138
- ga(a) {
139
- return this.ob.ga(a);
144
+ g4(a) {
145
+ return this.pt.g4(a);
140
146
  }
141
- e9() {
142
- return this.ob.e9();
147
+ f3() {
148
+ return this.pt.f3();
143
149
  }
144
- e5(a) {
145
- return this.ob.e5(a);
150
+ fz(a) {
151
+ return this.pt.fz(a);
146
152
  }
147
- gr(a) {
148
- return this.ob.gr(a);
153
+ hl(a) {
154
+ return this.pt.hl(a);
149
155
  }
150
- bp() {
156
+ bv() {
151
157
  return new HostSeriesView(this);
152
158
  }
153
- kk(a) {
154
- super.kk(a);
155
- this.oc = typeCast(HostSeriesView.$, a);
159
+ lo(a) {
160
+ super.lo(a);
161
+ this.pu = typeCast(HostSeriesView.$, a);
156
162
  }
157
- get od() {
158
- return this.c(GeographicMapSeriesHost.oi);
163
+ get pv() {
164
+ return this.c(GeographicMapSeriesHost.p0);
159
165
  }
160
- set od(a) {
161
- this.h(GeographicMapSeriesHost.oi, a);
166
+ set pv(a) {
167
+ this.h(GeographicMapSeriesHost.p0, a);
162
168
  }
163
- kp(a, b, c, d) {
164
- super.kp(a, b, c, d);
169
+ lt(a, b, c, d) {
170
+ super.lt(a, b, c, d);
165
171
  switch (b) {
166
172
  case "SeriesViewer":
167
- this.ob.b6 = this.b6;
173
+ this.pt.cb = this.cb;
168
174
  if (c != null) {
169
- c.ll(this.ob);
175
+ c.nr(this.pt);
170
176
  }
171
177
  if (d != null) {
172
- this.b6.io(this.ob);
178
+ this.cb.kp(this.pt);
173
179
  }
174
- this.ob.ks(this.n6);
175
- this.ob.gi = this.gi;
176
- this.jw(this.ob);
177
- this.gl = this.ob.gl;
180
+ this.pt.lw(this.po);
181
+ this.pt.hc = this.hc;
182
+ this.kz(this.pt);
183
+ this.hf = this.pt.hf;
178
184
  let e = typeCast(SeriesViewer.$, c);
179
185
  if (e != null) {
180
- e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.oh));
186
+ e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.pz));
181
187
  }
182
- if (this.b6 != null) {
183
- let f = this.b6;
184
- f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.oh));
188
+ if (this.cb != null) {
189
+ let f = this.cb;
190
+ f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.pz));
185
191
  }
186
- this.of();
192
+ this.px();
187
193
  break;
188
194
  case "SyncLink":
189
- this.ob.b1 = this.b1;
195
+ this.pt.b6 = this.b6;
190
196
  break;
191
197
  case "VisibleFromScale":
192
- this.of();
198
+ this.px();
193
199
  break;
194
200
  case "Index":
195
- this.ob.gi = this.gi;
201
+ this.pt.hc = this.hc;
196
202
  break;
197
203
  case "ItemsSource":
198
- this.oc.bz();
204
+ this.pu.b3();
199
205
  break;
200
206
  case "Resolution":
201
- this.oc.b1();
207
+ this.pu.ca();
202
208
  break;
203
209
  case "TransitionDuration":
204
- this.oc.b2();
210
+ this.pu.cd();
205
211
  break;
206
212
  case "Opacity":
207
- this.oc.b0();
213
+ this.pu.b7();
208
214
  break;
209
215
  case "Visibility":
210
- let hs_ = this.ob;
216
+ let hs_ = this.pt;
211
217
  let v_ = this._visibility;
212
218
  hs_.visibility = v_;
213
219
  break;
214
220
  case "MouseOverEnabled":
215
- this.ob.dn = this.dn;
221
+ this.pt.eh = this.eh;
216
222
  break;
217
223
  case "ExpectFunctions":
218
- this.ob.expectFunctions = this.expectFunctions;
224
+ this.pt.expectFunctions = this.expectFunctions;
225
+ break;
226
+ case "Thickness":
227
+ this.pu.cc();
228
+ break;
229
+ case "Brush":
230
+ this.pu.b1();
231
+ break;
232
+ case "Outline":
233
+ this.pu.b9();
234
+ break;
235
+ case "ActualBrush":
236
+ this.pu.by();
237
+ break;
238
+ case "ActualOutline":
239
+ this.pu.bz();
240
+ break;
241
+ case "MarkerFillOpacity":
242
+ if (!isNaN_(this.gh)) {
243
+ this.pu.b6();
244
+ }
245
+ break;
246
+ case "AreaFillOpacity":
247
+ if (!isNaN_(this.fs)) {
248
+ this.pu.b0();
249
+ }
250
+ break;
251
+ case "OutlineMode":
252
+ this.pu.b8();
253
+ break;
254
+ case "ShowDefaultTooltip":
255
+ this.pu.cb();
256
+ break;
257
+ case "Title":
258
+ this.pt.hs = this.hs;
259
+ break;
260
+ case "LegendItemBadgeMode":
261
+ this.pu.b4();
262
+ break;
263
+ case "LegendItemBadgeShape":
264
+ this.pu.b5();
265
+ break;
266
+ case "Legend":
267
+ this.pt.legend = this.legend;
268
+ this.by.at();
219
269
  break;
220
270
  }
221
271
  }
222
- of() {
223
- if (this.b6 == null || this.ob == null) {
272
+ px() {
273
+ if (this.cb == null || this.pt == null) {
224
274
  return;
225
275
  }
226
- if (!isNaN_(this.od)) {
227
- if (this.b6.os.width > this.od) {
228
- let hs_ = this.ob;
276
+ if (!isNaN_(this.pv)) {
277
+ if (this.cb.r0.width > this.pv) {
278
+ let hs_ = this.pt;
229
279
  let v_ = 1;
230
280
  hs_.visibility = v_;
231
281
  }
232
282
  else {
233
- let hs2_ = this.ob;
283
+ let hs2_ = this.pt;
234
284
  let v2_ = 0;
235
285
  hs2_.visibility = v2_;
236
286
  }
237
287
  }
238
288
  }
239
- oh(a, b) {
240
- this.of();
289
+ pz(a, b) {
290
+ this.px();
241
291
  }
242
- k3(a) {
243
- super.k3(a);
244
- if (this.ob != null) {
245
- this.ob.k3(a);
292
+ l7(a) {
293
+ super.l7(a);
294
+ if (this.pt != null) {
295
+ this.pt.l7(a);
246
296
  }
247
297
  }
248
- k2(a, b, c, d, e) {
249
- if (this.ob != null) {
250
- this.ob.k2(a, b, c, d, e);
298
+ l6(a, b, c, d, e) {
299
+ if (this.pt != null) {
300
+ this.pt.l6(a, b, c, d, e);
251
301
  }
252
302
  }
253
- as(a, b) {
254
- return this.ob.as(a, b);
303
+ at(a, b) {
304
+ return this.pt.at(a, b);
255
305
  }
256
- lc() {
257
- super.lc();
258
- this.ob.lc();
306
+ mg() {
307
+ super.mg();
308
+ this.pt.mg();
259
309
  }
260
310
  get_coercionMethods() {
261
311
  return this._coercionMethods;
262
312
  }
263
313
  set_coercionMethods(a) {
264
314
  this._coercionMethods = a;
265
- this.ob.coercionMethods = a;
315
+ this.pt.coercionMethods = a;
266
316
  }
267
- jv(a) {
268
- super.jv(a);
269
- if (this.ob != null) {
270
- let b = this.ob.gp();
271
- this.jn(a, b);
317
+ ky(a) {
318
+ super.ky(a);
319
+ if (this.pt != null) {
320
+ let b = this.pt.hj();
321
+ this.kq(a, b);
272
322
  }
273
323
  }
274
324
  }
275
325
  GeographicMapSeriesHost.$t = markType(GeographicMapSeriesHost, 'GeographicMapSeriesHost', Series.$);
276
- GeographicMapSeriesHost.oi = DependencyProperty.i("VisibleFromScale", Number_$type, GeographicMapSeriesHost.$, new PropertyMetadata(2, 1, (a, b) => {
326
+ GeographicMapSeriesHost.p0 = DependencyProperty.i("VisibleFromScale", Number_$type, GeographicMapSeriesHost.$, new PropertyMetadata(2, 1, (a, b) => {
277
327
  let c = a;
278
328
  c.raisePropertyChanged("VisibleFromScale", b.oldValue, b.newValue);
279
329
  }));
@@ -292,29 +342,70 @@ export let HostSeriesView = /*@__PURE__*/ (() => {
292
342
  ar(a, b) {
293
343
  super.ar(a, b);
294
344
  }
345
+ b2() {
346
+ this.bx.pq = 1;
347
+ this.bx.pt.pq = 0;
348
+ this.bx.pt.itemsSource = this.bx.itemsSource;
349
+ this.bx.pt.hc = this.bx.hc;
350
+ this.bx.pt.os = this.bx.os;
351
+ this.bx.pt.ox = this.bx.os;
352
+ this.bx.pt.bt = this.bx.bt;
353
+ this.bx.pt.gk = this.bx.gk;
354
+ this.bx.pt.hd = this.bx.hd;
355
+ this.bx.pt._opacity = this.bx._opacity;
356
+ this.bx.pt.gp = this.bx.gp;
357
+ this.bx.pt.fs = this.bx.fs;
358
+ this.bx.pt.gh = this.bx.gh;
359
+ this.bx.pt.en = this.bx.en;
360
+ this.bx.pt.ba = this.bx.ba;
361
+ this.bx.pt.a8 = this.bx.a8;
362
+ }
363
+ b3() {
364
+ this.bx.pt.itemsSource = this.bx.itemsSource;
365
+ }
366
+ ca() {
367
+ this.bx.pt.gk = this.bx.gk;
368
+ }
369
+ cd() {
370
+ this.bx.pt.hd = this.bx.hd;
371
+ }
372
+ b7() {
373
+ this.bx.pt._opacity = this.bx._opacity;
374
+ }
375
+ cc() {
376
+ this.bx.pt.gp = this.bx.gp;
377
+ }
378
+ b1() {
379
+ this.bx.pt.os = this.bx.os;
380
+ }
381
+ b9() {
382
+ this.bx.pt.ox = this.bx.ox;
383
+ }
295
384
  by() {
296
- this.bx.ob.itemsSource = this.bx.itemsSource;
297
- this.bx.ob.gi = this.bx.gi;
298
- this.bx.ob.nb = this.bx.nb;
299
- this.bx.ob.ng = this.bx.ng;
300
- this.bx.ob.fq = this.bx.fq;
301
- this.bx.ob.gj = this.bx.gj;
302
- this.bx.ob._opacity = this.bx._opacity;
385
+ this.bx.pt.os = this.bx.oo;
303
386
  }
304
387
  bz() {
305
- this.bx.ob.itemsSource = this.bx.itemsSource;
388
+ this.bx.pt.ox = this.bx.or;
306
389
  }
307
- b1() {
308
- this.bx.ob.fq = this.bx.fq;
390
+ b4() {
391
+ this.bx.pt.a8 = this.bx.a8;
309
392
  }
310
- b2() {
311
- this.bx.ob.gj = this.bx.gj;
393
+ b5() {
394
+ this.bx.pt.ba = this.bx.ba;
312
395
  }
313
396
  b0() {
314
- this.bx.ob._opacity = this.bx._opacity;
397
+ this.bx.pt.fs = this.bx.fs;
398
+ }
399
+ b6() {
400
+ this.bx.pt.gh = this.bx.gh;
401
+ }
402
+ b8() {
403
+ this.bx.pt.bt = this.bx.bt;
404
+ }
405
+ cb() {
406
+ this.bx.pt.en = this.bx.en;
315
407
  }
316
408
  }
317
409
  HostSeriesView.$t = markType(HostSeriesView, 'HostSeriesView', SeriesView.$);
318
410
  return HostSeriesView;
319
411
  })();
320
- //# sourceMappingURL=GeographicMapSeriesHost_combined.js.map
@@ -0,0 +1,89 @@
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 { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
8
+ import { MarkerType_$type } from "igniteui-angular-charts";
9
+ import { DependencyProperty } from "igniteui-angular-core";
10
+ import { MarkerOutlineMode_$type } from "igniteui-angular-charts";
11
+ import { MarkerFillMode_$type } from "igniteui-angular-charts";
12
+ import { DataTemplate } from "igniteui-angular-core";
13
+ import { Brush } from "igniteui-angular-core";
14
+ import { runOn, delegateCombine, typeCast, enumGetBox, markType, markDep } from "igniteui-angular-core";
15
+ import { MarkerSeries } from "igniteui-angular-charts";
16
+ import { Defaults } from "igniteui-angular-charts";
17
+ import { PropertyMetadata } from "igniteui-angular-core";
18
+ import { DeviceUtils } from "igniteui-angular-core";
19
+ /**
20
+ * @hidden
21
+ */
22
+ export let GeographicMarkerSeries = /*@__PURE__*/ (() => {
23
+ class GeographicMarkerSeries extends GeographicMapSeriesHost {
24
+ constructor() {
25
+ super();
26
+ let a = this.pt;
27
+ a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.qh));
28
+ }
29
+ m2() {
30
+ return this.qi;
31
+ }
32
+ ov() {
33
+ return this.qv;
34
+ }
35
+ ow() {
36
+ return this.qw;
37
+ }
38
+ fv() {
39
+ return this.p4;
40
+ }
41
+ qh(a, b) {
42
+ let c = typeCast(MarkerSeries.$, this.pt);
43
+ if (c == null) {
44
+ return;
45
+ }
46
+ if (b.propertyName == "ActualMarkerTemplate") {
47
+ this.qi = c.qk;
48
+ }
49
+ else if (b.propertyName == "ActualMarkerOutline") {
50
+ this.qw = c.q1;
51
+ }
52
+ else if (b.propertyName == "ActualMarkerBrush") {
53
+ this.qv = c.q0;
54
+ }
55
+ }
56
+ lt(a, b, c, d) {
57
+ super.lt(a, b, c, d);
58
+ switch (b) {
59
+ case GeographicMarkerSeries.$$p[3]:
60
+ this.pt.q2 = this.qx;
61
+ break;
62
+ case GeographicMarkerSeries.$$p[6]:
63
+ this.pt.q3 = this.qy;
64
+ break;
65
+ case GeographicMarkerSeries.$$p[5]:
66
+ this.pt.px = this.p2;
67
+ break;
68
+ case GeographicMarkerSeries.$$p[4]:
69
+ this.pt.pt = this.p1;
70
+ break;
71
+ case GeographicMarkerSeries.$$p[9]:
72
+ this.pt.p0 = this.p3;
73
+ break;
74
+ case GeographicMarkerSeries.$$p[7]:
75
+ this.pt.qm = this.qj;
76
+ break;
77
+ case GeographicMarkerSeries.$$p[8]:
78
+ this.pt.p5 = this.p4;
79
+ break;
80
+ case GeographicMarkerSeries.$$p[10]:
81
+ this.pt.sl = this.p5;
82
+ break;
83
+ }
84
+ }
85
+ }
86
+ GeographicMarkerSeries.$t = markType(GeographicMarkerSeries, 'GeographicMarkerSeries', GeographicMapSeriesHost.$);
87
+ GeographicMarkerSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicMarkerSeries, 'raisePropertyChanged', ['ActualMarkerBrush:qv:qk', [Brush.$], 'ActualMarkerOutline:qw:ql', [Brush.$], 'ActualMarkerTemplate:qi:qm', [DataTemplate.$, null], 'MarkerBrush:qx:qn', [Brush.$], 'MarkerFillMode:p1:qo', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:p2:qp', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:qy:qq', [Brush.$], 'MarkerTemplate:qj:qr', [DataTemplate.$, null], 'MarkerThickness:p4:qs', [1, DeviceUtils.g(2)], 'MarkerType:p3:qt', [MarkerType_$type, enumGetBox(MarkerType_$type, Defaults.e)], 'MaximumMarkers:p5:qu', [1, 400]]);
88
+ return GeographicMarkerSeries;
89
+ })();
@@ -0,0 +1,17 @@
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 { GeographicMarkerSeries } from "./GeographicMarkerSeries";
8
+ import { markType } from "igniteui-angular-core";
9
+ /**
10
+ * @hidden
11
+ */
12
+ export let GeographicMarkerSeriesBase = /*@__PURE__*/ (() => {
13
+ class GeographicMarkerSeriesBase extends GeographicMarkerSeries {
14
+ }
15
+ GeographicMarkerSeriesBase.$t = markType(GeographicMarkerSeriesBase, 'GeographicMarkerSeriesBase', GeographicMarkerSeries.$);
16
+ return GeographicMarkerSeriesBase;
17
+ })();
@@ -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