<?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: Zooming in to max level using zoom widget pops user back several levels in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zooming-in-to-max-level-using-zoom-widget-pops/m-p/538550#M50185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Debugging through the MapView Source I can see this is a bug that you need to report to esri tech support ASAP it might be able to get fixed for 4.10 which is scheduled for mid Dec.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Dec 2018 15:19:44 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2018-12-03T15:19:44Z</dc:date>
    <item>
      <title>Zooming in to max level using zoom widget pops user back several levels</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zooming-in-to-max-level-using-zoom-widget-pops/m-p/538549#M50184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When using a constraints object with maxZoom of 15, snapToZoom true (default), and a minZoom of 6, clicking the "+" icon in the zoom widget pops the zoom level back several levels.&amp;nbsp; (NOTE: you must wait for map to stop moving at level 14 before clicking the "+" icon).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this codepen for example:&amp;nbsp;&lt;A class="link-bare" href="https://codepen.io/anon/pen/MzxKbd" title="https://codepen.io/anon/pen/MzxKbd"&gt;https://codepen.io/anon/pen/MzxKbd&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Is this an&amp;nbsp;arcGIS JS 4.9 bug?&amp;nbsp; If so, might it be fixed in the upcoming 4.10 release?&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; Is there a workaround for this issue besides setting snapToZoom to false?&amp;nbsp; In my current application we are doing this, but&amp;nbsp;it seems to be leading to other problems; for example, making it possible to zoom in beyond the max zoom level.&amp;nbsp; We also cannot change the minZoom and maxZoom levels.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Dec 2018 23:15:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zooming-in-to-max-level-using-zoom-widget-pops/m-p/538549#M50184</guid>
      <dc:creator>AdamEggum</dc:creator>
      <dc:date>2018-12-02T23:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Zooming in to max level using zoom widget pops user back several levels</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zooming-in-to-max-level-using-zoom-widget-pops/m-p/538550#M50185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Debugging through the MapView Source I can see this is a bug that you need to report to esri tech support ASAP it might be able to get fixed for 4.10 which is scheduled for mid Dec.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2018 15:19:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zooming-in-to-max-level-using-zoom-widget-pops/m-p/538550#M50185</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-12-03T15:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Zooming in to max level using zoom widget pops user back several levels</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zooming-in-to-max-level-using-zoom-widget-pops/m-p/538551#M50186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert, I reported the bug.&amp;nbsp; Is the non-minified source available publicly?&amp;nbsp; I have seen a minified version here [1], but I haven't seen the source for anything besides TypeScript widgets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 -&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-js-api/blob/4master/views/MapView.js" title="https://github.com/Esri/arcgis-js-api/blob/4master/views/MapView.js"&gt;arcgis-js-api/MapView.js at 4master · Esri/arcgis-js-api · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2018 23:43:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zooming-in-to-max-level-using-zoom-widget-pops/m-p/538551#M50186</guid>
      <dc:creator>AdamEggum</dc:creator>
      <dc:date>2018-12-03T23:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Zooming in to max level using zoom widget pops user back several levels</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zooming-in-to-max-level-using-zoom-widget-pops/m-p/538552#M50187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;No there is not. But reading minified code after you beautify it is not to hard. This how I verify API bugs.&lt;/P&gt;&lt;P class=""&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class=""&gt;Don’t forget to mark this question as answered by clicking on the mark correct link on the reply that answered your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2018 23:51:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zooming-in-to-max-level-using-zoom-widget-pops/m-p/538552#M50187</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-12-03T23:51:13Z</dc:date>
    </item>
  </channel>
</rss>

