<?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>idea Allow to switch between full model and overview for building scene layers from online in ArcGIS Online Ideas</title>
    <link>https://community.esri.com/t5/arcgis-online-ideas/allow-to-switch-between-full-model-and-overview/idi-p/1165585</link>
    <description>&lt;P&gt;I would like to switch between 'Overview' and 'Full Model' for my hosted building scene layers. This can easily be done in ArcGIS pro with the radio buttons:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErwinvandenBerg_0-1650368865277.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/39286i4E7ADA9540ABD06C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErwinvandenBerg_0-1650368865277.png" alt="ErwinvandenBerg_0-1650368865277.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And by code in javascript;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN&gt;buildingLayer.sublayers.forEach(&lt;SPAN class=""&gt;(&lt;/SPAN&gt;&lt;SPAN class=""&gt;layer&lt;/SPAN&gt;&lt;SPAN class=""&gt;) =&amp;gt;&lt;/SPAN&gt; {&lt;/SPAN&gt;&lt;SPAN&gt;  &lt;BR /&gt;    switch (layer.modelName) {&lt;/SPAN&gt;&lt;SPAN&gt;    &lt;BR /&gt;        case "FullModel":&lt;/SPAN&gt;&lt;SPAN&gt;      &lt;BR /&gt;            layer.visible = true;&lt;/SPAN&gt;&lt;SPAN&gt;      &lt;BR /&gt;            break;&lt;/SPAN&gt;&lt;SPAN&gt;    &lt;BR /&gt;        case "Overview":&lt;/SPAN&gt;&lt;SPAN&gt;      &lt;BR /&gt;            layer.visible = false;&lt;/SPAN&gt;&lt;SPAN&gt;      &lt;BR /&gt;            break;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;SPAN&gt;});&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But this can't be done from a scene viewer in ArcGIS online. For complex scenes with many BIM models, changing this in ArcGIS Pro or Javascript can be tedious and time consuming.&lt;/P&gt;&lt;P&gt;I would like to propose this as a new feature for ArcGIS Online.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 19 Apr 2022 12:02:41 GMT</pubDate>
    <dc:creator>ErwinvandenBerg</dc:creator>
    <dc:date>2022-04-19T12:02:41Z</dc:date>
    <item>
      <title>Allow to switch between full model and overview for building scene layers from online</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/allow-to-switch-between-full-model-and-overview/idi-p/1165585</link>
      <description>&lt;P&gt;I would like to switch between 'Overview' and 'Full Model' for my hosted building scene layers. This can easily be done in ArcGIS pro with the radio buttons:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ErwinvandenBerg_0-1650368865277.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/39286i4E7ADA9540ABD06C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ErwinvandenBerg_0-1650368865277.png" alt="ErwinvandenBerg_0-1650368865277.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And by code in javascript;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN&gt;buildingLayer.sublayers.forEach(&lt;SPAN class=""&gt;(&lt;/SPAN&gt;&lt;SPAN class=""&gt;layer&lt;/SPAN&gt;&lt;SPAN class=""&gt;) =&amp;gt;&lt;/SPAN&gt; {&lt;/SPAN&gt;&lt;SPAN&gt;  &lt;BR /&gt;    switch (layer.modelName) {&lt;/SPAN&gt;&lt;SPAN&gt;    &lt;BR /&gt;        case "FullModel":&lt;/SPAN&gt;&lt;SPAN&gt;      &lt;BR /&gt;            layer.visible = true;&lt;/SPAN&gt;&lt;SPAN&gt;      &lt;BR /&gt;            break;&lt;/SPAN&gt;&lt;SPAN&gt;    &lt;BR /&gt;        case "Overview":&lt;/SPAN&gt;&lt;SPAN&gt;      &lt;BR /&gt;            layer.visible = false;&lt;/SPAN&gt;&lt;SPAN&gt;      &lt;BR /&gt;            break;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;SPAN&gt;});&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But this can't be done from a scene viewer in ArcGIS online. For complex scenes with many BIM models, changing this in ArcGIS Pro or Javascript can be tedious and time consuming.&lt;/P&gt;&lt;P&gt;I would like to propose this as a new feature for ArcGIS Online.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 19 Apr 2022 12:02:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/allow-to-switch-between-full-model-and-overview/idi-p/1165585</guid>
      <dc:creator>ErwinvandenBerg</dc:creator>
      <dc:date>2022-04-19T12:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Allow to switch between full model and overview for building scene layers from online</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/allow-to-switch-between-full-model-and-overview/idc-p/1165670#M8876</link>
      <description>&lt;P&gt;Using the building explorer widget in Scene Viewer switches from Overview shell of the BSL to the detailed view. This can only be used on one Building at a time currently bc of the detail view of the BSL having multiple active could cause some browser stability issues.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 14:48:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/allow-to-switch-between-full-model-and-overview/idc-p/1165670#M8876</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2022-04-19T14:48:59Z</dc:date>
    </item>
  </channel>
</rss>

