<?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 Draw curved lines on the map in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/draw-curved-lines-on-the-map/m-p/360717#M2355</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12pt; font-family: arial, helvetica, sans-serif;"&gt;I want to draw curved lines between points on the map using&amp;nbsp; ArcGIS runtime sdk&amp;nbsp; with android.Can i do that? Is there any inbuilt methods to do that? What are the inputs that wants to draw the curve rather than coordinates on the relevent points?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Mar 2015 15:19:15 GMT</pubDate>
    <dc:creator>thilibu</dc:creator>
    <dc:date>2015-03-21T15:19:15Z</dc:date>
    <item>
      <title>Draw curved lines on the map</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/draw-curved-lines-on-the-map/m-p/360717#M2355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12pt; font-family: arial, helvetica, sans-serif;"&gt;I want to draw curved lines between points on the map using&amp;nbsp; ArcGIS runtime sdk&amp;nbsp; with android.Can i do that? Is there any inbuilt methods to do that? What are the inputs that wants to draw the curve rather than coordinates on the relevent points?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Mar 2015 15:19:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/draw-curved-lines-on-the-map/m-p/360717#M2355</guid>
      <dc:creator>thilibu</dc:creator>
      <dc:date>2015-03-21T15:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Draw curved lines on the map</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/draw-curved-lines-on-the-map/m-p/360718#M2356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am afraid there is no any built in method to draw curved lines. Here goes the workflow:&lt;/P&gt;&lt;P&gt;1. You might need to extend &lt;STRONG&gt;Symbol&lt;/STRONG&gt; Class&lt;/P&gt;&lt;P&gt;2. Use SVG tags / geoJSON to hold geometries / coords&lt;/P&gt;&lt;P&gt;3. Draw curved lines on map using native android drawing capabilities&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your second option is have a look inside Milsym2525c lib from ESRI, It contains tactical graphic. They allow you to draw curved lines. I mean Green line from Wales to Irish sea.&lt;/P&gt;&lt;P&gt;Hope it would help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SymbolDictionaryApp.png" class="image-1 jive-image" src="https://developers.arcgis.com/java/sample-code/img/SymbolDictionaryApp.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Mar 2015 06:17:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/draw-curved-lines-on-the-map/m-p/360718#M2356</guid>
      <dc:creator>omega_cancer</dc:creator>
      <dc:date>2015-03-22T06:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Draw curved lines on the map</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/draw-curved-lines-on-the-map/m-p/360719#M2357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much..If you can explain more the way that i should do from one of the options&amp;nbsp; above it'll very helpful to me.&lt;/P&gt;&lt;P&gt;I read &lt;SPAN style="font-size: 10pt;"&gt;GeoJSON Earthquake Map and Mil2525c Sample on the sample code. But i couldn't find a way to draw curve.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt; I have some measurements like coordinates of the points where to place on the map, deflection angle between main tangents, radius tangent length etc. But i don't need to use all of those measurements..just some of them and draw the curve.Really i want to draw a railway path on the map. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;I looked the Symbol class and in that the &lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt;Curves&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 13px;"&gt; only wants 3 points coordinates as start and end points coordinates and the control point coordinate to draw the curve. But here i'm only having start and end coordinates.. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Mar 2015 16:42:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/draw-curved-lines-on-the-map/m-p/360719#M2357</guid>
      <dc:creator>thilibu</dc:creator>
      <dc:date>2015-03-22T16:42:14Z</dc:date>
    </item>
  </channel>
</rss>

