<?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 — Search for a route using Bolt]]></title>
		<link>https://forum.infinity-code.com/viewtopic.php?id=821</link>
		<atom:link href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=821&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Search for a route using Bolt.]]></description>
		<lastBuildDate>Thu, 12 Apr 2018 02:40:55 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Search for a route using Bolt]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3548#p3548</link>
			<description><![CDATA[<p>Rotating camera to set 2D or 3D view</p>]]></description>
			<author><![CDATA[null@example.com (theboosted1)]]></author>
			<pubDate>Thu, 12 Apr 2018 02:40:55 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3548#p3548</guid>
		</item>
		<item>
			<title><![CDATA[Re: Search for a route using Bolt]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3547#p3547</link>
			<description><![CDATA[<p>all graphs so far</p>]]></description>
			<author><![CDATA[null@example.com (theboosted1)]]></author>
			<pubDate>Thu, 12 Apr 2018 02:39:45 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3547#p3547</guid>
		</item>
		<item>
			<title><![CDATA[Re: Search for a route using Bolt]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3546#p3546</link>
			<description><![CDATA[<p>checking if user has gps location enabled</p>]]></description>
			<author><![CDATA[null@example.com (theboosted1)]]></author>
			<pubDate>Thu, 12 Apr 2018 02:37:55 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3546#p3546</guid>
		</item>
		<item>
			<title><![CDATA[Re: Search for a route using Bolt]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3545#p3545</link>
			<description><![CDATA[<p>Here is a few more basic graphs...</p>]]></description>
			<author><![CDATA[null@example.com (theboosted1)]]></author>
			<pubDate>Thu, 12 Apr 2018 02:36:13 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3545#p3545</guid>
		</item>
		<item>
			<title><![CDATA[Re: Search for a route using Bolt]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3544#p3544</link>
			<description><![CDATA[<p>yep! I worked it out right before you posted.</p>]]></description>
			<author><![CDATA[null@example.com (theboosted1)]]></author>
			<pubDate>Thu, 12 Apr 2018 01:51:53 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3544#p3544</guid>
		</item>
		<item>
			<title><![CDATA[Re: Search for a route using Bolt]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3543#p3543</link>
			<description><![CDATA[<p>Something like that:<br /><a href="https://ibb.co/iJuNMc"><span class="postimg"><img src="https://thumb.ibb.co/iJuNMc/img1.png" alt="https://thumb.ibb.co/iJuNMc/img1.png" /></span></a></p><p>In Tools / Bolt / Unit Options Wizard / Types, add the following types:<br />OnlineMapsGoogleDirections.Params<br />OnlineMapsGoogleDirections.Mode</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Thu, 12 Apr 2018 01:35:36 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3543#p3543</guid>
		</item>
		<item>
			<title><![CDATA[Re: Search for a route using Bolt]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3542#p3542</link>
			<description><![CDATA[<p>thats it!<br /> I had added the 2 types correctly in the unit options wizard, but was using different step and leg units. Switching to programmer readable from human readable in the setup wizard helped me identify the correct units as yours were labeled differently then mine.</p><p>One last question (maybe)<br />I am attempting to set the &quot;mode&quot; to bicycle, I added the only mode type I could find, which created a mode unit, but I cant set it correctly. I found a directions.find unit that accepts params, but could not hook them up. something like this:</p><p>OnlineMapsGoogleDirections query = OnlineMapsGoogleDirections.Find(<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; new OnlineMapsGoogleDirections.Params(startPos, finalPos)<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mode = OnlineMapsGoogleDirections.Mode.walking<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; });<br />&nbsp; &nbsp; &nbsp; &nbsp;<br />I will provide screenshots of my Bolt graphs tonight so other users can see how we&#039;ve created this logic.</p>]]></description>
			<author><![CDATA[null@example.com (theboosted1)]]></author>
			<pubDate>Wed, 11 Apr 2018 11:52:58 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3542#p3542</guid>
		</item>
		<item>
			<title><![CDATA[Re: Search for a route using Bolt]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3541#p3541</link>
			<description><![CDATA[<p>Something like that:<br /><a href="https://ibb.co/dodf4x"><span class="postimg"><img src="https://thumb.ibb.co/dodf4x/img1.png" alt="https://thumb.ibb.co/dodf4x/img1.png" /></span></a></p><p>In Tools / Bolt / Unit Options Wizard / Types, add the following types:<br />OnlineMapsGoogleDirectionsResult.Leg<br />OnlineMapsGoogleDirectionsResult.Step</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Tue, 10 Apr 2018 13:16:09 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3541#p3541</guid>
		</item>
		<item>
			<title><![CDATA[Re: Search for a route using Bolt]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3540#p3540</link>
			<description><![CDATA[<p>This works great, thank you!<br />How would I get the steps of the route? Like in your find directions api example?&nbsp; I found various step units, however none of them would accept an input from get result or route.</p><p>My ultimate plan is to display each step of the route to the user like turn by turn directions, as the user approaches a turn, the next relevant step is displayed.</p>]]></description>
			<author><![CDATA[null@example.com (theboosted1)]]></author>
			<pubDate>Tue, 10 Apr 2018 12:57:22 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3540#p3540</guid>
		</item>
		<item>
			<title><![CDATA[Re: Search for a route using Bolt]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3539#p3539</link>
			<description><![CDATA[<p>very good, I am downloading the bolt integration kit tonight....</p>]]></description>
			<author><![CDATA[null@example.com (theboosted1)]]></author>
			<pubDate>Mon, 09 Apr 2018 12:07:59 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3539#p3539</guid>
		</item>
		<item>
			<title><![CDATA[Search for a route using Bolt]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=3536#p3536</link>
			<description><![CDATA[<p>An example of how to find and draw a route in Online Maps using Bolt.</p><p><div class="fancy_video_tag_player"><iframe class="youtube-player" type="text/html" width="640" height="385" src="https://www.youtube.com/embed/8t0aH269yQ4" frameborder="0"></iframe></div></p><p>Online Maps Bolt Integration Kit:<br /><a href="http://forum.infinity-code.com/viewtopic.php?pid=3535">http://forum.infinity-code.com/viewtopic.php?pid=3535</a></p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Mon, 09 Apr 2018 02:53:46 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=3536#p3536</guid>
		</item>
	</channel>
</rss>
