<?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 — How can I get your current location]]></title>
		<link>https://forum.infinity-code.com/viewtopic.php?id=60</link>
		<atom:link href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=60&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How can I get your current location.]]></description>
		<lastBuildDate>Fri, 04 Dec 2015 15:51:17 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How can I get your current location]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=241#p241</link>
			<description><![CDATA[<p>OnlineMaps.instance.SetPosition(position.x, position.y)<br />I used the code but I could not get my location position on the map<br />I want to get my location from the map I am as a person and not the middle of the screen</p>]]></description>
			<author><![CDATA[null@example.com (mr.softeng)]]></author>
			<pubDate>Fri, 04 Dec 2015 15:51:17 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=241#p241</guid>
		</item>
		<item>
			<title><![CDATA[Re: How can I get your current location]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=240#p240</link>
			<description><![CDATA[<p>Hello.</p><p>Vector2 position = OnlineMaps.instance.position; // X - Longitude, Y - Latitude.</p><p>Or if you need high accuracy:</p><p>double lng, lat;<br />OnlineMaps.instance.GetPosition (out lng, out lat);</p><p>Examples:<br /><a href="http://infinity-code.com/atlas/online-maps/index.html">http://infinity-code.com/atlas/online-maps/index.html</a></p><p>API Reference:<br /><a href="http://infinity-code.com/doxygen/online-maps/">http://infinity-code.com/doxygen/online-maps/</a></p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Fri, 04 Dec 2015 15:24:19 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=240#p240</guid>
		</item>
		<item>
			<title><![CDATA[How can I get your current location]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=239#p239</link>
			<description><![CDATA[<p>How can I get your current location</p>]]></description>
			<author><![CDATA[null@example.com (mr.softeng)]]></author>
			<pubDate>Fri, 04 Dec 2015 15:02:49 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=239#p239</guid>
		</item>
	</channel>
</rss>
