<?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: WebGL detection with arcgis/cli application in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webgl-detection-with-arcgis-cli-application/m-p/561450#M52424</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course ! It is a sceneView !&lt;/P&gt;&lt;P&gt;Thanks for the quick reply !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jun 2018 19:06:19 GMT</pubDate>
    <dc:creator>NicolasGIS</dc:creator>
    <dc:date>2018-06-28T19:06:19Z</dc:date>
    <item>
      <title>WebGL detection with arcgis/cli application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webgl-detection-with-arcgis-cli-application/m-p/561448#M52422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might be simple but I can't find a way to detect WebGL using a fresh &lt;A href="https://github.com/Esri/arcgis-js-cli"&gt;arcgis/cli&lt;/A&gt; application.&lt;/P&gt;&lt;P&gt;I try to apply the same principle as described in this tutorial:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/scene-webgl-support/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/scene-webgl-support/index.html"&gt;Detect WebGL support | ArcGIS API for JavaScript 4.7&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this app, I believe it should be handle in AppViewModel but I can't find a way to&amp;nbsp;"catch" the fact the view&amp;nbsp;was rejected. I even tried directly after creating the view&amp;nbsp; in 'onAfterCreate' method&amp;nbsp;of&amp;nbsp;the app View but it still never catch that the view is rejected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could it be because of the webpack configuration ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea ?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2018 19:30:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webgl-detection-with-arcgis-cli-application/m-p/561448#M52422</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2018-06-27T19:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: WebGL detection with arcgis/cli application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webgl-detection-with-arcgis-cli-application/m-p/561449#M52423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With that sample, it's using SceneView, so that works a little different than a MapView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SceneView won't work at all without WebGL, but MapView doesn't need WebGL, so it doesn't throw an error without WebGL. The cli template app, has it enabled by default and uses VectorTiles which do require it not matter what.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do your own detection up front though.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developer.mozilla.org/en-US/docs/Learn/WebGL/By_example/Detect_WebGL" title="https://developer.mozilla.org/en-US/docs/Learn/WebGL/By_example/Detect_WebGL"&gt;Detect WebGL - Learn web development | MDN&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would be a good solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2018 18:43:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webgl-detection-with-arcgis-cli-application/m-p/561449#M52423</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2018-06-28T18:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: WebGL detection with arcgis/cli application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webgl-detection-with-arcgis-cli-application/m-p/561450#M52424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course ! It is a sceneView !&lt;/P&gt;&lt;P&gt;Thanks for the quick reply !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2018 19:06:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webgl-detection-with-arcgis-cli-application/m-p/561450#M52424</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2018-06-28T19:06:19Z</dc:date>
    </item>
  </channel>
</rss>

