<?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 Please fix RelationParameters documentation! in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/please-fix-relationparameters-documentation/m-p/600901#M56198</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/javascript/jsapi/relationparameters-amd.html" rel="nofollow" target="_blank"&gt;RelationParameters documentation&lt;/A&gt;&lt;SPAN&gt; doesn't make any sense. Please fix it. See attached screenshot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Nov 2013 17:44:55 GMT</pubDate>
    <dc:creator>JeffJacobson</dc:creator>
    <dc:date>2013-11-04T17:44:55Z</dc:date>
    <item>
      <title>Please fix RelationParameters documentation!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/please-fix-relationparameters-documentation/m-p/600901#M56198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/en/javascript/jsapi/relationparameters-amd.html" rel="nofollow" target="_blank"&gt;RelationParameters documentation&lt;/A&gt;&lt;SPAN&gt; doesn't make any sense. Please fix it. See attached screenshot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 17:44:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/please-fix-relationparameters-documentation/m-p/600901#M56198</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2013-11-04T17:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Please fix RelationParameters documentation!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/please-fix-relationparameters-documentation/m-p/600902#M56199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the API reference is indicating that an array of geometry objects are expected to be supplied to the property 'geometries1'.&amp;nbsp; what is it in particular that you find confusing?, the fact the variable name chosen for the array is also 'geometries' or that the sample only passes back the first item from that array?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;do you have a suggestion for a clearer alternative?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 13:43:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/please-fix-relationparameters-documentation/m-p/600902#M56199</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2013-11-05T13:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Please fix RelationParameters documentation!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/please-fix-relationparameters-documentation/m-p/600903#M56200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The type is specified as&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&amp;lt;Geometry[]&amp;gt; geometries1&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The example that follows is &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;relationParams.geometries1 = geometries[0];&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;geometries1&lt;/SPAN&gt;&lt;SPAN&gt; property is being assigned a value of a single Geometry object and not an array, isn't it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(The above also applies to the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;geometries2&lt;/SPAN&gt;&lt;SPAN&gt; property as well.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 14:58:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/please-fix-relationparameters-documentation/m-p/600903#M56200</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2013-11-05T14:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Please fix RelationParameters documentation!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/please-fix-relationparameters-documentation/m-p/600904#M56201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ive informed the team that maintains the doc.&amp;nbsp; thanks for pointing out the problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 17:33:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/please-fix-relationparameters-documentation/m-p/600904#M56201</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2013-11-05T17:33:33Z</dc:date>
    </item>
  </channel>
</rss>

