<?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 How to draw a railroad line using the API? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-draw-a-railroad-line-using-the-api/m-p/608566#M56916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone share a code snippet for drawing a railroad line on a map?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For instace, currently i use the below snippet to draw solid line on the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;var polyline = new esri.geometry.Polyline(new esri.SpatialReference({wkid:102100}));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var polylineSymbol = new esri.symbol.SimpleLineSymbol(esri.symbol.SimpleLineSymbol.STYLE_SOLID, new dojo.Color([randomColour1,randomColour2,randomColour3, 0.5]), 4);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var atLine = new esri.Graphic(polyline, polylineSymbol);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need a similar snippet which can draw a railroad line on the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any pointers would be of help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Niamath&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 May 2014 05:38:19 GMT</pubDate>
    <dc:creator>NiamathAli</dc:creator>
    <dc:date>2014-05-09T05:38:19Z</dc:date>
    <item>
      <title>How to draw a railroad line using the API?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-draw-a-railroad-line-using-the-api/m-p/608566#M56916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone share a code snippet for drawing a railroad line on a map?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For instace, currently i use the below snippet to draw solid line on the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;var polyline = new esri.geometry.Polyline(new esri.SpatialReference({wkid:102100}));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var polylineSymbol = new esri.symbol.SimpleLineSymbol(esri.symbol.SimpleLineSymbol.STYLE_SOLID, new dojo.Color([randomColour1,randomColour2,randomColour3, 0.5]), 4);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var atLine = new esri.Graphic(polyline, polylineSymbol);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need a similar snippet which can draw a railroad line on the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any pointers would be of help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Niamath&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 05:38:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-draw-a-railroad-line-using-the-api/m-p/608566#M56916</guid>
      <dc:creator>NiamathAli</dc:creator>
      <dc:date>2014-05-09T05:38:19Z</dc:date>
    </item>
  </channel>
</rss>

