<?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: Unable to Navigate Map once reached to map edge while drawing Free Polyline and Polygon.   in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-navigate-map-once-reached-to-map-edge/m-p/411191#M37881</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/327767"&gt;Victor Tey&lt;/A&gt;‌ could you please reply on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jun 2019 08:05:49 GMT</pubDate>
    <dc:creator>ahmadwali</dc:creator>
    <dc:date>2019-06-10T08:05:49Z</dc:date>
    <item>
      <title>Unable to Navigate Map once reached to map edge while drawing Free Polyline and Polygon.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-navigate-map-once-reached-to-map-edge/m-p/411186#M37876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Esri allow move map via mouse pan (&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jshelp/intro_navigation.html" title="https://developers.arcgis.com/javascript/3/jshelp/intro_navigation.html"&gt;Map navigation | Guide | ArcGIS API for JavaScript 3.28&lt;/A&gt;&amp;nbsp;), while drawing any geometry shape other than free polyline and ploygon.&lt;/P&gt;&lt;P&gt;Anyone can help how can we move map once reached at map edge while drawing free ploygon and ploygon?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2019 06:58:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-navigate-map-once-reached-to-map-edge/m-p/411186#M37876</guid>
      <dc:creator>ahmadwali</dc:creator>
      <dc:date>2019-05-21T06:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Navigate Map once reached to map edge while drawing Free Polyline and Polygon.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-navigate-map-once-reached-to-map-edge/m-p/411187#M37877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps you can do map.enablePan when a key is pressed and hold down and when released, map.disablePan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2019 04:00:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-navigate-map-once-reached-to-map-edge/m-p/411187#M37877</guid>
      <dc:creator>VictorTey</dc:creator>
      <dc:date>2019-05-23T04:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Navigate Map once reached to map edge while drawing Free Polyline and Polygon.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-navigate-map-once-reached-to-map-edge/m-p/411188#M37878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply!&lt;/P&gt;&lt;P&gt;How can i find that the mouse reached at the edge of Map while drawing freehand polygon and polyline?&amp;nbsp; here at this example:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/3/samples/util_buffergraphic/"&gt;https://developers.arcgis.com/javascript/3/samples/util_buffergraphic/&lt;/A&gt;&amp;nbsp; try to draw freehand ployline, so how can i come to know the mouse drawing reached at edge of map?&lt;/P&gt;&lt;P&gt;actually i want to move the map once drawing reached to edge of map, so at a time mouse is dragging(for drawing) and arrow keys should move the map. is it possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2019 03:14:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-navigate-map-once-reached-to-map-edge/m-p/411188#M37878</guid>
      <dc:creator>ahmadwali</dc:creator>
      <dc:date>2019-05-24T03:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Navigate Map once reached to map edge while drawing Free Polyline and Polygon.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-navigate-map-once-reached-to-map-edge/m-p/411189#M37879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I might really be missing the point here but using the map extent and using the map mouse move event as follow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/3/sandbox/sandbox.html?sample=map_xycoords"&gt;https://developers.arcgis.com/javascript/3/sandbox/sandbox.html?sample=map_xycoords&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can provide you information on where your mouse currently is in relation to the map current extend.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this what you are after?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2019 07:22:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-navigate-map-once-reached-to-map-edge/m-p/411189#M37879</guid>
      <dc:creator>VictorTey</dc:creator>
      <dc:date>2019-05-24T07:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Navigate Map once reached to map edge while drawing Free Polyline and Polygon.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-navigate-map-once-reached-to-map-edge/m-p/411190#M37880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/327767"&gt;Victor Tey&lt;/A&gt;&amp;nbsp;are you clear about my problem?&lt;/P&gt;&lt;P&gt;let me explain again:&lt;/P&gt;&lt;P&gt;i am working on drawing geometry shapes on map, so during drawing of shapes (other than Freehand polyline/ploygon) i can move map using mouse pan and arrow keys, But i am unable to move map(via arrow keys)&amp;nbsp;during drawing&amp;nbsp; FREEHAND&amp;nbsp;polyline/polygon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so in this case i was thinking i should call mapRight(), mapLeft() methods if i know mouse reached at edges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know you got issue, or if you have any good solution please share&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2019 06:07:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-navigate-map-once-reached-to-map-edge/m-p/411190#M37880</guid>
      <dc:creator>ahmadwali</dc:creator>
      <dc:date>2019-05-27T06:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Navigate Map once reached to map edge while drawing Free Polyline and Polygon.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-navigate-map-once-reached-to-map-edge/m-p/411191#M37881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/327767"&gt;Victor Tey&lt;/A&gt;‌ could you please reply on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2019 08:05:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-navigate-map-once-reached-to-map-edge/m-p/411191#M37881</guid>
      <dc:creator>ahmadwali</dc:creator>
      <dc:date>2019-06-10T08:05:49Z</dc:date>
    </item>
  </channel>
</rss>

