<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — Adjusting the position of a marker's label]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=87&amp;type=atom" />
	<updated>2016-02-16T15:27:00Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=87</id>
		<entry>
			<title type="html"><![CDATA[Re: Adjusting the position of a marker's label]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=359#p359" />
			<content type="html"><![CDATA[<p>Thanks a lot Alex for your quick reply. That code is really cool!</p><p>I just realised that there is an OnDrawTooltipExample code that shows how to do that, sorry for not checking properly earlier.</p><p>For the benefit of other library users, I use </p><div class="codebox"><pre><code>Rect rect = marker.realScreenRect;</code></pre></div><p>to get the marker&#039;s rect. It&#039;s to be noted that marker needs to be an OnlineMapsMarker object. I use this to determine the tooltip rect.</p>]]></content>
			<author>
				<name><![CDATA[lambrtz]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=87</uri>
			</author>
			<updated>2016-02-16T15:27:00Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=359#p359</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Adjusting the position of a marker's label]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=357#p357" />
			<content type="html"><![CDATA[<p>Hello.</p><p>Example attached.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2016-02-16T11:21:57Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=357#p357</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Adjusting the position of a marker's label]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=356#p356" />
			<content type="html"><![CDATA[<p>Just to add on my original post, when I built and ran the app on Android platform, the font becomes very small, as attached. Will be glad if someone can let me know how to make the font size fixed.</p><p>Thanks again!</p>]]></content>
			<author>
				<name><![CDATA[lambrtz]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=87</uri>
			</author>
			<updated>2016-02-16T10:04:36Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=356#p356</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Adjusting the position of a marker's label]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=355#p355" />
			<content type="html"><![CDATA[<p>Hello,</p><p>I would like to know how I can adjust the position of a marker&#039;s label.</p><p>So far I can show the label permanently, as shown in the attached image. However, it seems a little bit off. I want to make it centre-aligned to the marker, and move it down a bit, closer to the marker. I suppose it has something to do with the OnPrepareTooltipStyle function, but I am not sure how I can use it.</p><p>Thank you!</p>]]></content>
			<author>
				<name><![CDATA[lambrtz]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=87</uri>
			</author>
			<updated>2016-02-16T09:29:04Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=355#p355</id>
		</entry>
</feed>
