<?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 Add Annotation Layers to JS Application in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-annotation-layers-to-js-application/m-p/111044#M10331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to add an annotation layer to a JS application, with URLs structured similar to&amp;nbsp;&lt;A class="link-titled" href="http://ewebmap.ci.lubbock.tx.us/arcgis/rest/services/Layers/Platting_tab/MapServer/0" title="http://ewebmap.ci.lubbock.tx.us/arcgis/rest/services/Layers/Platting_tab/MapServer/0"&gt;Layer: ROW Dimensions (ID: 0)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and&amp;nbsp;&lt;A class="link-titled" href="http://ewebmap.ci.lubbock.tx.us/arcgis/rest/services/Layers/Platting_tab/MapServer/1" title="http://ewebmap.ci.lubbock.tx.us/arcgis/rest/services/Layers/Platting_tab/MapServer/1"&gt;Layer: ROWDimension (ID: 1)&lt;/A&gt;&amp;nbsp;. &amp;nbsp;When I add them as a feature layer, only a black box appears. &amp;nbsp;(I think I am doing this wrong with sublayers or something...) When I add them as a Map Image Layer, I get a CORS error. &amp;nbsp;What is the best way to add these to get the text into the application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 May 2017 02:57:44 GMT</pubDate>
    <dc:creator>LindaDunklee</dc:creator>
    <dc:date>2017-05-05T02:57:44Z</dc:date>
    <item>
      <title>Add Annotation Layers to JS Application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-annotation-layers-to-js-application/m-p/111044#M10331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to add an annotation layer to a JS application, with URLs structured similar to&amp;nbsp;&lt;A class="link-titled" href="http://ewebmap.ci.lubbock.tx.us/arcgis/rest/services/Layers/Platting_tab/MapServer/0" title="http://ewebmap.ci.lubbock.tx.us/arcgis/rest/services/Layers/Platting_tab/MapServer/0"&gt;Layer: ROW Dimensions (ID: 0)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and&amp;nbsp;&lt;A class="link-titled" href="http://ewebmap.ci.lubbock.tx.us/arcgis/rest/services/Layers/Platting_tab/MapServer/1" title="http://ewebmap.ci.lubbock.tx.us/arcgis/rest/services/Layers/Platting_tab/MapServer/1"&gt;Layer: ROWDimension (ID: 1)&lt;/A&gt;&amp;nbsp;. &amp;nbsp;When I add them as a feature layer, only a black box appears. &amp;nbsp;(I think I am doing this wrong with sublayers or something...) When I add them as a Map Image Layer, I get a CORS error. &amp;nbsp;What is the best way to add these to get the text into the application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 02:57:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-annotation-layers-to-js-application/m-p/111044#M10331</guid>
      <dc:creator>LindaDunklee</dc:creator>
      <dc:date>2017-05-05T02:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Add Annotation Layers to JS Application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-annotation-layers-to-js-application/m-p/111045#M10332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Linda,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;The FeatureLayer class does not support Annotation layers. The proper way to display an annotation layer is to add a&amp;nbsp;&lt;SPAN style="color: #636363; background-color: #fefefe;"&gt;ArcGISDynamicMapServiceLayer and then ArcGIS server takes care of the Anno rendering and the map server image is returned to the client.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 11:22:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-annotation-layers-to-js-application/m-p/111045#M10332</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-05-05T11:22:55Z</dc:date>
    </item>
  </channel>
</rss>

