<?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: Is there a trick to get pinch-zoom working on maps with Firefox and Windows 7? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-a-trick-to-get-pinch-zoom-working-on-maps/m-p/533990#M49782</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe using viewport characteristic for mobile application will help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jan 2014 12:37:48 GMT</pubDate>
    <dc:creator>AdamKuran</dc:creator>
    <dc:date>2014-01-22T12:37:48Z</dc:date>
    <item>
      <title>Is there a trick to get pinch-zoom working on maps with Firefox and Windows 7?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-a-trick-to-get-pinch-zoom-working-on-maps/m-p/533989#M49781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a touchscreen monitor and I'm trying to get pinch-zoom working with maps built with the ArcGIS Javascript API. Pinch-zoom works fine on IE 10, but on Firefox, it Zooms In/Out Firefox, not the maps. In other words, "zooming in" makes the Firefox font bigger rather than zooming in on the map. Is there any trick I'm missing in either the Javascript API or Firefox configuration to get pinch-zoom to zoom in on maps? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 19:20:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-a-trick-to-get-pinch-zoom-working-on-maps/m-p/533989#M49781</guid>
      <dc:creator>deleted-user-1T_bOHag6M8d</dc:creator>
      <dc:date>2014-01-15T19:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a trick to get pinch-zoom working on maps with Firefox and Windows 7?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-a-trick-to-get-pinch-zoom-working-on-maps/m-p/533990#M49782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe using viewport characteristic for mobile application will help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 12:37:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-a-trick-to-get-pinch-zoom-working-on-maps/m-p/533990#M49782</guid>
      <dc:creator>AdamKuran</dc:creator>
      <dc:date>2014-01-22T12:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a trick to get pinch-zoom working on maps with Firefox and Windows 7?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-a-trick-to-get-pinch-zoom-working-on-maps/m-p/533991#M49783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same issue in IE 11, windows 10, Esri JS SDK 4.3&lt;/P&gt;&lt;P&gt;I've tried every possible &amp;lt;meta tag stuff I could find on the interweb. What is weird is our 3.x version works great. The same &amp;lt;meta tag from our 3.x version still has the 4.3 version not work. My guess is that the map never even sees the pinch and the browser does its normal sizing thing. There must be a way to shut that off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Things I've tried:&lt;/P&gt;&lt;P&gt;&amp;lt;meta name=”viewport” content=”width=device-width” /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;meta name="viewport" content="initial-scale=1, maximum-scale=1,user-scalable=no" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;meta name="viewport" content="target-densitydpi=device-dpi, initial-scale=1.0, user-scalable=no" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' /&amp;gt;&lt;BR /&gt;&amp;lt;meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts would be most appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 17:26:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-a-trick-to-get-pinch-zoom-working-on-maps/m-p/533991#M49783</guid>
      <dc:creator>JordanBaumgardner</dc:creator>
      <dc:date>2017-04-19T17:26:30Z</dc:date>
    </item>
  </channel>
</rss>

