<?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: Integration of projects in iframe in ArcGIS Urban Questions</title>
    <link>https://community.esri.com/t5/arcgis-urban-questions/integration-of-projects-in-iframe/m-p/1229477#M247</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/118250"&gt;@MaximeDemers&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, embedding projects and plans in iframe is supported.&lt;/P&gt;&lt;P&gt;While embedding design projects is working normally, there currently seems to be an issue when embedding projects stored in the urban database. We need to look into this. Thanks a lot for bringing this to our attention! The good news is, that there exists a workaround.&amp;nbsp;For additional instructions how to embed a project please see below.&lt;/P&gt;&lt;P&gt;Let me know in case there are questions.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Till&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Embed a design project &lt;/STRONG&gt;(working normal)&lt;/P&gt;&lt;P&gt;To embed a design project (a project that is&amp;nbsp;&lt;EM&gt;not&lt;/EM&gt; stored in the urban database)&amp;nbsp;proceed as described in &lt;A href="https://doc.arcgis.com/en/urban/help/help-make-project-public.htm#ESRI_SECTION1_D64D8BCAB6E14F8D8A56C07A7AE9191D" target="_self"&gt;our documentation&lt;/A&gt;. Note that the embed section only shows up as soon as you share your project with Everyone (public).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Embed a project stored in the urban database &lt;/STRONG&gt;(temporary workaround)&lt;/P&gt;&lt;P&gt;For a project stored in the urban database, the embed section is currently not shown in the project settings. This is an issue we have to fix on our end. Until then, you can follow this workaround to embed your project:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Share your urban model with the public (viewing). &lt;A href="https://doc.arcgis.com/en/urban/data/data-permissions.htm#ESRI_SECTION1_95232B8495724CBEBE3EF177EE38ADCF" target="_self"&gt;See our documentation&lt;/A&gt; to learn more about how to configure the viewing settings of your urban model.&lt;/LI&gt;&lt;LI&gt;Open the project you would like to embed.&lt;/LI&gt;&lt;LI&gt;Zoom to the initial view you would like your embedded project to be shown.&lt;/LI&gt;&lt;LI&gt;Copy the URL of the project from your browsers address bar.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Till_Schmid_0-1667908628161.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55464iBCEBC5AF7AC1B7BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Till_Schmid_0-1667908628161.png" alt="Till_Schmid_0-1667908628161.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;LI&gt;Paste the URL you just copied in any text editor of your choice. Depending on your preferences, add one of the following tags at the end of the URL (see information below):&lt;OL&gt;&lt;LI&gt;Minimal search UI (&amp;amp;ui=embed-min):&amp;nbsp;&lt;EM&gt;URL&amp;nbsp;&lt;/EM&gt;&amp;amp;ui=embed-min&lt;/LI&gt;&lt;LI&gt;Normal UI (&amp;amp;ui=embed):&amp;nbsp;&lt;EM&gt;URL&amp;nbsp;&lt;/EM&gt;&amp;amp;ui=embed&lt;BR /&gt;Example: &lt;A href="https://urban.arcgis.com/projects/.../?id=12345" target="_blank" rel="noopener"&gt;https://urban.arcgis.com/projects/.../?id=12345&lt;/A&gt;&lt;STRONG&gt;&amp;amp;ui=embed&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Create your final iframe code: In the code snippet below, replace&amp;nbsp;&lt;EM&gt;URL&amp;nbsp;&lt;/EM&gt;with the URL link you created in step 5.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;iframe src="URL" width="800" height="460" frameborder="0" allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;​&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example of a final iframe code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;iframe src="https://urban.arcgis.com/projects/f9c076a540004046bf63ebf3b017f840/a5471da4-123c-42bc-9c9e-a6edea6fe4eb?id=51110ed660ce4d7ba9dd6d01588e5036&amp;amp;camera=356.357,52.978,-7909714.089,5209653.074,682.957&amp;amp;ui=embed-min" width="800" height="460" frameborder="0" allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Different UI settings (embed vs. embed-min)&lt;BR /&gt;&lt;/STRONG&gt;Since the October 2022 release, the right side panel is by default collapsed, independent if you choose &lt;EM&gt;embed&lt;/EM&gt; or &lt;EM&gt;embed-min.&lt;/EM&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Embed&lt;/STRONG&gt;: Shows all UI elements, including the analysis tools:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Till_Schmid_1-1667910675037.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55466iABF6CAA1559346CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Till_Schmid_1-1667910675037.png" alt="Till_Schmid_1-1667910675037.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Embed-min&lt;/STRONG&gt;: Hides the analysis tools:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Till_Schmid_2-1667910728433.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55468i20A13325DA17CCF1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Till_Schmid_2-1667910728433.png" alt="Till_Schmid_2-1667910728433.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Tue, 08 Nov 2022 13:59:19 GMT</pubDate>
    <dc:creator>Till_Schmid</dc:creator>
    <dc:date>2022-11-08T13:59:19Z</dc:date>
    <item>
      <title>Integration of projects in iframe</title>
      <link>https://community.esri.com/t5/arcgis-urban-questions/integration-of-projects-in-iframe/m-p/1229210#M246</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to know if the integration of urban projects in iframe is still supported as the option desappeared from the sharing tab recently.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, is there a documentation about the query strings. I know the&amp;nbsp;&lt;STRONG&gt;ui=embed-min&lt;/STRONG&gt; can load urban in a compact way. Is there other options? For instance I am looking for a way to load urban in an iframe with the right panel collapsed&amp;nbsp; but with all the analysis tools available like in the image below.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MaximeDemers_0-1667836748059.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55406iA4629F07B52A2FE8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MaximeDemers_0-1667836748059.png" alt="MaximeDemers_0-1667836748059.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Maxime Demers&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2022 16:06:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-urban-questions/integration-of-projects-in-iframe/m-p/1229210#M246</guid>
      <dc:creator>MaximeDemers</dc:creator>
      <dc:date>2022-11-07T16:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Integration of projects in iframe</title>
      <link>https://community.esri.com/t5/arcgis-urban-questions/integration-of-projects-in-iframe/m-p/1229477#M247</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/118250"&gt;@MaximeDemers&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, embedding projects and plans in iframe is supported.&lt;/P&gt;&lt;P&gt;While embedding design projects is working normally, there currently seems to be an issue when embedding projects stored in the urban database. We need to look into this. Thanks a lot for bringing this to our attention! The good news is, that there exists a workaround.&amp;nbsp;For additional instructions how to embed a project please see below.&lt;/P&gt;&lt;P&gt;Let me know in case there are questions.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Till&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Embed a design project &lt;/STRONG&gt;(working normal)&lt;/P&gt;&lt;P&gt;To embed a design project (a project that is&amp;nbsp;&lt;EM&gt;not&lt;/EM&gt; stored in the urban database)&amp;nbsp;proceed as described in &lt;A href="https://doc.arcgis.com/en/urban/help/help-make-project-public.htm#ESRI_SECTION1_D64D8BCAB6E14F8D8A56C07A7AE9191D" target="_self"&gt;our documentation&lt;/A&gt;. Note that the embed section only shows up as soon as you share your project with Everyone (public).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Embed a project stored in the urban database &lt;/STRONG&gt;(temporary workaround)&lt;/P&gt;&lt;P&gt;For a project stored in the urban database, the embed section is currently not shown in the project settings. This is an issue we have to fix on our end. Until then, you can follow this workaround to embed your project:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Share your urban model with the public (viewing). &lt;A href="https://doc.arcgis.com/en/urban/data/data-permissions.htm#ESRI_SECTION1_95232B8495724CBEBE3EF177EE38ADCF" target="_self"&gt;See our documentation&lt;/A&gt; to learn more about how to configure the viewing settings of your urban model.&lt;/LI&gt;&lt;LI&gt;Open the project you would like to embed.&lt;/LI&gt;&lt;LI&gt;Zoom to the initial view you would like your embedded project to be shown.&lt;/LI&gt;&lt;LI&gt;Copy the URL of the project from your browsers address bar.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Till_Schmid_0-1667908628161.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55464iBCEBC5AF7AC1B7BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Till_Schmid_0-1667908628161.png" alt="Till_Schmid_0-1667908628161.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;LI&gt;Paste the URL you just copied in any text editor of your choice. Depending on your preferences, add one of the following tags at the end of the URL (see information below):&lt;OL&gt;&lt;LI&gt;Minimal search UI (&amp;amp;ui=embed-min):&amp;nbsp;&lt;EM&gt;URL&amp;nbsp;&lt;/EM&gt;&amp;amp;ui=embed-min&lt;/LI&gt;&lt;LI&gt;Normal UI (&amp;amp;ui=embed):&amp;nbsp;&lt;EM&gt;URL&amp;nbsp;&lt;/EM&gt;&amp;amp;ui=embed&lt;BR /&gt;Example: &lt;A href="https://urban.arcgis.com/projects/.../?id=12345" target="_blank" rel="noopener"&gt;https://urban.arcgis.com/projects/.../?id=12345&lt;/A&gt;&lt;STRONG&gt;&amp;amp;ui=embed&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Create your final iframe code: In the code snippet below, replace&amp;nbsp;&lt;EM&gt;URL&amp;nbsp;&lt;/EM&gt;with the URL link you created in step 5.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;iframe src="URL" width="800" height="460" frameborder="0" allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;​&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example of a final iframe code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;iframe src="https://urban.arcgis.com/projects/f9c076a540004046bf63ebf3b017f840/a5471da4-123c-42bc-9c9e-a6edea6fe4eb?id=51110ed660ce4d7ba9dd6d01588e5036&amp;amp;camera=356.357,52.978,-7909714.089,5209653.074,682.957&amp;amp;ui=embed-min" width="800" height="460" frameborder="0" allowfullscreen&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Different UI settings (embed vs. embed-min)&lt;BR /&gt;&lt;/STRONG&gt;Since the October 2022 release, the right side panel is by default collapsed, independent if you choose &lt;EM&gt;embed&lt;/EM&gt; or &lt;EM&gt;embed-min.&lt;/EM&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Embed&lt;/STRONG&gt;: Shows all UI elements, including the analysis tools:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Till_Schmid_1-1667910675037.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55466iABF6CAA1559346CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Till_Schmid_1-1667910675037.png" alt="Till_Schmid_1-1667910675037.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Embed-min&lt;/STRONG&gt;: Hides the analysis tools:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Till_Schmid_2-1667910728433.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55468i20A13325DA17CCF1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Till_Schmid_2-1667910728433.png" alt="Till_Schmid_2-1667910728433.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 08 Nov 2022 13:59:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-urban-questions/integration-of-projects-in-iframe/m-p/1229477#M247</guid>
      <dc:creator>Till_Schmid</dc:creator>
      <dc:date>2022-11-08T13:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Integration of projects in iframe</title>
      <link>https://community.esri.com/t5/arcgis-urban-questions/integration-of-projects-in-iframe/m-p/1232602#M248</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/118250"&gt;@MaximeDemers&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wanted to quickly let you know that the issue with projects stored in the urban database is now resolved. The embed section is now also showing for these projects. The workaround described in my last comment is not needed anymore.&lt;/P&gt;&lt;P&gt;Thank you again for bringing this to our attention!&lt;/P&gt;&lt;P&gt;Till&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 07:59:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-urban-questions/integration-of-projects-in-iframe/m-p/1232602#M248</guid>
      <dc:creator>Till_Schmid</dc:creator>
      <dc:date>2022-11-17T07:59:11Z</dc:date>
    </item>
  </channel>
</rss>

