<?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 API 3.3 - Can't find Geoprocessor and LinearUnit in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/api-3-3-can-t-find-geoprocessor-and-linearunit/m-p/673736#M62805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good day,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We just migrated to the 3.3 API from the 3.2 and we're experiencing certain problems with functions that worked fine in 3.2. Most notably, it seems I cannot instanciate a LinearUnit object or a Geoprocessor object. From the API reference, I can see that they are both supposed to be included in esri.tasks but I cannot find them when looking at esri.tasks in a debugger.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I keep getting this error : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;TypeError: esri.tasks.LinearUnit is not a constructor&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am i doing something wrong here? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bruno&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2013 18:13:59 GMT</pubDate>
    <dc:creator>BrunoSt-Aubin1</dc:creator>
    <dc:date>2013-01-15T18:13:59Z</dc:date>
    <item>
      <title>API 3.3 - Can't find Geoprocessor and LinearUnit</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/api-3-3-can-t-find-geoprocessor-and-linearunit/m-p/673736#M62805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good day,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We just migrated to the 3.3 API from the 3.2 and we're experiencing certain problems with functions that worked fine in 3.2. Most notably, it seems I cannot instanciate a LinearUnit object or a Geoprocessor object. From the API reference, I can see that they are both supposed to be included in esri.tasks but I cannot find them when looking at esri.tasks in a debugger.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I keep getting this error : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;TypeError: esri.tasks.LinearUnit is not a constructor&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am i doing something wrong here? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bruno&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 18:13:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/api-3-3-can-t-find-geoprocessor-and-linearunit/m-p/673736#M62805</guid>
      <dc:creator>BrunoSt-Aubin1</dc:creator>
      <dc:date>2013-01-15T18:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: API 3.3 - Can't find Geoprocessor and LinearUnit</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/api-3-3-can-t-find-geoprocessor-and-linearunit/m-p/673737#M62806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here's a sample that uses both Geoprocessor and LinearUnit at version 3.3:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/javascript/arcgis/jssamples/#sample/gp_viewshed" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/jssamples/#sample/gp_viewshed&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 22:46:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/api-3-3-can-t-find-geoprocessor-and-linearunit/m-p/673737#M62806</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2013-01-15T22:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: API 3.3 - Can't find Geoprocessor and LinearUnit</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/api-3-3-can-t-find-geoprocessor-and-linearunit/m-p/673738#M62807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That worked, thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 12:55:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/api-3-3-can-t-find-geoprocessor-and-linearunit/m-p/673738#M62807</guid>
      <dc:creator>BrunoSt-Aubin1</dc:creator>
      <dc:date>2013-01-21T12:55:37Z</dc:date>
    </item>
  </channel>
</rss>

