<?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: Arrow heads on lines in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467345#M43329</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi roessera, how do you assign the triangle to text like text : "�?�"? When I copy the triangle and paste to the code and try to save the change, I got the attached error. But if I use the unicode like text : "&amp;amp;#x25B2;", it will display just like &amp;amp;#x25B2;, not the triangle.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]28194[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Oct 2013 17:41:09 GMT</pubDate>
    <dc:creator>JasonZou</dc:creator>
    <dc:date>2013-10-09T17:41:09Z</dc:date>
    <item>
      <title>Arrow heads on lines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467338#M43322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone know how to create arrow heads on lines.&amp;nbsp; More specifically, a line with intermittent arrows.&amp;nbsp; This is a line that is output from a route.&amp;nbsp; So, the arrows would help the person determine the direction of travel for the route.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Someone else posted the same question, then apparently figured it out.&amp;nbsp; But there is no additional information.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 18:31:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467338#M43322</guid>
      <dc:creator>FredHejazi</dc:creator>
      <dc:date>2012-09-24T18:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow heads on lines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467339#M43323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I haven't tested this so can't verify it will work. But you could try setting the symbology that you want (including the dashed lines and arrowheads) in ArcMap, then publish that as a map service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now create a Dynamic Map layer from the service. With luck this will contain the arrow heads and dashed lines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If that doesn't work, you could create a point at the end of each line, and use a &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/picturemarkersymbol.htm"&gt;PictureMarkerSymbol &lt;/A&gt;&lt;SPAN&gt;to display the arrow heads.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 00:35:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467339#M43323</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2012-09-25T00:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow heads on lines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467340#M43324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am working in Arcgis Online.&amp;nbsp; The line is being creating using the Routetask.&amp;nbsp; So, I am not sure an Arcmap solution would work.&amp;nbsp; Or maybe I am not exactly following what you are suggesting.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as the point at the end of the line.&amp;nbsp; I did consider that.&amp;nbsp; The problem is the direction of it.&amp;nbsp; Which would mean I would have to break the line, get a bearing of the last segment and then align the symbol.&amp;nbsp; Seems a little too much work for something that should be a simple line style.&amp;nbsp; That would still not fix the arrows along the length of the line.&amp;nbsp; I would need a lot of processing for that.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway I was hopping for something simple that I might have overlooked.&amp;nbsp; Like an arrow line style.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2012 18:55:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467340#M43324</guid>
      <dc:creator>FredHejazi</dc:creator>
      <dc:date>2012-09-25T18:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow heads on lines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467341#M43325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I was hopping for something simple that I might have overlooked.&amp;nbsp; Like an arrow line style.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as I can see, that doesn't exist yet - &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/cartographiclinesymbol.htm"&gt;cartographicLineSymbol&lt;/A&gt;&lt;SPAN&gt; would seem the obvious place for this, but it doesn't have the option.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2012 22:33:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467341#M43325</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2012-09-26T22:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow heads on lines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467342#M43326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Forget cartographic lines. Here's what I use. Seems to work really well. The great thing is that since it's a text symbol, you can angle it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
//text symbol//
var arrow = function(pt1,pt2){&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return new esri.symbol.TextSymbol({
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; text : "�?�",
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; angle: setAngle(pt1, pt2),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type: "esriTS",
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; color: new dojo.Color([0,0,255,0.5]),
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; font: {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; size: 13, 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; style: 'normal', 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type: 'font',
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; variant: "normal",
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; weight: "normal",
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; family: "Lucida Grande Console"

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });
};&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
//grab points//

//loop over the points on your line//
for(var x in "[linename]".geometry.paths[0]){

 var pt1 = "[linename]".geometry.paths[0]&lt;X&gt;; 
 var pt2 = "[linename]".geometry.paths[0][x-1]; 

 var point = new esri.geometry.Point(pt1);
 var arrowGraphic =&amp;nbsp; new esri.Graphic(point, arrow(pt1,pt2));

&lt;/X&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
//angle function//

var setAngle = function (p1, p2){
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var rise = p2[1] - p1[1];
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var run = p2[0] - p1[0];
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var angle = ((180/Math.PI) * Math.atan2(run, rise))
&amp;nbsp; return angle-180;
}

&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 20:44:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467342#M43326</guid>
      <dc:creator>AR</dc:creator>
      <dc:date>2021-12-11T20:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow heads on lines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467343#M43327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Very nice workaround - thanks for sharing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 00:51:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467343#M43327</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2013-03-22T00:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow heads on lines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467344#M43328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks! &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 14:48:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467344#M43328</guid>
      <dc:creator>AR</dc:creator>
      <dc:date>2013-03-26T14:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow heads on lines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467345#M43329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi roessera, how do you assign the triangle to text like text : "�?�"? When I copy the triangle and paste to the code and try to save the change, I got the attached error. But if I use the unicode like text : "&amp;amp;#x25B2;", it will display just like &amp;amp;#x25B2;, not the triangle.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]28194[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 17:41:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467345#M43329</guid>
      <dc:creator>JasonZou</dc:creator>
      <dc:date>2013-10-09T17:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow heads on lines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467346#M43330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this is super old - I've been using A R's solution for a while, which works great, thanks! Eventually needed some more flexibility and wanted to create symbols with direction in a single class - so created a custom line symbol to handle this. On github here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/nickcam/DirectionalLineSymbol" title="https://github.com/nickcam/DirectionalLineSymbol"&gt;nickcam/DirectionalLineSymbol · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nick &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Aug 2015 13:59:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467346#M43330</guid>
      <dc:creator>NickCameron2</dc:creator>
      <dc:date>2015-08-22T13:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow heads on lines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467347#M43331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for sharing your code on directional line symbols! I've been using your approach for some custom graphics of my own and it's been working super good for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when using the graphics in an Web AppBuilder app, I discovered that I can't print the graphics with the Print widget. It either ends up throwing an error (for your DirectionalLine grahics) or just prints the basemap (for my graphics). I guess it has something to do with the way the additional paths are added to the map/graphicslayers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea what might be causing this issue and how to resolve it? I'd be really thankful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mihkel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2015 14:14:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467347#M43331</guid>
      <dc:creator>MihkelMänna</dc:creator>
      <dc:date>2015-12-27T14:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow heads on lines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467348#M43332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mihkel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Custom graphic types are not supported by the esri print task.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2015 21:20:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467348#M43332</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-12-27T21:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow heads on lines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467349#M43333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, Robert!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So does this mean that all the graphics that I want to print had to be disguised as some type of ESRI symbols? Would it make sense to convert the SVG paths to PNG data URIs and then to ESRI's PictureMarkerSymbols? Are there any other possible workarounds?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mihkel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2015 21:59:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467349#M43333</guid>
      <dc:creator>MihkelMänna</dc:creator>
      <dc:date>2015-12-27T21:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow heads on lines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467350#M43334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mihkel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Graphics are converted to json when they are sent to the print service and the print service attempts to draw these graphics on the map server side so all the graphics have to be in some format that the server understands (i.e standard graphics). Using a custom graphics type like Nick's will cause an error as the server does not know how to handle it. You would have to sent all standard graphics like a simple line with a point graphic for the arrow head using the lines beginning point as the geometry and assign the proper rotation to the point using math calculations for the line angle. I believe that a comment was made on the other thread you are following and some code provided that should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2015 22:55:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467350#M43334</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-12-27T22:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow heads on lines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467351#M43335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mihkel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I never tested it with the print widget...I'm not surprised it doesn't work actually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will take a look, it's something I may need soon as well - won't be able to for a couple of weeks though unfortunately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you raise an issue on the github page describing the problem, that would be helpful...mainly as a reminder to take a look :).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2015 22:58:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467351#M43335</guid>
      <dc:creator>NickCameron2</dc:creator>
      <dc:date>2015-12-27T22:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow heads on lines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467352#M43336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mikhel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have updated the github repo. It should be working ok now. Just refactored to use standard SimpleMarkerSymbols for the directional symbols with custom paths. Alternatively you can pass in you're own SimpleMarkerSymbol or PictureMarkerSymbol as part of the constructor options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Had to override some toJson methods to keep the print task happy as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 03:11:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467352#M43336</guid>
      <dc:creator>NickCameron2</dc:creator>
      <dc:date>2016-01-14T03:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow heads on lines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467353#M43337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You need to use the unicode representation: '\u25BC'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2016 14:08:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467353#M43337</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-07-12T14:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Arrow heads on lines</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467354#M43338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I could somehow add arrows to the lines. But when I zoom in zoom out, the arrow positions keep changing. How to handle this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 14:03:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arrow-heads-on-lines/m-p/467354#M43338</guid>
      <dc:creator>roshnibasu</dc:creator>
      <dc:date>2017-04-03T14:03:33Z</dc:date>
    </item>
  </channel>
</rss>

