<?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 How can we disable just scroll-to-zoom and trackpad panning? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-disable-just-scroll-to-zoom-and/m-p/104947#M9621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have an ArcGIS map inline in the middle of one of our pages.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are a number of pins on it and we want users to be able to pan around by dragging.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, as they scroll down the page it causes the mouse to get stuck and zoom in/out (on Windows) or scroll the map up (on Mac).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know it's possible to disable the mouse scroll zoom in/out but how can the trackpad panning be disabled?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Mar 2013 13:36:51 GMT</pubDate>
    <dc:creator>DavidDoran</dc:creator>
    <dc:date>2013-03-13T13:36:51Z</dc:date>
    <item>
      <title>How can we disable just scroll-to-zoom and trackpad panning?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-disable-just-scroll-to-zoom-and/m-p/104947#M9621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have an ArcGIS map inline in the middle of one of our pages.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are a number of pins on it and we want users to be able to pan around by dragging.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, as they scroll down the page it causes the mouse to get stuck and zoom in/out (on Windows) or scroll the map up (on Mac).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know it's possible to disable the mouse scroll zoom in/out but how can the trackpad panning be disabled?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 13:36:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-disable-just-scroll-to-zoom-and/m-p/104947#M9621</guid>
      <dc:creator>DavidDoran</dc:creator>
      <dc:date>2013-03-13T13:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can we disable just scroll-to-zoom and trackpad panning?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-disable-just-scroll-to-zoom-and/m-p/104948#M9622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure if this answers your question but have you looked at this help topic?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/jshelp/intro_navigation.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/jshelp/intro_navigation.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 14:40:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-disable-just-scroll-to-zoom-and/m-p/104948#M9622</guid>
      <dc:creator>DianaBenedict</dc:creator>
      <dc:date>2013-03-13T14:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can we disable just scroll-to-zoom and trackpad panning?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-disable-just-scroll-to-zoom-and/m-p/104949#M9623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Diana,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately I've read that page many times but in version 2.7 the "superpan" trackpad navigation is default on Apple devices.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And all the options to enable/disable zooming and panning don't apply to superpan &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 16:25:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-disable-just-scroll-to-zoom-and/m-p/104949#M9623</guid>
      <dc:creator>DavidDoran</dc:creator>
      <dc:date>2013-03-13T16:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: How can we disable just scroll-to-zoom and trackpad panning?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-disable-just-scroll-to-zoom-and/m-p/104950#M9624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm late here but we have a (currently undocumented) map constructor option called smartNavigation, which is a boolean. To turn of superpan, use:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
smartNavigation: false
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;when creating a map. We'll get this documented.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:24:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-disable-just-scroll-to-zoom-and/m-p/104950#M9624</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2021-12-11T06:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can we disable just scroll-to-zoom and trackpad panning?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-disable-just-scroll-to-zoom-and/m-p/104951#M9625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm late here but we have a (currently undocumented) map constructor option called smartNavigation, which is a boolean. To turn of superpan, use:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
smartNavigation: false
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;when creating a map. We'll get this documented.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you! I searched for this for 2 hours.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Aaron&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:24:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-disable-just-scroll-to-zoom-and/m-p/104951#M9625</guid>
      <dc:creator>AaronCurtiss</dc:creator>
      <dc:date>2021-12-11T06:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: How can we disable just scroll-to-zoom and trackpad panning?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-disable-just-scroll-to-zoom-and/m-p/104952#M9626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It appears that disabling smartNavigation automatically enables scrollWheelZoom and it cannot be disabled by either map init options or disableScrollWheelZoom(). Without the ability to disable scroll hijacking we can't use esri maps in our scrollable pages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 20:54:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-disable-just-scroll-to-zoom-and/m-p/104952#M9626</guid>
      <dc:creator>BurtChad</dc:creator>
      <dc:date>2015-10-30T20:54:50Z</dc:date>
    </item>
  </channel>
</rss>

