<?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: remove items from map context menu in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/remove-items-from-map-context-menu/m-p/409735#M9555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Graham,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; All you have to do is look in the MapManager.mxml and find this line and comment it out&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;setViewerVersion();&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Nov 2010 14:20:03 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2010-11-26T14:20:03Z</dc:date>
    <item>
      <title>remove items from map context menu</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/remove-items-from-map-context-menu/m-p/409734#M9554</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;Can someone please tell me if it is possible to remove the two "about arcs" items from context menu, when u right click the map?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried mapmenu.hidebuiltinitems but this doesn't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope someone can help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Nov 2010 13:43:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/remove-items-from-map-context-menu/m-p/409734#M9554</guid>
      <dc:creator>grahamcooke</dc:creator>
      <dc:date>2010-11-26T13:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: remove items from map context menu</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/remove-items-from-map-context-menu/m-p/409735#M9555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Graham,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; All you have to do is look in the MapManager.mxml and find this line and comment it out&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;setViewerVersion();&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Nov 2010 14:20:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/remove-items-from-map-context-menu/m-p/409735#M9555</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-11-26T14:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: remove items from map context menu</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/remove-items-from-map-context-menu/m-p/409736#M9556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for the belated reply. Thanks for this, it works....but only removes one of the options.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I two "about" options on right click: "about arcgis api for flex" and "about Arcgis viewr for flex". When I comment the line you suggested, it removes only the "about arcgis viewer for flex" option.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope you can help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 12:27:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/remove-items-from-map-context-menu/m-p/409736#M9556</guid>
      <dc:creator>grahamcooke</dc:creator>
      <dc:date>2010-12-01T12:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: remove items from map context menu</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/remove-items-from-map-context-menu/m-p/409737#M9557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Graham,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; OK, i didn't notice that... Just do this then:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;//setViewerVersion();
&amp;nbsp;&amp;nbsp;&amp;nbsp; map.contextMenu = null;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 18:37:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/remove-items-from-map-context-menu/m-p/409737#M9557</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T18:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: remove items from map context menu</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/remove-items-from-map-context-menu/m-p/409738#M9558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, many thanks for your good solutions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I remove the "about arcs" items from "Overview" widget, when u right click it's map?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A.poker&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 12:03:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/remove-items-from-map-context-menu/m-p/409738#M9558</guid>
      <dc:creator>parvazparvaz</dc:creator>
      <dc:date>2012-06-04T12:03:19Z</dc:date>
    </item>
  </channel>
</rss>

