<?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: Select / draw / drag a rectangle on a map. in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-draw-drag-a-rectangle-on-a-map/m-p/289600#M26640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Using the Javascript API, what's a good way to implement the following functionality :&lt;BR /&gt;A user should be able to &lt;STRONG&gt;select or draw a rectangle&lt;/STRONG&gt; (A4 or A3) on the map and &lt;STRONG&gt;drag&lt;/STRONG&gt; it. The resulting extent should be available for me (so I can send it to a printing routine).&lt;BR /&gt;&lt;BR /&gt;I'm looking for suggestions on what tools to use (maybe an esri drawing tool or the OverviewMap class &lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/javascript/jsapi/overviewmap-amd.html" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/en/javascript/jsapi/overviewmap-amd.html&lt;/A&gt;?) or other ideas of how to accomlpish this.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Possibly I am not giving a beautiful explanation. But combining these two features may satisfy your requirement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/javascript/jssamples/graphics_add.html" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/en/javascript/jssamples/graphics_add.html&lt;/A&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/javascript/jssamples/graphics_contextmenu.html" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/en/javascript/jssamples/graphics_contextmenu.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may add print task in context menu for the added graphic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Abhy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Oct 2013 09:56:07 GMT</pubDate>
    <dc:creator>AbhijatC</dc:creator>
    <dc:date>2013-10-17T09:56:07Z</dc:date>
    <item>
      <title>Select / draw / drag a rectangle on a map.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-draw-drag-a-rectangle-on-a-map/m-p/289599#M26639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using the Javascript API, what's a good way to implement the following functionality :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A user should be able to &lt;/SPAN&gt;&lt;STRONG&gt;select or draw a rectangle&lt;/STRONG&gt;&lt;SPAN&gt; (A4 or A3) on the map and &lt;/SPAN&gt;&lt;STRONG&gt;drag&lt;/STRONG&gt;&lt;SPAN&gt; it. The resulting extent should be available for me (so I can send it to a printing routine).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm looking for suggestions on what tools to use (maybe an esri drawing tool or the OverviewMap class &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/javascript/jsapi/overviewmap-amd.html" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/en/javascript/jsapi/overviewmap-amd.html&lt;/A&gt;&lt;SPAN&gt;?) or other ideas of how to accomlpish this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 09:27:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-draw-drag-a-rectangle-on-a-map/m-p/289599#M26639</guid>
      <dc:creator>RobertVan_Niekerk</dc:creator>
      <dc:date>2013-10-17T09:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Select / draw / drag a rectangle on a map.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-draw-drag-a-rectangle-on-a-map/m-p/289600#M26640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Using the Javascript API, what's a good way to implement the following functionality :&lt;BR /&gt;A user should be able to &lt;STRONG&gt;select or draw a rectangle&lt;/STRONG&gt; (A4 or A3) on the map and &lt;STRONG&gt;drag&lt;/STRONG&gt; it. The resulting extent should be available for me (so I can send it to a printing routine).&lt;BR /&gt;&lt;BR /&gt;I'm looking for suggestions on what tools to use (maybe an esri drawing tool or the OverviewMap class &lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/javascript/jsapi/overviewmap-amd.html" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/en/javascript/jsapi/overviewmap-amd.html&lt;/A&gt;?) or other ideas of how to accomlpish this.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Possibly I am not giving a beautiful explanation. But combining these two features may satisfy your requirement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/javascript/jssamples/graphics_add.html" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/en/javascript/jssamples/graphics_add.html&lt;/A&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/javascript/jssamples/graphics_contextmenu.html" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/en/javascript/jssamples/graphics_contextmenu.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may add print task in context menu for the added graphic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Abhy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 09:56:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-draw-drag-a-rectangle-on-a-map/m-p/289600#M26640</guid>
      <dc:creator>AbhijatC</dc:creator>
      <dc:date>2013-10-17T09:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Select / draw / drag a rectangle on a map.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-draw-drag-a-rectangle-on-a-map/m-p/289601#M26641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Possibly I am not giving a beautiful explanation. But combining these two features may satisfy your requirement.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/graphics_add.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/graphics_add.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/graphics_contextmenu.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/graphics_contextmenu.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You may add print task in context menu for the added graphic.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Abhy&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, I'll look in to that!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 10:11:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-draw-drag-a-rectangle-on-a-map/m-p/289601#M26641</guid>
      <dc:creator>RobertVan_Niekerk</dc:creator>
      <dc:date>2013-10-17T10:11:01Z</dc:date>
    </item>
  </channel>
</rss>

