<?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: How to use a multilayered symbol in arcGIS API in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-a-multilayered-symbol-in-arcgis-api/m-p/10904#M1052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no composite symbol support in the JS API so there is no way to do this without using two seperate layer and stacking them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 May 2019 13:34:52 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2019-05-07T13:34:52Z</dc:date>
    <item>
      <title>How to use a multilayered symbol in arcGIS API</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-a-multilayered-symbol-in-arcgis-api/m-p/10903#M1051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;I need to add a multi layered symbol for my lines using the arcGIS API for javaScript,&lt;/P&gt;&lt;P&gt;like in the picture in ARCMAP&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/445969_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;I tried to search online but didn't find anything helpful, I don't want to do this on PORTAL but instead to use it in my code to show my query results, so I need to code a multi layered symbol, I tried working with Cartographic Line symbol and adding multiple ones for my layer but it didn't work,&lt;/P&gt;&lt;P&gt;var lineCL = new CartographicLineSymbol({&lt;BR /&gt; "color": [&lt;BR /&gt; 255,&lt;BR /&gt; 0,&lt;BR /&gt; 0,&lt;BR /&gt; 255&lt;BR /&gt; ],&lt;BR /&gt; "width": 1.995,&lt;BR /&gt; "type": "esriCLS",&lt;BR /&gt; "style": "esriSLSShortDashDot",&lt;BR /&gt; "cap": "esriLCSButt",&lt;BR /&gt; "join": "esriLJSRound",&lt;BR /&gt; "miterLimit": 30&lt;BR /&gt;},{&lt;BR /&gt; "color": [&lt;BR /&gt; 26,&lt;BR /&gt; 26,&lt;BR /&gt; 26,&lt;BR /&gt; 255&lt;BR /&gt; ],&lt;BR /&gt; "width": 2.58,&lt;BR /&gt; "type": "esriCLS",&lt;BR /&gt; "style": "esriSLSShortDashDot",&lt;BR /&gt; "cap": "esriLCSButt",&lt;BR /&gt; "join": "esriLJSRound",&lt;BR /&gt; "miterLimit": 30&lt;BR /&gt;});&lt;BR /&gt; renderer.symbol=lineCL;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLEASE I am waiting for your help.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2019 13:31:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-a-multilayered-symbol-in-arcgis-api/m-p/10903#M1051</guid>
      <dc:creator>SaraEL_MALKI</dc:creator>
      <dc:date>2019-05-07T13:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to use a multilayered symbol in arcGIS API</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-a-multilayered-symbol-in-arcgis-api/m-p/10904#M1052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no composite symbol support in the JS API so there is no way to do this without using two seperate layer and stacking them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2019 13:34:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-a-multilayered-symbol-in-arcgis-api/m-p/10904#M1052</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-05-07T13:34:52Z</dc:date>
    </item>
  </channel>
</rss>

