<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ArcGIS in angular in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-in-angular/m-p/1407676#M84269</link>
    <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/489164"&gt;@Wasique&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/180"&gt;@AndyGup&lt;/a&gt;&amp;nbsp; ,&lt;/P&gt;&lt;P&gt;As this post seems like you're integrating webmap in angular, right?..like this can we integrate other dashboard components such as serial line chart,table and richtext in angular.. If yes..Can u guide me, how to do that?&lt;/P&gt;</description>
    <pubDate>Tue, 09 Apr 2024 18:52:26 GMT</pubDate>
    <dc:creator>PriyaM</dc:creator>
    <dc:date>2024-04-09T18:52:26Z</dc:date>
    <item>
      <title>ArcGIS in angular</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-in-angular/m-p/1064035#M73366</link>
      <description>&lt;P&gt;&lt;SPAN&gt;HI Team, This is Mohd Talib and i want some clarification in ArcGIS, So the problem is i already use ArcGIS JavaScript Web Map in our HTML page using ArcGIS code but i need to convert this in Angular so can u pls help for this how can i do and what library we need to installed, its our just small page and only one map there i am using feature layer so pls how can i convert this ArcGIs Angular. Find below my HTML file where I wrote the code. That file txt file but u can save in HTML and test.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;BR /&gt;&amp;lt;html&amp;gt;&lt;BR /&gt;&amp;lt;head&amp;gt;&lt;BR /&gt;&amp;lt;meta charset="utf-8"&amp;gt;&lt;BR /&gt;&amp;lt;meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"&amp;gt;&lt;BR /&gt;&amp;lt;meta name="description" content="ArcGIS JS v4, Calcite Maps and Bootstrap"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;link rel="stylesheet" href="&lt;A href="https://esri.github.io/calcite-maps/dist/css/calcite-maps-bootstrap.min-v0.3.css" target="_blank" rel="noopener"&gt;https://esri.github.io/calcite-maps/dist/css/calcite-maps-bootstrap.min-v0.3.css&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;link rel="stylesheet" href="&lt;A href="https://esri.github.io/calcite-maps/dist/css/calcite-maps-arcgis-4.x.min-v0.3.css" target="_blank" rel="noopener"&gt;https://esri.github.io/calcite-maps/dist/css/calcite-maps-arcgis-4.x.min-v0.3.css&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;link rel="stylesheet" href="&lt;A href="https://js.arcgis.com/4.2/esri/css/main.css" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.2/esri/css/main.css&lt;/A&gt;"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--&amp;lt;link rel="stylesheet" href="&lt;A href="https://js.arcgis.com/4.15/esri/themes/light/main.css" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.15/esri/themes/light/main.css&lt;/A&gt;" /&amp;gt;&lt;BR /&gt;&amp;lt;script src="&lt;A href="https://js.arcgis.com/4.15/" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.15/&lt;/A&gt;"&amp;gt;&amp;lt;/script&amp;gt;--&amp;gt;&lt;BR /&gt;&amp;lt;style&amp;gt;&lt;BR /&gt;html,&lt;BR /&gt;body {&lt;BR /&gt;margin: 0;&lt;BR /&gt;padding: 0;&lt;BR /&gt;height: 25%;&lt;BR /&gt;width: 30%;&lt;BR /&gt;}&lt;BR /&gt;&amp;lt;/style&amp;gt;&lt;BR /&gt;&amp;lt;style&amp;gt;&lt;/P&gt;&lt;P&gt;tr:nth-child(even) {&lt;BR /&gt;background-color: #dddddd;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.myclass1 {&lt;BR /&gt;height: 110px;&lt;BR /&gt;width: 200px;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.btn {&lt;BR /&gt;width: 160px;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&amp;lt;/style&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;body class="calcite-maps calcite-nav-top calcite-layout-small-title"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;nav class="navbar calcite-navbar navbar-fixed-top calcite-text-light calcite-bg-dark"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="dropdown calcite-dropdown calcite-text-dark calcite-bg-light" role="presentation"&amp;gt;&lt;BR /&gt;&amp;lt;a class="dropdown-toggle" role="button" aria-haspopup="true" aria-expanded="true"&amp;gt;&lt;BR /&gt;&amp;lt;div class="calcite-dropdown-toggle"&amp;gt;&lt;BR /&gt;&amp;lt;span class="sr-only"&amp;gt;Toggle dropdown menu&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&amp;lt;ul class="dropdown-menu"&amp;gt;&lt;BR /&gt;&amp;lt;/ul&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/nav&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="calcite-map calcite-map-absolute"&amp;gt;&lt;BR /&gt;&amp;lt;div id="mapViewDiv"&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;script type="text/javascript"&amp;gt;&lt;BR /&gt;var dojoConfig = {&lt;BR /&gt;packages: [&lt;BR /&gt;{ name: "bootstrap", location: "&lt;A href="https://esri.github.io/calcite-maps/dist/vendor/dojo-bootstrap" target="_blank" rel="noopener"&gt;https://esri.github.io/calcite-maps/dist/vendor/dojo-bootstrap&lt;/A&gt;" },&lt;BR /&gt;{ name: "calcite-maps", location: "&lt;A href="https://esri.github.io/calcite-maps/dist/js/dojo" target="_blank" rel="noopener"&gt;https://esri.github.io/calcite-maps/dist/js/dojo&lt;/A&gt;" }]&lt;BR /&gt;};&lt;BR /&gt;&amp;lt;/script&amp;gt;&lt;BR /&gt;&amp;lt;script src="&lt;A href="https://js.arcgis.com/4.2/" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.2/&lt;/A&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;BR /&gt;&amp;lt;script&amp;gt;&lt;/P&gt;&lt;P&gt;require([&lt;BR /&gt;"esri/views/MapView",&lt;BR /&gt;"esri/WebMap",&lt;BR /&gt;"esri/layers/FeatureLayer",&lt;BR /&gt;"esri/renderers/UniqueValueRenderer",&lt;BR /&gt;"esri/symbols/SimpleLineSymbol",&lt;BR /&gt;"esri/widgets/LayerList",&lt;BR /&gt;"dojo/query",&lt;BR /&gt;"bootstrap/Collapse",&lt;BR /&gt;"bootstrap/Dropdown",&lt;BR /&gt;"calcite-maps/calcitemaps-v0.3",&lt;BR /&gt;"dojo/dom",&lt;BR /&gt;"dojo/domReady!"&lt;/P&gt;&lt;P&gt;], function (&lt;BR /&gt;MapView,&lt;BR /&gt;WebMap,&lt;BR /&gt;FeatureLayer,&lt;BR /&gt;UniqueValueRenderer,&lt;BR /&gt;SimpleLineSymbol,&lt;BR /&gt;LayerList,&lt;BR /&gt;query,&lt;BR /&gt;dom&lt;BR /&gt;) {&lt;BR /&gt;var layer = new FeatureLayer({&lt;BR /&gt;//url: "&lt;A href="https://services6.arcgis.com/KA88lzxweZ86kjDY/arcgis/rest/services/OHareAirPort/FeatureServer" target="_blank" rel="noopener"&gt;https://services6.arcgis.com/KA88lzxweZ86kjDY/arcgis/rest/services/OHareAirPort/FeatureServer&lt;/A&gt;",&lt;BR /&gt;//url: "&lt;A href="https://services6.arcgis.com/KA88lzxweZ86kjDY/arcgis/rest/services/OHareAirA/FeatureServer" target="_blank" rel="noopener"&gt;https://services6.arcgis.com/KA88lzxweZ86kjDY/arcgis/rest/services/OHareAirA/FeatureServer&lt;/A&gt;",&lt;BR /&gt;url: "&lt;A href="https://services6.arcgis.com/KA88lzxweZ86kjDY/arcgis/rest/services/OHaresMap_WFL1/FeatureServer" target="_blank" rel="noopener"&gt;https://services6.arcgis.com/KA88lzxweZ86kjDY/arcgis/rest/services/OHaresMap_WFL1/FeatureServer&lt;/A&gt;",&lt;BR /&gt;// url: "&lt;A href="https://services6.arcgis.com/KA88lzxweZ86kjDY/arcgis/rest/services/Map/FeatureServer" target="_blank" rel="noopener"&gt;https://services6.arcgis.com/KA88lzxweZ86kjDY/arcgis/rest/services/Map/FeatureServer&lt;/A&gt;",&lt;BR /&gt;outFields: ["*"]&lt;BR /&gt;});&lt;BR /&gt;var webmap = new WebMap({&lt;/P&gt;&lt;P&gt;//portalItem: { id: "8e3ee993cb2642f6aad2f42dcf41c311" }&lt;BR /&gt;// portalItem: { id: "5c945164c2c94f2097c83fcffe76af27" }&lt;BR /&gt;// portalItem: { id: "c3cde5f60f9e4a2b9399a49ec058a230" }&lt;BR /&gt;portalItem: { id: "6376d7dafbf04761bd460c44dc2d2494" }&lt;BR /&gt;});&lt;/P&gt;&lt;P&gt;var mapView = new MapView({&lt;BR /&gt;container: "mapViewDiv",&lt;BR /&gt;map: webmap,&lt;BR /&gt;padding: { top: 25, bottom: 0 },&lt;BR /&gt;//center: [-118.80500,34.02700],&lt;BR /&gt;zoom: 13&lt;BR /&gt;});&lt;/P&gt;&lt;P&gt;mapView.then(function () {&lt;BR /&gt;var layerList = new LayerList({&lt;BR /&gt;view: mapView&lt;BR /&gt;});&lt;BR /&gt;mapView.ui.add(layerList, "top-right");&lt;BR /&gt;});&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;});&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;/script&amp;gt;&lt;BR /&gt;&amp;lt;/body&amp;gt;&lt;BR /&gt;&amp;lt;/html&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 13:04:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-in-angular/m-p/1064035#M73366</guid>
      <dc:creator>Wasique</dc:creator>
      <dc:date>2021-06-02T13:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS in angular</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-in-angular/m-p/1064230#M73369</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/489164"&gt;@Wasique&lt;/a&gt;&amp;nbsp;can you upgrade the app from 4.2 to 4.19? Version 4.2 was retired in December of last year. Also, calcite-maps is retired.&lt;/P&gt;&lt;P&gt;For integration with Angular (latest) we recommend using ES module and you can find an example here:&amp;nbsp;&lt;A href="https://github.com/Esri/jsapi-resources/tree/master/esm-samples/jsapi-angular-cli" target="_blank"&gt;https://github.com/Esri/jsapi-resources/tree/master/esm-samples/jsapi-angular-cli&lt;/A&gt;. Otherwise, if you can't upgrade and need to stick with AMD modules, then we recommend using the esri-loader library, here's an unmaintained example:&amp;nbsp;&lt;A href="https://github.com/Esri/jsapi-resources/tree/master/esm-samples/jsapi-angular-cli" target="_blank"&gt;https://github.com/Esri/jsapi-resources/tree/master/esm-samples/jsapi-angular-cli&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 19:00:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-in-angular/m-p/1064230#M73369</guid>
      <dc:creator>AndyGup</dc:creator>
      <dc:date>2021-06-02T19:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS in angular</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-in-angular/m-p/1066784#M73454</link>
      <description>&lt;P&gt;Thanku so much for help but after using this Git code in my visual studio i get one more issue that is "Cannot read property 'nativeElement' of undefined"&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and one more question: Can this map div is supported under&amp;nbsp;&amp;lt;ng-template&amp;gt;&amp;lt;div #mapviewnode&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/ng-template&amp;gt;&lt;/P&gt;&lt;P&gt;==================&lt;/P&gt;&lt;P&gt;component.html page:&lt;/P&gt;&lt;P&gt;&amp;lt;div #mapviewnode&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;====================&lt;/P&gt;&lt;P&gt;component.ts page:&lt;/P&gt;&lt;P&gt;@ViewChild('mapViewNode', { static: true }) private mapViewEl: ElementRef;&lt;/P&gt;&lt;P&gt;initializeMap(): Promise&amp;lt;any&amp;gt; {&lt;BR /&gt;debugger&lt;BR /&gt;const container = this.mapViewEl.nativeElement;&lt;BR /&gt;const layer = new FeatureLayer({&lt;BR /&gt;url: "&lt;A href="https://services6.arcgis.com/KA88lzxweZ86kjDY/arcgis/rest/services/OHaresMap_WFL1/FeatureServer" target="_blank"&gt;https://services6.arcgis.com/KA88lzxweZ86kjDY/arcgis/rest/services/OHaresMap_WFL1/FeatureServer&lt;/A&gt;",&lt;BR /&gt;outFields: ["*"]&lt;BR /&gt;});&lt;BR /&gt;const webmap = new WebMap({&lt;BR /&gt;portalItem: {&lt;BR /&gt;id: '6376d7dafbf04761bd460c44dc2d2494',&lt;BR /&gt;},&lt;BR /&gt;});&lt;BR /&gt;const view = new MapView({&lt;BR /&gt;container,&lt;BR /&gt;map: webmap,&lt;/P&gt;&lt;P&gt;});&lt;BR /&gt;view.when(function () {&lt;BR /&gt;var layerList = new LayerList({&lt;BR /&gt;view: view&lt;BR /&gt;});&lt;BR /&gt;view.ui.add(layerList, "top-right");&lt;BR /&gt;});&lt;BR /&gt;// const bookmarks = new Bookmarks({&lt;BR /&gt;// view,&lt;BR /&gt;// // allows bookmarks to be added, edited, or deleted&lt;BR /&gt;// editingEnabled: true,&lt;BR /&gt;// });&lt;/P&gt;&lt;P&gt;// const bkExpand = new Expand({&lt;BR /&gt;// view,&lt;BR /&gt;// content: bookmarks,&lt;BR /&gt;// expanded: true,&lt;BR /&gt;// });&lt;/P&gt;&lt;P&gt;// Add the widget to the top-right corner of the view&lt;BR /&gt;//view.ui.add(bkExpand, 'top-right');&lt;/P&gt;&lt;P&gt;// bonus - how many bookmarks in the webmap?&lt;BR /&gt;webmap.when(() =&amp;gt; {&lt;BR /&gt;if (webmap.bookmarks &amp;amp;&amp;amp; webmap.bookmarks.length) {&lt;BR /&gt;console.log('Bookmarks: ', webmap.bookmarks.length);&lt;BR /&gt;} else {&lt;BR /&gt;console.log('No bookmarks in this webmap.');&lt;BR /&gt;}&lt;BR /&gt;});&lt;/P&gt;&lt;P&gt;this.view = view;&lt;BR /&gt;return this.view.when();&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 08:39:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-in-angular/m-p/1066784#M73454</guid>
      <dc:creator>Wasique</dc:creator>
      <dc:date>2021-06-10T08:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS in angular</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-in-angular/m-p/1066785#M73455</link>
      <description>&lt;P&gt;&lt;SPAN&gt;const container = this.mapViewEl.nativeElement; (Cannot read property 'nativeElement' of undefined)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 08:41:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-in-angular/m-p/1066785#M73455</guid>
      <dc:creator>Wasique</dc:creator>
      <dc:date>2021-06-10T08:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS in angular</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-in-angular/m-p/1066925#M73457</link>
      <description>&lt;P&gt;This sounds like a life-cycle issue with the mapping component. If you are using ngOnInit() you might need to try switching to using&amp;nbsp;ngAfterViewInit().&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 15:13:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-in-angular/m-p/1066925#M73457</guid>
      <dc:creator>AndyGup</dc:creator>
      <dc:date>2021-06-10T15:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS in angular</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-in-angular/m-p/1292015#M81230</link>
      <description>&lt;P&gt;there is a typo: '&lt;STRONG&gt;mapviewnode&lt;/STRONG&gt;' in html but&amp;nbsp;'&lt;STRONG&gt;mapViewNode&lt;/STRONG&gt;' in component&lt;/P&gt;&lt;P&gt;component.html page:&lt;/P&gt;&lt;P&gt;&amp;lt;div #mapviewnode&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;component.ts page:&lt;/P&gt;&lt;P&gt;@ViewChild('mapViewNode')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="esm-samples" href="https://github.com/Esri/jsapi-resources/blob/main/esm-samples/jsapi-angular-cli/src/app/app.component.html" target="_blank" rel="noopener"&gt;esm-samples/jsapi-angular-cli/src/app/app.component.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 11:48:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-in-angular/m-p/1292015#M81230</guid>
      <dc:creator>ryanmz1</dc:creator>
      <dc:date>2023-05-23T11:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS in angular</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-in-angular/m-p/1292081#M81231</link>
      <description>&lt;P&gt;Thanks for reporting. They look the same to me on the repo's 'main' branch and the sample started up okay with no errors.&lt;/P&gt;&lt;P&gt;&amp;lt;div #mapViewNode&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;@ViewChild('mapViewNode', { static: true }) private mapViewEl!: ElementRef;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 14:07:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-in-angular/m-p/1292081#M81231</guid>
      <dc:creator>AndyGup</dc:creator>
      <dc:date>2023-05-23T14:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS in angular</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-in-angular/m-p/1407676#M84269</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/489164"&gt;@Wasique&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/180"&gt;@AndyGup&lt;/a&gt;&amp;nbsp; ,&lt;/P&gt;&lt;P&gt;As this post seems like you're integrating webmap in angular, right?..like this can we integrate other dashboard components such as serial line chart,table and richtext in angular.. If yes..Can u guide me, how to do that?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 18:52:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-in-angular/m-p/1407676#M84269</guid>
      <dc:creator>PriyaM</dc:creator>
      <dc:date>2024-04-09T18:52:26Z</dc:date>
    </item>
  </channel>
</rss>

