<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — Problem with onlineMapsLocationService and Markers3D]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=627&amp;type=atom" />
	<updated>2017-08-19T11:25:17Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=627</id>
		<entry>
			<title type="html"><![CDATA[Re: Problem with onlineMapsLocationService and Markers3D]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=2709#p2709" />
			<content type="html"><![CDATA[<p>Please send your scene (as a package) to support (support@infinity-code.com).<br />I will check it.<br />To make it clear:<br />I do not need your working project. I need any project where this problem is appears.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2017-08-19T11:25:17Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=2709#p2709</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Problem with onlineMapsLocationService and Markers3D]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=2706#p2706" />
			<content type="html"><![CDATA[<p>The other markers are created in an other script with a loop for exemple: </p><p>Public void InitMarkers(){</p><p>for(int k=0;k&lt;listObj.Count;k++){</p><p>OnlineMapsControlBase3D.instance.AddMarker3D(new Vector2(listObj[k].longitude, listObj[k].latitude),listObj[k]. prefab);<br />}</p><br /><p>}</p>]]></content>
			<author>
				<name><![CDATA[trouk]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=326</uri>
			</author>
			<updated>2017-08-18T08:56:26Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=2706#p2706</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Problem with onlineMapsLocationService and Markers3D]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=2702#p2702" />
			<content type="html"><![CDATA[<p>In this script, you create only one marker.<br />How do you create the other 49 markers?</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2017-08-17T17:46:54Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=2702#p2702</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Problem with onlineMapsLocationService and Markers3D]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=2701#p2701" />
			<content type="html"><![CDATA[<p>The script is attached to map GameObject. for the instanciation of the marker. I&#039;m using your script &quot;Marker3D_GPS_Example.cs&quot; with some other code in your others scripts.</p><p>I will attach the script I&#039;m using it.</p>]]></content>
			<author>
				<name><![CDATA[trouk]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=326</uri>
			</author>
			<updated>2017-08-17T17:39:03Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=2701#p2701</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Problem with onlineMapsLocationService and Markers3D]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=2700#p2700" />
			<content type="html"><![CDATA[<p>Hello.</p><p>Very interesting.</p><p>First of all, do you have an Online Maps Location Service on the map GameObject or on the marker GameObject?<br />The correct way: on the map GameObject.</p><p>Next, please, show me how you create markers.<br />If this script, then show the script.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2017-08-17T17:33:38Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=2700#p2700</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Problem with onlineMapsLocationService and Markers3D]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=2699#p2699" />
			<content type="html"><![CDATA[<p>Hi,</p><p>I&#039;m using TileSetMap with an Adroid build for my project. I have a map with 50 markers3D.The Script &quot;OnlineMapsLocationService&quot; is attached to a gameObjet. When I start my Map, all of the markers3D is set to the postion of the GPS.</p><p>I&#039;m using the 2.5.12.1 version of the plugin</p>]]></content>
			<author>
				<name><![CDATA[trouk]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=326</uri>
			</author>
			<updated>2017-08-17T16:17:57Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=2699#p2699</id>
		</entry>
</feed>
