<?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: Labels Layer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labels-layer/m-p/33364#M2712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're correct in that your dynamic service cannot be displayed on top of your feature layer. Feature layers (and graphics layers) always display on top of dynamic and tiled map services. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can suggest a couple of approaches for showing labels:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-continue to use your dynamic map layer for labels and use a fully or semi-transparent fill on your parcel boundaries feature layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-continue to use your dynamic map layer for labels and set one up for your parcel boundaries as well then create a feature layer with SELECTION mode for interaction with features&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-generate a label points layer, create a feature layer from it and symbolize with a text symbol (scale dependencies would be important here, there might be performance issues with lots of labels)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2011 01:33:19 GMT</pubDate>
    <dc:creator>derekswingley1</dc:creator>
    <dc:date>2011-07-19T01:33:19Z</dc:date>
    <item>
      <title>Labels Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labels-layer/m-p/33362#M2710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to be able to turn on and off the labels to a layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I currently have a Parcels layer that is coming in as a feature layer and a label layer (msd with only the labels turned on) coming in as a dynamic layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;from my preliminary research, it seems that I can not get the dynamic layer to be "above" the feature layer. Is that correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also could not find a good example on how to toggle labels for feature layers. Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What are my options? I have searched the forums but there is little on labels. I can't be the only one who wants labels on their maps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Timothy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jul 2011 19:34:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labels-layer/m-p/33362#M2710</guid>
      <dc:creator>TimothyWilcoxon</dc:creator>
      <dc:date>2011-07-17T19:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Labels Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labels-layer/m-p/33363#M2711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I can't be the only one who wants labels on their maps.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm interested in this, too.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 00:14:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labels-layer/m-p/33363#M2711</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2011-07-18T00:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Labels Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labels-layer/m-p/33364#M2712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're correct in that your dynamic service cannot be displayed on top of your feature layer. Feature layers (and graphics layers) always display on top of dynamic and tiled map services. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can suggest a couple of approaches for showing labels:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-continue to use your dynamic map layer for labels and use a fully or semi-transparent fill on your parcel boundaries feature layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-continue to use your dynamic map layer for labels and set one up for your parcel boundaries as well then create a feature layer with SELECTION mode for interaction with features&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-generate a label points layer, create a feature layer from it and symbolize with a text symbol (scale dependencies would be important here, there might be performance issues with lots of labels)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 01:33:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labels-layer/m-p/33364#M2712</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2011-07-19T01:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Labels Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labels-layer/m-p/33365#M2713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Derek,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there any plans to support labelling of feature layers? Or is this too difficult/impossible on the client?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 02:44:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labels-layer/m-p/33365#M2713</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2011-07-19T02:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Labels Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labels-layer/m-p/33366#M2714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Swingley,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I face with the problem to label added feature on arcgis.com too. So, as your suggestion, how to generate the label point layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A.Wongyaofa&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 11:02:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/labels-layer/m-p/33366#M2714</guid>
      <dc:creator>ArthitWongyaofa</dc:creator>
      <dc:date>2011-08-24T11:02:46Z</dc:date>
    </item>
  </channel>
</rss>

