<?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: Rotation problem raised when tilt &amp;gt; 90 degree in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rotation-problem-raised-when-tilt-gt-90-degree/m-p/438926#M40407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I misunderstood, I thought you were referring to the camera tilt constraints as cited in my 2nd link.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Sep 2016 16:12:19 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-09-05T16:12:19Z</dc:date>
    <item>
      <title>Rotation problem raised when tilt &gt; 90 degree</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rotation-problem-raised-when-tilt-gt-90-degree/m-p/438923#M40404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ArcGIS Javascript 4.0 API and want to manually write the rotate function. The function simply add camera.heading by 5 degree after cloning the camera out and then assign it back to the original view.camera. The function is triggered by pressing a button.&amp;nbsp;The rotation runs smoothly when tilt is &amp;lt; 90 degree. However, when it is &amp;gt; 90 degree, something strange happen. The heading will dramatically increase and tilt will go back to &amp;lt; 90 degree. May I know whether it is a bug or configuration issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached please find the excel for the testing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2016 09:15:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rotation-problem-raised-when-tilt-gt-90-degree/m-p/438923#M40404</guid>
      <dc:creator>MarkLam1</dc:creator>
      <dc:date>2016-09-05T09:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Rotation problem raised when tilt &gt; 90 degree</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rotation-problem-raised-when-tilt-gt-90-degree/m-p/438924#M40405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark... are you doing this for arcmap or arcgis pro? or some other software? &amp;nbsp;On GeoNet, the only hits with javascript and camera as keywords are returning nonsense results and no paired combinations. &amp;nbsp;Either the deployment isn't for with arcmap/pro but elsewhere, and grabbing that help file would be useful. &amp;nbsp;Is it this documentation&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/" title="https://developers.arcgis.com/javascript/"&gt;ArcGIS API for JavaScript | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;because there is a link which suggests the camera is limited to 0-90 unless I am miss reading it&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-Camera.html#tilt" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-Camera.html#tilt"&gt;Camera | API Reference | ArcGIS API for JavaScript 4.0&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2016 09:41:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rotation-problem-raised-when-tilt-gt-90-degree/m-p/438924#M40405</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-09-05T09:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Rotation problem raised when tilt &gt; 90 degree</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rotation-problem-raised-when-tilt-gt-90-degree/m-p/438925#M40406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am writing a web application by using ArcGIS Javascript 4.0 API. Actually I have posted another question for getting a tilt which is larger than 90 degree when using WebScene. And it has been solved by setting&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-SceneView.html#constraints" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-views-SceneView.html#constraints"&gt;SceneView | API Reference | ArcGIS API for JavaScript 4.0&lt;/A&gt;&amp;nbsp;. However, the problem mentioned in this post raised after setting the tilt &amp;gt; 90 degree.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the link for the relevant post:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/182051"&gt;Why WebScene can tilt larger than 90 degree but Javascript 4.0 API cannot?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2016 15:30:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rotation-problem-raised-when-tilt-gt-90-degree/m-p/438925#M40406</guid>
      <dc:creator>MarkLam1</dc:creator>
      <dc:date>2016-09-05T15:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Rotation problem raised when tilt &gt; 90 degree</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rotation-problem-raised-when-tilt-gt-90-degree/m-p/438926#M40407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I misunderstood, I thought you were referring to the camera tilt constraints as cited in my 2nd link.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2016 16:12:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rotation-problem-raised-when-tilt-gt-90-degree/m-p/438926#M40407</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-09-05T16:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Rotation problem raised when tilt &gt; 90 degree</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rotation-problem-raised-when-tilt-gt-90-degree/m-p/438927#M40408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May I know if this is a bug or?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 02:57:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rotation-problem-raised-when-tilt-gt-90-degree/m-p/438927#M40408</guid>
      <dc:creator>MarkLam2</dc:creator>
      <dc:date>2016-09-12T02:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Rotation problem raised when tilt &gt; 90 degree</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rotation-problem-raised-when-tilt-gt-90-degree/m-p/438928#M40409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't seen any reference other than the links I sent.&amp;nbsp; You should check internally to see if this is a bug or an interpretation issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2016 07:46:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/rotation-problem-raised-when-tilt-gt-90-degree/m-p/438928#M40409</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-09-12T07:46:36Z</dc:date>
    </item>
  </channel>
</rss>

