<?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 ZoomBox (shift + drag) functionality on ArcGISRuntime 200.1 without disabling zoom entirely in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/disable-zoombox-shift-drag-functionality-on/m-p/1287772#M11827</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to disable the ZoomBox functionality in ArcGIS Runtime / Maps 200.1 where holding the shift key or shift + ctrl keys and click/dragging doesn't zoom, but the user is still able to zoom normally via the scrollwheel.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The MapViewInteractionOptions has a "&lt;A href="https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.UI.MapViewInteractionOptions.IsZoomEnabled.html#Esri_ArcGISRuntime_UI_MapViewInteractionOptions_IsZoomEnabled" target="_blank" rel="noopener"&gt;IsZoomEnabled&lt;/A&gt;" property, but that globally disables zooming, which is not what we're after.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.UI.MapViewInteractionOptions.html" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.UI.MapViewInteractionOptions.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is there a setting in the 200 .net runtime to accomplish this?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2023 15:51:39 GMT</pubDate>
    <dc:creator>CameronCross</dc:creator>
    <dc:date>2023-05-10T15:51:39Z</dc:date>
    <item>
      <title>Disable ZoomBox (shift + drag) functionality on ArcGISRuntime 200.1 without disabling zoom entirely</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/disable-zoombox-shift-drag-functionality-on/m-p/1287772#M11827</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to disable the ZoomBox functionality in ArcGIS Runtime / Maps 200.1 where holding the shift key or shift + ctrl keys and click/dragging doesn't zoom, but the user is still able to zoom normally via the scrollwheel.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The MapViewInteractionOptions has a "&lt;A href="https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.UI.MapViewInteractionOptions.IsZoomEnabled.html#Esri_ArcGISRuntime_UI_MapViewInteractionOptions_IsZoomEnabled" target="_blank" rel="noopener"&gt;IsZoomEnabled&lt;/A&gt;" property, but that globally disables zooming, which is not what we're after.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.UI.MapViewInteractionOptions.html" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.UI.MapViewInteractionOptions.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is there a setting in the 200 .net runtime to accomplish this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 15:51:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/disable-zoombox-shift-drag-functionality-on/m-p/1287772#M11827</guid>
      <dc:creator>CameronCross</dc:creator>
      <dc:date>2023-05-10T15:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Disable ZoomBox (shift + drag) functionality on ArcGISRuntime 200.1 without disabling zoom entirely</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/disable-zoombox-shift-drag-functionality-on/m-p/1290821#M11839</link>
      <description>&lt;P&gt;There is no out-of-the-box setting for disabling individual gestures. However one approach is to override the mapview template. If you in the WPF designer right-click the mapview and select "Edit Template -&amp;gt; Edit a Copy" you'll get access to the XAML control template. In the template find the Rectangle that's called "ZoomBox" and delete it.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 20:14:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/disable-zoombox-shift-drag-functionality-on/m-p/1290821#M11839</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2023-05-18T20:14:05Z</dc:date>
    </item>
  </channel>
</rss>

