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
@@ -260,149 +260,149 @@ export let IgxGeographicMapComponent = /*@__PURE__*/ (() => {
260
260
  * Gets or sets zoomability of the current control
261
261
  */
262
262
  get zoomable() {
263
- return this.i.px;
263
+ return this.i.s5;
264
264
  }
265
265
  set zoomable(v) {
266
- this.i.px = ensureBool(v);
266
+ this.i.s5 = ensureBool(v);
267
267
  }
268
268
  /**
269
269
  * Gets or sets the behavior to use during resize.
270
270
  */
271
271
  get resizeBehavior() {
272
- return this.i.pq;
272
+ return this.i.sy;
273
273
  }
274
274
  set resizeBehavior(v) {
275
- this.i.pq = ensureEnum(MapResizeBehavior_$type, v);
275
+ this.i.sy = ensureEnum(MapResizeBehavior_$type, v);
276
276
  }
277
277
  /**
278
278
  * Gets or sets if the map should horizontally wrap.
279
279
  */
280
280
  get isHorizontalWrappingEnabled() {
281
- return this.i.pu;
281
+ return this.i.s2;
282
282
  }
283
283
  set isHorizontalWrappingEnabled(v) {
284
- this.i.pu = ensureBool(v);
284
+ this.i.s2 = ensureBool(v);
285
285
  }
286
286
  /**
287
287
  * Gets or sets if the map should horizontally wrap.
288
288
  */
289
289
  get backgroundTilingMode() {
290
- return this.i.pm;
290
+ return this.i.su;
291
291
  }
292
292
  set backgroundTilingMode(v) {
293
- this.i.pm = ensureEnum(MapBackgroundTilingMode_$type, v);
293
+ this.i.su = ensureEnum(MapBackgroundTilingMode_$type, v);
294
294
  }
295
295
  /**
296
296
  * Gets or sets whether to use the uncoerced world rect to constrain the zoom bounds.
297
297
  */
298
298
  get useWorldRectForZoomBounds() {
299
- return this.i.pw;
299
+ return this.i.s4;
300
300
  }
301
301
  set useWorldRectForZoomBounds(v) {
302
- this.i.pw = ensureBool(v);
302
+ this.i.s4 = ensureBool(v);
303
303
  }
304
304
  /**
305
305
  * Gets or sets whether skip resetting the zoom when the world rect changes.
306
306
  */
307
307
  get suppressZoomResetOnWorldRectChange() {
308
- return this.i.pv;
308
+ return this.i.s3;
309
309
  }
310
310
  set suppressZoomResetOnWorldRectChange(v) {
311
- this.i.pv = ensureBool(v);
311
+ this.i.s3 = ensureBool(v);
312
312
  }
313
313
  /**
314
314
  * Gets or sets the world bounding rectangle.
315
315
  */
316
316
  get worldRect() {
317
- return fromRect(this.i.rs);
317
+ return fromRect(this.i.u0);
318
318
  }
319
319
  set worldRect(v) {
320
- this.i.rs = toRect(v);
320
+ this.i.u0 = toRect(v);
321
321
  }
322
322
  /**
323
323
  * Gets the actual value of the WorldRect.
324
324
  */
325
325
  get actualWorldRect() {
326
- return fromRect(this.i.rg);
326
+ return fromRect(this.i.uo);
327
327
  }
328
328
  set actualWorldRect(v) {
329
- this.i.rg = toRect(v);
329
+ this.i.uo = toRect(v);
330
330
  }
331
331
  /**
332
332
  * The X-axis for this IgxGeographicMap.Component
333
333
  * Under normal circumstances, this property should not be set in application code. By default, it will be set to a numeric axis with a spherical mercator scaler.
334
334
  */
335
335
  get xAxis() {
336
- if (this.i.pf == null) {
336
+ if (this.i.sn == null) {
337
337
  return null;
338
338
  }
339
- if (!this.i.pf.externalObject) {
340
- let e = IgxNumericXAxisComponent._createFromInternal(this.i.pf);
339
+ if (!this.i.sn.externalObject) {
340
+ let e = IgxNumericXAxisComponent._createFromInternal(this.i.sn);
341
341
  if (e) {
342
- e._implementation = this.i.pf;
342
+ e._implementation = this.i.sn;
343
343
  }
344
- this.i.pf.externalObject = e;
344
+ this.i.sn.externalObject = e;
345
345
  }
346
- return this.i.pf.externalObject;
346
+ return this.i.sn.externalObject;
347
347
  }
348
348
  set xAxis(v) {
349
349
  if (v != null && this._stylingContainer && v._styling)
350
350
  v._styling(this._stylingContainer, this, this);
351
- v == null ? this.i.pf = null : this.i.pf = v.i;
351
+ v == null ? this.i.sn = null : this.i.sn = v.i;
352
352
  }
353
353
  /**
354
354
  * The Y-axis for this IgxGeographicMap.Component
355
355
  * Under normal circumstances, this property should not be set in application code. By default, it will be set to a numeric axis with a spherical mercator scaler.
356
356
  */
357
357
  get yAxis() {
358
- if (this.i.ph == null) {
358
+ if (this.i.sp == null) {
359
359
  return null;
360
360
  }
361
- if (!this.i.ph.externalObject) {
362
- let e = IgxNumericYAxisComponent._createFromInternal(this.i.ph);
361
+ if (!this.i.sp.externalObject) {
362
+ let e = IgxNumericYAxisComponent._createFromInternal(this.i.sp);
363
363
  if (e) {
364
- e._implementation = this.i.ph;
364
+ e._implementation = this.i.sp;
365
365
  }
366
- this.i.ph.externalObject = e;
366
+ this.i.sp.externalObject = e;
367
367
  }
368
- return this.i.ph.externalObject;
368
+ return this.i.sp.externalObject;
369
369
  }
370
370
  set yAxis(v) {
371
371
  if (v != null && this._stylingContainer && v._styling)
372
372
  v._styling(this._stylingContainer, this, this);
373
- v == null ? this.i.ph = null : this.i.ph = v.i;
373
+ v == null ? this.i.sp = null : this.i.sp = v.i;
374
374
  }
375
375
  /**
376
376
  * Indicates if this SeriesViewer is a map.
377
377
  */
378
378
  get isMap() {
379
- return this.i.dq;
379
+ return this.i.ea;
380
380
  }
381
381
  /**
382
382
  * A number between 0 and 1 determining the scale of the horizontal/vertical zoom.
383
383
  * This property is effectively a shortcut to the Width/Height of the WindowRect property.
384
384
  */
385
385
  get windowScale() {
386
- return this.i.p2;
386
+ return this.i.ta;
387
387
  }
388
388
  set windowScale(v) {
389
- this.i.p2 = +v;
389
+ this.i.ta = +v;
390
390
  }
391
391
  /**
392
392
  * A number between 0 and 1 determining the scale of the horizontal/vertical zoom.
393
393
  * This property is effectively a shortcut to the Width/Height of the ActualWindowRect property.
394
394
  */
395
395
  get actualWindowScale() {
396
- return this.i.p1;
396
+ return this.i.s9;
397
397
  }
398
398
  set actualWindowScale(v) {
399
- this.i.p1 = +v;
399
+ this.i.s9 = +v;
400
400
  }
401
401
  /**
402
402
  * Gets whether or not the control is ready for zooming
403
403
  */
404
404
  get zoomIsReady() {
405
- return this.i.py;
405
+ return this.i.s6;
406
406
  }
407
407
  findByName(name) {
408
408
  var baseResult = super.findByName(name);
@@ -425,8 +425,12 @@ export let IgxGeographicMapComponent = /*@__PURE__*/ (() => {
425
425
  }
426
426
  this._inStyling = false;
427
427
  }
428
+ /**
429
+ * Gets current world rect in geographic coordinates
430
+
431
+ */
428
432
  getCurrentActualWorldRect() {
429
- let iv = this.i.rk();
433
+ let iv = this.i.us();
430
434
  return fromRect(iv);
431
435
  }
432
436
  /**
@@ -438,11 +442,19 @@ export let IgxGeographicMapComponent = /*@__PURE__*/ (() => {
438
442
  let iv = this.i.getZoomRectFromGeoRect(toRect(geographic));
439
443
  return fromRect(iv);
440
444
  }
445
+ /**
446
+ * Updates zoom window using window coordinates
447
+
448
+ */
441
449
  updateZoomWindow(zoomWindow) {
442
- this.i.qw(toRect(zoomWindow));
450
+ this.i.t4(toRect(zoomWindow));
443
451
  }
452
+ /**
453
+ * Updates world rect in geographic coordinates
454
+
455
+ */
444
456
  updateWorldRect(worldRect) {
445
- this.i.qv(toRect(worldRect));
457
+ this.i.t3(toRect(worldRect));
446
458
  }
447
459
  /**
448
460
  * Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region.
@@ -454,7 +466,7 @@ export let IgxGeographicMapComponent = /*@__PURE__*/ (() => {
454
466
  return fromRect(iv);
455
467
  }
456
468
  convertGeographicToZoom(geographic, extraPixelPadding) {
457
- let iv = this.i.rh(toRect(geographic), extraPixelPadding);
469
+ let iv = this.i.up(toRect(geographic), extraPixelPadding);
458
470
  return fromRect(iv);
459
471
  }
460
472
  getZoomFromGeographicPoints(northWest, southEast) {
@@ -467,7 +479,7 @@ export let IgxGeographicMapComponent = /*@__PURE__*/ (() => {
467
479
  * @param windowRect * The zoom area.
468
480
  */
469
481
  getGeographicFromZoom(windowRect) {
470
- let iv = this.i.rm(toRect(windowRect));
482
+ let iv = this.i.uu(toRect(windowRect));
471
483
  return fromRect(iv);
472
484
  }
473
485
  /**
@@ -476,7 +488,7 @@ export let IgxGeographicMapComponent = /*@__PURE__*/ (() => {
476
488
  * @param pixelCoordinate * A pixel-based coordinate
477
489
  */
478
490
  getGeographicPoint(pixelCoordinate) {
479
- let iv = this.i.q8(toPoint(pixelCoordinate));
491
+ let iv = this.i.ug(toPoint(pixelCoordinate));
480
492
  return fromPoint(iv);
481
493
  }
482
494
  /**
@@ -485,7 +497,7 @@ export let IgxGeographicMapComponent = /*@__PURE__*/ (() => {
485
497
  * @param geographicCoordinate * A geographic coordinate
486
498
  */
487
499
  getPixelPoint(geographicCoordinate) {
488
- let iv = this.i.q9(toPoint(geographicCoordinate));
500
+ let iv = this.i.uh(toPoint(geographicCoordinate));
489
501
  return fromPoint(iv);
490
502
  }
491
503
  /**
@@ -494,7 +506,7 @@ export let IgxGeographicMapComponent = /*@__PURE__*/ (() => {
494
506
  * @param geographicCoordinate * A geographic coordinate
495
507
  */
496
508
  getWindowPoint(geographicCoordinate) {
497
- let iv = this.i.ra(toPoint(geographicCoordinate));
509
+ let iv = this.i.ui(toPoint(geographicCoordinate));
498
510
  return fromPoint(iv);
499
511
  }
500
512
  /**
@@ -502,21 +514,21 @@ export let IgxGeographicMapComponent = /*@__PURE__*/ (() => {
502
514
 
503
515
  */
504
516
  clearTileCache() {
505
- this.i.qj();
517
+ this.i.tr();
506
518
  }
507
519
  /**
508
520
  * Notifies the chart that the CSS styles in effect have been updated.
509
521
 
510
522
  */
511
523
  styleUpdated() {
512
- this.i.qr();
524
+ this.i.tz();
513
525
  }
514
526
  /**
515
527
  * Gets actual window scale for horizontal dimension of the control
516
528
 
517
529
  */
518
530
  getActualWindowScaleHorizontal() {
519
- let iv = this.i.fe();
531
+ let iv = this.i.f4();
520
532
  return (iv);
521
533
  }
522
534
  /**
@@ -524,7 +536,7 @@ export let IgxGeographicMapComponent = /*@__PURE__*/ (() => {
524
536
 
525
537
  */
526
538
  getActualWindowScaleVertical() {
527
- let iv = this.i.ff();
539
+ let iv = this.i.f5();
528
540
  return (iv);
529
541
  }
530
542
  /**
@@ -539,7 +551,7 @@ export let IgxGeographicMapComponent = /*@__PURE__*/ (() => {
539
551
 
540
552
  */
541
553
  exportVisualData() {
542
- let iv = this.i.p5();
554
+ let iv = this.i.td();
543
555
  return (iv);
544
556
  }
545
557
  /**
@@ -548,7 +560,7 @@ export let IgxGeographicMapComponent = /*@__PURE__*/ (() => {
548
560
  * @param geographic * The geographic region to zoom to.
549
561
  */
550
562
  zoomToGeographic(geographic) {
551
- this.i.qy(toRect(geographic));
563
+ this.i.t6(toRect(geographic));
552
564
  }
553
565
  /**
554
566
  * This event is fired whenever the image tiles transition from a loading state (e.g. some are fading in) to a loaded state.
@@ -571,11 +583,11 @@ export let IgxGeographicMapComponent = /*@__PURE__*/ (() => {
571
583
  return this._imageTilesReady;
572
584
  }
573
585
  }
574
- IgxGeographicMapComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ViewContainerRef }, { token: i0.NgZone }, { token: i0.ComponentFactoryResolver }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
575
- IgxGeographicMapComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: IgxGeographicMapComponent, selector: "igx-geographic-map", inputs: { height: "height", width: "width", legend: "legend", dataSource: "dataSource", zoomable: "zoomable", resizeBehavior: "resizeBehavior", isHorizontalWrappingEnabled: "isHorizontalWrappingEnabled", backgroundTilingMode: "backgroundTilingMode", useWorldRectForZoomBounds: "useWorldRectForZoomBounds", suppressZoomResetOnWorldRectChange: "suppressZoomResetOnWorldRectChange", worldRect: "worldRect", actualWorldRect: "actualWorldRect", xAxis: "xAxis", yAxis: "yAxis", windowScale: "windowScale", actualWindowScale: "actualWindowScale" }, outputs: { imageTilesReady: "imageTilesReady" }, host: { classAttribute: "igx-geographic-map ig-geographic-map" }, providers: [{ provide: IgxSeriesViewerComponent, useExisting: forwardRef(() => IgxGeographicMapComponent) }], queries: [{ propertyName: "contentSeries", predicate: IgxSeriesComponent }], viewQueries: [{ propertyName: "_dynamicContent", first: true, predicate: ["dynamicContent"], descendants: true, read: ViewContainerRef, static: true }], usesInheritance: true, ngImport: i0, template: `<ng-container #dynamicContent></ng-container>`, isInline: true, styles: ["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
586
+ IgxGeographicMapComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ViewContainerRef }, { token: i0.NgZone }, { token: i0.ComponentFactoryResolver }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
587
+ IgxGeographicMapComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicMapComponent, selector: "igx-geographic-map", inputs: { height: "height", width: "width", legend: "legend", dataSource: "dataSource", zoomable: "zoomable", resizeBehavior: "resizeBehavior", isHorizontalWrappingEnabled: "isHorizontalWrappingEnabled", backgroundTilingMode: "backgroundTilingMode", useWorldRectForZoomBounds: "useWorldRectForZoomBounds", suppressZoomResetOnWorldRectChange: "suppressZoomResetOnWorldRectChange", worldRect: "worldRect", actualWorldRect: "actualWorldRect", xAxis: "xAxis", yAxis: "yAxis", windowScale: "windowScale", actualWindowScale: "actualWindowScale" }, outputs: { imageTilesReady: "imageTilesReady" }, host: { classAttribute: "igx-geographic-map ig-geographic-map" }, providers: [{ provide: IgxSeriesViewerComponent, useExisting: forwardRef(() => IgxGeographicMapComponent) }], queries: [{ propertyName: "contentSeries", predicate: IgxSeriesComponent }], viewQueries: [{ propertyName: "_dynamicContent", first: true, predicate: ["dynamicContent"], descendants: true, read: ViewContainerRef, static: true }], usesInheritance: true, ngImport: i0, template: `<ng-container #dynamicContent></ng-container>`, isInline: true, styles: ["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
576
588
  return IgxGeographicMapComponent;
577
589
  })();
578
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapComponent, decorators: [{
590
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapComponent, decorators: [{
579
591
  type: Component,
580
592
  args: [{
581
593
  selector: 'igx-geographic-map',
@@ -630,4 +642,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
630
642
  }], imageTilesReady: [{
631
643
  type: Output
632
644
  }] } });
633
- //# sourceMappingURL=igx-geographic-map-component.js.map
@@ -20,8 +20,8 @@ export let IgxGeographicMapCoreDynamicModule = /*@__PURE__*/ (() => {
20
20
  TypeRegistrar.registerCons('IgxGeographicMapComponent', IgxGeographicMapComponent);
21
21
  }
22
22
  }
23
- IgxGeographicMapCoreDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapCoreDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
24
- IgxGeographicMapCoreDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapCoreDynamicModule, imports: [CommonModule, IgxBingMapsMapImageryDynamicModule,
23
+ IgxGeographicMapCoreDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapCoreDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
24
+ IgxGeographicMapCoreDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapCoreDynamicModule, imports: [CommonModule, IgxBingMapsMapImageryDynamicModule,
25
25
  IgxOpenStreetMapImageryDynamicModule,
26
26
  IgxCustomMapImageryDynamicModule,
27
27
  IgxArcGISOnlineMapImageryDynamicModule,
@@ -30,7 +30,7 @@ export let IgxGeographicMapCoreDynamicModule = /*@__PURE__*/ (() => {
30
30
  IgxCustomMapImageryDynamicModule,
31
31
  IgxArcGISOnlineMapImageryDynamicModule,
32
32
  IgxGeographicMapCoreModule] });
33
- IgxGeographicMapCoreDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapCoreDynamicModule, imports: [[CommonModule, IgxBingMapsMapImageryDynamicModule,
33
+ IgxGeographicMapCoreDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapCoreDynamicModule, imports: [[CommonModule, IgxBingMapsMapImageryDynamicModule,
34
34
  IgxOpenStreetMapImageryDynamicModule,
35
35
  IgxCustomMapImageryDynamicModule,
36
36
  IgxArcGISOnlineMapImageryDynamicModule,
@@ -42,7 +42,7 @@ export let IgxGeographicMapCoreDynamicModule = /*@__PURE__*/ (() => {
42
42
  IgxGeographicMapCoreModule] });
43
43
  return IgxGeographicMapCoreDynamicModule;
44
44
  })();
45
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapCoreDynamicModule, decorators: [{
45
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapCoreDynamicModule, decorators: [{
46
46
  type: NgModule,
47
47
  args: [{
48
48
  declarations: [],
@@ -61,4 +61,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
61
61
  entryComponents: [IgxGeographicMapComponent]
62
62
  }]
63
63
  }], ctorParameters: function () { return []; } });
64
- //# sourceMappingURL=igx-geographic-map-core-dynamic-module.js.map
@@ -17,8 +17,8 @@ export let IgxGeographicMapCoreModule = /*@__PURE__*/ (() => {
17
17
  constructor() {
18
18
  }
19
19
  }
20
- IgxGeographicMapCoreModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
21
- IgxGeographicMapCoreModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapCoreModule, declarations: [IgxGeographicMapComponent], imports: [CommonModule, IgxBingMapsMapImageryModule,
20
+ IgxGeographicMapCoreModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
21
+ IgxGeographicMapCoreModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapCoreModule, declarations: [IgxGeographicMapComponent], imports: [CommonModule, IgxBingMapsMapImageryModule,
22
22
  IgxOpenStreetMapImageryModule,
23
23
  IgxCustomMapImageryModule,
24
24
  IgxArcGISOnlineMapImageryModule], exports: [IgxBingMapsMapImageryModule,
@@ -26,7 +26,7 @@ export let IgxGeographicMapCoreModule = /*@__PURE__*/ (() => {
26
26
  IgxCustomMapImageryModule,
27
27
  IgxArcGISOnlineMapImageryModule,
28
28
  IgxGeographicMapComponent] });
29
- IgxGeographicMapCoreModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapCoreModule, imports: [[CommonModule, IgxBingMapsMapImageryModule,
29
+ IgxGeographicMapCoreModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapCoreModule, imports: [[CommonModule, IgxBingMapsMapImageryModule,
30
30
  IgxOpenStreetMapImageryModule,
31
31
  IgxCustomMapImageryModule,
32
32
  IgxArcGISOnlineMapImageryModule
@@ -36,7 +36,7 @@ export let IgxGeographicMapCoreModule = /*@__PURE__*/ (() => {
36
36
  IgxArcGISOnlineMapImageryModule] });
37
37
  return IgxGeographicMapCoreModule;
38
38
  })();
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapCoreModule, decorators: [{
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapCoreModule, decorators: [{
40
40
  type: NgModule,
41
41
  args: [{
42
42
  declarations: [IgxGeographicMapComponent],
@@ -54,4 +54,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
54
54
  entryComponents: []
55
55
  }]
56
56
  }], ctorParameters: function () { return []; } });
57
- //# sourceMappingURL=igx-geographic-map-core-module.js.map
@@ -26,8 +26,8 @@ import * as i0 from "@angular/core";
26
26
  export let IgxGeographicMapDynamicModule = /*@__PURE__*/ (() => {
27
27
  class IgxGeographicMapDynamicModule {
28
28
  }
29
- IgxGeographicMapDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
30
- IgxGeographicMapDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapDynamicModule, imports: [CommonModule, IgxGeographicShapeSeriesDynamicModule,
29
+ IgxGeographicMapDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
30
+ IgxGeographicMapDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapDynamicModule, imports: [CommonModule, IgxGeographicShapeSeriesDynamicModule,
31
31
  IgxGeographicPolylineSeriesDynamicModule,
32
32
  IgxTileGeneratorMapImageryDynamicModule,
33
33
  IgxHeatTileGeneratorDynamicModule,
@@ -58,7 +58,7 @@ export let IgxGeographicMapDynamicModule = /*@__PURE__*/ (() => {
58
58
  IgxGeographicMapCoreDynamicModule,
59
59
  IgxShapeDataSourceDynamicModule,
60
60
  IgxGeographicMapModule] });
61
- IgxGeographicMapDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapDynamicModule, imports: [[CommonModule, IgxGeographicShapeSeriesDynamicModule,
61
+ IgxGeographicMapDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapDynamicModule, imports: [[CommonModule, IgxGeographicShapeSeriesDynamicModule,
62
62
  IgxGeographicPolylineSeriesDynamicModule,
63
63
  IgxTileGeneratorMapImageryDynamicModule,
64
64
  IgxHeatTileGeneratorDynamicModule,
@@ -92,7 +92,7 @@ export let IgxGeographicMapDynamicModule = /*@__PURE__*/ (() => {
92
92
  IgxGeographicMapModule] });
93
93
  return IgxGeographicMapDynamicModule;
94
94
  })();
95
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapDynamicModule, decorators: [{
95
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapDynamicModule, decorators: [{
96
96
  type: NgModule,
97
97
  args: [{
98
98
  declarations: [],
@@ -133,4 +133,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
133
133
  entryComponents: []
134
134
  }]
135
135
  }] });
136
- //# sourceMappingURL=igx-geographic-map-dynamic-module.js.map
@@ -203,4 +203,3 @@ export class IgxGeographicMapImagery {
203
203
  }
204
204
  }
205
205
  }
206
- //# sourceMappingURL=igx-geographic-map-imagery.js.map
@@ -25,8 +25,8 @@ import * as i0 from "@angular/core";
25
25
  export let IgxGeographicMapModule = /*@__PURE__*/ (() => {
26
26
  class IgxGeographicMapModule {
27
27
  }
28
- IgxGeographicMapModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
29
- IgxGeographicMapModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapModule, imports: [CommonModule, IgxGeographicShapeSeriesModule,
28
+ IgxGeographicMapModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
29
+ IgxGeographicMapModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapModule, imports: [CommonModule, IgxGeographicShapeSeriesModule,
30
30
  IgxGeographicPolylineSeriesModule,
31
31
  IgxTileGeneratorMapImageryModule,
32
32
  IgxHeatTileGeneratorModule,
@@ -55,7 +55,7 @@ export let IgxGeographicMapModule = /*@__PURE__*/ (() => {
55
55
  IgxGeographicContourLineSeriesModule,
56
56
  IgxGeographicMapCoreModule,
57
57
  IgxShapeDataSourceModule] });
58
- IgxGeographicMapModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapModule, imports: [[CommonModule, IgxGeographicShapeSeriesModule,
58
+ IgxGeographicMapModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapModule, imports: [[CommonModule, IgxGeographicShapeSeriesModule,
59
59
  IgxGeographicPolylineSeriesModule,
60
60
  IgxTileGeneratorMapImageryModule,
61
61
  IgxHeatTileGeneratorModule,
@@ -87,7 +87,7 @@ export let IgxGeographicMapModule = /*@__PURE__*/ (() => {
87
87
  IgxShapeDataSourceModule] });
88
88
  return IgxGeographicMapModule;
89
89
  })();
90
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapModule, decorators: [{
90
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapModule, decorators: [{
91
91
  type: NgModule,
92
92
  args: [{
93
93
  declarations: [],
@@ -126,4 +126,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
126
126
  entryComponents: []
127
127
  }]
128
128
  }] });
129
- //# sourceMappingURL=igx-geographic-map-module.js.map
@@ -20,8 +20,11 @@ export let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
20
20
  * Checks if this control is geographic coordinate system
21
21
  */
22
22
  get isGeographic() {
23
- return this.i.c8;
23
+ return this.i.dr;
24
24
  }
25
+ /**
26
+ * Gets whether this series supports markers
27
+ */
25
28
  get hasMarkers() {
26
29
  return this.i.hasMarkers;
27
30
  }
@@ -30,10 +33,10 @@ export let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
30
33
  * The default value for this property is 1.0, which means the series will always be visible. At a VisibleFromScale setting of 0.0, the series will never be visible. At a VisibleFromScale setting of 0.5, the series will be visible as long as the map is zoomed in to at least 200%.
31
34
  */
32
35
  get visibleFromScale() {
33
- return this.i.od;
36
+ return this.i.pv;
34
37
  }
35
38
  set visibleFromScale(v) {
36
- this.i.od = +v;
39
+ this.i.pv = +v;
37
40
  }
38
41
  /**
39
42
  * Gets or sets the coercion methods to use when loading data from data sources.
@@ -46,8 +49,15 @@ export let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
46
49
  set coercionMethods(v) {
47
50
  this.i.coercionMethods = v;
48
51
  }
52
+ /**
53
+ * Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series
54
+
55
+ */
56
+ notifyIndexedPropertiesChanged() {
57
+ this.i.k9();
58
+ }
49
59
  getItemValue(item, memberPathName) {
50
- let iv = this.i.gt(item, memberPathName);
60
+ let iv = this.i.hn(item, memberPathName);
51
61
  return (iv);
52
62
  }
53
63
  /**
@@ -56,23 +66,23 @@ export let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
56
66
  * @param world * The world coordinates to use.
57
67
  */
58
68
  getItem(world) {
59
- let iv = this.i.gq(toPoint(world));
69
+ let iv = this.i.hk(toPoint(world));
60
70
  return (iv);
61
71
  }
62
72
  getPreviousOrExactIndex(world, skipUnknowns) {
63
- let iv = this.i.gf(toPoint(world), skipUnknowns);
73
+ let iv = this.i.g9(toPoint(world), skipUnknowns);
64
74
  return (iv);
65
75
  }
66
76
  getNextOrExactIndex(world, skipUnknowns) {
67
- let iv = this.i.gd(toPoint(world), skipUnknowns);
77
+ let iv = this.i.g7(toPoint(world), skipUnknowns);
68
78
  return (iv);
69
79
  }
70
80
  getSeriesValue(world, useInterpolation, skipUnknowns) {
71
- let iv = this.i.fh(toPoint(world), useInterpolation, skipUnknowns);
81
+ let iv = this.i.ga(toPoint(world), useInterpolation, skipUnknowns);
72
82
  return (iv);
73
83
  }
74
84
  getSeriesValuePosition(world, useInterpolation, skipUnknowns) {
75
- let iv = this.i.nt(toPoint(world), useInterpolation, skipUnknowns);
85
+ let iv = this.i.pb(toPoint(world), useInterpolation, skipUnknowns);
76
86
  return fromPoint(iv);
77
87
  }
78
88
  /**
@@ -81,7 +91,7 @@ export let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
81
91
  * @param world * The world coordinate for which to get a value bounding box for
82
92
  */
83
93
  getSeriesValueBoundingBox(world) {
84
- let iv = this.i.n2(toPoint(world));
94
+ let iv = this.i.pk(toPoint(world));
85
95
  return fromRect(iv);
86
96
  }
87
97
  /**
@@ -90,31 +100,31 @@ export let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
90
100
  * @param world * The world coordinates for which to get a value marker bounding box for
91
101
  */
92
102
  getSeriesValueMarkerBoundingBox(world) {
93
- let iv = this.i.n4(toPoint(world));
103
+ let iv = this.i.pm(toPoint(world));
94
104
  return fromRect(iv);
95
105
  }
96
106
  getSeriesHighValue(world, useInterpolation, skipUnknowns) {
97
- let iv = this.i.fd(toPoint(world), useInterpolation, skipUnknowns);
107
+ let iv = this.i.f6(toPoint(world), useInterpolation, skipUnknowns);
98
108
  return (iv);
99
109
  }
100
110
  getSeriesHighValuePosition(world, useInterpolation, skipUnknowns) {
101
- let iv = this.i.np(toPoint(world), useInterpolation, skipUnknowns);
111
+ let iv = this.i.o7(toPoint(world), useInterpolation, skipUnknowns);
102
112
  return fromPoint(iv);
103
113
  }
104
114
  getSeriesLowValue(world, useInterpolation, skipUnknowns) {
105
- let iv = this.i.ff(toPoint(world), useInterpolation, skipUnknowns);
115
+ let iv = this.i.f8(toPoint(world), useInterpolation, skipUnknowns);
106
116
  return (iv);
107
117
  }
108
118
  getSeriesLowValuePosition(world, useInterpolation, skipUnknowns) {
109
- let iv = this.i.nr(toPoint(world), useInterpolation, skipUnknowns);
119
+ let iv = this.i.o9(toPoint(world), useInterpolation, skipUnknowns);
110
120
  return fromPoint(iv);
111
121
  }
112
122
  getSeriesValuePositionFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
113
- let iv = this.i.nu(toPoint(mouse), useInterpolation, skipUnknowns);
123
+ let iv = this.i.pc(toPoint(mouse), useInterpolation, skipUnknowns);
114
124
  return fromPoint(iv);
115
125
  }
116
126
  getSeriesValueFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
117
- let iv = this.i.fi(toPoint(mouse), useInterpolation, skipUnknowns);
127
+ let iv = this.i.gb(toPoint(mouse), useInterpolation, skipUnknowns);
118
128
  return (iv);
119
129
  }
120
130
  /**
@@ -122,7 +132,7 @@ export let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
122
132
 
123
133
  */
124
134
  getItemSpan() {
125
- let iv = this.i.e9();
135
+ let iv = this.i.f3();
126
136
  return (iv);
127
137
  }
128
138
  /**
@@ -131,21 +141,21 @@ export let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
131
141
  * @param animate * True if the change should be animated.
132
142
  */
133
143
  renderSeries(animate) {
134
- this.i.k3(animate);
144
+ this.i.l7(animate);
135
145
  }
136
146
  /**
137
147
  * Called when this series' Style is updated.
138
148
 
139
149
  */
140
150
  styleUpdated() {
141
- this.i.lc();
151
+ this.i.mg();
142
152
  }
143
153
  }
144
- IgxGeographicMapSeriesHostComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapSeriesHostComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
145
- IgxGeographicMapSeriesHostComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: IgxGeographicMapSeriesHostComponent, selector: "ng-component", inputs: { visibleFromScale: "visibleFromScale", coercionMethods: "coercionMethods" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true });
154
+ IgxGeographicMapSeriesHostComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapSeriesHostComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
155
+ IgxGeographicMapSeriesHostComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.14", type: IgxGeographicMapSeriesHostComponent, selector: "ng-component", inputs: { visibleFromScale: "visibleFromScale", coercionMethods: "coercionMethods" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true });
146
156
  return IgxGeographicMapSeriesHostComponent;
147
157
  })();
148
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: IgxGeographicMapSeriesHostComponent, decorators: [{
158
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapSeriesHostComponent, decorators: [{
149
159
  type: Component,
150
160
  args: [{
151
161
  template: ``,
@@ -155,4 +165,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImpo
155
165
  }], coercionMethods: [{
156
166
  type: Input
157
167
  }] } });
158
- //# sourceMappingURL=igx-geographic-map-series-host-component.js.map