<?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 Future support for multi-touch drawing? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/future-support-for-multi-touch-drawing/m-p/265431#M6930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Currently version 2.1 and I assume 2.2 also only supports multitouch for map gestures (zoom/pan...).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One of the requirements I'm getting from my customers is the need to support multitouch drawing, for example to support multiple users drawing freehand at the same time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will this scenario bee supported in the future?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Mar 2011 13:14:45 GMT</pubDate>
    <dc:creator>IdoFlatow</dc:creator>
    <dc:date>2011-03-17T13:14:45Z</dc:date>
    <item>
      <title>Future support for multi-touch drawing?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/future-support-for-multi-touch-drawing/m-p/265431#M6930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Currently version 2.1 and I assume 2.2 also only supports multitouch for map gestures (zoom/pan...).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One of the requirements I'm getting from my customers is the need to support multitouch drawing, for example to support multiple users drawing freehand at the same time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will this scenario bee supported in the future?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 13:14:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/future-support-for-multi-touch-drawing/m-p/265431#M6930</guid>
      <dc:creator>IdoFlatow</dc:creator>
      <dc:date>2011-03-17T13:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Future support for multi-touch drawing?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/future-support-for-multi-touch-drawing/m-p/265432#M6931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You might have already seen Morten's response at the beta community user forum. &lt;/SPAN&gt;&lt;A href="https://betacommunity.esri.com/project/forum/thread.html?cap=AC8F7DE1342E49F29D7790E0A114354B&amp;amp;forid={BDCF4025-CF38-4256-806D-41BFE4843AEC}&amp;amp;topid={F3C38836-79E2-4B55-BA20-4354DCA34DC8}"&gt;https://betacommunity.esri.com/project/forum/thread.html?cap=AC8F7DE1342E49F29D7790E0A114354B&amp;amp;forid={BDCF4025-CF38-4256-806D-41BFE4843AEC}&amp;amp;topid={F3C38836-79E2-4B55-BA20-4354DCA34DC8}&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But for those who may not already be part of the beta community. This was Morten's reply:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Multi-user drawing is not something that is on our roadmap (the map interprets multiple touchpoints as zooming/pinching).&lt;BR /&gt;&lt;BR /&gt;However, it is fairly simple to do something like this using a little bit of custom code. Use the Touch.FrameReported event to detect all touchpoints, and the Map.ScreenToMap on each point to build a polyline for each touch id.&lt;BR /&gt;To prevent the map from navigating while you do this set IsEnabled or IsHitTestVisible to false. &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 16:36:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/future-support-for-multi-touch-drawing/m-p/265432#M6931</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-03-17T16:36:18Z</dc:date>
    </item>
  </channel>
</rss>

