<?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 do i animate the polyline like uber app in android and ios in Esri India Questions</title>
    <link>https://community.esri.com/t5/esri-india-questions/how-do-i-animate-the-polyline-like-uber-app-in/m-p/525263#M143</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have polyline set from point A to point B to which i need to create an animation as we see in uber app (trail animation) between the points&amp;nbsp;&lt;A href="https://github.com/amalChandran/trail-android/blob/master/extras/trail_prerelease.gif"&gt;something like this &lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Mar 2018 03:08:48 GMT</pubDate>
    <dc:creator>AsifIsmail</dc:creator>
    <dc:date>2018-03-27T03:08:48Z</dc:date>
    <item>
      <title>How do i animate the polyline like uber app in android and ios</title>
      <link>https://community.esri.com/t5/esri-india-questions/how-do-i-animate-the-polyline-like-uber-app-in/m-p/525263#M143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have polyline set from point A to point B to which i need to create an animation as we see in uber app (trail animation) between the points&amp;nbsp;&lt;A href="https://github.com/amalChandran/trail-android/blob/master/extras/trail_prerelease.gif"&gt;something like this &lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 03:08:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-india-questions/how-do-i-animate-the-polyline-like-uber-app-in/m-p/525263#M143</guid>
      <dc:creator>AsifIsmail</dc:creator>
      <dc:date>2018-03-27T03:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do i animate the polyline like uber app in android and ios</title>
      <link>https://community.esri.com/t5/esri-india-questions/how-do-i-animate-the-polyline-like-uber-app-in/m-p/525264#M144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You haven't mentioned what software you want to show the animation in, but if you look at the Road Map for ArcGIS Pro:&amp;nbsp;&lt;A href="https://community.esri.com/community/gis/applications/arcgis-pro/blog/2018/02/02/arcgis-pro-roadmap"&gt;https://community.esri.com/community/gis/applications/arcgis-pro/blog/2018/02/02/arcgis-pro-roadmap&lt;/A&gt;&amp;nbsp; you will see that animated symbols are planned to release in the Mid Term. You can create animated point symbols (not what you are looking for) as described here:&amp;nbsp;&lt;A class="link-titled" href="https://blogs.esri.com/esri/arcgis/2017/11/08/bring-your-points-to-life-with-gif-symbols/" title="https://blogs.esri.com/esri/arcgis/2017/11/08/bring-your-points-to-life-with-gif-symbols/"&gt;Bring Your Points to Life with GIF Symbols | ArcGIS Blog&lt;/A&gt;&amp;nbsp; and use &lt;A class="link-titled" href="https://enterprise.arcgis.com/en/geoevent/" title="https://enterprise.arcgis.com/en/geoevent/"&gt;GeoEvent Server | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;to simulate movement along a route. Otherwise you will probably end up programming this functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 11:23:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-india-questions/how-do-i-animate-the-polyline-like-uber-app-in/m-p/525264#M144</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-03-27T11:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do i animate the polyline like uber app in android and ios</title>
      <link>https://community.esri.com/t5/esri-india-questions/how-do-i-animate-the-polyline-like-uber-app-in/m-p/525265#M145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use Android studio and xcode with their native sdk to develop app for&lt;/P&gt;&lt;P&gt;esri.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want to animate the points but the path in which polyline is drawn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 14:01:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-india-questions/how-do-i-animate-the-polyline-like-uber-app-in/m-p/525265#M145</guid>
      <dc:creator>AsifIsmail</dc:creator>
      <dc:date>2018-03-27T14:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do i animate the polyline like uber app in android and ios</title>
      <link>https://community.esri.com/t5/esri-india-questions/how-do-i-animate-the-polyline-like-uber-app-in/m-p/525266#M146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Asif - did you figure this out? I have the same issue - want to animate the polyline - but in javascript&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Nov 2018 16:19:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-india-questions/how-do-i-animate-the-polyline-like-uber-app-in/m-p/525266#M146</guid>
      <dc:creator>AbdulKhan</dc:creator>
      <dc:date>2018-11-18T16:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do i animate the polyline like uber app in android and ios</title>
      <link>https://community.esri.com/t5/esri-india-questions/how-do-i-animate-the-polyline-like-uber-app-in/m-p/525267#M147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anybody figured this out ? I need to animate the polyline between two point like growing lines towards destination. (In ArcGis 4.11 Javascript)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2019 06:41:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-india-questions/how-do-i-animate-the-polyline-like-uber-app-in/m-p/525267#M147</guid>
      <dc:creator>Kalyan_SinghRathore</dc:creator>
      <dc:date>2019-04-23T06:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do i animate the polyline like uber app in android and ios</title>
      <link>https://community.esri.com/t5/esri-india-questions/how-do-i-animate-the-polyline-like-uber-app-in/m-p/525268#M148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I was able to do this on Android using Esri's SDK (version 100.6.0)&lt;/P&gt;&lt;P&gt;The route I have was from calling&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;routeTask.solveRouteAsync(routeParameters);&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;After I had the route (a Graphic object), I added it to the graphics on the graphics overlay&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;graphicsOverlay.getGraphics().add(routeGraphic)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I got all the graphics from the graphicsOverlay and looked for this route (I know this is not even close to be a good idea, but it's the only one I had).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;for (int i = 0; i &amp;lt; graphicsOverlay.getGraphics().size(); i++) {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;Graphic g = graphicsOverlay.getGraphics().get(i);&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;if (g.getGeometry() != null &amp;amp;&amp;amp; g.getGeometry().getInternal() != null &amp;amp;&amp;amp;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;g.getGeometry().getInternal().w() != null &amp;amp;&amp;amp; !g.getGeometry().getInternal().w().equals("")) {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Path path = new Gson().fromJson(g.getGeometry().getInternal().w(), Path.class);&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if (path.getPaths() != null &amp;amp;&amp;amp; path.getPaths().length &amp;gt; 0) {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Log.d("Graphic " + i, ", " + g.getGeometry().getInternal().w());&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;List&amp;lt;Marker&amp;gt; points = path.getPoints();&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Log.d("path.getPoints", " size " + points.size());&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Path.pointsInPath(new ArrayList&amp;lt;&amp;gt;(points), 50, 1); // speed: 50km/h, refresh rate: 1 per second&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt;}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The Path class was needed to parse the JSon I got from&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;g.getGeometry().getInternal().w()&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;In this class the important atritube is&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;private double[][][] paths&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;and the &lt;SPAN&gt;important&amp;nbsp;&lt;/SPAN&gt;method is &lt;EM&gt;getPoints()&lt;/EM&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;public List&amp;lt;Marker&amp;gt; getPoints() {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;List&amp;lt;Marker&amp;gt; list = new ArrayList&amp;lt;&amp;gt;();&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;list.add(new Marker(getPaths()[0][0][0], getPaths()[0][0][1], Marker.REPRESENTATION_WGS84));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;for (int i = 0; i &amp;lt; getPaths().length; i++) {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;for (int j = 0; j &amp;lt; getPaths()&lt;I&gt;.length; j++) {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if (j &amp;gt; 0) {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;list.add(new Marker(getPaths()&lt;I&gt;&lt;J&gt;[0], getPaths()&lt;I&gt;&lt;J&gt;[1], Marker.REPRESENTATION_WGS84));&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;return list;&lt;BR /&gt;}&lt;/J&gt;&lt;/I&gt;&lt;/J&gt;&lt;/I&gt;&lt;/I&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;This Method joins the segments of the route on the map (as the method:&amp;nbsp;&lt;EM style="background-color: #f6f6f6; "&gt;g.getGeometry().getInternal().w() &lt;/EM&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;returns&lt;/SPAN&gt;&amp;nbsp;a group of segments of the route that ended and started one after the other, I just ignored the first point of each route, except for the first route, to get a succession of points that forms the "real" route I wanted), you may have to change this method acording to your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Marker class is just like &lt;EM&gt;Point&lt;/EM&gt; from Esri, it has &lt;EM&gt;longitud&lt;/EM&gt;, &lt;EM&gt;latitude&lt;/EM&gt; and its &lt;EM&gt;representation&lt;/EM&gt; (wgs84 in this case)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;pointsInPath&amp;nbsp;&lt;/EM&gt;is a method that shows the current position of the uber, acroding to a speed (50km/h) and a refresh rate (1 per second)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;public static List&amp;lt;Marker&amp;gt; pointsInPath(List&amp;lt;Marker&amp;gt; list, double speed, double refreshRate) {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;double distRecorrida = (speed / 3600) * refreshRate;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;return Path.nextPoint(list, distRecorrida, distRecorrida);&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;private static List&amp;lt;Marker&amp;gt; nextPoint(List&amp;lt;Marker&amp;gt; list, double distAcumulada, double distPorSalto) {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;if (list == null || list.size() == 0) {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;return null;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;} else if (list.size() == 1) {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;return list;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;} else {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Marker org = list.get(0);&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Marker dst = list.get(1);&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;double distPuntos = Marker.LotLong2Km(org, dst);&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if (distPuntos &amp;lt; distAcumulada) {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;list.remove(0);&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;return nextPoint(list,distAcumulada - distPuntos, distPorSalto);&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;} else if (distPuntos &amp;gt; distAcumulada) {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;double ratio = distAcumulada / distPuntos;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;double newLon = org.lon - (org.lon - dst.lon) * ratio;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;double newLat = org.lat - (org.lat - dst.lat) * ratio;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Marker newMarker = new Marker(newLon, newLat, Marker.REPRESENTATION_WGS84);&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;List&amp;lt;Marker&amp;gt; result = new ArrayList&amp;lt;&amp;gt;();&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;result.add(newMarker);&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;list.remove(0);&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;list.add(0, newMarker);&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;List&amp;lt;Marker&amp;gt; res = nextPoint(list, distPorSalto, distPorSalto);&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if (res != null) {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;result.addAll(res);&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;return result;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;} else {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;List&amp;lt;Marker&amp;gt; result = new ArrayList&amp;lt;&amp;gt;();&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;result.add(list.get(1));&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;list.remove(0);&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;List&amp;lt;Marker&amp;gt; res = nextPoint(list, distPorSalto, distPorSalto);&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if (res != null) {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;result.addAll(res);&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;return result;&lt;BR /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt;}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Nov 2019 18:05:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-india-questions/how-do-i-animate-the-polyline-like-uber-app-in/m-p/525268#M148</guid>
      <dc:creator>MartinCalcagno</dc:creator>
      <dc:date>2019-11-30T18:05:19Z</dc:date>
    </item>
  </channel>
</rss>

