<?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 label dont appear with Feature Layer or DynamicMaplayer Service in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/label-dont-appear-with-feature-layer-or/m-p/580551#M14872</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;SPAN&gt;please i want to know why in my application, when i publish a feature layer or a dunamicmaplayerservice, his labels dont appear on my application ???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jun 2012 15:57:12 GMT</pubDate>
    <dc:creator>YassineEL_JADIDI</dc:creator>
    <dc:date>2012-06-04T15:57:12Z</dc:date>
    <item>
      <title>label dont appear with Feature Layer or DynamicMaplayer Service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/label-dont-appear-with-feature-layer-or/m-p/580551#M14872</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;SPAN&gt;please i want to know why in my application, when i publish a feature layer or a dunamicmaplayerservice, his labels dont appear on my application ???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2012 15:57:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/label-dont-appear-with-feature-layer-or/m-p/580551#M14872</guid>
      <dc:creator>YassineEL_JADIDI</dc:creator>
      <dc:date>2012-06-04T15:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: label dont appear with Feature Layer or DynamicMaplayer Service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/label-dont-appear-with-feature-layer-or/m-p/580552#M14873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Labeling is not supported out of the box, you would have to use custom symbol or GraphicsLayer to show labels.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 16:57:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/label-dont-appear-with-feature-layer-or/m-p/580552#M14873</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-06-07T16:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: label dont appear with Feature Layer or DynamicMaplayer Service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/label-dont-appear-with-feature-layer-or/m-p/580553#M14874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jennifer, when you say not supported, can you elaborate?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Isn't &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/apiref/api_start.htm?ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.LayerDrawingOptions~ShowLabels.html"&gt;ShowLabels&lt;/A&gt;&lt;SPAN&gt; Property supporting labelling for dynamic servcies?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2012 13:17:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/label-dont-appear-with-feature-layer-or/m-p/580553#M14874</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-07-17T13:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: label dont appear with Feature Layer or DynamicMaplayer Service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/label-dont-appear-with-feature-layer-or/m-p/580554#M14875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It looks like you are trying to display labels on feature layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By default, they won't display.We used GeometryService to get label points and then showed text graphics on the map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 08:47:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/label-dont-appear-with-feature-layer-or/m-p/580554#M14875</guid>
      <dc:creator>SanajyJadhav</dc:creator>
      <dc:date>2012-07-18T08:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: label dont appear with Feature Layer or DynamicMaplayer Service</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/label-dont-appear-with-feature-layer-or/m-p/580555#M14876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It looks like you are trying to display labels on feature layers.&lt;BR /&gt;&lt;BR /&gt;By default, they won't display.We used GeometryService to get label points and then showed text graphics on the map.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sanjay that is what i'm trying to clarify w.r.t. comments... In my case, i just piggy-back off the associated map service of the feature service &amp;amp; hence for me its not an issue (appreciate its not neatest solution but it enables me to expose the functionality in the application).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 08:55:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/label-dont-appear-with-feature-layer-or/m-p/580555#M14876</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-07-18T08:55:07Z</dc:date>
    </item>
  </channel>
</rss>

