<?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 — Can I change map provider?]]></title>
		<link>https://forum.infinity-code.com/viewtopic.php?id=32</link>
		<atom:link href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=32&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Can I change map provider?.]]></description>
		<lastBuildDate>Thu, 22 Oct 2015 07:00:37 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Can I change map provider?]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=134#p134</link>
			<description><![CDATA[<p>err I think I downloaded 2.1 version.I will check for update thx Alex</p>]]></description>
			<author><![CDATA[null@example.com (roronoazaoxl)]]></author>
			<pubDate>Thu, 22 Oct 2015 07:00:37 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=134#p134</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can I change map provider?]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=133#p133</link>
			<description><![CDATA[<p>Hello.</p><p>We will add AMap in the next update.</p><p>Bug with GPS emulator we have already fixed (v2.2.0.4+).<br />This problem appears again in the latest versions?</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Mon, 19 Oct 2015 12:54:25 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=133#p133</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can I change map provider?]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=130#p130</link>
			<description><![CDATA[<p>Also I found out that&nbsp; GPS Emulator&nbsp; is not working in Editor mode.</p><p>As I check the OnlineMapsLocationService.cs you check Input.location.isEnabledByUser at the beginning of the Update loop. It will always a false value when running in editor mode in Unity5.</p><p>Not sure if it is because I set up wrong or a bug?<br />Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (roronoazaoxl)]]></author>
			<pubDate>Sat, 17 Oct 2015 06:23:24 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=130#p130</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can I change map provider?]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=129#p129</link>
			<description><![CDATA[<p>Hey, Alax,</p><p>Thanks for you help. <br />Please add Amap to the list, it does widely use in China. UBER, default Iphone Map and Airbnb use Amap when they come to China. It has a Chinese name called GaoDe Map and it is a sub company of Alibaba Group. </p><p>I will check QQ and Baidu later and write to you. </p><p>Thanks again</p>]]></description>
			<author><![CDATA[null@example.com (roronoazaoxl)]]></author>
			<pubDate>Sat, 17 Oct 2015 04:11:12 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=129#p129</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can I change map provider?]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=119#p119</link>
			<description><![CDATA[<p>Hello.</p><p>AMap works.<br />But we do not add it to the list because amap not have global coverage.<br />You can use amap, selecting «Provider - Custom».<br />Satellite: <a href="http://webst02.is.autonavi.com/appmaptile?style=6&amp;x={x}&amp;y={y}&amp;z={zoom}">http://webst02.is.autonavi.com/appmapti … p;z={zoom}</a><br />Map: <a href="http://webrd03.is.autonavi.com/appmaptile?lang=zh_cn&amp;size=1&amp;scale=1&amp;style=8&amp;x={X}&amp;y={y}&amp;z={zoom}">http://webrd03.is.autonavi.com/appmapti … p;z={zoom}</a></p><p>QQ is not works.<br />It has some specific TileY, and I do not understand how it works.<br />Perhaps there somewhere information about it, but I do not know Chinese.<br />QQ has good quality tiles, and if you (or someone else) has information about projections of QQ, please write to us.<br />I think supports of QQ will be useful for Chinese users.</p><p>To use MapBox you need to select «Provider - Custom», and specify the URL pattern.<br />To find the URL, you need (img1):<br />1. Open the browser developer tools. Hotkey in most browsers - F12.<br />2. Find an address request to download any tile. It will look like:<br /><a href="https://a.tiles.mapbox.com/v4/saman.ed44282c/4/7/5.png?access_token=XXX">https://a.tiles.mapbox.com/v4/saman.ed4 … _token=XXX</a><br />3. Modify address.<br />It should look something like this:<br /><a href="https://a.tiles.mapbox.com/v4/saman.ed44282c/{zoom}/{x}/{y}.png?access_token=XXX">https://a.tiles.mapbox.com/v4/saman.ed4 … _token=XXX</a><br />Thank you for your question. We write this in the documentation.</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Fri, 16 Oct 2015 06:54:05 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=119#p119</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can I change map provider?]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=118#p118</link>
			<description><![CDATA[<p>Here is another map provider in China<br /><a href="http://map.qq.com/">http://map.qq.com/</a></p>]]></description>
			<author><![CDATA[null@example.com (roronoazaoxl)]]></author>
			<pubDate>Fri, 16 Oct 2015 04:28:15 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=118#p118</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can I change map provider?]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=117#p117</link>
			<description><![CDATA[<p>Thanks Alex,</p><p>There are several other map in China can you test those map?</p><p><a href="http://ditu.amap.com/">http://ditu.amap.com/</a></p><p>I am not sure if you can test it without English translation, but if you can teach me how to check if those map has the same projection with Google, I can do it for you.</p><p>And after reading the document, it says Mapbox is Partially supported. And how much do you support? I really like their map because it can just a style map you want. It is really impotent in our game.</p><p>Thanks,</p><p>Ronin</p>]]></description>
			<author><![CDATA[null@example.com (roronoazaoxl)]]></author>
			<pubDate>Fri, 16 Oct 2015 04:22:33 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=117#p117</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can I change map provider?]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=93#p93</link>
			<description><![CDATA[<p>Hello.</p><p>Online Maps support: <br />Google Maps, ArcGIS, Nokia Maps (HERE.com), MapQuest, Virtual Earth (Bing Maps), Open Street Maps, Sputnik.<br />In addition, Online Maps has the ability to download tiles from custom URL.<br />Unfortunately, Baidu Maps is not supported (it has another projection).</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Fri, 09 Oct 2015 09:38:10 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=93#p93</guid>
		</item>
		<item>
			<title><![CDATA[Can I change map provider?]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=92#p92</link>
			<description><![CDATA[<p>I notice Online Maps use google map which is blocked in China. <br />I just want to know can I change to other map provider.<br />Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (roronoazaoxl)]]></author>
			<pubDate>Fri, 09 Oct 2015 08:28:06 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=92#p92</guid>
		</item>
	</channel>
</rss>
