<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — Get directions with OnlineMapsFindDirection]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=115&amp;type=atom" />
	<updated>2016-03-21T19:02:36Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=115</id>
		<entry>
			<title type="html"><![CDATA[Re: Get directions with OnlineMapsFindDirection]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=499#p499" />
			<content type="html"><![CDATA[<p>It works perfect!</p>]]></content>
			<author>
				<name><![CDATA[andreasnull]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=110</uri>
			</author>
			<updated>2016-03-21T19:02:36Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=499#p499</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Get directions with OnlineMapsFindDirection]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=498#p498" />
			<content type="html"><![CDATA[<p>Thanks Alex,</p><p>I&#039;ll try and let you know.</p>]]></content>
			<author>
				<name><![CDATA[andreasnull]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=110</uri>
			</author>
			<updated>2016-03-21T18:49:06Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=498#p498</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Get directions with OnlineMapsFindDirection]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=497#p497" />
			<content type="html"><![CDATA[<p>Hello.</p><p>Example:<br /><a href="http://infinity-code.com/atlas/online-maps/pages/FindDirectionExample.html">http://infinity-code.com/atlas/online-m … ample.html</a></p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2016-03-21T18:47:11Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=497#p497</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Get directions with OnlineMapsFindDirection]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=496#p496" />
			<content type="html"><![CDATA[<p>How to get directions between two coords with OnlineMapsFindDirection?</p><p>Here is my code:</p><p>OnlineMapsGoogleAPIQuery queryResult = OnlineMapsFindDirection.Find(<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; routeCoords[0], routeCoords[1], false);</p><p>while(queryResult.status == OnlineMapsQueryStatus.downloading)<br />{<br />&nbsp; &nbsp; Debug.Log(&quot;downloading...&quot;);<br />&nbsp; &nbsp; yield return null;<br />}</p><p>Debug.LogFormat(&quot;{0}&quot;, queryResult.status.ToString());</p><p>I always get queryResult.status == OnlineMapsQueryStatus.disposed</p>]]></content>
			<author>
				<name><![CDATA[andreasnull]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=110</uri>
			</author>
			<updated>2016-03-21T18:44:19Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=496#p496</id>
		</entry>
</feed>
