<?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 an arrow icon to a label in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-an-arrow-icon-to-a-label/m-p/1011668#M71164</link>
    <description>&lt;P&gt;So I have a featureLayer with a labelClass that displays the name of the polygon or polyline im dealing with.&lt;/P&gt;&lt;P&gt;Question is:&amp;nbsp; Is it even possible to put an, in my case, arrow icon inside of the label?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ex) If the name of the label would be 'East' I would want the label to be 'East -&amp;gt;' with an actual arrow image&lt;/P&gt;&lt;P&gt;I'm not sure how the labels are rendered exactly but trying to append '&amp;amp;larr' like a normal html arrow would be doesn't work.&amp;nbsp; I think that is because the text is defined using Arcade.&amp;nbsp; Can't seem to be able to find if Arcade has any icons available to it.&amp;nbsp; It also doesn't have to be a labelClass if another solution can work around the labelClass&lt;/P&gt;</description>
    <pubDate>Tue, 22 Dec 2020 10:27:26 GMT</pubDate>
    <dc:creator>Phenom</dc:creator>
    <dc:date>2020-12-22T10:27:26Z</dc:date>
    <item>
      <title>Add an arrow icon to a label</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-an-arrow-icon-to-a-label/m-p/1011668#M71164</link>
      <description>&lt;P&gt;So I have a featureLayer with a labelClass that displays the name of the polygon or polyline im dealing with.&lt;/P&gt;&lt;P&gt;Question is:&amp;nbsp; Is it even possible to put an, in my case, arrow icon inside of the label?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ex) If the name of the label would be 'East' I would want the label to be 'East -&amp;gt;' with an actual arrow image&lt;/P&gt;&lt;P&gt;I'm not sure how the labels are rendered exactly but trying to append '&amp;amp;larr' like a normal html arrow would be doesn't work.&amp;nbsp; I think that is because the text is defined using Arcade.&amp;nbsp; Can't seem to be able to find if Arcade has any icons available to it.&amp;nbsp; It also doesn't have to be a labelClass if another solution can work around the labelClass&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 10:27:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-an-arrow-icon-to-a-label/m-p/1011668#M71164</guid>
      <dc:creator>Phenom</dc:creator>
      <dc:date>2020-12-22T10:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Add an arrow icon to a label</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-an-arrow-icon-to-a-label/m-p/1011715#M71168</link>
      <description>&lt;P&gt;You could try a unicode character for an arrow.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.amp-what.com/unicode/search/arrow" target="_blank"&gt;Amp What search “arrow” Unicode Characters &amp;amp; Entities (amp-what.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 14:34:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-an-arrow-icon-to-a-label/m-p/1011715#M71168</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2020-12-22T14:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Add an arrow icon to a label</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-an-arrow-icon-to-a-label/m-p/1011761#M71169</link>
      <description>&lt;P&gt;So while that site didn't completely solve my problem (and it could work for others so I'll accept it as the solution) it did lead me to realize that I needed to append the U code&amp;nbsp;&lt;SPAN&gt;"\u2192" which is the right arrow.&amp;nbsp; I was trying to use '&amp;amp;#8594;' which didn't work for me at least.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Side Notes: If you are reading this and trying to use these characters and the data looks like they are in there and they are not showing up, make sure you are using a font for your symbols that supports unicode characters.&amp;nbsp; In my case Arial was what I was using and arial doesn't support diagonal arrows.&amp;nbsp; Arial Unicode MS however does support them and worked fine.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 12:45:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-an-arrow-icon-to-a-label/m-p/1011761#M71169</guid>
      <dc:creator>Phenom</dc:creator>
      <dc:date>2020-12-23T12:45:18Z</dc:date>
    </item>
  </channel>
</rss>

