<?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: Snap to edges in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-to-edges/m-p/103473#M2610</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your feedback. Morten is currently on vacation. But I will make sure to pass this request along.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Nov 2011 14:59:07 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2011-11-23T14:59:07Z</dc:date>
    <item>
      <title>Snap to edges</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-to-edges/m-p/103468#M2605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to snap to edges or ends when editing? All the Editing samples I've seen only allow snapping to vertices. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2011 21:16:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-to-edges/m-p/103468#M2605</guid>
      <dc:creator>MaraStoica1</dc:creator>
      <dc:date>2011-03-20T21:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Snap to edges</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-to-edges/m-p/103469#M2606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is correct, Add and EditVertices allow you to snap to vertices.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to snap to an edge, you need to snap to both end points. Try this sample: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#EditToolsExplicitSave"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#EditToolsExplicitSave&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Activate either Add or Edit Vertices command, add/move vertices while holding CTRL key.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 18:24:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-to-edges/m-p/103469#M2606</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-03-21T18:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Snap to edges</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-to-edges/m-p/103470#M2607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Snapping to the edge is not supported out of the box. If this is a requirement for you, it would have to be custom code you write.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jennifer is right that as a work-around, you could just snap to the two vertices on each end, so you have an edge that perfectly follows the line you want to snap to. Next insert an extra vertex on this line, and lastly delete the two extra vertices you first added.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 17:56:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-to-edges/m-p/103470#M2607</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2011-03-22T17:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Snap to edges</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-to-edges/m-p/103471#M2608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Morten. Any plans on adding edge snapping to the API in the near future?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 14:38:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-to-edges/m-p/103471#M2608</guid>
      <dc:creator>MaraStoica1</dc:creator>
      <dc:date>2011-03-23T14:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Snap to edges</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-to-edges/m-p/103472#M2609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks Morten. Any plans on adding edge snapping to the API in the near future?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Morten - any update (roadmap? (or perhaps i should be asking is this even being considered)) for extending function to SL API?&amp;nbsp; JS API can handle this nicely, disappointed similar functionality is not available int the SL API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will also have a look at the Idea's site &amp;amp; if its not there, then will aid - SL API at a distinct disadvantage from an edit task perspective if not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 14:52:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-to-edges/m-p/103472#M2609</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-11-23T14:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Snap to edges</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-to-edges/m-p/103473#M2610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your feedback. Morten is currently on vacation. But I will make sure to pass this request along.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 14:59:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/snap-to-edges/m-p/103473#M2610</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-11-23T14:59:07Z</dc:date>
    </item>
  </channel>
</rss>

