<?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: Project point on a map in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/project-point-on-a-map/m-p/246954#M6418</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use a GraphicsLayer since these points will only be used to display on the map. And then maybe apply a SimpleRenderer to your GraphicsLayer so that each point uses the same marker symbol. In code-behind, you can add the graphics with a MapPoint geometry based on the lat/lon values retrieved from your table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jennifer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jul 2010 16:00:07 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2010-07-23T16:00:07Z</dc:date>
    <item>
      <title>Project point on a map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/project-point-on-a-map/m-p/246953#M6417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a table with lat/lon of a point. How to display this point on a map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I need to add another graphics layer to the map or I can add the points to feature layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not wish to save these points on the map. It's only for display.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 02:56:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/project-point-on-a-map/m-p/246953#M6417</guid>
      <dc:creator>xariaD</dc:creator>
      <dc:date>2010-07-23T02:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Project point on a map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/project-point-on-a-map/m-p/246954#M6418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use a GraphicsLayer since these points will only be used to display on the map. And then maybe apply a SimpleRenderer to your GraphicsLayer so that each point uses the same marker symbol. In code-behind, you can add the graphics with a MapPoint geometry based on the lat/lon values retrieved from your table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jennifer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 16:00:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/project-point-on-a-map/m-p/246954#M6418</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-07-23T16:00:07Z</dc:date>
    </item>
  </channel>
</rss>

