<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — OnlineMapsLocationServiceBase]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=2307&amp;type=atom" />
	<updated>2024-08-29T18:47:41Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=2307</id>
		<entry>
			<title type="html"><![CDATA[Re: OnlineMapsLocationServiceBase]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=9638#p9638" />
			<content type="html"><![CDATA[<p>Thanks very much. It works fine now.Also a big thank for all the previous answers to my questions.</p>]]></content>
			<author>
				<name><![CDATA[jaapvandriel]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=1852</uri>
			</author>
			<updated>2024-08-29T18:47:41Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=9638#p9638</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: OnlineMapsLocationServiceBase]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=9637#p9637" />
			<content type="html"><![CDATA[<p>Hi.</p><p>Online Maps does not check if this value changes in the inspector at runtime due to performance reasons.<br />How to change the location marker texture at runtime:<br /></p><div class="codebox"><pre><code>(OnlineMapsLocationService.marker as OnlineMapsMarker).texture = newTexture;
OnlineMaps.instance.Redraw();</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2024-08-28T20:19:06Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=9637#p9637</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[OnlineMapsLocationServiceBase]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=9636#p9636" />
			<content type="html"><![CDATA[<p>Hi,</p><p>I am using: OnlineMapsLocationServiceBase.marker2DTexture to change the marker texture. This works during the first time (for exemple during start), but it seems to work only once, car if I change the texture later it does not changes the exture.</p>]]></content>
			<author>
				<name><![CDATA[jaapvandriel]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=1852</uri>
			</author>
			<updated>2024-08-28T12:03:21Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=9636#p9636</id>
		</entry>
</feed>
