<?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 Web AppBuilder 3D Web Scene (Globe) in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-3d-web-scene-globe/m-p/846165#M10391</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any developers used a Web Scene/3D Globe as the Web Map for Esri's Web AppBuilder version 2.1 and JavaScript API version 3.22?&amp;nbsp; I see the code below in the config file although when I say "3D": true, and point to a web scene itemId, I receive an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"map": {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "3D": false,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "2D": true,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "position": {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "left": 0,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "top": 0,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "right": 0,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "bottom": 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "itemId": "7fe8e2665ab145a3ae4c5db0f8f82185",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking into this capability without downloading the latest WAB and rewriting the entire application using API 4.5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any feedback and advice.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Dec 2017 16:40:35 GMT</pubDate>
    <dc:creator>CenterlineMapping</dc:creator>
    <dc:date>2017-12-14T16:40:35Z</dc:date>
    <item>
      <title>Web AppBuilder 3D Web Scene (Globe)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-3d-web-scene-globe/m-p/846165#M10391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any developers used a Web Scene/3D Globe as the Web Map for Esri's Web AppBuilder version 2.1 and JavaScript API version 3.22?&amp;nbsp; I see the code below in the config file although when I say "3D": true, and point to a web scene itemId, I receive an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"map": {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "3D": false,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "2D": true,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "position": {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "left": 0,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "top": 0,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "right": 0,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "bottom": 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "itemId": "7fe8e2665ab145a3ae4c5db0f8f82185",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking into this capability without downloading the latest WAB and rewriting the entire application using API 4.5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any feedback and advice.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 16:40:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-3d-web-scene-globe/m-p/846165#M10391</guid>
      <dc:creator>CenterlineMapping</dc:creator>
      <dc:date>2017-12-14T16:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder 3D Web Scene (Globe)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-3d-web-scene-globe/m-p/846166#M10392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You Can Not just change the 3D to true and expect that to work. Sorry it will not work that way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 17:17:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-3d-web-scene-globe/m-p/846166#M10392</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-12-14T17:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder 3D Web Scene (Globe)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-3d-web-scene-globe/m-p/846167#M10393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will it work with a 3D globe at all?&amp;nbsp; Have you used a Web Scene with WAB before?&amp;nbsp; Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 17:42:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-3d-web-scene-globe/m-p/846167#M10393</guid>
      <dc:creator>CenterlineMapping</dc:creator>
      <dc:date>2017-12-14T17:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder 3D Web Scene (Globe)</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-3d-web-scene-globe/m-p/846168#M10394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have no idea about 2.1 but 2.6 yes web scene works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 17:52:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-3d-web-scene-globe/m-p/846168#M10394</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-12-14T17:52:21Z</dc:date>
    </item>
  </channel>
</rss>

