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
@@ -12,13 +12,13 @@ import * as i0 from "@angular/core";
12
12
  var IgxGeographicScatterAreaSeriesModule = /** @class */ /*@__PURE__*/ (function () {
13
13
  function IgxGeographicScatterAreaSeriesModule() {
14
14
  }
15
- IgxGeographicScatterAreaSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicScatterAreaSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
16
- IgxGeographicScatterAreaSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicScatterAreaSeriesModule, declarations: [IgxGeographicScatterAreaSeriesComponent], imports: [CommonModule, IgxScatterAreaSeriesDynamicModule], exports: [IgxGeographicScatterAreaSeriesComponent, IgxScatterAreaSeriesDynamicModule] });
17
- IgxGeographicScatterAreaSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicScatterAreaSeriesModule, imports: [[CommonModule, IgxScatterAreaSeriesDynamicModule], IgxScatterAreaSeriesDynamicModule] });
15
+ IgxGeographicScatterAreaSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicScatterAreaSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
16
+ IgxGeographicScatterAreaSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicScatterAreaSeriesModule, declarations: [IgxGeographicScatterAreaSeriesComponent], imports: [CommonModule, IgxScatterAreaSeriesDynamicModule], exports: [IgxGeographicScatterAreaSeriesComponent, IgxScatterAreaSeriesDynamicModule] });
17
+ IgxGeographicScatterAreaSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicScatterAreaSeriesModule, imports: [[CommonModule, IgxScatterAreaSeriesDynamicModule], IgxScatterAreaSeriesDynamicModule] });
18
18
  return IgxGeographicScatterAreaSeriesModule;
19
19
  }());
20
20
  export { IgxGeographicScatterAreaSeriesModule };
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicScatterAreaSeriesModule, decorators: [{
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicScatterAreaSeriesModule, decorators: [{
22
22
  type: NgModule,
23
23
  args: [{
24
24
  declarations: [IgxGeographicScatterAreaSeriesComponent],
@@ -27,4 +27,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
27
27
  entryComponents: []
28
28
  }]
29
29
  }] });
30
- //# sourceMappingURL=igx-geographic-scatter-area-series-module.js.map
@@ -17,15 +17,14 @@ var IgxGeographicShapeSeriesBaseBaseComponent = /** @class */ /*@__PURE__*/ (fun
17
17
  enumerable: false,
18
18
  configurable: true
19
19
  });
20
- IgxGeographicShapeSeriesBaseBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicShapeSeriesBaseBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
21
- IgxGeographicShapeSeriesBaseBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: IgxGeographicShapeSeriesBaseBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "", isInline: true });
20
+ IgxGeographicShapeSeriesBaseBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesBaseBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
21
+ IgxGeographicShapeSeriesBaseBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicShapeSeriesBaseBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "", isInline: true });
22
22
  return IgxGeographicShapeSeriesBaseBaseComponent;
23
23
  }(IgxGeographicMapSeriesHostComponent));
24
24
  export { IgxGeographicShapeSeriesBaseBaseComponent };
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicShapeSeriesBaseBaseComponent, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesBaseBaseComponent, decorators: [{
26
26
  type: Component,
27
27
  args: [{
28
28
  template: "",
29
29
  }]
30
30
  }], ctorParameters: function () { return []; } });
31
- //# sourceMappingURL=igx-geographic-shape-series-base-base-component.js.map
@@ -100,10 +100,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
100
100
  * To be consistent with the Shapefile technical description, it is expected that each list of points is defined as an IEnumerable of IEnumerable of Point, or in other words, a list of lists of points.
101
101
  */
102
102
  get: function () {
103
- return this.i.o4;
103
+ return this.i.qm;
104
104
  },
105
105
  set: function (v) {
106
- this.i.o4 = v;
106
+ this.i.qm = v;
107
107
  },
108
108
  enumerable: false,
109
109
  configurable: true
@@ -113,10 +113,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
113
113
  * Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.
114
114
  */
115
115
  get: function () {
116
- return this.i.ot;
116
+ return this.i.qb;
117
117
  },
118
118
  set: function (v) {
119
- this.i.ot = ensureBool(v);
119
+ this.i.qb = ensureBool(v);
120
120
  },
121
121
  enumerable: false,
122
122
  configurable: true
@@ -126,10 +126,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
126
126
  * Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.
127
127
  */
128
128
  get: function () {
129
- return this.i.os;
129
+ return this.i.qa;
130
130
  },
131
131
  set: function (v) {
132
- this.i.os = ensureBool(v);
132
+ this.i.qa = ensureBool(v);
133
133
  },
134
134
  enumerable: false,
135
135
  configurable: true
@@ -139,10 +139,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
139
139
  * Gets or sets the mode the series will use to find the closest point to the cursor.
140
140
  */
141
141
  get: function () {
142
- return this.i.ol;
142
+ return this.i.p3;
143
143
  },
144
144
  set: function (v) {
145
- this.i.ol = ensureEnum(ShapeItemSearchMode_$type, v);
145
+ this.i.p3 = ensureEnum(ShapeItemSearchMode_$type, v);
146
146
  },
147
147
  enumerable: false,
148
148
  configurable: true
@@ -152,10 +152,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
152
152
  * Gets or sets the threshold to use when searching for items using ItemSearchMode.
153
153
  */
154
154
  get: function () {
155
- return this.i.ow;
155
+ return this.i.qe;
156
156
  },
157
157
  set: function (v) {
158
- this.i.ow = +v;
158
+ this.i.qe = +v;
159
159
  },
160
160
  enumerable: false,
161
161
  configurable: true
@@ -165,10 +165,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
165
165
  * Gets or sets the points threshold to use when searching for items using ItemSearchMode.
166
166
  */
167
167
  get: function () {
168
- return this.i.ov;
168
+ return this.i.qd;
169
169
  },
170
170
  set: function (v) {
171
- this.i.ov = +v;
171
+ this.i.qd = +v;
172
172
  },
173
173
  enumerable: false,
174
174
  configurable: true
@@ -178,18 +178,18 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
178
178
  * Set a shapefile datasource to use with the series.
179
179
  */
180
180
  get: function () {
181
- if (this.i.oo == null) {
181
+ if (this.i.p6 == null) {
182
182
  return null;
183
183
  }
184
- if (!this.i.oo.externalObject) {
184
+ if (!this.i.p6.externalObject) {
185
185
  var e = new IgxShapeDataSource();
186
- e._implementation = this.i.oo;
187
- this.i.oo.externalObject = e;
186
+ e._implementation = this.i.p6;
187
+ this.i.p6.externalObject = e;
188
188
  }
189
- return this.i.oo.externalObject;
189
+ return this.i.p6.externalObject;
190
190
  },
191
191
  set: function (v) {
192
- v == null ? this.i.oo = null : this.i.oo = v.i;
192
+ v == null ? this.i.p6 = null : this.i.p6 = v.i;
193
193
  },
194
194
  enumerable: false,
195
195
  configurable: true
@@ -200,10 +200,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
200
200
  * In the case of GeographicPolylineSeries, the resolution is compared to either dimension, rather than both. In other words, a polyline will not be filtered if its height or its width exceeds the value of this property. Whereas with a ShapeSeries, both the height and the width must exceed the value of this property.
201
201
  */
202
202
  get: function () {
203
- return this.i.ou;
203
+ return this.i.qc;
204
204
  },
205
205
  set: function (v) {
206
- this.i.ou = +v;
206
+ this.i.qc = +v;
207
207
  },
208
208
  enumerable: false,
209
209
  configurable: true
@@ -268,12 +268,12 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
268
268
  enumerable: false,
269
269
  configurable: true
270
270
  });
271
- IgxGeographicShapeSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicShapeSeriesBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
272
- IgxGeographicShapeSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: IgxGeographicShapeSeriesBaseComponent, selector: "ng-component", inputs: { shapeDataSource: "shapeDataSource", databaseSource: "databaseSource", shapeMemberPath: "shapeMemberPath", isCustomShapeStyleAllowed: "isCustomShapeStyleAllowed", isCustomShapeMarkerStyleAllowed: "isCustomShapeMarkerStyleAllowed", itemSearchMode: "itemSearchMode", itemSearchThreshold: "itemSearchThreshold", itemSearchPointsThreshold: "itemSearchPointsThreshold", shapefileDataSource: "shapefileDataSource", shapeFilterResolution: "shapeFilterResolution" }, outputs: { assigningShapeStyle: "assigningShapeStyle", assigningShapeMarkerStyle: "assigningShapeMarkerStyle" }, usesInheritance: true, ngImport: i0, template: "", isInline: true });
271
+ IgxGeographicShapeSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
272
+ IgxGeographicShapeSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicShapeSeriesBaseComponent, selector: "ng-component", inputs: { shapeDataSource: "shapeDataSource", databaseSource: "databaseSource", shapeMemberPath: "shapeMemberPath", isCustomShapeStyleAllowed: "isCustomShapeStyleAllowed", isCustomShapeMarkerStyleAllowed: "isCustomShapeMarkerStyleAllowed", itemSearchMode: "itemSearchMode", itemSearchThreshold: "itemSearchThreshold", itemSearchPointsThreshold: "itemSearchPointsThreshold", shapefileDataSource: "shapefileDataSource", shapeFilterResolution: "shapeFilterResolution" }, outputs: { assigningShapeStyle: "assigningShapeStyle", assigningShapeMarkerStyle: "assigningShapeMarkerStyle" }, usesInheritance: true, ngImport: i0, template: "", isInline: true });
273
273
  return IgxGeographicShapeSeriesBaseComponent;
274
274
  }(IgxGeographicMapSeriesHostComponent));
275
275
  export { IgxGeographicShapeSeriesBaseComponent };
276
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicShapeSeriesBaseComponent, decorators: [{
276
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesBaseComponent, decorators: [{
277
277
  type: Component,
278
278
  args: [{
279
279
  template: "",
@@ -303,4 +303,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
303
303
  }], assigningShapeMarkerStyle: [{
304
304
  type: Output
305
305
  }] } });
306
- //# sourceMappingURL=igx-geographic-shape-series-base-component.js.map
@@ -10,8 +10,8 @@ import { IgxGeographicShapeSeriesBaseComponent } from "./igx-geographic-shape-se
10
10
  import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
11
11
  import { IgxSeriesComponent } from "igniteui-angular-charts";
12
12
  import { GeographicShapeSeries } from "./GeographicShapeSeries";
13
- import { Style } from "igniteui-angular-core";
14
13
  import { ensureEnum, brushToString, stringToBrush } from "igniteui-angular-core";
14
+ import { Style } from "igniteui-angular-core";
15
15
  import * as i0 from "@angular/core";
16
16
  /**
17
17
  * Series class which renders polygons as Paths, in a geographic context, based on lists of points in the ItemsSource.
@@ -36,16 +36,26 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
36
36
  enumerable: false,
37
37
  configurable: true
38
38
  });
39
+ Object.defineProperty(IgxGeographicShapeSeriesComponent.prototype, "isPolygon", {
40
+ /**
41
+ * Gets whether the current series shows a polygon shape.
42
+ */
43
+ get: function () {
44
+ return this.i.d3;
45
+ },
46
+ enumerable: false,
47
+ configurable: true
48
+ });
39
49
  Object.defineProperty(IgxGeographicShapeSeriesComponent.prototype, "shapeFill", {
40
50
  /**
41
51
  * Gets or sets the fill brush.
42
52
  */
43
53
  get: function () {
44
- return this.i.qg ? this.i.qg.fill : null;
54
+ return this.i.r8 ? this.i.r8.fill : null;
45
55
  },
46
56
  set: function (v) {
47
57
  this.ensureShapeStyle();
48
- this.i.qg.fill = v;
58
+ this.i.r8.fill = v;
49
59
  },
50
60
  enumerable: false,
51
61
  configurable: true
@@ -55,11 +65,11 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
55
65
  * Gets or sets the stroke brush.
56
66
  */
57
67
  get: function () {
58
- return this.i.qg ? this.i.qg.stroke : null;
68
+ return this.i.r8 ? this.i.r8.stroke : null;
59
69
  },
60
70
  set: function (v) {
61
71
  this.ensureShapeStyle();
62
- this.i.qg.stroke = v;
72
+ this.i.r8.stroke = v;
63
73
  },
64
74
  enumerable: false,
65
75
  configurable: true
@@ -69,11 +79,11 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
69
79
  * Gets or sets the stroke thickness.
70
80
  */
71
81
  get: function () {
72
- return this.i.qg ? this.i.qg.strokeThickness : NaN;
82
+ return this.i.r8 ? this.i.r8.strokeThickness : NaN;
73
83
  },
74
84
  set: function (v) {
75
85
  this.ensureShapeStyle();
76
- this.i.qg.strokeThickness = +v;
86
+ this.i.r8.strokeThickness = +v;
77
87
  },
78
88
  enumerable: false,
79
89
  configurable: true
@@ -83,20 +93,20 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
83
93
  * Gets or sets the opacity.
84
94
  */
85
95
  get: function () {
86
- return this.i.qg ? this.i.qg.opacity : NaN;
96
+ return this.i.r8 ? this.i.r8.opacity : NaN;
87
97
  },
88
98
  set: function (v) {
89
99
  this.ensureShapeStyle();
90
- this.i.qg.opacity = +v;
100
+ this.i.r8.opacity = +v;
91
101
  },
92
102
  enumerable: false,
93
103
  configurable: true
94
104
  });
95
105
  IgxGeographicShapeSeriesComponent.prototype.ensureShapeStyle = function () {
96
- if (this.i.qg) {
106
+ if (this.i.r8) {
97
107
  return;
98
108
  }
99
- this.i.qg = new Style();
109
+ this.i.r8 = new Style();
100
110
  };
101
111
  Object.defineProperty(IgxGeographicShapeSeriesComponent.prototype, "markerType", {
102
112
  /**
@@ -104,10 +114,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
104
114
  * If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
105
115
  */
106
116
  get: function () {
107
- return this.i.pk;
117
+ return this.i.q2;
108
118
  },
109
119
  set: function (v) {
110
- this.i.pk = ensureEnum(MarkerType_$type, v);
120
+ this.i.q2 = ensureEnum(MarkerType_$type, v);
111
121
  },
112
122
  enumerable: false,
113
123
  configurable: true
@@ -117,10 +127,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
117
127
  * Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
118
128
  */
119
129
  get: function () {
120
- return this.i.pj;
130
+ return this.i.q1;
121
131
  },
122
132
  set: function (v) {
123
- this.i.pj = ensureEnum(MarkerOutlineMode_$type, v);
133
+ this.i.q1 = ensureEnum(MarkerOutlineMode_$type, v);
124
134
  },
125
135
  enumerable: false,
126
136
  configurable: true
@@ -130,10 +140,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
130
140
  * Gets or sets whether the marker brush is based on the marker outline of the series rather than the marker brushes collection.
131
141
  */
132
142
  get: function () {
133
- return this.i.pi;
143
+ return this.i.q0;
134
144
  },
135
145
  set: function (v) {
136
- this.i.pi = ensureEnum(MarkerFillMode_$type, v);
146
+ this.i.q0 = ensureEnum(MarkerFillMode_$type, v);
137
147
  },
138
148
  enumerable: false,
139
149
  configurable: true
@@ -143,10 +153,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
143
153
  * Gets or sets the MarkerTemplate for the current series object.
144
154
  */
145
155
  get: function () {
146
- return this.i.p1;
156
+ return this.i.ro;
147
157
  },
148
158
  set: function (v) {
149
- this.i.p1 = v;
159
+ this.i.ro = v;
150
160
  },
151
161
  enumerable: false,
152
162
  configurable: true
@@ -156,10 +166,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
156
166
  * Gets or sets the brush that specifies how the current series object's marker interiors are painted.
157
167
  */
158
168
  get: function () {
159
- return brushToString(this.i.qd);
169
+ return brushToString(this.i.r5);
160
170
  },
161
171
  set: function (v) {
162
- this.i.qd = stringToBrush(v);
172
+ this.i.r5 = stringToBrush(v);
163
173
  },
164
174
  enumerable: false,
165
175
  configurable: true
@@ -169,10 +179,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
169
179
  * Gets or sets the brush that specifies how the current series object's marker outlines are painted.
170
180
  */
171
181
  get: function () {
172
- return brushToString(this.i.qe);
182
+ return brushToString(this.i.r6);
173
183
  },
174
184
  set: function (v) {
175
- this.i.qe = stringToBrush(v);
185
+ this.i.r6 = stringToBrush(v);
176
186
  },
177
187
  enumerable: false,
178
188
  configurable: true
@@ -182,10 +192,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
182
192
  * Gets or sets thickness of the marker outline
183
193
  */
184
194
  get: function () {
185
- return this.i.pn;
195
+ return this.i.q5;
186
196
  },
187
197
  set: function (v) {
188
- this.i.pn = +v;
198
+ this.i.q5 = +v;
189
199
  },
190
200
  enumerable: false,
191
201
  configurable: true
@@ -195,10 +205,49 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
195
205
  * The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
196
206
  */
197
207
  get: function () {
198
- return this.i.ph;
208
+ return this.i.qz;
209
+ },
210
+ set: function (v) {
211
+ this.i.qz = ensureEnum(CollisionAvoidanceType_$type, v);
212
+ },
213
+ enumerable: false,
214
+ configurable: true
215
+ });
216
+ Object.defineProperty(IgxGeographicShapeSeriesComponent.prototype, "actualMarkerTemplate", {
217
+ /**
218
+ * Gets the effective marker template for the current series object.
219
+ */
220
+ get: function () {
221
+ return this.i.rn;
199
222
  },
200
223
  set: function (v) {
201
- this.i.ph = ensureEnum(CollisionAvoidanceType_$type, v);
224
+ this.i.rn = v;
225
+ },
226
+ enumerable: false,
227
+ configurable: true
228
+ });
229
+ Object.defineProperty(IgxGeographicShapeSeriesComponent.prototype, "actualMarkerBrush", {
230
+ /**
231
+ * Gets the effective marker brush for the current series object.
232
+ */
233
+ get: function () {
234
+ return brushToString(this.i.r3);
235
+ },
236
+ set: function (v) {
237
+ this.i.r3 = stringToBrush(v);
238
+ },
239
+ enumerable: false,
240
+ configurable: true
241
+ });
242
+ Object.defineProperty(IgxGeographicShapeSeriesComponent.prototype, "actualMarkerOutline", {
243
+ /**
244
+ * Gets the effective marker outline for the current series object.
245
+ */
246
+ get: function () {
247
+ return brushToString(this.i.r4);
248
+ },
249
+ set: function (v) {
250
+ this.i.r4 = stringToBrush(v);
202
251
  },
203
252
  enumerable: false,
204
253
  configurable: true
@@ -227,12 +276,12 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
227
276
  enumerable: false,
228
277
  configurable: true
229
278
  });
230
- IgxGeographicShapeSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicShapeSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
231
- IgxGeographicShapeSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: IgxGeographicShapeSeriesComponent, selector: "igx-geographic-shape-series", inputs: { shapeFill: "shapeFill", shapeStroke: "shapeStroke", shapeStrokeThickness: "shapeStrokeThickness", shapeOpacity: "shapeOpacity", markerType: "markerType", markerOutlineMode: "markerOutlineMode", markerFillMode: "markerFillMode", markerTemplate: "markerTemplate", markerBrush: "markerBrush", markerOutline: "markerOutline", markerThickness: "markerThickness", markerCollisionAvoidance: "markerCollisionAvoidance" }, outputs: { styleShape: "styleShape" }, providers: [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: forwardRef(function () { return IgxGeographicShapeSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicShapeSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicShapeSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
279
+ IgxGeographicShapeSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
280
+ IgxGeographicShapeSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicShapeSeriesComponent, selector: "igx-geographic-shape-series", inputs: { shapeFill: "shapeFill", shapeStroke: "shapeStroke", shapeStrokeThickness: "shapeStrokeThickness", shapeOpacity: "shapeOpacity", markerType: "markerType", markerOutlineMode: "markerOutlineMode", markerFillMode: "markerFillMode", markerTemplate: "markerTemplate", markerBrush: "markerBrush", markerOutline: "markerOutline", markerThickness: "markerThickness", markerCollisionAvoidance: "markerCollisionAvoidance", actualMarkerTemplate: "actualMarkerTemplate", actualMarkerBrush: "actualMarkerBrush", actualMarkerOutline: "actualMarkerOutline" }, outputs: { styleShape: "styleShape" }, providers: [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: forwardRef(function () { return IgxGeographicShapeSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicShapeSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicShapeSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
232
281
  return IgxGeographicShapeSeriesComponent;
233
282
  }(IgxGeographicShapeSeriesBaseComponent));
234
283
  export { IgxGeographicShapeSeriesComponent };
235
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicShapeSeriesComponent, decorators: [{
284
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesComponent, decorators: [{
236
285
  type: Component,
237
286
  args: [{
238
287
  selector: 'igx-geographic-shape-series',
@@ -264,7 +313,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
264
313
  type: Input
265
314
  }], markerCollisionAvoidance: [{
266
315
  type: Input
316
+ }], actualMarkerTemplate: [{
317
+ type: Input
318
+ }], actualMarkerBrush: [{
319
+ type: Input
320
+ }], actualMarkerOutline: [{
321
+ type: Input
267
322
  }], styleShape: [{
268
323
  type: Output
269
324
  }] } });
270
- //# sourceMappingURL=igx-geographic-shape-series-component.js.map
@@ -16,13 +16,13 @@ var IgxGeographicShapeSeriesDynamicModule = /** @class */ /*@__PURE__*/ (functio
16
16
  TypeRegistrar.registerCons("IgxGeographicShapeSeriesComponent", IgxGeographicShapeSeriesComponent);
17
17
  TypeRegistrar.register("GeographicShapeSeries", GeographicShapeSeries.$type);
18
18
  }
19
- IgxGeographicShapeSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicShapeSeriesDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
20
- IgxGeographicShapeSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicShapeSeriesDynamicModule, imports: [CommonModule, IgxGeographicShapeSeriesModule], exports: [IgxGeographicShapeSeriesModule] });
21
- IgxGeographicShapeSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicShapeSeriesDynamicModule, imports: [[CommonModule, IgxGeographicShapeSeriesModule], IgxGeographicShapeSeriesModule] });
19
+ IgxGeographicShapeSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
20
+ IgxGeographicShapeSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesDynamicModule, imports: [CommonModule, IgxGeographicShapeSeriesModule], exports: [IgxGeographicShapeSeriesModule] });
21
+ IgxGeographicShapeSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesDynamicModule, imports: [[CommonModule, IgxGeographicShapeSeriesModule], IgxGeographicShapeSeriesModule] });
22
22
  return IgxGeographicShapeSeriesDynamicModule;
23
23
  }());
24
24
  export { IgxGeographicShapeSeriesDynamicModule };
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicShapeSeriesDynamicModule, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesDynamicModule, decorators: [{
26
26
  type: NgModule,
27
27
  args: [{
28
28
  declarations: [],
@@ -31,4 +31,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
31
31
  entryComponents: [IgxGeographicShapeSeriesComponent]
32
32
  }]
33
33
  }], ctorParameters: function () { return []; } });
34
- //# sourceMappingURL=igx-geographic-shape-series-dynamic-module.js.map
@@ -12,13 +12,13 @@ import * as i0 from "@angular/core";
12
12
  var IgxGeographicShapeSeriesModule = /** @class */ /*@__PURE__*/ (function () {
13
13
  function IgxGeographicShapeSeriesModule() {
14
14
  }
15
- IgxGeographicShapeSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicShapeSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
16
- IgxGeographicShapeSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicShapeSeriesModule, declarations: [IgxGeographicShapeSeriesComponent], imports: [CommonModule, IgxScatterPolygonSeriesDynamicModule], exports: [IgxGeographicShapeSeriesComponent, IgxScatterPolygonSeriesDynamicModule] });
17
- IgxGeographicShapeSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicShapeSeriesModule, imports: [[CommonModule, IgxScatterPolygonSeriesDynamicModule], IgxScatterPolygonSeriesDynamicModule] });
15
+ IgxGeographicShapeSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
16
+ IgxGeographicShapeSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesModule, declarations: [IgxGeographicShapeSeriesComponent], imports: [CommonModule, IgxScatterPolygonSeriesDynamicModule], exports: [IgxGeographicShapeSeriesComponent, IgxScatterPolygonSeriesDynamicModule] });
17
+ IgxGeographicShapeSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesModule, imports: [[CommonModule, IgxScatterPolygonSeriesDynamicModule], IgxScatterPolygonSeriesDynamicModule] });
18
18
  return IgxGeographicShapeSeriesModule;
19
19
  }());
20
20
  export { IgxGeographicShapeSeriesModule };
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicShapeSeriesModule, decorators: [{
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicShapeSeriesModule, decorators: [{
22
22
  type: NgModule,
23
23
  args: [{
24
24
  declarations: [IgxGeographicShapeSeriesComponent],
@@ -27,4 +27,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
27
27
  entryComponents: []
28
28
  }]
29
29
  }] });
30
- //# sourceMappingURL=igx-geographic-shape-series-module.js.map
@@ -1,6 +1,6 @@
1
1
  import { __extends } from "tslib";
2
2
  import { Component } from '@angular/core';
3
- import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
3
+ import { IgxGeographicMarkerSeriesBaseComponent } from "./igx-geographic-marker-series-base-component";
4
4
  import * as i0 from "@angular/core";
5
5
  var IgxGeographicSymbolSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
6
6
  __extends(IgxGeographicSymbolSeriesBaseComponent, _super);
@@ -17,15 +17,14 @@ var IgxGeographicSymbolSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functi
17
17
  enumerable: false,
18
18
  configurable: true
19
19
  });
20
- IgxGeographicSymbolSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicSymbolSeriesBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
21
- IgxGeographicSymbolSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: IgxGeographicSymbolSeriesBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "", isInline: true });
20
+ IgxGeographicSymbolSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
21
+ IgxGeographicSymbolSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicSymbolSeriesBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "", isInline: true });
22
22
  return IgxGeographicSymbolSeriesBaseComponent;
23
- }(IgxGeographicMapSeriesHostComponent));
23
+ }(IgxGeographicMarkerSeriesBaseComponent));
24
24
  export { IgxGeographicSymbolSeriesBaseComponent };
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicSymbolSeriesBaseComponent, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicSymbolSeriesBaseComponent, decorators: [{
26
26
  type: Component,
27
27
  args: [{
28
28
  template: "",
29
29
  }]
30
30
  }], ctorParameters: function () { return []; } });
31
- //# sourceMappingURL=igx-geographic-symbol-series-base-component.js.map