<?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: Removing magnify glass when using touch + draw mode in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/removing-magnify-glass-when-using-touch-draw-mode/m-p/661413#M16968</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've just spotted this feature and wondered the opposite of Ido - is there a way to use this feature in other situations when using touch?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had a look at using the MagnifyingGlass control to mimic this, but was having problems repositioning it without changing the part of the map that it shows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 May 2011 06:41:07 GMT</pubDate>
    <dc:creator>JH2</dc:creator>
    <dc:date>2011-05-09T06:41:07Z</dc:date>
    <item>
      <title>Removing magnify glass when using touch + draw mode</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/removing-magnify-glass-when-using-touch-draw-mode/m-p/661411#M16966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using a draw object in my WPF map and I noticed that when I use a touch screen when drawing freehand, there's a magnify glass, which doesn't appear when drawing with the mouse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyway to remove it when using touch? a property to hide this magnifying glass?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ido.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Nov 2010 11:14:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/removing-magnify-glass-when-using-touch-draw-mode/m-p/661411#M16966</guid>
      <dc:creator>IdoFlatow</dc:creator>
      <dc:date>2010-11-07T11:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Removing magnify glass when using touch + draw mode</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/removing-magnify-glass-when-using-touch-draw-mode/m-p/661412#M16967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There's no way to turn off this feature at the moment. But I'll share this with our lead developer for consideration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Nov 2010 20:18:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/removing-magnify-glass-when-using-touch-draw-mode/m-p/661412#M16967</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-11-07T20:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Removing magnify glass when using touch + draw mode</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/removing-magnify-glass-when-using-touch-draw-mode/m-p/661413#M16968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've just spotted this feature and wondered the opposite of Ido - is there a way to use this feature in other situations when using touch?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had a look at using the MagnifyingGlass control to mimic this, but was having problems repositioning it without changing the part of the map that it shows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 06:41:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/removing-magnify-glass-when-using-touch-draw-mode/m-p/661413#M16968</guid>
      <dc:creator>JH2</dc:creator>
      <dc:date>2011-05-09T06:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Removing magnify glass when using touch + draw mode</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/removing-magnify-glass-when-using-touch-draw-mode/m-p/661414#M16969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can disable the magnifier like this in v2.2:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:Map esri:Editor.IsTouchMagnifierEnabled="False" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There isn't a way currently to get the magnifier in other cases. It would require custom code to do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that the Draw class also has the magnifer, so you might be able to use that class instead.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 18:18:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/removing-magnify-glass-when-using-touch-draw-mode/m-p/661414#M16969</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2011-05-09T18:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Removing magnify glass when using touch + draw mode</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/removing-magnify-glass-when-using-touch-draw-mode/m-p/661415#M16970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Morten - I'll have a look at that&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 07:34:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/removing-magnify-glass-when-using-touch-draw-mode/m-p/661415#M16970</guid>
      <dc:creator>JH2</dc:creator>
      <dc:date>2011-05-11T07:34:43Z</dc:date>
    </item>
  </channel>
</rss>

