<?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 Wandering Points in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wandering-points/m-p/616163#M57585</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;I am experiencing some rather odd behavior with points Im dropping on a map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I add some points to the default graphics layer on a map.&amp;nbsp;&amp;nbsp; When I place them, they are in the right location on the map. When I zoom, the point locations change as they dont seem to be anchored to the map.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Im not doing anything too crazy here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;nbsp;&amp;nbsp; pointGeometry = new esri.geometry.Point( xCoord, yCoord, map.spatialReference );
&amp;nbsp;&amp;nbsp; pointGraphic = new esri.Graphic( pointGeometry, pointSMS );
&amp;nbsp;&amp;nbsp; map.graphics.add( pointGraphic, pointSMS ); &lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone seen this one before?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greg&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jul 2012 14:09:22 GMT</pubDate>
    <dc:creator>GregKnight</dc:creator>
    <dc:date>2012-07-26T14:09:22Z</dc:date>
    <item>
      <title>Wandering Points</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wandering-points/m-p/616163#M57585</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;I am experiencing some rather odd behavior with points Im dropping on a map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I add some points to the default graphics layer on a map.&amp;nbsp;&amp;nbsp; When I place them, they are in the right location on the map. When I zoom, the point locations change as they dont seem to be anchored to the map.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Im not doing anything too crazy here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;nbsp;&amp;nbsp; pointGeometry = new esri.geometry.Point( xCoord, yCoord, map.spatialReference );
&amp;nbsp;&amp;nbsp; pointGraphic = new esri.Graphic( pointGeometry, pointSMS );
&amp;nbsp;&amp;nbsp; map.graphics.add( pointGraphic, pointSMS ); &lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone seen this one before?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greg&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2012 14:09:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wandering-points/m-p/616163#M57585</guid>
      <dc:creator>GregKnight</dc:creator>
      <dc:date>2012-07-26T14:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Wandering Points</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wandering-points/m-p/616164#M57586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greg, I know this sounds greedy but I was wondering if I could see how you actually got your points on the map. I have been trying to add my own but somehow the order of my script attempts to add the graphic before the map id is set. I always get a map.graphics.add method "not defined". Could I take a look?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2012 19:07:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wandering-points/m-p/616164#M57586</guid>
      <dc:creator>JohnCorrea</dc:creator>
      <dc:date>2012-07-26T19:07:30Z</dc:date>
    </item>
  </channel>
</rss>

