<?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: JS 4.6 - geometryEngine.geodesicLength. Is this bug? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-4-6-geometryengine-geodesiclength-is-this-bug/m-p/56569#M4969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok. i found solution. This is works. send graphics.geometry instead of graphic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2018 13:59:27 GMT</pubDate>
    <dc:creator>TubaKumbara</dc:creator>
    <dc:date>2018-03-23T13:59:27Z</dc:date>
    <item>
      <title>JS 4.6 - geometryEngine.geodesicLength. Is this bug?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-4-6-geometryengine-geodesiclength-is-this-bug/m-p/56566#M4966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I'm working on a create measuring geaodesic area and length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no any problem with calculate geodesicarea. But im getting below error message when i send a lineGraphic and unittype to&amp;nbsp;geodesiclength.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice: myLineGraphic has no problem because i can see line graphic on map&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;var myLength = geometryEngine.geodesicLength(myLinegraphic, "kilometers");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error Message:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Uncaught type error: d.getcacheValue is not a function (geometryengine.js:11);&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am i doing wrong something or is this a bug?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks inadvance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 12:44:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-4-6-geometryengine-geodesiclength-is-this-bug/m-p/56566#M4966</guid>
      <dc:creator>TubaKumbara</dc:creator>
      <dc:date>2018-03-23T12:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: JS 4.6 - geometryEngine.geodesicLength. Is this bug?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-4-6-geometryengine-geodesiclength-is-this-bug/m-p/56567#M4967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That function works properly in the geometryEngine sample &lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/ge-geodesicbuffer/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/ge-geodesicbuffer/index.html"&gt;GeometryEngine - geodesic buffers | ArcGIS API for JavaScript 4.6&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/399693_pastedImage_2.png" style="width: 620px; height: 421px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 13:43:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-4-6-geometryengine-geodesiclength-is-this-bug/m-p/56567#M4967</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2018-03-23T13:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: JS 4.6 - geometryEngine.geodesicLength. Is this bug?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-4-6-geometryengine-geodesiclength-is-this-bug/m-p/56568#M4968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sample.&lt;/P&gt;&lt;P&gt;Can you add a sample for length (kilometers) for linegraphic please?&lt;/P&gt;&lt;P&gt;i'm drawing line graphic by mouse.&lt;/P&gt;&lt;P&gt;Is my code wrong? I just send a linegraphic and "kilometers" parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 13:54:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-4-6-geometryengine-geodesiclength-is-this-bug/m-p/56568#M4968</guid>
      <dc:creator>TubaKumbara</dc:creator>
      <dc:date>2018-03-23T13:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: JS 4.6 - geometryEngine.geodesicLength. Is this bug?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-4-6-geometryengine-geodesiclength-is-this-bug/m-p/56569#M4969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok. i found solution. This is works. send graphics.geometry instead of graphic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 13:59:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-4-6-geometryengine-geodesiclength-is-this-bug/m-p/56569#M4969</guid>
      <dc:creator>TubaKumbara</dc:creator>
      <dc:date>2018-03-23T13:59:27Z</dc:date>
    </item>
  </channel>
</rss>

