<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — Can I change map provider?]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=32&amp;type=atom" />
	<updated>2015-10-22T07:00:37Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=32</id>
		<entry>
			<title type="html"><![CDATA[Re: Can I change map provider?]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=134#p134" />
			<content type="html"><![CDATA[<p>err I think I downloaded 2.1 version.I will check for update thx Alex</p>]]></content>
			<author>
				<name><![CDATA[roronoazaoxl]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=44</uri>
			</author>
			<updated>2015-10-22T07:00:37Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=134#p134</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can I change map provider?]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=133#p133" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2015-10-19T12:54:25Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=133#p133</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can I change map provider?]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=130#p130" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[roronoazaoxl]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=44</uri>
			</author>
			<updated>2015-10-17T06:23:24Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=130#p130</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can I change map provider?]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=129#p129" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[roronoazaoxl]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=44</uri>
			</author>
			<updated>2015-10-17T04:11:12Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=129#p129</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can I change map provider?]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=119#p119" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2015-10-16T06:54:05Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=119#p119</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can I change map provider?]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=118#p118" />
			<content type="html"><![CDATA[<p>Here is another map provider in China<br /><a href="http://map.qq.com/">http://map.qq.com/</a></p>]]></content>
			<author>
				<name><![CDATA[roronoazaoxl]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=44</uri>
			</author>
			<updated>2015-10-16T04:28:15Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=118#p118</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can I change map provider?]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=117#p117" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[roronoazaoxl]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=44</uri>
			</author>
			<updated>2015-10-16T04:22:33Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=117#p117</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can I change map provider?]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=93#p93" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2015-10-09T09:38:10Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=93#p93</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Can I change map provider?]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=92#p92" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[roronoazaoxl]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=44</uri>
			</author>
			<updated>2015-10-09T08:28:06Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=92#p92</id>
		</entry>
</feed>
