<?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: reordering a MapImageLayer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reordering-a-mapimagelayer/m-p/532405#M49621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I seem to recall someone having a semi workaround (maybe you Robert?), or more of a trick.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create a custom basemap that basically has nothing on it or is very transparent.&amp;nbsp; Then use you layer.&amp;nbsp; If you need the "basemap" features on top, just have it as another tiled layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is untested by me, so no other suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Sep 2016 12:51:30 GMT</pubDate>
    <dc:creator>RebeccaStrauch__GISP</dc:creator>
    <dc:date>2016-09-20T12:51:30Z</dc:date>
    <item>
      <title>reordering a MapImageLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reordering-a-mapimagelayer/m-p/532403#M49619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In JSAPI 3.17, reordering a MapImageLayer seems to have no effect. &amp;nbsp;I am calling map.reorderLayer(mapImageLayer,layerOrder) &amp;nbsp;where layerOrder is a number and mapImageLayer is a&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jsapi/mapimagelayer-amd.html" title="https://developers.arcgis.com/javascript/3/jsapi/mapimagelayer-amd.html"&gt;MapImageLayer | API Reference | ArcGIS API for JavaScript 3.17&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It always wants to put the layer at position 1 right above the basemap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any workarounds?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 21:10:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reordering-a-mapimagelayer/m-p/532403#M49619</guid>
      <dc:creator>MarcBate</dc:creator>
      <dc:date>2016-09-19T21:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: reordering a MapImageLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reordering-a-mapimagelayer/m-p/532404#M49620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;The way the JS API 3.x is built layer order is confined to this order&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Basemap&lt;/LI&gt;&lt;LI&gt;MapImageLayers, TiledMapServices, DynamicMapServices&lt;/LI&gt;&lt;LI&gt;FeatureLayers and GraphicsLayers&lt;/LI&gt;&lt;LI&gt;Map graphics layer&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought I could find a reference to this somewhere in the API Docs but I cant seem to now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is based on the internal workings of the API and the fact that graphics and featurelayers are drawn using SVG verses basemap, tiled, dynamic use a image returned from the server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 23:55:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reordering-a-mapimagelayer/m-p/532404#M49620</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-09-19T23:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: reordering a MapImageLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reordering-a-mapimagelayer/m-p/532405#M49621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I seem to recall someone having a semi workaround (maybe you Robert?), or more of a trick.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create a custom basemap that basically has nothing on it or is very transparent.&amp;nbsp; Then use you layer.&amp;nbsp; If you need the "basemap" features on top, just have it as another tiled layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is untested by me, so no other suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 12:51:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reordering-a-mapimagelayer/m-p/532405#M49621</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-09-20T12:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: reordering a MapImageLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reordering-a-mapimagelayer/m-p/532406#M49622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can do that with Basemap and BasemapLayer. By setting the isReference = true will make the layer to be visible on top of all the other layers. checkout the constructor parameters for BasemapLayer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jsapi/basemaplayer-amd.html#basemaplayer1" title="https://developers.arcgis.com/javascript/3/jsapi/basemaplayer-amd.html#basemaplayer1"&gt;BasemapLayer | API Reference | ArcGIS API for JavaScript 3.17&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Set to true if the layer is a reference layer and should be drawn on top of all other layers in the map.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 13:05:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reordering-a-mapimagelayer/m-p/532406#M49622</guid>
      <dc:creator>thejuskambi</dc:creator>
      <dc:date>2016-09-20T13:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: reordering a MapImageLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reordering-a-mapimagelayer/m-p/532407#M49623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've created a dialog for reordering layers, and guess I will need to disable MapImageLayers if they can't be reordered. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 14:30:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reordering-a-mapimagelayer/m-p/532407#M49623</guid>
      <dc:creator>MarcBate</dc:creator>
      <dc:date>2016-09-20T14:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: reordering a MapImageLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reordering-a-mapimagelayer/m-p/532408#M49624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why u dont try adding the mapimagelayer as a normal layer with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;map.addLayer(myImgLayer, position);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 21:24:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/reordering-a-mapimagelayer/m-p/532408#M49624</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2016-09-20T21:24:37Z</dc:date>
    </item>
  </channel>
</rss>

