<?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 Panning is not available when using an extent selection in a custom widget... in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/panning-is-not-available-when-using-an-extent/m-p/788441#M3832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a custom widget which selects features on the map. The selection method is via drawing a rectangle (&amp;nbsp; &amp;nbsp; this.drawBox.activate("EXTENT");)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to still allow the user to pan while using this tool without having to close the widget, pan, then re-open the widget?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I set the selection method via a point (this.drawBox.activate("POINT");) the panning functionality is still enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Oct 2019 16:59:30 GMT</pubDate>
    <dc:creator>Lake_Country_GIS</dc:creator>
    <dc:date>2019-10-01T16:59:30Z</dc:date>
    <item>
      <title>Panning is not available when using an extent selection in a custom widget...</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/panning-is-not-available-when-using-an-extent/m-p/788441#M3832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a custom widget which selects features on the map. The selection method is via drawing a rectangle (&amp;nbsp; &amp;nbsp; this.drawBox.activate("EXTENT");)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to still allow the user to pan while using this tool without having to close the widget, pan, then re-open the widget?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I set the selection method via a point (this.drawBox.activate("POINT");) the panning functionality is still enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2019 16:59:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/panning-is-not-available-when-using-an-extent/m-p/788441#M3832</guid>
      <dc:creator>Lake_Country_GIS</dc:creator>
      <dc:date>2019-10-01T16:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Panning is not available when using an extent selection in a custom widget...</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/panning-is-not-available-when-using-an-extent/m-p/788442#M3833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;M,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;You need to add a button to your widget to activate and deactivate the draw tool.&amp;nbsp; The point draw tool is listening for the mouse down and then mouse up event before it adds a point. The extent button is listening for a mouse down then it starts drawing the rectangle. So No you can not pan using the mouse when the tool is activated because thers would be no way to know if you are wanting to pan or draw the rect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2019 17:16:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/panning-is-not-available-when-using-an-extent/m-p/788442#M3833</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-10-01T17:16:43Z</dc:date>
    </item>
  </channel>
</rss>

