<?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: Is there way I can overlay dynamic map service layer on top of the feature layer? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-way-i-can-overlay-dynamic-map-service/m-p/713001#M66253</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kushendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Basically the answer is no. FeatureLayers inherit from GraphicsLayer and GLs will always drawn on top of all other layer type (i.e. ArcGISDynamicMapServiceLayer, ArcGISTiledMapServiceLayer, Etc).&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt;Graphics layers can be reordered within the group of graphics layers. However, the graphics layer in &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/map-amd.html#graphics" style="color: #00629b; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt;Map.graphics&lt;/A&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt; is always on top. Also, all graphics layers are always on top of &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/tiledmapservicelayer-amd.html" style="color: #00629b; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt;TiledMapServiceLayers&lt;/A&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt; and&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/dynamicmapservicelayer-amd.html" style="color: #00629b; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt;DynamicMapServiceLayers&lt;/A&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Here are a few threads that discuss this and some possible workflow changes you can make to use different layer types to achieve your goal:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/89211"&gt;Reorder TiledMapServiceLayer and FeatureLayer&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/167662"&gt;how to put a ArcGISDynamicMapServiceLayer on top of a GraphicsLayer&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/43863"&gt;Cannot get featureLayer to display under DynamicMapServiceLayer&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Mar 2016 14:05:36 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-03-23T14:05:36Z</dc:date>
    <item>
      <title>Is there way I can overlay dynamic map service layer on top of the feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-way-i-can-overlay-dynamic-map-service/m-p/713000#M66252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to bring dynamic map service layer on top of the feature layer using javascript api. I tried using reorderLayer method but couldn't be able to resolve. Any guide and sample work is highly appreciated. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 20:44:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-way-i-can-overlay-dynamic-map-service/m-p/713000#M66252</guid>
      <dc:creator>KushendraShah1</dc:creator>
      <dc:date>2016-03-22T20:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is there way I can overlay dynamic map service layer on top of the feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-way-i-can-overlay-dynamic-map-service/m-p/713001#M66253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kushendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Basically the answer is no. FeatureLayers inherit from GraphicsLayer and GLs will always drawn on top of all other layer type (i.e. ArcGISDynamicMapServiceLayer, ArcGISTiledMapServiceLayer, Etc).&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt;Graphics layers can be reordered within the group of graphics layers. However, the graphics layer in &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/map-amd.html#graphics" style="color: #00629b; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt;Map.graphics&lt;/A&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt; is always on top. Also, all graphics layers are always on top of &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/tiledmapservicelayer-amd.html" style="color: #00629b; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt;TiledMapServiceLayers&lt;/A&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt; and&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/dynamicmapservicelayer-amd.html" style="color: #00629b; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt;DynamicMapServiceLayers&lt;/A&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; font-size: 14px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Here are a few threads that discuss this and some possible workflow changes you can make to use different layer types to achieve your goal:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/89211"&gt;Reorder TiledMapServiceLayer and FeatureLayer&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/167662"&gt;how to put a ArcGISDynamicMapServiceLayer on top of a GraphicsLayer&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/43863"&gt;Cannot get featureLayer to display under DynamicMapServiceLayer&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 14:05:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-way-i-can-overlay-dynamic-map-service/m-p/713001#M66253</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-03-23T14:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there way I can overlay dynamic map service layer on top of the feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-way-i-can-overlay-dynamic-map-service/m-p/713002#M66254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert- that makes sense to me. Thanks for the information and resources.&lt;/P&gt;&lt;P&gt;-Kush &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 16:33:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-way-i-can-overlay-dynamic-map-service/m-p/713002#M66254</guid>
      <dc:creator>KushendraShah1</dc:creator>
      <dc:date>2016-03-23T16:33:01Z</dc:date>
    </item>
  </channel>
</rss>

