<?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: Arcgis js 4.19 touch events in hybrid application in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-js-4-19-touch-events-in-hybrid-application/m-p/1067941#M73484</link>
    <description>&lt;P&gt;One suggestion is to get your basic app running in Vue without capacitor:&amp;nbsp;&lt;A href="https://github.com/Esri/jsapi-resources/tree/master/esm-samples/jsapi-vue-cli" target="_blank"&gt;https://github.com/Esri/jsapi-resources/tree/master/esm-samples/jsapi-vue-cli&lt;/A&gt;. That will help identify any non-Capacitor related performance issues. Also be sure to check out the system requirements documentation:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/system-requirements/#hardware-requirements" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/system-requirements/#hardware-requirements&lt;/A&gt;.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jun 2021 15:19:00 GMT</pubDate>
    <dc:creator>AndyGup</dc:creator>
    <dc:date>2021-06-14T15:19:00Z</dc:date>
    <item>
      <title>Arcgis js 4.19 touch events in hybrid application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-js-4-19-touch-events-in-hybrid-application/m-p/1066243#M73437</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi All ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I'm new to ArcGIS. Currently trying to build a hybrid prototype application using Vue and capacitor with embedded Arcgis 3D view (SceneView). When trying to interact with the map, the touch events are not working as I would have expected. On Ios/Android if touch is used to try to move the map it snaps into different locations, trying to use pinch to zoom in/out very draggy on Ios and on android works by holding one finder and moving the other.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Is there a way to set those touch events probably in a hybrid app ?&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;I tried the following 

view.navigation.browserTouchPanEnabled = true
setting the navigation properties when initializing the Scene 
navigation:  {
  gamepad: {
  enabled: true
 },
 browserTouchPanEnabled: true,
 momentumEnabled: true,
 mouseWheelZoomEnabled: true
}&lt;BR /&gt;added e.preventDefault&amp;nbsp;to&amp;nbsp;pointer-down/enter/leave&amp;nbsp;and&amp;nbsp;move&amp;nbsp;ios:14.6 , &lt;BR /&gt;Android Version: 11&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 02:16:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-js-4-19-touch-events-in-hybrid-application/m-p/1066243#M73437</guid>
      <dc:creator>MoMa</dc:creator>
      <dc:date>2021-06-09T02:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis js 4.19 touch events in hybrid application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-js-4-19-touch-events-in-hybrid-application/m-p/1067941#M73484</link>
      <description>&lt;P&gt;One suggestion is to get your basic app running in Vue without capacitor:&amp;nbsp;&lt;A href="https://github.com/Esri/jsapi-resources/tree/master/esm-samples/jsapi-vue-cli" target="_blank"&gt;https://github.com/Esri/jsapi-resources/tree/master/esm-samples/jsapi-vue-cli&lt;/A&gt;. That will help identify any non-Capacitor related performance issues. Also be sure to check out the system requirements documentation:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/system-requirements/#hardware-requirements" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/system-requirements/#hardware-requirements&lt;/A&gt;.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 15:19:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-js-4-19-touch-events-in-hybrid-application/m-p/1067941#M73484</guid>
      <dc:creator>AndyGup</dc:creator>
      <dc:date>2021-06-14T15:19:00Z</dc:date>
    </item>
  </channel>
</rss>

