<?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: [3d map] sceneview goto brings zoom change in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3d-map-sceneview-goto-brings-zoom-change/m-p/607305#M56792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, theoretically, there shouldn't be any zoom change when you only pass latitude and longitude, have a look at this example:&amp;nbsp;&lt;A class="link-titled" href="https://codepen.io/nicolaraluk/pen/vYGvQVd?editable=true&amp;amp;editors=100" title="https://codepen.io/nicolaraluk/pen/vYGvQVd?editable=true&amp;amp;editors=100"&gt;https://codepen.io/nicolaraluk/pen/vYGvQVd?editable=true&amp;amp;editors=100&lt;/A&gt;. Can you change it so that I can repro your situation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Sep 2020 12:32:57 GMT</pubDate>
    <dc:creator>RalucaNicola1</dc:creator>
    <dc:date>2020-09-23T12:32:57Z</dc:date>
    <item>
      <title>[3d map] sceneview goto brings zoom change</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3d-map-sceneview-goto-brings-zoom-change/m-p/607304#M56791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when i call sceneview.goto function with parameter x,y coordinates but it occur zoom changing.&lt;/P&gt;&lt;P&gt;How can i prevent zoom changing when move sceneview only x,y coordinates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my code is :&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;var cen=mainView.center.clone();
cen.longitude=126.5;
cen.latitude=37.5;&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;var op={center:cen};&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;mainView.goTo(op,{animate :map_animation,speedFactor :2,maxDuration :400});&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 02:00:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3d-map-sceneview-goto-brings-zoom-change/m-p/607304#M56791</guid>
      <dc:creator>youngchun</dc:creator>
      <dc:date>2021-12-12T02:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: [3d map] sceneview goto brings zoom change</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3d-map-sceneview-goto-brings-zoom-change/m-p/607305#M56792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, theoretically, there shouldn't be any zoom change when you only pass latitude and longitude, have a look at this example:&amp;nbsp;&lt;A class="link-titled" href="https://codepen.io/nicolaraluk/pen/vYGvQVd?editable=true&amp;amp;editors=100" title="https://codepen.io/nicolaraluk/pen/vYGvQVd?editable=true&amp;amp;editors=100"&gt;https://codepen.io/nicolaraluk/pen/vYGvQVd?editable=true&amp;amp;editors=100&lt;/A&gt;. Can you change it so that I can repro your situation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2020 12:32:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/3d-map-sceneview-goto-brings-zoom-change/m-p/607305#M56792</guid>
      <dc:creator>RalucaNicola1</dc:creator>
      <dc:date>2020-09-23T12:32:57Z</dc:date>
    </item>
  </channel>
</rss>

