<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Infinity Code Forum — direction and transit time]]></title>
		<link>https://forum.infinity-code.com/viewtopic.php?id=158</link>
		<atom:link href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=158&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in direction and transit time.]]></description>
		<lastBuildDate>Sat, 21 May 2016 09:15:00 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: direction and transit time]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=718#p718</link>
			<description><![CDATA[<p>Hello.</p><p>Yes, you need to find a route from / to the locations that you want.</p><p>To find the total duration of the route, sum the duration of steps:<br /></p><div class="codebox"><pre><code>int totalTimeSec = steps.Sum(s =&gt; s.duration);</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Sat, 21 May 2016 09:15:00 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=718#p718</guid>
		</item>
		<item>
			<title><![CDATA[direction and transit time]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=717#p717</link>
			<description><![CDATA[<p>I am looking at FindDirectionExample.cs right now.<br />But it only can print line from current position and desitination.<br />Is that possible to print line from custom position to another custom position and show transit time?</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (ywj7931)]]></author>
			<pubDate>Fri, 20 May 2016 21:27:47 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=717#p717</guid>
		</item>
	</channel>
</rss>
