<?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: MGRS Widget for Flex Viewer in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19635#M682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Will,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Find attached zip file containing coordinate widget with two extra values in the config xml that allow the Grids (MGRS and Graticule) to be set to true or false. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Will,&lt;BR /&gt;&lt;BR /&gt;Error Code #2036 usually means that a path to one of your widgets is incorrect in your config file, i think flex is case sensitive so just check to make sure everything is alright. Also the two coordinate widgets are added in the UI area of your config file not the normal widget area.&lt;BR /&gt;&lt;BR /&gt;As for the labels being cut off by the banner set an attribute of bottom="25" in the map element.&lt;BR /&gt;&lt;BR /&gt;I will look into setting an option of have the grid enabled or disabled in the config file.&lt;BR /&gt;&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Mar 2012 08:28:48 GMT</pubDate>
    <dc:creator>AnthonyGiles</dc:creator>
    <dc:date>2012-03-09T08:28:48Z</dc:date>
    <item>
      <title>MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19616#M663</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;Has anyone got a compiled widget for the Flex Viewer that returns the current cursor location as an MGRS grid?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be great if it worked with multiple coordinate systems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 04:37:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19616#M663</guid>
      <dc:creator>MarcGraham</dc:creator>
      <dc:date>2012-02-16T04:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19617#M664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you had a look at the widgets posted by Kerry Coffin:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/rc/item.html?id=56d4d2ed5d474eb4b8e29973d2376652"&gt;&lt;BR /&gt;'&amp;gt;http://www.arcgis.com/rc/item.html?id=56d4d2ed5d474eb4b8e29973d2376652&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/rc/item.html?id=3192d6f61c9f4baaa34c9789d00d5b95"&gt;http://www.arcgis.com/rc/item.html?id=3192d6f61c9f4baaa34c9789d00d5b95&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found these really useful and have combined the code into the coordinate widget to provide the same functionality that is provided in these widgets. (i.e. show MGRS location on mouse move, turn MGRS grid and geographic grid on/off and zoom to mgrs) in a banner along the bottom of the application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 18:47:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19617#M664</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-02-16T18:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19618#M665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is exactly what I am after.&amp;nbsp; However, It would be brilliant if someone could upload a compiled version for Flex Viewer 2.5.&amp;nbsp; I don't have any way to build that widget.&amp;nbsp; Is there any chance you could compile your modified coordinate widget and upload that?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That would be extremely awesome.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 02:04:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19618#M665</guid>
      <dc:creator>MarcGraham</dc:creator>
      <dc:date>2012-02-22T02:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19619#M666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please find attached zip file that includes compiled versions of the MGRS widget and my updated coordinate widget. They are both compiled to work with geographics (EPSG 4326). Hopefully they will work without the rest of the project as they do ultilise two libraries that do not seem to be in the compiled version of the application. Unfortunately if you do require them to work with a different projection you will need to contact Kerry Coffin to provide different libraries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The coordinate widget is added into the UI area in your main config file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;widget url="widgets/Coordinate/CoordinateWidget.swf" config="widgets/Coordinate/CoordinateWidget.xml" left="0" bottom="0"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then set bottom="25" as a property of your map element.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The MGRS widget gets added in the same way as other widgets.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope these are of some use &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 15:28:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19619#M666</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-02-22T15:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19620#M667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Those tools are great.&amp;nbsp; I have spun up a quick test site in WGS84 and they work perfectly.&amp;nbsp; I really like how the mgrs tool returns a grid square if you enter less than ten figures, genius.&amp;nbsp; ESRI need to implement that into ArcGIS Desktop for 10.1.&amp;nbsp; One small improvement would be to be able to right click and copy the grid to the clipboard, that would make them even awesomer!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Only thing is our web maps are all running in WGS1984 Web Mercator Auxilliary Sphere .&amp;nbsp; Kerry Coffin, if you are out there, are you able to help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 03:59:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19620#M667</guid>
      <dc:creator>MarcGraham</dc:creator>
      <dc:date>2012-02-23T03:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19621#M668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have implemented this functionality by adapting the coordinate menu widget by Andrew Timmins:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=edd4a2b7c722493a8b08f53eaa131e1e"&gt;http://www.arcgis.com/home/item.html?id=edd4a2b7c722493a8b08f53eaa131e1e&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again place the widget in your UI elements in the main config:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;widget url="widgets/CoordinateMenu/CoordinateMenuWidget.swf" config="widgets/CoordinateMenu/CoordinateMenuWidget.xml" top="20" left="8"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 05:15:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19621#M668</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-02-23T05:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19622#M669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The combination of the two tools you have supplied me are &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;&lt;STRONG&gt;Exactly&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt; what I am after.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Except for the fact they only work on a WGS84 webmap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anybody could adapt these to work with a WGS1984 Web Mercator Auxilliary Sphere map I would be eternally grateful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks heaps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 06:44:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19622#M669</guid>
      <dc:creator>MarcGraham</dc:creator>
      <dc:date>2012-02-23T06:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19623#M670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any chance you could incorporate the Web Mercator version of Kerry's widgets as found here: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=56d4d2ed5d474eb4b8e29973d2376652"&gt;http://www.arcgis.com/home/item.html?id=56d4d2ed5d474eb4b8e29973d2376652&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you could help me on this it would be awesome.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 06:39:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19623#M670</guid>
      <dc:creator>MarcGraham</dc:creator>
      <dc:date>2012-02-27T06:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19624#M671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for the delay in responding been a bit tied up in work, hopefully the attached zip will answer your questions&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS. Please don't forget to mark post as answered&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]12348[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2012 07:28:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19624#M671</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-03-01T07:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19625#M672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2012 15:10:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19625#M672</guid>
      <dc:creator>TrevorWeiland</dc:creator>
      <dc:date>2012-03-01T15:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19626#M673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Marc,&lt;BR /&gt;&lt;BR /&gt;Sorry for the delay in responding been a bit tied up in work, hopefully the attached zip will answer your questions&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Anthony&lt;BR /&gt;&lt;BR /&gt;PS. Please don't forget to mark post as answered&lt;BR /&gt;&lt;BR /&gt;[ATTACH=CONFIG]12348[/ATTACH]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much Tony.&amp;nbsp; I really appreciate you taking your time to help myself, and everybody else who uses USNG/MGRS.&amp;nbsp; I think that this will prove to be very popular.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, there appears to be a small bug in the Coordinate Widget, it seems to return an incorrect grid.&amp;nbsp; The MGRS Widget works correctly.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, do you know if there is a way to clear the red square once you have entered a grid using the MGRS Widget?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2012 18:01:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19626#M673</guid>
      <dc:creator>MarcGraham</dc:creator>
      <dc:date>2012-03-01T18:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19627#M674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry didnt realise that the clear button was not in the MGRS tool, new .swf file with it included.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure what is happening with the coordinate tool not showing the right grid in your application, as I have checked my side and it appears ok. The grid given in the coordinate widget matches that in the MGRS widget and they are both the same as the base mapping in ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to be sure are you using WGS 1984 Web Mercator as your projection in ArcMap, it should read as srs 102113 in the rest end point. Other than that I'm lost,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 06:18:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19627#M674</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-03-02T06:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19628#M675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for adding that clear button, that's brilliant.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think that I wasn't clear in my last message.&amp;nbsp; The MGRS Grid readout in the coordinate bar is correct, as are the lat/long, map x,y etc.&amp;nbsp; It is the Go To MGRS box in the bottom right that is giving me issues.&amp;nbsp; No matter what grid I enter it sends me to lat/long 0,0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My map is in WKID 102100 (3857) which as far as I can tell is equivalent to 10213 as discussed here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/8762-WGS-1984-Web-Mercator-(Auxiliary-Sphere)-WKID-102100"&gt;http://forums.arcgis.com/threads/8762-WGS-1984-Web-Mercator-(Auxiliary-Sphere)-WKID-102100&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't s'pose there is any chance you could adapt that right click/copy widget to this format as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks heaps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 07:33:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19628#M675</guid>
      <dc:creator>MarcGraham</dc:creator>
      <dc:date>2012-03-02T07:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19629#M676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just checked the code and realised that I had an error, attached is new zip file for the coordinate widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure what you mean by 'adapt the right click/copy widget to this format as well' this should be included in the zip file posted 03-01-2012, 01:28 AM. The config file allows you to set any coordinate system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 14:43:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19629#M676</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-03-06T14:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19630#M677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks heaps for that fix.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Not sure what you mean by 'adapt the right click/copy widget to this format as well' this should be included in the zip file posted 03-01-2012, 01:28 AM. The config file allows you to set any coordinate system.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I meant was, the right click - copy coordinate menu tool only works for MGRS when the map is in WGS84, not Web Mercator, the same as the other tools before you modified them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently, you can set output coordinate systems in the xml file and right click, copy these to the clipboard, this works great.&amp;nbsp; But if you try and right click, copy the MGRS option you added nothing gets copied.&amp;nbsp; The tool works great in WGS84 maps though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 04:37:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19630#M677</guid>
      <dc:creator>MarcGraham</dc:creator>
      <dc:date>2012-03-07T04:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19631#M678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Marc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have looked at it on my system and the right click copy MGRS is working as it should. Just in case we have had a mix up of files along the way somewhere I have attached a zip file containing the 3 widgets (coordinate, coordinatemenu &amp;amp; MGRS) that are all working on my system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 09:44:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19631#M678</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-03-07T09:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19632#M679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Excellent.&amp;nbsp; I don't know if I missed a download, or what happened, but I have implemented the coordinate menu widget from that last upload you provided and the copy MGRS to clipboard now works a treat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much for your help.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you interested in developing these tools further?&amp;nbsp; I am sure that there is more functionality people could use, or tweaks to the config files to make them more user friendly to set up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 11:41:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19632#M679</guid>
      <dc:creator>MarcGraham</dc:creator>
      <dc:date>2012-03-07T11:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19633#M680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anthony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am getting an Error Code #2036 in the MapManager popup. I am using FV2.5. BTW - The Coordinate Widget and CoordinateMenu Widgets are awesome. I don't fully understand how they can be configured but I've been looking for this functionality for a while so great work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did notice that the MGRS longitudinal labels are cut off at the bottom of my map. Can the placement be configured?[ATTACH=CONFIG]12505[/ATTACH] It appears that the grey footer banner is covering up the labels.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I make the MGRS grid be turned on by default? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Will&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Marc,&lt;BR /&gt;&lt;BR /&gt;I have looked at it on my system and the right click copy MGRS is working as it should. Just in case we have had a mix up of files along the way somewhere I have attached a zip file containing the 3 widgets (coordinate, coordinatemenu &amp;amp; MGRS) that are all working on my system.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Anthony&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 02:58:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19633#M680</guid>
      <dc:creator>WillHughes1</dc:creator>
      <dc:date>2012-03-08T02:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19634#M681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Will,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error Code #2036 usually means that a path to one of your widgets is incorrect in your config file, i think flex is case sensitive so just check to make sure everything is alright. Also the two coordinate widgets are added in the UI area of your config file not the normal widget area.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for the labels being cut off by the banner set an attribute of bottom="25" in the map element.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will look into setting an option of have the grid enabled or disabled in the config file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 16:39:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19634#M681</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-03-08T16:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: MGRS Widget for Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19635#M682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Will,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Find attached zip file containing coordinate widget with two extra values in the config xml that allow the Grids (MGRS and Graticule) to be set to true or false. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Will,&lt;BR /&gt;&lt;BR /&gt;Error Code #2036 usually means that a path to one of your widgets is incorrect in your config file, i think flex is case sensitive so just check to make sure everything is alright. Also the two coordinate widgets are added in the UI area of your config file not the normal widget area.&lt;BR /&gt;&lt;BR /&gt;As for the labels being cut off by the banner set an attribute of bottom="25" in the map element.&lt;BR /&gt;&lt;BR /&gt;I will look into setting an option of have the grid enabled or disabled in the config file.&lt;BR /&gt;&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 08:28:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/mgrs-widget-for-flex-viewer/m-p/19635#M682</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-03-09T08:28:48Z</dc:date>
    </item>
  </channel>
</rss>

