<?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 Disable default map navigation options in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/disable-default-map-navigation-options/m-p/354277#M9079</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;SPAN&gt;I need to disable some of the default map navigation options like &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Left mouse + Sthif Key + Drag&amp;nbsp; Drags a zoom box and zooms to the box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Left mouse + Shift + Ctrl Key + Drag&amp;nbsp; Drags a zoom box and zooms out around the box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But in general terms how can that be handled using wpf for the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2011 13:51:18 GMT</pubDate>
    <dc:creator>PhilippeSteinthal</dc:creator>
    <dc:date>2011-06-16T13:51:18Z</dc:date>
    <item>
      <title>Disable default map navigation options</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/disable-default-map-navigation-options/m-p/354277#M9079</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;SPAN&gt;I need to disable some of the default map navigation options like &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Left mouse + Sthif Key + Drag&amp;nbsp; Drags a zoom box and zooms to the box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Left mouse + Shift + Ctrl Key + Drag&amp;nbsp; Drags a zoom box and zooms out around the box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But in general terms how can that be handled using wpf for the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 13:51:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/disable-default-map-navigation-options/m-p/354277#M9079</guid>
      <dc:creator>PhilippeSteinthal</dc:creator>
      <dc:date>2011-06-16T13:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Disable default map navigation options</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/disable-default-map-navigation-options/m-p/354278#M9080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you subscribe to Map.MouseLeftButtonDown and set e.Handled = true, this will prevent pan and zoom.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 15:42:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/disable-default-map-navigation-options/m-p/354278#M9080</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-06-16T15:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Disable default map navigation options</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/disable-default-map-navigation-options/m-p/354279#M9081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How about the selection box that comes up with the shift.We do not need it either and the list goes on...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is not there a wpf way to undo these pre-defined ESRI behavior rather than trying to do it after the fact?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 21:22:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/disable-default-map-navigation-options/m-p/354279#M9081</guid>
      <dc:creator>PhilippeSteinthal</dc:creator>
      <dc:date>2011-06-17T21:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Disable default map navigation options</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/disable-default-map-navigation-options/m-p/354280#M9082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When MouseLeftButtonDown is marked handled, you will not get the envelope used for zooming in/out so the Shift/Ctrl-keys are not even evaluated. Map navigation is disabled.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 21:47:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/disable-default-map-navigation-options/m-p/354280#M9082</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-06-17T21:47:08Z</dc:date>
    </item>
  </channel>
</rss>

