<?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: Need to show different colors to Stops with text in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-show-different-colors-to-stops-with-text/m-p/1208718#M78556</link>
    <description>&lt;P&gt;I see. I think we need a way to filter the waypoints based on the condition(s), and then overwrite the symbology for those points. I'll look into it to see if we can support this workflow.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-RouteStopSymbols.html#waypoint" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-RouteStopSymbols.html#waypoint&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Sep 2022 14:55:20 GMT</pubDate>
    <dc:creator>Noah-Sager</dc:creator>
    <dc:date>2022-09-01T14:55:20Z</dc:date>
    <item>
      <title>Need to show different colors to Stops with text</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-show-different-colors-to-stops-with-text/m-p/1208654#M78549</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Need to show different colors(4 diff colors) along with text to stops based on time delay. but facing challenges to give different colors to middle object.&lt;/P&gt;&lt;P&gt;currently I am using below sample code,&lt;/P&gt;&lt;P&gt;stops: {&lt;BR /&gt;&amp;nbsp; first: {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; type: "simple-marker",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; style: "circle",&lt;BR /&gt;&amp;nbsp; &amp;nbsp;size: 10,&lt;BR /&gt;&amp;nbsp; &amp;nbsp;color: "#FFEF00",&lt;BR /&gt;&amp;nbsp; },&lt;BR /&gt;&amp;nbsp; middle: {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; type: "simple-marker",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; style: "circle",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; size: 10,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; color: "#FFEF00",&lt;BR /&gt;&amp;nbsp; },&amp;nbsp;&amp;nbsp;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;If we have any sample CODE/URL/Approach, please suggest.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 13:35:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-show-different-colors-to-stops-with-text/m-p/1208654#M78549</guid>
      <dc:creator>bkolliboina</dc:creator>
      <dc:date>2022-09-01T13:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show different colors to Stops with text</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-show-different-colors-to-stops-with-text/m-p/1208678#M78551</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/533006"&gt;@bkolliboina&lt;/a&gt;,&amp;nbsp;which stops are you trying to change the symbology of? Are these the located stops, or the waypoints between located stops? By located stops, I mean stops the user or app explicitly places (e.g. start and end stops).&lt;/P&gt;&lt;P&gt;These blogs demonstrate some options for changing route symbology. Note that labeling is not yet available for the RouteLayer, but you can use a TextSymbol to add text at or near a stop, which is demonstrated at the end of the first blog.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/js-api-arcgis/developers/introducing-the-new-routelayer/" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/js-api-arcgis/developers/introducing-the-new-routelayer/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/js-api-arcgis/developers/changing-directions/" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/js-api-arcgis/developers/changing-directions/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 14:22:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-show-different-colors-to-stops-with-text/m-p/1208678#M78551</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2022-09-01T14:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show different colors to Stops with text</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-show-different-colors-to-stops-with-text/m-p/1208711#M78554</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/169842"&gt;@Noah-Sager&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for quick response.&lt;/P&gt;&lt;P&gt;I need to show different color&amp;nbsp; for each stop based on condition. below the sample image&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bkolliboina_1-1662044470469.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/50140i82647BB1FE411BAA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bkolliboina_1-1662044470469.png" alt="bkolliboina_1-1662044470469.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 16:53:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-show-different-colors-to-stops-with-text/m-p/1208711#M78554</guid>
      <dc:creator>bkolliboina</dc:creator>
      <dc:date>2022-09-01T16:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show different colors to Stops with text</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-show-different-colors-to-stops-with-text/m-p/1208718#M78556</link>
      <description>&lt;P&gt;I see. I think we need a way to filter the waypoints based on the condition(s), and then overwrite the symbology for those points. I'll look into it to see if we can support this workflow.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-RouteStopSymbols.html#waypoint" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-RouteStopSymbols.html#waypoint&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 14:55:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-to-show-different-colors-to-stops-with-text/m-p/1208718#M78556</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2022-09-01T14:55:20Z</dc:date>
    </item>
  </channel>
</rss>

