<?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 Extent the default context menu of MapView in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/extent-the-default-context-menu-of-mapview/m-p/780815#M1136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to build an AddIn that, once installed extents the context menu of MapViews. Meaning whenever the user is creating a MapView and does subsequently a right click on the map then there should be an item in it that does something when clicked on.&lt;/P&gt;&lt;P&gt;Is that possible, and if so do the community samples contain an example for it? I could not find one concerning the MapView/ Map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bests Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Oct 2019 12:20:17 GMT</pubDate>
    <dc:creator>TomGeo</dc:creator>
    <dc:date>2019-10-23T12:20:17Z</dc:date>
    <item>
      <title>Extent the default context menu of MapView</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/extent-the-default-context-menu-of-mapview/m-p/780815#M1136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to build an AddIn that, once installed extents the context menu of MapViews. Meaning whenever the user is creating a MapView and does subsequently a right click on the map then there should be an item in it that does something when clicked on.&lt;/P&gt;&lt;P&gt;Is that possible, and if so do the community samples contain an example for it? I could not find one concerning the MapView/ Map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bests Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 12:20:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/extent-the-default-context-menu-of-mapview/m-p/780815#M1136</guid>
      <dc:creator>TomGeo</dc:creator>
      <dc:date>2019-10-23T12:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Extent the default context menu of MapView</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/extent-the-default-context-menu-of-mapview/m-p/780816#M1137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thomas,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;take a look at this sample&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Framework/InsertIntoContextMenu" title="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Framework/InsertIntoContextMenu"&gt;arcgis-pro-sdk-community-samples/Framework/InsertIntoContextMenu at master · Esri/arcgis-pro-sdk-community-samples · Git…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The config.daml file illustrates how to update an existing context menu.&amp;nbsp; Look at the &amp;lt;updateModule&amp;gt; section&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to find the correct daml-ID for the menu you are interested in modifying.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 18:33:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/extent-the-default-context-menu-of-mapview/m-p/780816#M1137</guid>
      <dc:creator>NarelleChedzey</dc:creator>
      <dc:date>2019-10-23T18:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Extent the default context menu of MapView</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/extent-the-default-context-menu-of-mapview/m-p/780817#M1138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Narelle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the link. The particular example I found, and I also went through the DAML Ids, looking for something like mapview or mapviewcomponent but ‘nada’. Hence my question if it is possible and the mapview maybe not accessible. I might also be wrong and the mapview is not the component the context menu belongs to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 05:08:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/extent-the-default-context-menu-of-mapview/m-p/780817#M1138</guid>
      <dc:creator>TomGeo</dc:creator>
      <dc:date>2019-10-24T05:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Extent the default context menu of MapView</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/extent-the-default-context-menu-of-mapview/m-p/780818#M1139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&amp;nbsp;&lt;SPAN style="color: #032f62; background-color: #ffffff;"&gt;esri_mapping_selection2DContextMenu &amp;amp;&amp;nbsp;&lt;SPAN&gt;esri_mapping_selection3DContextMenu for 2D &amp;amp; 3D map views respectively... see...&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #032f62; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #032f62; background-color: #ffffff;"&gt;&lt;SPAN&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-pro-sdk/blob/master/DAML/Editing.daml.xml" title="https://github.com/Esri/arcgis-pro-sdk/blob/master/DAML/Editing.daml.xml"&gt;arcgis-pro-sdk/Editing.daml.xml at master · Esri/arcgis-pro-sdk · GitHub&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #032f62; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #032f62; background-color: #ffffff;"&gt;&lt;SPAN&gt;for example DAML changes (search for this menu)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 05:33:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/extent-the-default-context-menu-of-mapview/m-p/780818#M1139</guid>
      <dc:creator>JohnJones</dc:creator>
      <dc:date>2019-10-24T05:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Extent the default context menu of MapView</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/extent-the-default-context-menu-of-mapview/m-p/780819#M1140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your references certainly helped. However, this requires that there is an object that is selected. Is there a refId to add to the context menu that you get when using the 'explore tool'?&lt;/P&gt;&lt;P&gt;Edit: I found it! It's the 'esri_mapping_popupToolContextMenu'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="467383" alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/467383_navigator_contextmenu.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 08:20:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/extent-the-default-context-menu-of-mapview/m-p/780819#M1140</guid>
      <dc:creator>TomGeo</dc:creator>
      <dc:date>2019-10-24T08:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Extent the default context menu of MapView</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/extent-the-default-context-menu-of-mapview/m-p/780820#M1141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thomas,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That particular context menu is defined by&amp;nbsp;esri_mapping_popupToolContextMenu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can be found in the mapping daml file&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-pro-sdk/blob/master/DAML/ADMapping.daml.xml" title="https://github.com/Esri/arcgis-pro-sdk/blob/master/DAML/ADMapping.daml.xml"&gt;arcgis-pro-sdk/ADMapping.daml.xml at master · Esri/arcgis-pro-sdk · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 15:52:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/extent-the-default-context-menu-of-mapview/m-p/780820#M1141</guid>
      <dc:creator>NarelleChedzey</dc:creator>
      <dc:date>2019-10-24T15:52:51Z</dc:date>
    </item>
  </channel>
</rss>

