<?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: Stop slip map Touchscreen Device in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/stop-slip-map-touchscreen-device/m-p/673504#M62778</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Andy,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thats what I was afraid of, nothing in 3.x but something in 4.x.&amp;nbsp; Now I'm starting to wonder if I can mix match(using both) API versions in my application, especially that drag feature in 4.x.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jun 2019 14:11:07 GMT</pubDate>
    <dc:creator>TateM</dc:creator>
    <dc:date>2019-06-07T14:11:07Z</dc:date>
    <item>
      <title>Stop slip map Touchscreen Device</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/stop-slip-map-touchscreen-device/m-p/673502#M62776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Is there a equivalent of map.disableScrollWheel() when it comes to touchscreen devices, i.e. smartphones?&amp;nbsp; When it comes to a web page with lots of scrolling down and up, and if the map div is in the middle of the page. Users might place&amp;nbsp; their fingers on the map, drag it to try to go up or down the page but it will just pan the map instead of actually going up or down the page to other sections&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking at JS API 3.xx and don't see anything that could prevent that.&amp;nbsp; Maybe in JS API 4.xx?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2019 02:19:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/stop-slip-map-touchscreen-device/m-p/673502#M62776</guid>
      <dc:creator>TateM</dc:creator>
      <dc:date>2019-06-03T02:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Stop slip map Touchscreen Device</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/stop-slip-map-touchscreen-device/m-p/673503#M62777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tate, you can disable map navigation in the 4.x API, here are a few sample apps:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/view-disable-rotation/index.html?search=disable"&gt;https://developers.arcgis.com/javascript/latest/sample-code/view-disable-rotation/index.html?search=disable&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2019 23:16:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/stop-slip-map-touchscreen-device/m-p/673503#M62777</guid>
      <dc:creator>AndyGup</dc:creator>
      <dc:date>2019-06-04T23:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Stop slip map Touchscreen Device</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/stop-slip-map-touchscreen-device/m-p/673504#M62778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Andy,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thats what I was afraid of, nothing in 3.x but something in 4.x.&amp;nbsp; Now I'm starting to wonder if I can mix match(using both) API versions in my application, especially that drag feature in 4.x.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2019 14:11:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/stop-slip-map-touchscreen-device/m-p/673504#M62778</guid>
      <dc:creator>TateM</dc:creator>
      <dc:date>2019-06-07T14:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Stop slip map Touchscreen Device</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/stop-slip-map-touchscreen-device/m-p/673505#M62779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, sorry, 3.x definitely has a variety of map navigation overrides, for example&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/3/jsapi/map-amd.html#disablemapnavigation"&gt;https://developers.arcgis.com/javascript/3/jsapi/map-amd.html#disablemapnavigation&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2019 15:44:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/stop-slip-map-touchscreen-device/m-p/673505#M62779</guid>
      <dc:creator>AndyGup</dc:creator>
      <dc:date>2019-06-07T15:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Stop slip map Touchscreen Device</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/stop-slip-map-touchscreen-device/m-p/673506#M62780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you're right.&amp;nbsp; disablePan() works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Jun 2019 05:38:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/stop-slip-map-touchscreen-device/m-p/673506#M62780</guid>
      <dc:creator>TateM</dc:creator>
      <dc:date>2019-06-08T05:38:17Z</dc:date>
    </item>
  </channel>
</rss>

