<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Announcing MapTooltip</title>
	<atom:link href="http://www.svennerberg.com/2009/03/announcing-maptooltip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.svennerberg.com/2009/03/announcing-maptooltip/</link>
	<description>Web Applications Designed for Humans</description>
	<lastBuildDate>Fri, 03 Feb 2012 20:33:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: MUHAMMAD SALMAN</title>
		<link>http://www.svennerberg.com/2009/03/announcing-maptooltip/#comment-535</link>
		<dc:creator>MUHAMMAD SALMAN</dc:creator>
		<pubDate>Fri, 01 Apr 2011 14:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1695#comment-535</guid>
		<description>Oh , really great , that&#039;s what i am looking for.
But i have a question , can we modify this class so that it has rounded corners and it can be crossed the map boundries , just like the yelp style google map info window.</description>
		<content:encoded><![CDATA[<p>Oh , really great , that&#8217;s what i am looking for.<br />
But i have a question , can we modify this class so that it has rounded corners and it can be crossed the map boundries , just like the yelp style google map info window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xylar</title>
		<link>http://www.svennerberg.com/2009/03/announcing-maptooltip/#comment-534</link>
		<dc:creator>Xylar</dc:creator>
		<pubDate>Thu, 02 Dec 2010 13:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1695#comment-534</guid>
		<description>Seems to work fairly well. You may want to remove the memory leak moving the mouseout event binding outside the mouseover function. Right now it keeps adding mouseout events.</description>
		<content:encoded><![CDATA[<p>Seems to work fairly well. You may want to remove the memory leak moving the mouseout event binding outside the mouseover function. Right now it keeps adding mouseout events.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kashins DaWeeD</title>
		<link>http://www.svennerberg.com/2009/03/announcing-maptooltip/#comment-533</link>
		<dc:creator>Kashins DaWeeD</dc:creator>
		<pubDate>Sat, 09 Oct 2010 01:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1695#comment-533</guid>
		<description>Hey! Tnx a lot for this script! ;)

Found one more bug. When I zoom in map, tooltip wont dissappear after I move mouse out of polygon. It shows some kind of &quot;Uncaught TypeError: Cannot call method &#039;removeChild&#039; of null. MapTooltip.remove&quot; in mapTooltip.js 108 row. + it drops some errors from main.js, so it seems like it&#039;s kind of problem with API too.

my test map (will be there for a while):
html: &lt;a href=&quot;http://www.amazing-latvia.lv/test/apskate.html&quot; rel=&quot;nofollow&quot;&gt;http://www.amazing-latvia.lv/test/apskate.html&lt;/a&gt;
map js: &lt;a href=&quot;http://www.amazing-latvia.lv/test/map.js&quot; rel=&quot;nofollow&quot;&gt;http://www.amazing-latvia.lv/test/map.js&lt;/a&gt;
xml: &lt;a href=&quot;http://www.amazing-latvia.lv/test/daugavpils.xml&quot; rel=&quot;nofollow&quot;&gt;http://www.amazing-latvia.lv/test/daugavpils.xml&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hey! Tnx a lot for this script! <img src='http://www.svennerberg.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Found one more bug. When I zoom in map, tooltip wont dissappear after I move mouse out of polygon. It shows some kind of &#8220;Uncaught TypeError: Cannot call method &#8216;removeChild&#8217; of null. MapTooltip.remove&#8221; in mapTooltip.js 108 row. + it drops some errors from main.js, so it seems like it&#8217;s kind of problem with API too.</p>
<p>my test map (will be there for a while):<br />
html: <a href="http://www.amazing-latvia.lv/test/apskate.html" rel="nofollow">http://www.amazing-latvia.lv/test/apskate.html</a><br />
map js: <a href="http://www.amazing-latvia.lv/test/map.js" rel="nofollow">http://www.amazing-latvia.lv/test/map.js</a><br />
xml: <a href="http://www.amazing-latvia.lv/test/daugavpils.xml" rel="nofollow">http://www.amazing-latvia.lv/test/daugavpils.xml</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pk</title>
		<link>http://www.svennerberg.com/2009/03/announcing-maptooltip/#comment-532</link>
		<dc:creator>pk</dc:creator>
		<pubDate>Mon, 10 May 2010 22:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1695#comment-532</guid>
		<description>Thanks a lot.  This is a great tool.  I am able to use it.  I have one issue when using it with an map that does have the dragging capability (map.disableDragging()).  This tooltip code somehow overrides it.  Do you have any idea how to disable the pan icon to prevent the dragging from happening.  Thanks</description>
		<content:encoded><![CDATA[<p>Thanks a lot.  This is a great tool.  I am able to use it.  I have one issue when using it with an map that does have the dragging capability (map.disableDragging()).  This tooltip code somehow overrides it.  Do you have any idea how to disable the pan icon to prevent the dragging from happening.  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: den</title>
		<link>http://www.svennerberg.com/2009/03/announcing-maptooltip/#comment-531</link>
		<dc:creator>den</dc:creator>
		<pubDate>Tue, 09 Mar 2010 08:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1695#comment-531</guid>
		<description>Hi,
I am glad to find this tooltip.
But I have the same problem as No.5.
It works for simple polygon. but I count not work out with polygon array.
I am looking forword to hearing any advice.  
Thank you.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am glad to find this tooltip.<br />
But I have the same problem as No.5.<br />
It works for simple polygon. but I count not work out with polygon array.<br />
I am looking forword to hearing any advice.<br />
Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel Svennerberg</title>
		<link>http://www.svennerberg.com/2009/03/announcing-maptooltip/#comment-530</link>
		<dc:creator>Gabriel Svennerberg</dc:creator>
		<pubDate>Mon, 09 Nov 2009 07:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1695#comment-530</guid>
		<description>&lt;strong&gt;&lt;em&gt;Tyler:&lt;/em&gt;&lt;/strong&gt; I&#039;m glad to hear that you find it useful. 

I suggest that we file a bug report to the Google Maps API. It would be sweet if they could fix that so that it works in newer versions of the API.</description>
		<content:encoded><![CDATA[<p><strong><em>Tyler:</em></strong> I&#8217;m glad to hear that you find it useful. </p>
<p>I suggest that we file a bug report to the Google Maps API. It would be sweet if they could fix that so that it works in newer versions of the API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler</title>
		<link>http://www.svennerberg.com/2009/03/announcing-maptooltip/#comment-529</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Sun, 08 Nov 2009 08:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1695#comment-529</guid>
		<description>Even with 50 polygons it still works like a charm - as long as we stick to v2.149</description>
		<content:encoded><![CDATA[<p>Even with 50 polygons it still works like a charm &#8211; as long as we stick to v2.149</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler</title>
		<link>http://www.svennerberg.com/2009/03/announcing-maptooltip/#comment-528</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Sun, 08 Nov 2009 08:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1695#comment-528</guid>
		<description>4. April 21st, 2009 at 7.29 you wrote:

&quot;Naturally I need to find a way around this issue so it’s possible to run the latest version 
of the API, but so far I haven’t come up with a solution.&quot;

It&#039;s actually not your script - it a appears to be bug in the latest API.

I already had this exact same problem when simply trying to use the following single line in the mouseover event: polygon.style.cursor = &quot;pointer&quot;;

I tried version 3 and the problem is still there.
So it looks for now, like we&#039;re stuck with 2.149.</description>
		<content:encoded><![CDATA[<p>4. April 21st, 2009 at 7.29 you wrote:</p>
<p>&#8220;Naturally I need to find a way around this issue so it’s possible to run the latest version<br />
of the API, but so far I haven’t come up with a solution.&#8221;</p>
<p>It&#8217;s actually not your script &#8211; it a appears to be bug in the latest API.</p>
<p>I already had this exact same problem when simply trying to use the following single line in the mouseover event: polygon.style.cursor = &#8220;pointer&#8221;;</p>
<p>I tried version 3 and the problem is still there.<br />
So it looks for now, like we&#8217;re stuck with 2.149.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.svennerberg.com/2009/03/announcing-maptooltip/#comment-527</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 27 Aug 2009 01:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1695#comment-527</guid>
		<description>Any progress on getting your tooltips working beyond version 2.149? Many useful new features have been added to maps api. Up to version 2.172 and 3.11...
Thanks though!</description>
		<content:encoded><![CDATA[<p>Any progress on getting your tooltips working beyond version 2.149? Many useful new features have been added to maps api. Up to version 2.172 and 3.11&#8230;<br />
Thanks though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zizou</title>
		<link>http://www.svennerberg.com/2009/03/announcing-maptooltip/#comment-526</link>
		<dc:creator>zizou</dc:creator>
		<pubDate>Tue, 25 Aug 2009 09:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.svennerberg.com/?p=1695#comment-526</guid>
		<description>hi !
do you have some news about mouseover problem with recent v2 api ?

regards</description>
		<content:encoded><![CDATA[<p>hi !<br />
do you have some news about mouseover problem with recent v2 api ?</p>
<p>regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>

