<?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 displaying polyline shape file in android in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/displaying-polyline-shape-file-in-android/m-p/179970#M1224</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i have a polyline shape file of roads - i can display them on the map as points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FeatureLayer featureLayer = new FeatureLayer(shapeFileTable) ;&lt;/P&gt;&lt;P&gt;featureLayer.setRenderer(new SimpleRenderer(new SimpleMarkerSymbol(Color.BLACK,3, STYLE.CROSS)));&lt;/P&gt;&lt;P&gt;mMapView.addLayer(featureLayer);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and that works brilliantly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is&amp;nbsp; - how do i show the polyline shape fine as proper lines on the mapview? Would someone be so kind as to point me in the right direction &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Feb 2015 06:30:54 GMT</pubDate>
    <dc:creator>BryceBurr</dc:creator>
    <dc:date>2015-02-17T06:30:54Z</dc:date>
    <item>
      <title>displaying polyline shape file in android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/displaying-polyline-shape-file-in-android/m-p/179970#M1224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i have a polyline shape file of roads - i can display them on the map as points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FeatureLayer featureLayer = new FeatureLayer(shapeFileTable) ;&lt;/P&gt;&lt;P&gt;featureLayer.setRenderer(new SimpleRenderer(new SimpleMarkerSymbol(Color.BLACK,3, STYLE.CROSS)));&lt;/P&gt;&lt;P&gt;mMapView.addLayer(featureLayer);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and that works brilliantly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is&amp;nbsp; - how do i show the polyline shape fine as proper lines on the mapview? Would someone be so kind as to point me in the right direction &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 06:30:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/displaying-polyline-shape-file-in-android/m-p/179970#M1224</guid>
      <dc:creator>BryceBurr</dc:creator>
      <dc:date>2015-02-17T06:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: displaying polyline shape file in android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/displaying-polyline-shape-file-in-android/m-p/179971#M1225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah *ahem*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SimpleLineSymbol sym = new SimpleLineSymbol(Color.BLUE,1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; featureLayer.setRenderer(new SimpleRenderer(sym));//new SimpleMarkerSymbol(Color.BLUE,1, STYLE.CROSS)));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 00:06:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/displaying-polyline-shape-file-in-android/m-p/179971#M1225</guid>
      <dc:creator>BryceBurr</dc:creator>
      <dc:date>2015-02-18T00:06:03Z</dc:date>
    </item>
  </channel>
</rss>

