<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — Configurable zoom range]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=1356&amp;type=atom" />
	<updated>2019-09-16T23:12:51Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=1356</id>
		<entry>
			<title type="html"><![CDATA[Re: Configurable zoom range]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=5571#p5571" />
			<content type="html"><![CDATA[<p>Almost, you need ONLINEMAPS_MAXZOOM_21.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2019-09-16T23:12:51Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=5571#p5571</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Configurable zoom range]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=5570#p5570" />
			<content type="html"><![CDATA[<p>Thank you, that sounds like what I need. I am not familiar with how compilation directives work, however. Are we going to Project Settings &gt; Player and put &quot;ONLINEMAPS_MAXZOOM_23&quot; to the &quot;Scripting Define Symbols&quot; field?</p>]]></content>
			<author>
				<name><![CDATA[btranlor]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=878</uri>
			</author>
			<updated>2019-09-16T22:46:55Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=5570#p5570</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Configurable zoom range]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=5563#p5563" />
			<content type="html"><![CDATA[<p>Hello.</p><p>Added compilation directives ONLINEMAPS_MAXZOOM_23 (22, 21), which allows you to specify the required maximum zoom.<br />The next version of Online Maps will contain this.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2019-09-16T13:00:53Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=5563#p5563</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Configurable zoom range]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=5561#p5561" />
			<content type="html"><![CDATA[<p>Our application is using NearMap, which allows for a maximum zoom of 21 <a href="https://docs.nearmap.com/pages/viewpage.action?pageId=11206698.">https://docs.nearmap.com/pages/viewpage … =11206698.</a> I can go to the OnlineMaps.cs class and override the MAXZOOM constant, but I don&#039;t think it is maintainable when applying new OnlineMaps updates in the future. Is it possible for you to provide a way to configure the min and max zoom levels that a map provider supports?</p>]]></content>
			<author>
				<name><![CDATA[btranlor]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=878</uri>
			</author>
			<updated>2019-09-15T23:28:37Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=5561#p5561</id>
		</entry>
</feed>
