<?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 empty JimuLayerViews after creating JimuMapView using WebMap ID in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/empty-jimulayerviews-after-creating-jimumapview/m-p/1495760#M13243</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;am developing an custom widget which can switch the webmap dynamically. Successfully am able to switch the webmap, but i noticed, after switching the webmap, selection on features is not working. So I did some research and find something like need to create jimuMapView to solve this. I could able to create a JimuMapView. But theres is no JimuLayerView and Maptool. Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards,&lt;BR /&gt;Mohammed Hilal K&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jun 2024 06:56:02 GMT</pubDate>
    <dc:creator>MohammedHilal_K</dc:creator>
    <dc:date>2024-06-21T06:56:02Z</dc:date>
    <item>
      <title>empty JimuLayerViews after creating JimuMapView using WebMap ID</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/empty-jimulayerviews-after-creating-jimumapview/m-p/1495760#M13243</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;am developing an custom widget which can switch the webmap dynamically. Successfully am able to switch the webmap, but i noticed, after switching the webmap, selection on features is not working. So I did some research and find something like need to create jimuMapView to solve this. I could able to create a JimuMapView. But theres is no JimuLayerView and Maptool. Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards,&lt;BR /&gt;Mohammed Hilal K&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 06:56:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/empty-jimulayerviews-after-creating-jimumapview/m-p/1495760#M13243</guid>
      <dc:creator>MohammedHilal_K</dc:creator>
      <dc:date>2024-06-21T06:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: empty JimuLayerViews after creating JimuMapView using WebMap ID</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/empty-jimulayerviews-after-creating-jimumapview/m-p/1496502#M13261</link>
      <description>&lt;P&gt;Hi&amp;nbsp;MohammedHilal_K,&lt;/P&gt;&lt;P&gt;Currently only Map widget can create JimuMapView. Can you share your code to create JimuMapView in the custom widget ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 09:26:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/empty-jimulayerviews-after-creating-jimumapview/m-p/1496502#M13261</guid>
      <dc:creator>QunSun</dc:creator>
      <dc:date>2024-06-24T09:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: empty JimuLayerViews after creating JimuMapView using WebMap ID</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/empty-jimulayerviews-after-creating-jimumapview/m-p/1496530#M13262</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/72016"&gt;@QunSun&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Here is the code where I'm trying to create a JimuMapView. I'm not sure this is the correct method to do.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;let&lt;/SPAN&gt; &lt;SPAN&gt;jmvConstructorOptions&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;JimuMapViewConstructorOptions&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;view&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;views&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;view&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;dataSourceId&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;webmapId&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;mapWidgetId&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;"widget_23"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;mapViewManager&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;mvManager&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; }&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;mvManager&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;createJimuMapView&lt;/SPAN&gt;&lt;SPAN&gt;(jmvConstructorOptions&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;SPAN&gt;then&lt;/SPAN&gt;&lt;SPAN&gt;(newJMV)&lt;BR /&gt;&lt;BR /&gt;here, I'm passing WebMapId as dataSourceId.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Actually my requirement is to make the feature layer selectable even after switching the map programmatically. May be if I can change the Map Widget data source, I could resolve my issue. Can you help me out?&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 24 Jun 2024 10:07:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/empty-jimulayerviews-after-creating-jimumapview/m-p/1496530#M13262</guid>
      <dc:creator>MohammedHilal_K</dc:creator>
      <dc:date>2024-06-24T10:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: empty JimuLayerViews after creating JimuMapView using WebMap ID</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/empty-jimulayerviews-after-creating-jimumapview/m-p/1496967#M13282</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;MohammedHilal_K,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The&amp;nbsp;&lt;SPAN&gt;webmapId is not the correct&amp;nbsp;dataSourceId. Data source is a concept in Experience Builder. The only way to select a webmap/webscene data source is using the left data panel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QunSun_0-1719296879642.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/107843iEE6C12B09F6B514B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="QunSun_0-1719296879642.png" alt="QunSun_0-1719296879642.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then you can check the dataSourceId by&amp;nbsp;&lt;STRONG&gt;_appState.appConfig.dataSources&lt;/STRONG&gt; in the console.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QunSun_1-1719296996660.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/107844iA4575945BC4906F2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="QunSun_1-1719296996660.png" alt="QunSun_1-1719296996660.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here is an example. The dataSourceId of the webmap is&amp;nbsp;&lt;SPAN&gt;"dataSource_1", not the webmapId&amp;nbsp;"33e58168249b42d49c4fb1b4f27728db".&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 06:32:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/empty-jimulayerviews-after-creating-jimumapview/m-p/1496967#M13282</guid>
      <dc:creator>QunSun</dc:creator>
      <dc:date>2024-06-25T06:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: empty JimuLayerViews after creating JimuMapView using WebMap ID</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/empty-jimulayerviews-after-creating-jimumapview/m-p/1497480#M13303</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/72016"&gt;@QunSun&lt;/a&gt;,&lt;BR /&gt;I understood your point. The dataSourceId is generated by Experience it self while we select the webMap.&amp;nbsp;&lt;BR /&gt;My concern is, when I change the webmap like 'jimuMapView.view.map=newMap', the interactions like selection, is not happening. My understanding is, That is because of no JimuMapView has been created and using the existing one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am developing an custom widget which can get the WebMapId and create a webmap and change the existing WebMap. The user may can do this repeatedly based on the requirement.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is there any way to handle this? Or this is not possible in experience builder?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 06:34:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/empty-jimulayerviews-after-creating-jimumapview/m-p/1497480#M13303</guid>
      <dc:creator>MohammedHilal_K</dc:creator>
      <dc:date>2024-06-26T06:34:23Z</dc:date>
    </item>
  </channel>
</rss>

