<?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: Disable mouse double click zoom in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/disable-mouse-double-click-zoom/m-p/595553#M7301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Morten.&amp;nbsp; How would I accomplish this in Xamarin?&amp;nbsp; There is no PreviewMouseDoubleClick event to work with there.&amp;nbsp; And just setting handled = true in the GeoViewDoubleTapped event does not do the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Dec 2017 19:39:24 GMT</pubDate>
    <dc:creator>AndyWright</dc:creator>
    <dc:date>2017-12-19T19:39:24Z</dc:date>
    <item>
      <title>Disable mouse double click zoom</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/disable-mouse-double-click-zoom/m-p/595548#M7296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wanted to remove mouse double click zoom but retain the scroll wheel zoom. Is it possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 16:20:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/disable-mouse-double-click-zoom/m-p/595548#M7296</guid>
      <dc:creator>BikeshMaharjan1</dc:creator>
      <dc:date>2017-10-04T16:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Disable mouse double click zoom</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/disable-mouse-double-click-zoom/m-p/595549#M7297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WPF or UWP?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 16:56:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/disable-mouse-double-click-zoom/m-p/595549#M7297</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-10-04T16:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Disable mouse double click zoom</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/disable-mouse-double-click-zoom/m-p/595550#M7298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WPF&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 16:57:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/disable-mouse-double-click-zoom/m-p/595550#M7298</guid>
      <dc:creator>BikeshMaharjan1</dc:creator>
      <dc:date>2017-10-04T16:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Disable mouse double click zoom</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/disable-mouse-double-click-zoom/m-p/595551#M7299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You just handle the doubleclick preview-event, which prevents the mapview from receiving the double-click:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;myMapView.PreviewMouseDoubleClick += (s, e) =&amp;gt; e.Handled = true;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 18:08:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/disable-mouse-double-click-zoom/m-p/595551#M7299</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-10-04T18:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Disable mouse double click zoom</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/disable-mouse-double-click-zoom/m-p/595552#M7300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to use&amp;nbsp;MyMapView_GeoViewDoubleTapped though. Is there any other way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 18:25:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/disable-mouse-double-click-zoom/m-p/595552#M7300</guid>
      <dc:creator>BikeshMaharjan1</dc:creator>
      <dc:date>2017-10-04T18:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Disable mouse double click zoom</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/disable-mouse-double-click-zoom/m-p/595553#M7301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Morten.&amp;nbsp; How would I accomplish this in Xamarin?&amp;nbsp; There is no PreviewMouseDoubleClick event to work with there.&amp;nbsp; And just setting handled = true in the GeoViewDoubleTapped event does not do the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 19:39:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/disable-mouse-double-click-zoom/m-p/595553#M7301</guid>
      <dc:creator>AndyWright</dc:creator>
      <dc:date>2017-12-19T19:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Disable mouse double click zoom</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/disable-mouse-double-click-zoom/m-p/595554#M7302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The double tapped event is too late. I believe if you handle it in the GeoViewTapped event, the doubletapped won't fire.&lt;/P&gt;&lt;P&gt;Alternatively, you can use the MapView.InteractionOptions to disable zoom.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 00:38:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/disable-mouse-double-click-zoom/m-p/595554#M7302</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-12-20T00:38:25Z</dc:date>
    </item>
  </channel>
</rss>

