igniteui-webcomponents-maps 1.3.3 → 1.4.2

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 (499) hide show
  1. package/bundles/igniteui-webcomponents-maps.umd.js +2427 -1935
  2. package/bundles/igniteui-webcomponents-maps.umd.min.js +7 -2
  3. package/esm2015/igniteui-webcomponents-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/igc-arc-gis-online-map-imagery-module.js +0 -1
  74. package/esm2015/lib/igc-arc-gis-online-map-imagery.js +0 -1
  75. package/esm2015/lib/igc-bing-maps-map-imagery-module.js +0 -1
  76. package/esm2015/lib/igc-bing-maps-map-imagery.js +2 -2
  77. package/esm2015/lib/igc-custom-map-imagery-module.js +0 -1
  78. package/esm2015/lib/igc-custom-map-imagery.js +0 -1
  79. package/esm2015/lib/igc-geographic-contour-line-series-component.js +49 -17
  80. package/esm2015/lib/igc-geographic-contour-line-series-module.js +0 -1
  81. package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js +37 -32
  82. package/esm2015/lib/igc-geographic-high-density-scatter-series-module.js +0 -1
  83. package/esm2015/lib/igc-geographic-map-component.js +72 -61
  84. package/esm2015/lib/igc-geographic-map-core-module.js +0 -1
  85. package/esm2015/lib/igc-geographic-map-imagery.js +0 -1
  86. package/esm2015/lib/igc-geographic-map-module.js +0 -1
  87. package/esm2015/lib/igc-geographic-map-series-host-component.js +31 -22
  88. package/esm2015/lib/igc-geographic-marker-series-base-component.js +36 -0
  89. package/esm2015/lib/igc-geographic-marker-series-component.js +153 -0
  90. package/esm2015/lib/igc-geographic-polyline-series-component.js +18 -13
  91. package/esm2015/lib/igc-geographic-polyline-series-module.js +0 -1
  92. package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js +2 -3
  93. package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js +60 -140
  94. package/esm2015/lib/igc-geographic-proportional-symbol-series-module.js +0 -1
  95. package/esm2015/lib/igc-geographic-scatter-area-series-component.js +49 -10
  96. package/esm2015/lib/igc-geographic-scatter-area-series-module.js +0 -1
  97. package/esm2015/lib/igc-geographic-shape-series-base-base-component.js +0 -1
  98. package/esm2015/lib/igc-geographic-shape-series-base-component.js +26 -27
  99. package/esm2015/lib/igc-geographic-shape-series-component.js +70 -36
  100. package/esm2015/lib/igc-geographic-shape-series-module.js +0 -1
  101. package/esm2015/lib/igc-geographic-symbol-series-base-component.js +2 -3
  102. package/esm2015/lib/igc-geographic-symbol-series-component.js +28 -108
  103. package/esm2015/lib/igc-geographic-symbol-series-module.js +0 -1
  104. package/esm2015/lib/igc-geographic-tile-series-component.js +10 -5
  105. package/esm2015/lib/igc-geographic-tile-series-module.js +0 -1
  106. package/esm2015/lib/igc-geographic-xy-triangulating-series-base-component.js +0 -1
  107. package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js +12 -13
  108. package/esm2015/lib/igc-image-tiles-ready-event-args.js +0 -1
  109. package/esm2015/lib/igc-images-changed-event-args.js +0 -1
  110. package/esm2015/lib/igc-open-street-map-imagery-module.js +0 -1
  111. package/esm2015/lib/igc-open-street-map-imagery.js +0 -1
  112. package/esm2015/lib/igc-sub-domains-collection.js +0 -1
  113. package/esm2015/lib/igc-tile-generator-map-imagery-module.js +0 -1
  114. package/esm2015/lib/igc-tile-generator-map-imagery.js +0 -1
  115. package/esm2015/lib/igc-tile-series-component.js +9 -4
  116. package/esm2015/lib/igc-tile-series-module.js +0 -1
  117. package/esm2015/public_api.js +4 -1
  118. package/esm5/igniteui-webcomponents-maps.js +0 -1
  119. package/esm5/lib/ArcGISOnlineMapImagery.js +0 -1
  120. package/esm5/lib/BingMapsImageryStyle.js +0 -1
  121. package/esm5/lib/BingMapsMapImagery.js +0 -1
  122. package/esm5/lib/BingMapsMapImageryView.js +0 -1
  123. package/esm5/lib/BingMapsMapImageryView_combined.js +0 -1
  124. package/esm5/lib/BingResourceSet.js +0 -1
  125. package/esm5/lib/BingResponse.js +0 -1
  126. package/esm5/lib/CustomMapImagery.js +0 -1
  127. package/esm5/lib/GeographicContourLineSeries.js +0 -1
  128. package/esm5/lib/GeographicContourLineSeriesView.js +0 -1
  129. package/esm5/lib/GeographicContourLineSeriesView_combined.js +60 -40
  130. package/esm5/lib/GeographicHighDensityScatterSeries.js +0 -1
  131. package/esm5/lib/GeographicHighDensityScatterSeriesView.js +0 -1
  132. package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +110 -93
  133. package/esm5/lib/GeographicMapImagery.js +0 -1
  134. package/esm5/lib/GeographicMapImageryView.js +0 -1
  135. package/esm5/lib/GeographicMapSeriesHost.js +0 -1
  136. package/esm5/lib/GeographicMapSeriesHost_combined.js +237 -146
  137. package/esm5/lib/GeographicMarkerSeries.js +91 -0
  138. package/esm5/lib/GeographicMarkerSeriesBase.js +21 -0
  139. package/esm5/lib/GeographicPolylineSeries.js +0 -1
  140. package/esm5/lib/GeographicPolylineSeriesView.js +0 -1
  141. package/esm5/lib/GeographicPolylineSeriesView_combined.js +32 -23
  142. package/esm5/lib/GeographicProportionalSymbolSeries.js +0 -1
  143. package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +3 -4
  144. package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -3
  145. package/esm5/lib/GeographicProportionalSymbolSeriesView.js +0 -1
  146. package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +130 -160
  147. package/esm5/lib/GeographicScatterAreaSeries.js +0 -1
  148. package/esm5/lib/GeographicScatterAreaSeriesView.js +0 -1
  149. package/esm5/lib/GeographicShapeSeries.js +0 -1
  150. package/esm5/lib/GeographicShapeSeriesBase.js +0 -1
  151. package/esm5/lib/GeographicShapeSeriesBaseBase.js +0 -1
  152. package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -3
  153. package/esm5/lib/GeographicShapeSeriesBaseView.js +0 -1
  154. package/esm5/lib/GeographicShapeSeriesBase_combined.js +70 -91
  155. package/esm5/lib/GeographicShapeSeriesView.js +0 -1
  156. package/esm5/lib/GeographicShapeSeriesView_combined.js +99 -67
  157. package/esm5/lib/GeographicSymbolSeries.js +0 -1
  158. package/esm5/lib/GeographicSymbolSeriesBase.js +3 -4
  159. package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -3
  160. package/esm5/lib/GeographicSymbolSeriesView.js +0 -1
  161. package/esm5/lib/GeographicSymbolSeriesView_combined.js +82 -113
  162. package/esm5/lib/GeographicTileSeries.js +29 -27
  163. package/esm5/lib/GeographicXYTriangulatingSeries.js +0 -1
  164. package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +0 -1
  165. package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -3
  166. package/esm5/lib/GeographicXYTriangulatingSeriesView.js +0 -1
  167. package/esm5/lib/HostSeriesView.js +0 -1
  168. package/esm5/lib/ImageTilesReadyEventArgs.js +0 -1
  169. package/esm5/lib/ImageryMetadata.js +0 -1
  170. package/esm5/lib/ImagesChangedEventArgs.js +0 -1
  171. package/esm5/lib/LevelOfDetailResponseModel.js +0 -1
  172. package/esm5/lib/MapBackgroundTilingMode.js +0 -1
  173. package/esm5/lib/MapResizeBehavior.js +0 -1
  174. package/esm5/lib/MapServerResponseModel.js +0 -1
  175. package/esm5/lib/OpenStreetMapImagery.js +0 -1
  176. package/esm5/lib/SphericalMercatorHorizontalScaler.js +2 -3
  177. package/esm5/lib/SphericalMercatorVerticalScaler.js +2 -3
  178. package/esm5/lib/SubDomainsCollection.js +0 -1
  179. package/esm5/lib/TileGeneratorMapImagery.js +0 -1
  180. package/esm5/lib/TileInfoResponseModel.js +0 -1
  181. package/esm5/lib/TileSeries.js +0 -1
  182. package/esm5/lib/TileSeriesView.js +0 -1
  183. package/esm5/lib/TileSeries_combined.js +104 -88
  184. package/esm5/lib/TokenResponseModel.js +0 -1
  185. package/esm5/lib/XamGeographicMap.js +0 -1
  186. package/esm5/lib/XamGeographicMapView.js +0 -1
  187. package/esm5/lib/XamGeographicMap_combined.js +590 -562
  188. package/esm5/lib/igc-arc-gis-online-map-imagery-module.js +0 -1
  189. package/esm5/lib/igc-arc-gis-online-map-imagery.js +0 -1
  190. package/esm5/lib/igc-bing-maps-map-imagery-module.js +0 -1
  191. package/esm5/lib/igc-bing-maps-map-imagery.js +2 -2
  192. package/esm5/lib/igc-custom-map-imagery-module.js +0 -1
  193. package/esm5/lib/igc-custom-map-imagery.js +0 -1
  194. package/esm5/lib/igc-geographic-contour-line-series-component.js +57 -17
  195. package/esm5/lib/igc-geographic-contour-line-series-module.js +0 -1
  196. package/esm5/lib/igc-geographic-high-density-scatter-series-component.js +41 -32
  197. package/esm5/lib/igc-geographic-high-density-scatter-series-module.js +0 -1
  198. package/esm5/lib/igc-geographic-map-component.js +72 -61
  199. package/esm5/lib/igc-geographic-map-core-module.js +0 -1
  200. package/esm5/lib/igc-geographic-map-imagery.js +0 -1
  201. package/esm5/lib/igc-geographic-map-module.js +0 -1
  202. package/esm5/lib/igc-geographic-map-series-host-component.js +31 -22
  203. package/esm5/lib/igc-geographic-marker-series-base-component.js +45 -0
  204. package/esm5/lib/igc-geographic-marker-series-component.js +206 -0
  205. package/esm5/lib/igc-geographic-polyline-series-component.js +22 -13
  206. package/esm5/lib/igc-geographic-polyline-series-module.js +0 -1
  207. package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js +2 -3
  208. package/esm5/lib/igc-geographic-proportional-symbol-series-component.js +61 -169
  209. package/esm5/lib/igc-geographic-proportional-symbol-series-module.js +0 -1
  210. package/esm5/lib/igc-geographic-scatter-area-series-component.js +57 -10
  211. package/esm5/lib/igc-geographic-scatter-area-series-module.js +0 -1
  212. package/esm5/lib/igc-geographic-shape-series-base-base-component.js +0 -1
  213. package/esm5/lib/igc-geographic-shape-series-base-component.js +26 -27
  214. package/esm5/lib/igc-geographic-shape-series-component.js +86 -36
  215. package/esm5/lib/igc-geographic-shape-series-module.js +0 -1
  216. package/esm5/lib/igc-geographic-symbol-series-base-component.js +2 -3
  217. package/esm5/lib/igc-geographic-symbol-series-component.js +29 -137
  218. package/esm5/lib/igc-geographic-symbol-series-module.js +0 -1
  219. package/esm5/lib/igc-geographic-tile-series-component.js +14 -5
  220. package/esm5/lib/igc-geographic-tile-series-module.js +0 -1
  221. package/esm5/lib/igc-geographic-xy-triangulating-series-base-component.js +0 -1
  222. package/esm5/lib/igc-geographic-xy-triangulating-series-component.js +12 -13
  223. package/esm5/lib/igc-image-tiles-ready-event-args.js +0 -1
  224. package/esm5/lib/igc-images-changed-event-args.js +0 -1
  225. package/esm5/lib/igc-open-street-map-imagery-module.js +0 -1
  226. package/esm5/lib/igc-open-street-map-imagery.js +0 -1
  227. package/esm5/lib/igc-sub-domains-collection.js +0 -1
  228. package/esm5/lib/igc-tile-generator-map-imagery-module.js +0 -1
  229. package/esm5/lib/igc-tile-generator-map-imagery.js +0 -1
  230. package/esm5/lib/igc-tile-series-component.js +13 -4
  231. package/esm5/lib/igc-tile-series-module.js +0 -1
  232. package/esm5/public_api.js +4 -1
  233. package/fesm2015/igniteui-webcomponents-maps.js +2288 -1868
  234. package/fesm5/igniteui-webcomponents-maps.js +2429 -1941
  235. package/lib/GeographicContourLineSeriesView_combined.d.ts +22 -17
  236. package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +38 -36
  237. package/lib/GeographicMapSeriesHost_combined.d.ts +59 -47
  238. package/lib/GeographicMarkerSeries.d.ts +32 -0
  239. package/lib/GeographicMarkerSeriesBase.d.ts +10 -0
  240. package/lib/GeographicPolylineSeriesView_combined.d.ts +16 -14
  241. package/lib/GeographicProportionalSymbolSeriesBase.d.ts +3 -3
  242. package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +3 -3
  243. package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +50 -63
  244. package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
  245. package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
  246. package/lib/GeographicShapeSeriesBase_combined.d.ts +29 -32
  247. package/lib/GeographicShapeSeriesView_combined.d.ts +42 -32
  248. package/lib/GeographicSymbolSeriesBase.d.ts +3 -3
  249. package/lib/GeographicSymbolSeriesBaseView.d.ts +3 -3
  250. package/lib/GeographicSymbolSeriesView_combined.d.ts +37 -50
  251. package/lib/GeographicTileSeries.d.ts +9 -8
  252. package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
  253. package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
  254. package/lib/TileSeries_combined.d.ts +23 -20
  255. package/lib/XamGeographicMap_combined.d.ts +141 -143
  256. package/lib/igc-bing-maps-map-imagery.d.ts +2 -1
  257. package/lib/igc-geographic-contour-line-series-component.d.ts +8 -0
  258. package/lib/igc-geographic-high-density-scatter-series-component.d.ts +4 -0
  259. package/lib/igc-geographic-map-component.d.ts +12 -0
  260. package/lib/igc-geographic-map-series-host-component.d.ts +8 -0
  261. package/lib/igc-geographic-marker-series-base-component.d.ts +12 -0
  262. package/lib/igc-geographic-marker-series-component.d.ts +66 -0
  263. package/lib/igc-geographic-polyline-series-component.d.ts +4 -0
  264. package/lib/igc-geographic-proportional-symbol-series-base-component.d.ts +2 -2
  265. package/lib/igc-geographic-proportional-symbol-series-component.d.ts +6 -41
  266. package/lib/igc-geographic-scatter-area-series-component.d.ts +13 -0
  267. package/lib/igc-geographic-shape-series-component.d.ts +16 -0
  268. package/lib/igc-geographic-symbol-series-base-component.d.ts +2 -2
  269. package/lib/igc-geographic-symbol-series-component.d.ts +6 -41
  270. package/lib/igc-geographic-tile-series-component.d.ts +4 -0
  271. package/lib/igc-tile-series-component.d.ts +4 -0
  272. package/package.json +3 -3
  273. package/public_api.d.ts +4 -0
  274. package/bundles/igniteui-webcomponents-maps.umd.js.map +0 -1
  275. package/bundles/igniteui-webcomponents-maps.umd.min.js.map +0 -1
  276. package/esm2015/igniteui-webcomponents-maps.js.map +0 -1
  277. package/esm2015/lib/ArcGISOnlineMapImagery.js.map +0 -1
  278. package/esm2015/lib/BingMapsImageryStyle.js.map +0 -1
  279. package/esm2015/lib/BingMapsMapImagery.js.map +0 -1
  280. package/esm2015/lib/BingMapsMapImageryView.js.map +0 -1
  281. package/esm2015/lib/BingMapsMapImageryView_combined.js.map +0 -1
  282. package/esm2015/lib/BingResourceSet.js.map +0 -1
  283. package/esm2015/lib/BingResponse.js.map +0 -1
  284. package/esm2015/lib/CustomMapImagery.js.map +0 -1
  285. package/esm2015/lib/GeographicContourLineSeries.js.map +0 -1
  286. package/esm2015/lib/GeographicContourLineSeriesView.js.map +0 -1
  287. package/esm2015/lib/GeographicContourLineSeriesView_combined.js.map +0 -1
  288. package/esm2015/lib/GeographicHighDensityScatterSeries.js.map +0 -1
  289. package/esm2015/lib/GeographicHighDensityScatterSeriesView.js.map +0 -1
  290. package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js.map +0 -1
  291. package/esm2015/lib/GeographicMapImagery.js.map +0 -1
  292. package/esm2015/lib/GeographicMapImageryView.js.map +0 -1
  293. package/esm2015/lib/GeographicMapSeriesHost.js.map +0 -1
  294. package/esm2015/lib/GeographicMapSeriesHost_combined.js.map +0 -1
  295. package/esm2015/lib/GeographicPolylineSeries.js.map +0 -1
  296. package/esm2015/lib/GeographicPolylineSeriesView.js.map +0 -1
  297. package/esm2015/lib/GeographicPolylineSeriesView_combined.js.map +0 -1
  298. package/esm2015/lib/GeographicProportionalSymbolSeries.js.map +0 -1
  299. package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js.map +0 -1
  300. package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js.map +0 -1
  301. package/esm2015/lib/GeographicProportionalSymbolSeriesView.js.map +0 -1
  302. package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js.map +0 -1
  303. package/esm2015/lib/GeographicScatterAreaSeries.js.map +0 -1
  304. package/esm2015/lib/GeographicScatterAreaSeriesView.js.map +0 -1
  305. package/esm2015/lib/GeographicShapeSeries.js.map +0 -1
  306. package/esm2015/lib/GeographicShapeSeriesBase.js.map +0 -1
  307. package/esm2015/lib/GeographicShapeSeriesBaseBase.js.map +0 -1
  308. package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js.map +0 -1
  309. package/esm2015/lib/GeographicShapeSeriesBaseView.js.map +0 -1
  310. package/esm2015/lib/GeographicShapeSeriesBase_combined.js.map +0 -1
  311. package/esm2015/lib/GeographicShapeSeriesView.js.map +0 -1
  312. package/esm2015/lib/GeographicShapeSeriesView_combined.js.map +0 -1
  313. package/esm2015/lib/GeographicSymbolSeries.js.map +0 -1
  314. package/esm2015/lib/GeographicSymbolSeriesBase.js.map +0 -1
  315. package/esm2015/lib/GeographicSymbolSeriesBaseView.js.map +0 -1
  316. package/esm2015/lib/GeographicSymbolSeriesView.js.map +0 -1
  317. package/esm2015/lib/GeographicSymbolSeriesView_combined.js.map +0 -1
  318. package/esm2015/lib/GeographicTileSeries.js.map +0 -1
  319. package/esm2015/lib/GeographicXYTriangulatingSeries.js.map +0 -1
  320. package/esm2015/lib/GeographicXYTriangulatingSeriesBase.js.map +0 -1
  321. package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js.map +0 -1
  322. package/esm2015/lib/GeographicXYTriangulatingSeriesView.js.map +0 -1
  323. package/esm2015/lib/HostSeriesView.js.map +0 -1
  324. package/esm2015/lib/ImageTilesReadyEventArgs.js.map +0 -1
  325. package/esm2015/lib/ImageryMetadata.js.map +0 -1
  326. package/esm2015/lib/ImagesChangedEventArgs.js.map +0 -1
  327. package/esm2015/lib/LevelOfDetailResponseModel.js.map +0 -1
  328. package/esm2015/lib/MapBackgroundTilingMode.js.map +0 -1
  329. package/esm2015/lib/MapResizeBehavior.js.map +0 -1
  330. package/esm2015/lib/MapServerResponseModel.js.map +0 -1
  331. package/esm2015/lib/OpenStreetMapImagery.js.map +0 -1
  332. package/esm2015/lib/SphericalMercatorHorizontalScaler.js.map +0 -1
  333. package/esm2015/lib/SphericalMercatorVerticalScaler.js.map +0 -1
  334. package/esm2015/lib/SubDomainsCollection.js.map +0 -1
  335. package/esm2015/lib/TileGeneratorMapImagery.js.map +0 -1
  336. package/esm2015/lib/TileInfoResponseModel.js.map +0 -1
  337. package/esm2015/lib/TileSeries.js.map +0 -1
  338. package/esm2015/lib/TileSeriesView.js.map +0 -1
  339. package/esm2015/lib/TileSeries_combined.js.map +0 -1
  340. package/esm2015/lib/TokenResponseModel.js.map +0 -1
  341. package/esm2015/lib/XamGeographicMap.js.map +0 -1
  342. package/esm2015/lib/XamGeographicMapView.js.map +0 -1
  343. package/esm2015/lib/XamGeographicMap_combined.js.map +0 -1
  344. package/esm2015/lib/igc-arc-gis-online-map-imagery-module.js.map +0 -1
  345. package/esm2015/lib/igc-arc-gis-online-map-imagery.js.map +0 -1
  346. package/esm2015/lib/igc-bing-maps-map-imagery-module.js.map +0 -1
  347. package/esm2015/lib/igc-bing-maps-map-imagery.js.map +0 -1
  348. package/esm2015/lib/igc-custom-map-imagery-module.js.map +0 -1
  349. package/esm2015/lib/igc-custom-map-imagery.js.map +0 -1
  350. package/esm2015/lib/igc-geographic-contour-line-series-component.js.map +0 -1
  351. package/esm2015/lib/igc-geographic-contour-line-series-module.js.map +0 -1
  352. package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js.map +0 -1
  353. package/esm2015/lib/igc-geographic-high-density-scatter-series-module.js.map +0 -1
  354. package/esm2015/lib/igc-geographic-map-component.js.map +0 -1
  355. package/esm2015/lib/igc-geographic-map-core-module.js.map +0 -1
  356. package/esm2015/lib/igc-geographic-map-imagery.js.map +0 -1
  357. package/esm2015/lib/igc-geographic-map-module.js.map +0 -1
  358. package/esm2015/lib/igc-geographic-map-series-host-component.js.map +0 -1
  359. package/esm2015/lib/igc-geographic-polyline-series-component.js.map +0 -1
  360. package/esm2015/lib/igc-geographic-polyline-series-module.js.map +0 -1
  361. package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js.map +0 -1
  362. package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js.map +0 -1
  363. package/esm2015/lib/igc-geographic-proportional-symbol-series-module.js.map +0 -1
  364. package/esm2015/lib/igc-geographic-scatter-area-series-component.js.map +0 -1
  365. package/esm2015/lib/igc-geographic-scatter-area-series-module.js.map +0 -1
  366. package/esm2015/lib/igc-geographic-shape-series-base-base-component.js.map +0 -1
  367. package/esm2015/lib/igc-geographic-shape-series-base-component.js.map +0 -1
  368. package/esm2015/lib/igc-geographic-shape-series-component.js.map +0 -1
  369. package/esm2015/lib/igc-geographic-shape-series-module.js.map +0 -1
  370. package/esm2015/lib/igc-geographic-symbol-series-base-component.js.map +0 -1
  371. package/esm2015/lib/igc-geographic-symbol-series-component.js.map +0 -1
  372. package/esm2015/lib/igc-geographic-symbol-series-module.js.map +0 -1
  373. package/esm2015/lib/igc-geographic-tile-series-component.js.map +0 -1
  374. package/esm2015/lib/igc-geographic-tile-series-module.js.map +0 -1
  375. package/esm2015/lib/igc-geographic-xy-triangulating-series-base-component.js.map +0 -1
  376. package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js.map +0 -1
  377. package/esm2015/lib/igc-image-tiles-ready-event-args.js.map +0 -1
  378. package/esm2015/lib/igc-images-changed-event-args.js.map +0 -1
  379. package/esm2015/lib/igc-open-street-map-imagery-module.js.map +0 -1
  380. package/esm2015/lib/igc-open-street-map-imagery.js.map +0 -1
  381. package/esm2015/lib/igc-sub-domains-collection.js.map +0 -1
  382. package/esm2015/lib/igc-tile-generator-map-imagery-module.js.map +0 -1
  383. package/esm2015/lib/igc-tile-generator-map-imagery.js.map +0 -1
  384. package/esm2015/lib/igc-tile-series-component.js.map +0 -1
  385. package/esm2015/lib/igc-tile-series-module.js.map +0 -1
  386. package/esm2015/public_api.js.map +0 -1
  387. package/esm5/igniteui-webcomponents-maps.js.map +0 -1
  388. package/esm5/lib/ArcGISOnlineMapImagery.js.map +0 -1
  389. package/esm5/lib/BingMapsImageryStyle.js.map +0 -1
  390. package/esm5/lib/BingMapsMapImagery.js.map +0 -1
  391. package/esm5/lib/BingMapsMapImageryView.js.map +0 -1
  392. package/esm5/lib/BingMapsMapImageryView_combined.js.map +0 -1
  393. package/esm5/lib/BingResourceSet.js.map +0 -1
  394. package/esm5/lib/BingResponse.js.map +0 -1
  395. package/esm5/lib/CustomMapImagery.js.map +0 -1
  396. package/esm5/lib/GeographicContourLineSeries.js.map +0 -1
  397. package/esm5/lib/GeographicContourLineSeriesView.js.map +0 -1
  398. package/esm5/lib/GeographicContourLineSeriesView_combined.js.map +0 -1
  399. package/esm5/lib/GeographicHighDensityScatterSeries.js.map +0 -1
  400. package/esm5/lib/GeographicHighDensityScatterSeriesView.js.map +0 -1
  401. package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js.map +0 -1
  402. package/esm5/lib/GeographicMapImagery.js.map +0 -1
  403. package/esm5/lib/GeographicMapImageryView.js.map +0 -1
  404. package/esm5/lib/GeographicMapSeriesHost.js.map +0 -1
  405. package/esm5/lib/GeographicMapSeriesHost_combined.js.map +0 -1
  406. package/esm5/lib/GeographicPolylineSeries.js.map +0 -1
  407. package/esm5/lib/GeographicPolylineSeriesView.js.map +0 -1
  408. package/esm5/lib/GeographicPolylineSeriesView_combined.js.map +0 -1
  409. package/esm5/lib/GeographicProportionalSymbolSeries.js.map +0 -1
  410. package/esm5/lib/GeographicProportionalSymbolSeriesBase.js.map +0 -1
  411. package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js.map +0 -1
  412. package/esm5/lib/GeographicProportionalSymbolSeriesView.js.map +0 -1
  413. package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js.map +0 -1
  414. package/esm5/lib/GeographicScatterAreaSeries.js.map +0 -1
  415. package/esm5/lib/GeographicScatterAreaSeriesView.js.map +0 -1
  416. package/esm5/lib/GeographicShapeSeries.js.map +0 -1
  417. package/esm5/lib/GeographicShapeSeriesBase.js.map +0 -1
  418. package/esm5/lib/GeographicShapeSeriesBaseBase.js.map +0 -1
  419. package/esm5/lib/GeographicShapeSeriesBaseBaseView.js.map +0 -1
  420. package/esm5/lib/GeographicShapeSeriesBaseView.js.map +0 -1
  421. package/esm5/lib/GeographicShapeSeriesBase_combined.js.map +0 -1
  422. package/esm5/lib/GeographicShapeSeriesView.js.map +0 -1
  423. package/esm5/lib/GeographicShapeSeriesView_combined.js.map +0 -1
  424. package/esm5/lib/GeographicSymbolSeries.js.map +0 -1
  425. package/esm5/lib/GeographicSymbolSeriesBase.js.map +0 -1
  426. package/esm5/lib/GeographicSymbolSeriesBaseView.js.map +0 -1
  427. package/esm5/lib/GeographicSymbolSeriesView.js.map +0 -1
  428. package/esm5/lib/GeographicSymbolSeriesView_combined.js.map +0 -1
  429. package/esm5/lib/GeographicTileSeries.js.map +0 -1
  430. package/esm5/lib/GeographicXYTriangulatingSeries.js.map +0 -1
  431. package/esm5/lib/GeographicXYTriangulatingSeriesBase.js.map +0 -1
  432. package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js.map +0 -1
  433. package/esm5/lib/GeographicXYTriangulatingSeriesView.js.map +0 -1
  434. package/esm5/lib/HostSeriesView.js.map +0 -1
  435. package/esm5/lib/ImageTilesReadyEventArgs.js.map +0 -1
  436. package/esm5/lib/ImageryMetadata.js.map +0 -1
  437. package/esm5/lib/ImagesChangedEventArgs.js.map +0 -1
  438. package/esm5/lib/LevelOfDetailResponseModel.js.map +0 -1
  439. package/esm5/lib/MapBackgroundTilingMode.js.map +0 -1
  440. package/esm5/lib/MapResizeBehavior.js.map +0 -1
  441. package/esm5/lib/MapServerResponseModel.js.map +0 -1
  442. package/esm5/lib/OpenStreetMapImagery.js.map +0 -1
  443. package/esm5/lib/SphericalMercatorHorizontalScaler.js.map +0 -1
  444. package/esm5/lib/SphericalMercatorVerticalScaler.js.map +0 -1
  445. package/esm5/lib/SubDomainsCollection.js.map +0 -1
  446. package/esm5/lib/TileGeneratorMapImagery.js.map +0 -1
  447. package/esm5/lib/TileInfoResponseModel.js.map +0 -1
  448. package/esm5/lib/TileSeries.js.map +0 -1
  449. package/esm5/lib/TileSeriesView.js.map +0 -1
  450. package/esm5/lib/TileSeries_combined.js.map +0 -1
  451. package/esm5/lib/TokenResponseModel.js.map +0 -1
  452. package/esm5/lib/XamGeographicMap.js.map +0 -1
  453. package/esm5/lib/XamGeographicMapView.js.map +0 -1
  454. package/esm5/lib/XamGeographicMap_combined.js.map +0 -1
  455. package/esm5/lib/igc-arc-gis-online-map-imagery-module.js.map +0 -1
  456. package/esm5/lib/igc-arc-gis-online-map-imagery.js.map +0 -1
  457. package/esm5/lib/igc-bing-maps-map-imagery-module.js.map +0 -1
  458. package/esm5/lib/igc-bing-maps-map-imagery.js.map +0 -1
  459. package/esm5/lib/igc-custom-map-imagery-module.js.map +0 -1
  460. package/esm5/lib/igc-custom-map-imagery.js.map +0 -1
  461. package/esm5/lib/igc-geographic-contour-line-series-component.js.map +0 -1
  462. package/esm5/lib/igc-geographic-contour-line-series-module.js.map +0 -1
  463. package/esm5/lib/igc-geographic-high-density-scatter-series-component.js.map +0 -1
  464. package/esm5/lib/igc-geographic-high-density-scatter-series-module.js.map +0 -1
  465. package/esm5/lib/igc-geographic-map-component.js.map +0 -1
  466. package/esm5/lib/igc-geographic-map-core-module.js.map +0 -1
  467. package/esm5/lib/igc-geographic-map-imagery.js.map +0 -1
  468. package/esm5/lib/igc-geographic-map-module.js.map +0 -1
  469. package/esm5/lib/igc-geographic-map-series-host-component.js.map +0 -1
  470. package/esm5/lib/igc-geographic-polyline-series-component.js.map +0 -1
  471. package/esm5/lib/igc-geographic-polyline-series-module.js.map +0 -1
  472. package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js.map +0 -1
  473. package/esm5/lib/igc-geographic-proportional-symbol-series-component.js.map +0 -1
  474. package/esm5/lib/igc-geographic-proportional-symbol-series-module.js.map +0 -1
  475. package/esm5/lib/igc-geographic-scatter-area-series-component.js.map +0 -1
  476. package/esm5/lib/igc-geographic-scatter-area-series-module.js.map +0 -1
  477. package/esm5/lib/igc-geographic-shape-series-base-base-component.js.map +0 -1
  478. package/esm5/lib/igc-geographic-shape-series-base-component.js.map +0 -1
  479. package/esm5/lib/igc-geographic-shape-series-component.js.map +0 -1
  480. package/esm5/lib/igc-geographic-shape-series-module.js.map +0 -1
  481. package/esm5/lib/igc-geographic-symbol-series-base-component.js.map +0 -1
  482. package/esm5/lib/igc-geographic-symbol-series-component.js.map +0 -1
  483. package/esm5/lib/igc-geographic-symbol-series-module.js.map +0 -1
  484. package/esm5/lib/igc-geographic-tile-series-component.js.map +0 -1
  485. package/esm5/lib/igc-geographic-tile-series-module.js.map +0 -1
  486. package/esm5/lib/igc-geographic-xy-triangulating-series-base-component.js.map +0 -1
  487. package/esm5/lib/igc-geographic-xy-triangulating-series-component.js.map +0 -1
  488. package/esm5/lib/igc-image-tiles-ready-event-args.js.map +0 -1
  489. package/esm5/lib/igc-images-changed-event-args.js.map +0 -1
  490. package/esm5/lib/igc-open-street-map-imagery-module.js.map +0 -1
  491. package/esm5/lib/igc-open-street-map-imagery.js.map +0 -1
  492. package/esm5/lib/igc-sub-domains-collection.js.map +0 -1
  493. package/esm5/lib/igc-tile-generator-map-imagery-module.js.map +0 -1
  494. package/esm5/lib/igc-tile-generator-map-imagery.js.map +0 -1
  495. package/esm5/lib/igc-tile-series-component.js.map +0 -1
  496. package/esm5/lib/igc-tile-series-module.js.map +0 -1
  497. package/esm5/public_api.js.map +0 -1
  498. package/fesm2015/igniteui-webcomponents-maps.js.map +0 -1
  499. package/fesm5/igniteui-webcomponents-maps.js.map +0 -1
@@ -125,10 +125,10 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
125
125
  * 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.
126
126
  */
127
127
  get: function () {
128
- return this.i.o4;
128
+ return this.i.qm;
129
129
  },
130
130
  set: function (v) {
131
- this.i.o4 = v;
131
+ this.i.qm = v;
132
132
  },
133
133
  enumerable: true,
134
134
  configurable: true
@@ -138,11 +138,11 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
138
138
  * Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.
139
139
  */
140
140
  get: function () {
141
- return this.i.ot;
141
+ return this.i.qb;
142
142
  },
143
143
  set: function (v) {
144
- this.i.ot = ensureBool(v);
145
- this._a("isCustomShapeStyleAllowed", this.i.ot);
144
+ this.i.qb = ensureBool(v);
145
+ this._a("isCustomShapeStyleAllowed", this.i.qb);
146
146
  },
147
147
  enumerable: true,
148
148
  configurable: true
@@ -152,11 +152,11 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
152
152
  * Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.
153
153
  */
154
154
  get: function () {
155
- return this.i.os;
155
+ return this.i.qa;
156
156
  },
157
157
  set: function (v) {
158
- this.i.os = ensureBool(v);
159
- this._a("isCustomShapeMarkerStyleAllowed", this.i.os);
158
+ this.i.qa = ensureBool(v);
159
+ this._a("isCustomShapeMarkerStyleAllowed", this.i.qa);
160
160
  },
161
161
  enumerable: true,
162
162
  configurable: true
@@ -166,11 +166,11 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
166
166
  * Gets or sets the mode the series will use to find the closest point to the cursor.
167
167
  */
168
168
  get: function () {
169
- return this.i.ol;
169
+ return this.i.p3;
170
170
  },
171
171
  set: function (v) {
172
- this.i.ol = ensureEnum(ShapeItemSearchMode_$type, v);
173
- this._a("itemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.ol));
172
+ this.i.p3 = ensureEnum(ShapeItemSearchMode_$type, v);
173
+ this._a("itemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.p3));
174
174
  },
175
175
  enumerable: true,
176
176
  configurable: true
@@ -180,11 +180,11 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
180
180
  * Gets or sets the threshold to use when searching for items using ItemSearchMode.
181
181
  */
182
182
  get: function () {
183
- return this.i.ow;
183
+ return this.i.qe;
184
184
  },
185
185
  set: function (v) {
186
- this.i.ow = +v;
187
- this._a("itemSearchThreshold", this.i.ow);
186
+ this.i.qe = +v;
187
+ this._a("itemSearchThreshold", this.i.qe);
188
188
  },
189
189
  enumerable: true,
190
190
  configurable: true
@@ -194,11 +194,11 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
194
194
  * Gets or sets the points threshold to use when searching for items using ItemSearchMode.
195
195
  */
196
196
  get: function () {
197
- return this.i.ov;
197
+ return this.i.qd;
198
198
  },
199
199
  set: function (v) {
200
- this.i.ov = +v;
201
- this._a("itemSearchPointsThreshold", this.i.ov);
200
+ this.i.qd = +v;
201
+ this._a("itemSearchPointsThreshold", this.i.qd);
202
202
  },
203
203
  enumerable: true,
204
204
  configurable: true
@@ -208,18 +208,18 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
208
208
  * Set a shapefile datasource to use with the series.
209
209
  */
210
210
  get: function () {
211
- if (this.i.oo == null) {
211
+ if (this.i.p6 == null) {
212
212
  return null;
213
213
  }
214
- if (!this.i.oo.externalObject) {
214
+ if (!this.i.p6.externalObject) {
215
215
  var e = new IgcShapeDataSource();
216
- e._implementation = this.i.oo;
217
- this.i.oo.externalObject = e;
216
+ e._implementation = this.i.p6;
217
+ this.i.p6.externalObject = e;
218
218
  }
219
- return this.i.oo.externalObject;
219
+ return this.i.p6.externalObject;
220
220
  },
221
221
  set: function (v) {
222
- v == null ? this.i.oo = null : this.i.oo = v.i;
222
+ v == null ? this.i.p6 = null : this.i.p6 = v.i;
223
223
  },
224
224
  enumerable: true,
225
225
  configurable: true
@@ -230,11 +230,11 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
230
230
  * 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.
231
231
  */
232
232
  get: function () {
233
- return this.i.ou;
233
+ return this.i.qc;
234
234
  },
235
235
  set: function (v) {
236
- this.i.ou = +v;
237
- this._a("shapeFilterResolution", this.i.ou);
236
+ this.i.qc = +v;
237
+ this._a("shapeFilterResolution", this.i.qc);
238
238
  },
239
239
  enumerable: true,
240
240
  configurable: true
@@ -313,4 +313,3 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
313
313
  return IgcGeographicShapeSeriesBaseComponent;
314
314
  }(IgcGeographicMapSeriesHostComponent));
315
315
  export { IgcGeographicShapeSeriesBaseComponent };
316
- //# sourceMappingURL=igc-geographic-shape-series-base-component.js.map
@@ -63,16 +63,26 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
63
63
  RegisterElementHelper.registerElement(IgcGeographicShapeSeriesComponent.htmlTagName, IgcGeographicShapeSeriesComponent);
64
64
  }
65
65
  };
66
+ Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "isPolygon", {
67
+ /**
68
+ * Gets whether the current series shows a polygon shape.
69
+ */
70
+ get: function () {
71
+ return this.i.d3;
72
+ },
73
+ enumerable: true,
74
+ configurable: true
75
+ });
66
76
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "shapeFill", {
67
77
  /**
68
78
  * Gets or sets the fill brush.
69
79
  */
70
80
  get: function () {
71
- return this.i.qg ? this.i.qg.fill : null;
81
+ return this.i.r8 ? this.i.r8.fill : null;
72
82
  },
73
83
  set: function (v) {
74
84
  this.ensureShapeStyle();
75
- this.i.qg.fill = v;
85
+ this.i.r8.fill = v;
76
86
  },
77
87
  enumerable: true,
78
88
  configurable: true
@@ -82,11 +92,11 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
82
92
  * Gets or sets the stroke brush.
83
93
  */
84
94
  get: function () {
85
- return this.i.qg ? this.i.qg.stroke : null;
95
+ return this.i.r8 ? this.i.r8.stroke : null;
86
96
  },
87
97
  set: function (v) {
88
98
  this.ensureShapeStyle();
89
- this.i.qg.stroke = v;
99
+ this.i.r8.stroke = v;
90
100
  },
91
101
  enumerable: true,
92
102
  configurable: true
@@ -96,12 +106,12 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
96
106
  * Gets or sets the stroke thickness.
97
107
  */
98
108
  get: function () {
99
- return this.i.qg ? this.i.qg.strokeThickness : NaN;
109
+ return this.i.r8 ? this.i.r8.strokeThickness : NaN;
100
110
  },
101
111
  set: function (v) {
102
112
  this.ensureShapeStyle();
103
- this.i.qg.strokeThickness = +v;
104
- this._a("shapeStrokeThickness", this.i.qg.strokeThickness);
113
+ this.i.r8.strokeThickness = +v;
114
+ this._a("shapeStrokeThickness", this.i.r8.strokeThickness);
105
115
  },
106
116
  enumerable: true,
107
117
  configurable: true
@@ -111,21 +121,21 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
111
121
  * Gets or sets the opacity.
112
122
  */
113
123
  get: function () {
114
- return this.i.qg ? this.i.qg.opacity : NaN;
124
+ return this.i.r8 ? this.i.r8.opacity : NaN;
115
125
  },
116
126
  set: function (v) {
117
127
  this.ensureShapeStyle();
118
- this.i.qg.opacity = +v;
119
- this._a("shapeOpacity", this.i.qg.opacity);
128
+ this.i.r8.opacity = +v;
129
+ this._a("shapeOpacity", this.i.r8.opacity);
120
130
  },
121
131
  enumerable: true,
122
132
  configurable: true
123
133
  });
124
134
  IgcGeographicShapeSeriesComponent.prototype.ensureShapeStyle = function () {
125
- if (this.i.qg) {
135
+ if (this.i.r8) {
126
136
  return;
127
137
  }
128
- this.i.qg = new Style();
138
+ this.i.r8 = new Style();
129
139
  };
130
140
  Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerType", {
131
141
  /**
@@ -133,11 +143,11 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
133
143
  * If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
134
144
  */
135
145
  get: function () {
136
- return this.i.pk;
146
+ return this.i.q2;
137
147
  },
138
148
  set: function (v) {
139
- this.i.pk = ensureEnum(MarkerType_$type, v);
140
- this._a("markerType", enumToString(MarkerType_$type, this.i.pk));
149
+ this.i.q2 = ensureEnum(MarkerType_$type, v);
150
+ this._a("markerType", enumToString(MarkerType_$type, this.i.q2));
141
151
  },
142
152
  enumerable: true,
143
153
  configurable: true
@@ -147,11 +157,11 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
147
157
  * Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
148
158
  */
149
159
  get: function () {
150
- return this.i.pj;
160
+ return this.i.q1;
151
161
  },
152
162
  set: function (v) {
153
- this.i.pj = ensureEnum(MarkerOutlineMode_$type, v);
154
- this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.pj));
163
+ this.i.q1 = ensureEnum(MarkerOutlineMode_$type, v);
164
+ this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.q1));
155
165
  },
156
166
  enumerable: true,
157
167
  configurable: true
@@ -161,11 +171,11 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
161
171
  * Gets or sets whether the marker brush is based on the marker outline of the series rather than the marker brushes collection.
162
172
  */
163
173
  get: function () {
164
- return this.i.pi;
174
+ return this.i.q0;
165
175
  },
166
176
  set: function (v) {
167
- this.i.pi = ensureEnum(MarkerFillMode_$type, v);
168
- this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.pi));
177
+ this.i.q0 = ensureEnum(MarkerFillMode_$type, v);
178
+ this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.q0));
169
179
  },
170
180
  enumerable: true,
171
181
  configurable: true
@@ -175,10 +185,10 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
175
185
  * Gets or sets the MarkerTemplate for the current series object.
176
186
  */
177
187
  get: function () {
178
- return this.i.p1;
188
+ return this.i.ro;
179
189
  },
180
190
  set: function (v) {
181
- this.i.p1 = v;
191
+ this.i.ro = v;
182
192
  },
183
193
  enumerable: true,
184
194
  configurable: true
@@ -188,11 +198,11 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
188
198
  * Gets or sets the brush that specifies how the current series object's marker interiors are painted.
189
199
  */
190
200
  get: function () {
191
- return brushToString(this.i.qd);
201
+ return brushToString(this.i.r5);
192
202
  },
193
203
  set: function (v) {
194
- this.i.qd = stringToBrush(v);
195
- this._a("markerBrush", brushToString(this.i.qd));
204
+ this.i.r5 = stringToBrush(v);
205
+ this._a("markerBrush", brushToString(this.i.r5));
196
206
  },
197
207
  enumerable: true,
198
208
  configurable: true
@@ -202,11 +212,11 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
202
212
  * Gets or sets the brush that specifies how the current series object's marker outlines are painted.
203
213
  */
204
214
  get: function () {
205
- return brushToString(this.i.qe);
215
+ return brushToString(this.i.r6);
206
216
  },
207
217
  set: function (v) {
208
- this.i.qe = stringToBrush(v);
209
- this._a("markerOutline", brushToString(this.i.qe));
218
+ this.i.r6 = stringToBrush(v);
219
+ this._a("markerOutline", brushToString(this.i.r6));
210
220
  },
211
221
  enumerable: true,
212
222
  configurable: true
@@ -216,11 +226,11 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
216
226
  * Gets or sets thickness of the marker outline
217
227
  */
218
228
  get: function () {
219
- return this.i.pn;
229
+ return this.i.q5;
220
230
  },
221
231
  set: function (v) {
222
- this.i.pn = +v;
223
- this._a("markerThickness", this.i.pn);
232
+ this.i.q5 = +v;
233
+ this._a("markerThickness", this.i.q5);
224
234
  },
225
235
  enumerable: true,
226
236
  configurable: true
@@ -230,11 +240,52 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
230
240
  * The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
231
241
  */
232
242
  get: function () {
233
- return this.i.ph;
243
+ return this.i.qz;
244
+ },
245
+ set: function (v) {
246
+ this.i.qz = ensureEnum(CollisionAvoidanceType_$type, v);
247
+ this._a("markerCollisionAvoidance", enumToString(CollisionAvoidanceType_$type, this.i.qz));
248
+ },
249
+ enumerable: true,
250
+ configurable: true
251
+ });
252
+ Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "actualMarkerTemplate", {
253
+ /**
254
+ * Gets the effective marker template for the current series object.
255
+ */
256
+ get: function () {
257
+ return this.i.rn;
258
+ },
259
+ set: function (v) {
260
+ this.i.rn = v;
261
+ },
262
+ enumerable: true,
263
+ configurable: true
264
+ });
265
+ Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "actualMarkerBrush", {
266
+ /**
267
+ * Gets the effective marker brush for the current series object.
268
+ */
269
+ get: function () {
270
+ return brushToString(this.i.r3);
271
+ },
272
+ set: function (v) {
273
+ this.i.r3 = stringToBrush(v);
274
+ this._a("actualMarkerBrush", brushToString(this.i.r3));
275
+ },
276
+ enumerable: true,
277
+ configurable: true
278
+ });
279
+ Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "actualMarkerOutline", {
280
+ /**
281
+ * Gets the effective marker outline for the current series object.
282
+ */
283
+ get: function () {
284
+ return brushToString(this.i.r4);
234
285
  },
235
286
  set: function (v) {
236
- this.i.ph = ensureEnum(CollisionAvoidanceType_$type, v);
237
- this._a("markerCollisionAvoidance", enumToString(CollisionAvoidanceType_$type, this.i.ph));
287
+ this.i.r4 = stringToBrush(v);
288
+ this._a("actualMarkerOutline", brushToString(this.i.r4));
238
289
  },
239
290
  enumerable: true,
240
291
  configurable: true
@@ -272,4 +323,3 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
272
323
  return IgcGeographicShapeSeriesComponent;
273
324
  }(IgcGeographicShapeSeriesBaseComponent));
274
325
  export { IgcGeographicShapeSeriesComponent };
275
- //# sourceMappingURL=igc-geographic-shape-series-component.js.map
@@ -20,4 +20,3 @@ var IgcGeographicShapeSeriesModule = /** @class */ /*@__PURE__*/ (function () {
20
20
  return IgcGeographicShapeSeriesModule;
21
21
  }());
22
22
  export { IgcGeographicShapeSeriesModule };
23
- //# sourceMappingURL=igc-geographic-shape-series-module.js.map
@@ -1,5 +1,5 @@
1
1
  import * as tslib_1 from "tslib";
2
- import { IgcGeographicMapSeriesHostComponent } from "./igc-geographic-map-series-host-component";
2
+ import { IgcGeographicMarkerSeriesBaseComponent } from "./igc-geographic-marker-series-base-component";
3
3
  import { getAllPropertyNames, toSpinal } from "igniteui-webcomponents-core";
4
4
  var IgcGeographicSymbolSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
5
5
  tslib_1.__extends(IgcGeographicSymbolSeriesBaseComponent, _super);
@@ -41,6 +41,5 @@ var IgcGeographicSymbolSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functi
41
41
  });
42
42
  IgcGeographicSymbolSeriesBaseComponent._observedAttributesIgcGeographicSymbolSeriesBaseComponent = null;
43
43
  return IgcGeographicSymbolSeriesBaseComponent;
44
- }(IgcGeographicMapSeriesHostComponent));
44
+ }(IgcGeographicMarkerSeriesBaseComponent));
45
45
  export { IgcGeographicSymbolSeriesBaseComponent };
46
- //# sourceMappingURL=igc-geographic-symbol-series-base-component.js.map
@@ -1,15 +1,12 @@
1
1
  import * as tslib_1 from "tslib";
2
2
  import { delegateCombine, delegateRemove } from "igniteui-webcomponents-core";
3
- import { MarkerType_$type } from "igniteui-webcomponents-charts";
4
3
  import { CollisionAvoidanceType_$type } from "igniteui-webcomponents-charts";
5
- import { MarkerOutlineMode_$type } from "igniteui-webcomponents-charts";
6
- import { MarkerFillMode_$type } from "igniteui-webcomponents-charts";
7
4
  import { ScatterItemSearchMode_$type } from "igniteui-webcomponents-charts";
8
5
  import { IgcAssigningScatterStyleEventArgs } from "igniteui-webcomponents-charts";
9
6
  import { IgcAssigningScatterMarkerStyleEventArgs } from "igniteui-webcomponents-charts";
10
- import { IgcGeographicMapSeriesHostComponent } from "./igc-geographic-map-series-host-component";
7
+ import { IgcGeographicMarkerSeriesComponent } from "./igc-geographic-marker-series-component";
11
8
  import { GeographicSymbolSeries } from "./GeographicSymbolSeries";
12
- import { getAllPropertyNames, toSpinal, ensureEnum, enumToString, brushToString, stringToBrush, ensureBool } from "igniteui-webcomponents-core";
9
+ import { getAllPropertyNames, toSpinal, ensureBool, ensureEnum, enumToString } from "igniteui-webcomponents-core";
13
10
  import { RegisterElementHelper } from "igniteui-webcomponents-core";
14
11
  /**
15
12
  * Series class for a geographic map with points marked at given locations.
@@ -67,43 +64,38 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
67
64
  RegisterElementHelper.registerElement(IgcGeographicSymbolSeriesComponent.htmlTagName, IgcGeographicSymbolSeriesComponent);
68
65
  }
69
66
  };
70
- Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "latitudeMemberPath", {
67
+ Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "hasOnlyMarkers", {
71
68
  /**
72
- * The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
69
+ * Gets whether the series has only marker as visuals
73
70
  */
74
71
  get: function () {
75
- return this.i.o4;
76
- },
77
- set: function (v) {
78
- this.i.o4 = v;
72
+ return this.i.c1;
79
73
  },
80
74
  enumerable: true,
81
75
  configurable: true
82
76
  });
83
- Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "longitudeMemberPath", {
77
+ Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "latitudeMemberPath", {
84
78
  /**
85
- * The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
79
+ * The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
86
80
  */
87
81
  get: function () {
88
- return this.i.o6;
82
+ return this.i.rf;
89
83
  },
90
84
  set: function (v) {
91
- this.i.o6 = v;
85
+ this.i.rf = v;
92
86
  },
93
87
  enumerable: true,
94
88
  configurable: true
95
89
  });
96
- Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "markerType", {
90
+ Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "longitudeMemberPath", {
97
91
  /**
98
- * Gets or sets the marker type for the current series object.
99
- * If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
92
+ * The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
100
93
  */
101
94
  get: function () {
102
- return this.i.oo;
95
+ return this.i.rh;
103
96
  },
104
97
  set: function (v) {
105
- this.i.oo = ensureEnum(MarkerType_$type, v);
106
- this._a("markerType", enumToString(MarkerType_$type, this.i.oo));
98
+ this.i.rh = v;
107
99
  },
108
100
  enumerable: true,
109
101
  configurable: true
@@ -113,110 +105,11 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
113
105
  * The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
114
106
  */
115
107
  get: function () {
116
- return this.i.ol;
117
- },
118
- set: function (v) {
119
- this.i.ol = ensureEnum(CollisionAvoidanceType_$type, v);
120
- this._a("markerCollisionAvoidance", enumToString(CollisionAvoidanceType_$type, this.i.ol));
121
- },
122
- enumerable: true,
123
- configurable: true
124
- });
125
- Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "markerOutlineMode", {
126
- /**
127
- * Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
128
- */
129
- get: function () {
130
- return this.i.on;
131
- },
132
- set: function (v) {
133
- this.i.on = ensureEnum(MarkerOutlineMode_$type, v);
134
- this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.on));
135
- },
136
- enumerable: true,
137
- configurable: true
138
- });
139
- Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "markerFillMode", {
140
- /**
141
- * Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
142
- */
143
- get: function () {
144
- return this.i.om;
145
- },
146
- set: function (v) {
147
- this.i.om = ensureEnum(MarkerFillMode_$type, v);
148
- this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.om));
149
- },
150
- enumerable: true,
151
- configurable: true
152
- });
153
- Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "markerTemplate", {
154
- /**
155
- * Gets or sets the MarkerTemplate for the current series object.
156
- */
157
- get: function () {
158
- return this.i.pk;
159
- },
160
- set: function (v) {
161
- this.i.pk = v;
162
- },
163
- enumerable: true,
164
- configurable: true
165
- });
166
- Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "markerBrush", {
167
- /**
168
- * Gets or sets the brush that specifies how the current series object's marker interiors are painted.
169
- */
170
- get: function () {
171
- return brushToString(this.i.p1);
172
- },
173
- set: function (v) {
174
- this.i.p1 = stringToBrush(v);
175
- this._a("markerBrush", brushToString(this.i.p1));
176
- },
177
- enumerable: true,
178
- configurable: true
179
- });
180
- Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "markerOutline", {
181
- /**
182
- * Gets or sets the brush that specifies how the current series object's marker outlines are painted.
183
- */
184
- get: function () {
185
- return brushToString(this.i.p2);
186
- },
187
- set: function (v) {
188
- this.i.p2 = stringToBrush(v);
189
- this._a("markerOutline", brushToString(this.i.p2));
190
- },
191
- enumerable: true,
192
- configurable: true
193
- });
194
- Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "maximumMarkers", {
195
- /**
196
- * Gets or sets the maximum number of markerItems displayed by the current series.
197
- * If more than the specified number of markerItems are visible, the series will automatically
198
- * choose a representative set.
199
- */
200
- get: function () {
201
- return this.i.oz;
202
- },
203
- set: function (v) {
204
- this.i.oz = +v;
205
- this._a("maximumMarkers", this.i.oz);
206
- },
207
- enumerable: true,
208
- configurable: true
209
- });
210
- Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "markerThickness", {
211
- /**
212
- * Gets or sets thickness of the marker outline
213
- */
214
- get: function () {
215
- return this.i.ox;
108
+ return this.i.q1;
216
109
  },
217
110
  set: function (v) {
218
- this.i.ox = +v;
219
- this._a("markerThickness", this.i.ox);
111
+ this.i.q1 = ensureEnum(CollisionAvoidanceType_$type, v);
112
+ this._a("markerCollisionAvoidance", enumToString(CollisionAvoidanceType_$type, this.i.q1));
220
113
  },
221
114
  enumerable: true,
222
115
  configurable: true
@@ -226,11 +119,11 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
226
119
  * Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
227
120
  */
228
121
  get: function () {
229
- return this.i.ov;
122
+ return this.i.q8;
230
123
  },
231
124
  set: function (v) {
232
- this.i.ov = ensureBool(v);
233
- this._a("isCustomScatterStyleAllowed", this.i.ov);
125
+ this.i.q8 = ensureBool(v);
126
+ this._a("isCustomScatterStyleAllowed", this.i.q8);
234
127
  },
235
128
  enumerable: true,
236
129
  configurable: true
@@ -240,11 +133,11 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
240
133
  * Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
241
134
  */
242
135
  get: function () {
243
- return this.i.ou;
136
+ return this.i.q7;
244
137
  },
245
138
  set: function (v) {
246
- this.i.ou = ensureBool(v);
247
- this._a("isCustomScatterMarkerStyleAllowed", this.i.ou);
139
+ this.i.q7 = ensureBool(v);
140
+ this._a("isCustomScatterMarkerStyleAllowed", this.i.q7);
248
141
  },
249
142
  enumerable: true,
250
143
  configurable: true
@@ -254,11 +147,11 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
254
147
  * Gets or sets the mode the series will use to find the closest point to the cursor.
255
148
  */
256
149
  get: function () {
257
- return this.i.op;
150
+ return this.i.q2;
258
151
  },
259
152
  set: function (v) {
260
- this.i.op = ensureEnum(ScatterItemSearchMode_$type, v);
261
- this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.op));
153
+ this.i.q2 = ensureEnum(ScatterItemSearchMode_$type, v);
154
+ this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.q2));
262
155
  },
263
156
  enumerable: true,
264
157
  configurable: true
@@ -268,11 +161,11 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
268
161
  * Gets or sets the threshold to use when searching for items using ItemSearchMode.
269
162
  */
270
163
  get: function () {
271
- return this.i.oy;
164
+ return this.i.ra;
272
165
  },
273
166
  set: function (v) {
274
- this.i.oy = +v;
275
- this._a("itemSearchThreshold", this.i.oy);
167
+ this.i.ra = +v;
168
+ this._a("itemSearchThreshold", this.i.ra);
276
169
  },
277
170
  enumerable: true,
278
171
  configurable: true
@@ -341,6 +234,5 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
341
234
  IgcGeographicSymbolSeriesComponent.htmlTagName = "igc-geographic-symbol-series";
342
235
  IgcGeographicSymbolSeriesComponent._isElementRegistered = false;
343
236
  return IgcGeographicSymbolSeriesComponent;
344
- }(IgcGeographicMapSeriesHostComponent));
237
+ }(IgcGeographicMarkerSeriesComponent));
345
238
  export { IgcGeographicSymbolSeriesComponent };
346
- //# sourceMappingURL=igc-geographic-symbol-series-component.js.map
@@ -20,4 +20,3 @@ var IgcGeographicSymbolSeriesModule = /** @class */ /*@__PURE__*/ (function () {
20
20
  return IgcGeographicSymbolSeriesModule;
21
21
  }());
22
22
  export { IgcGeographicSymbolSeriesModule };
23
- //# sourceMappingURL=igc-geographic-symbol-series-module.js.map