<?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 Disable as keyboard &amp;quot;+&amp;quot; and &amp;quot;-&amp;quot; keys for zoom slider widget in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/disable-as-keyboard-quot-quot-and-quot-quot-keys/m-p/784375#M2988</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;Is there any way to disable the "+" and "-" keys for the zoom slider widget?&lt;/SPAN&gt; &lt;SPAN class=""&gt;My user, wants to be zoomed, just through the mouse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;I made a debug and found that by zooming in on both the mouse and the keyboard, the function that is executed is "_zoomHandler" from the widget.js, but this function basically controls the maximum zoom levels, so that you can disable the buttons&lt;/SPAN&gt; &lt;SPAN&gt;Widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help will be welcome.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gilberto.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 May 2017 16:15:24 GMT</pubDate>
    <dc:creator>GilbertoMatos</dc:creator>
    <dc:date>2017-05-10T16:15:24Z</dc:date>
    <item>
      <title>Disable as keyboard "+" and "-" keys for zoom slider widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/disable-as-keyboard-quot-quot-and-quot-quot-keys/m-p/784375#M2988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;Is there any way to disable the "+" and "-" keys for the zoom slider widget?&lt;/SPAN&gt; &lt;SPAN class=""&gt;My user, wants to be zoomed, just through the mouse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;I made a debug and found that by zooming in on both the mouse and the keyboard, the function that is executed is "_zoomHandler" from the widget.js, but this function basically controls the maximum zoom levels, so that you can disable the buttons&lt;/SPAN&gt; &lt;SPAN&gt;Widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help will be welcome.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gilberto.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 16:15:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/disable-as-keyboard-quot-quot-and-quot-quot-keys/m-p/784375#M2988</guid>
      <dc:creator>GilbertoMatos</dc:creator>
      <dc:date>2017-05-10T16:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Disable as keyboard "+" and "-" keys for zoom slider widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/disable-as-keyboard-quot-quot-and-quot-quot-keys/m-p/784376#M2989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Gilberto,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;In the MapManager.js add map.&lt;/SPAN&gt;disableKeyboardNavigation(); to the&amp;nbsp;_show2DWebMap function right after&amp;nbsp;map.enableSnapping(options);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 16:38:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/disable-as-keyboard-quot-quot-and-quot-quot-keys/m-p/784376#M2989</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-05-10T16:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Disable as keyboard "+" and "-" keys for zoom slider widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/disable-as-keyboard-quot-quot-and-quot-quot-keys/m-p/784377#M2990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN&gt;Perfect Robert!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hug,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;Gilberto.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 16:59:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/disable-as-keyboard-quot-quot-and-quot-quot-keys/m-p/784377#M2990</guid>
      <dc:creator>GilbertoMatos</dc:creator>
      <dc:date>2017-05-10T16:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Disable as keyboard "+" and "-" keys for zoom slider widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/disable-as-keyboard-quot-quot-and-quot-quot-keys/m-p/784378#M2991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there also a way to disable mouse scroll, so the user cannot zoom in/out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2020 22:08:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/disable-as-keyboard-quot-quot-and-quot-quot-keys/m-p/784378#M2991</guid>
      <dc:creator>ErfanGoharian</dc:creator>
      <dc:date>2020-09-10T22:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Disable as keyboard "+" and "-" keys for zoom slider widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/disable-as-keyboard-quot-quot-and-quot-quot-keys/m-p/784379#M2992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-bare" href="https://developers.arcgis.com/javascript/3/jsapi/map-amd.html#isscrollwheel" title="https://developers.arcgis.com/javascript/3/jsapi/map-amd.html#isscrollwheel"&gt;https://developers.arcgis.com/javascript/3/jsapi/map-amd.html#isscrollwheel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2020 22:27:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/disable-as-keyboard-quot-quot-and-quot-quot-keys/m-p/784379#M2992</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-09-10T22:27:14Z</dc:date>
    </item>
  </channel>
</rss>

