<?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: Measurement Widget Code in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322829#M29715</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;if you are looking for the source, non-obfuscated code, its not available.&amp;nbsp; You have to work with the api provided, extend it, or write your own&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Mar 2014 16:17:55 GMT</pubDate>
    <dc:creator>JeffPace</dc:creator>
    <dc:date>2014-03-19T16:17:55Z</dc:date>
    <item>
      <title>Measurement Widget Code</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322822#M29708</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;We need to make a lot of modifications to the widget to suit our needs, and I was wondering if instead of starting from scratch we get the code for the widget and modify it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 11:50:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322822#M29708</guid>
      <dc:creator>PaulHuppé</dc:creator>
      <dc:date>2014-03-18T11:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Measurement Widget Code</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322823#M29709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Where would someone find the widget that you want to modify?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 13:51:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322823#M29709</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2014-03-18T13:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Measurement Widget Code</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322824#M29710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This widget is a standard ESRI dijit widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 14:02:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322824#M29710</guid>
      <dc:creator>PaulHuppé</dc:creator>
      <dc:date>2014-03-18T14:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Measurement Widget Code</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322825#M29711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe you could find the code here? &lt;/SPAN&gt;&lt;A href="https://github.com/Esri"&gt;https://github.com/Esri&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 14:16:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322825#M29711</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2014-03-18T14:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Measurement Widget Code</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322826#M29712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tim,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lots of stuff there, but they are all addons or custom things. No custom measurement tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 14:23:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322826#M29712</guid>
      <dc:creator>PaulHuppé</dc:creator>
      <dc:date>2014-03-18T14:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Measurement Widget Code</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322827#M29713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Paul:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a beginner with the Javascript API, so I have no idea where to find a standard ESRI dijit widget.&amp;nbsp; Can you help me with that?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 14:33:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322827#M29713</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2014-03-18T14:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Measurement Widget Code</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322828#M29714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can find all the available widgets in the API documentation at &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/"&gt;https://developers.arcgis.com/javascript/jsapi/&lt;BR /&gt;&lt;BR /&gt;L&lt;/A&gt;&lt;SPAN&gt;ook under "esri" and "dijit" on that page for all widgets.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 14:38:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322828#M29714</guid>
      <dc:creator>PaulHuppé</dc:creator>
      <dc:date>2014-03-18T14:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Measurement Widget Code</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322829#M29715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;if you are looking for the source, non-obfuscated code, its not available.&amp;nbsp; You have to work with the api provided, extend it, or write your own&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 16:17:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322829#M29715</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2014-03-19T16:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Measurement Widget Code</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322830#M29716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Starting from scratch isn't that bad. The thing with the esri widget, it has to take into effect every possible use and and isn't very customizable. With your own widget you have control over the look, feel and functionality. My widget is only a couple hundred lines long + a simple template. In the time spent trying to make the esri widget do what you want you could have your own. It's super easy if you use web mercator or lat/lng as you can use esri/geometry/geodesicUtils to compute accurate results in any unit w/o using a geom service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 19:45:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322830#M29716</guid>
      <dc:creator>BenFousek</dc:creator>
      <dc:date>2014-03-19T19:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Measurement Widget Code</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322831#M29717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, thanks everyone. Looks like we will write our own widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 12:04:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/measurement-widget-code/m-p/322831#M29717</guid>
      <dc:creator>PaulHuppé</dc:creator>
      <dc:date>2014-03-24T12:04:34Z</dc:date>
    </item>
  </channel>
</rss>

