<?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: Google Maps</title>
	<atom:link href="http://sp2hari.com/2008/01/15/google-maps/feed/" rel="self" type="application/rss+xml" />
	<link>http://sp2hari.com/2008/01/15/google-maps/</link>
	<description>I see, learn and rediscover... everyday!</description>
	<lastBuildDate>Wed, 16 May 2012 18:17:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: sp2hari</title>
		<link>http://sp2hari.com/2008/01/15/google-maps/comment-page-1/#comment-2544</link>
		<dc:creator>sp2hari</dc:creator>
		<pubDate>Mon, 02 Feb 2009 00:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/2008/01/15/google-maps/#comment-2544</guid>
		<description>Thanks :)</description>
		<content:encoded><![CDATA[<p>Thanks :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Cholerton</title>
		<link>http://sp2hari.com/2008/01/15/google-maps/comment-page-1/#comment-2537</link>
		<dc:creator>Steve Cholerton</dc:creator>
		<pubDate>Sun, 01 Feb 2009 14:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/2008/01/15/google-maps/#comment-2537</guid>
		<description>Excellent article.  Well done, and thanks - Steve</description>
		<content:encoded><![CDATA[<p>Excellent article.  Well done, and thanks &#8211; Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: passerby</title>
		<link>http://sp2hari.com/2008/01/15/google-maps/comment-page-1/#comment-1862</link>
		<dc:creator>passerby</dc:creator>
		<pubDate>Thu, 02 Oct 2008 02:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/2008/01/15/google-maps/#comment-1862</guid>
		<description>Great article, which has really helped me get started. 2 thumbs up :)</description>
		<content:encoded><![CDATA[<p>Great article, which has really helped me get started. 2 thumbs up :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sp2hari</title>
		<link>http://sp2hari.com/2008/01/15/google-maps/comment-page-1/#comment-866</link>
		<dc:creator>sp2hari</dc:creator>
		<pubDate>Tue, 29 Jul 2008 10:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/2008/01/15/google-maps/#comment-866</guid>
		<description>@satish
Check this page
http://code.google.com/apis/maps/documentation/reference.html#GEvent

I think the functions like 

removeListener(handle)
clearListeners(source,  event)
clearInstanceListeners(source)
clearNode(source)

should help you do what you want to do. I haven&#039;t tried it but those functions looks like what you want to do.</description>
		<content:encoded><![CDATA[<p>@satish<br />
Check this page<br />
<a href="http://code.google.com/apis/maps/documentation/reference.html#GEvent" rel="nofollow">http://code.google.com/apis/maps/documentation/reference.html#GEvent</a></p>
<p>I think the functions like </p>
<p>removeListener(handle)<br />
clearListeners(source,  event)<br />
clearInstanceListeners(source)<br />
clearNode(source)</p>
<p>should help you do what you want to do. I haven&#8217;t tried it but those functions looks like what you want to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: satish</title>
		<link>http://sp2hari.com/2008/01/15/google-maps/comment-page-1/#comment-865</link>
		<dc:creator>satish</dc:creator>
		<pubDate>Tue, 29 Jul 2008 08:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/2008/01/15/google-maps/#comment-865</guid>
		<description>Hi all,
I wanted to know before assigning any other action to a event , can we clear all the existing actions to that particular event......</description>
		<content:encoded><![CDATA[<p>Hi all,<br />
I wanted to know before assigning any other action to a event , can we clear all the existing actions to that particular event&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ</title>
		<link>http://sp2hari.com/2008/01/15/google-maps/comment-page-1/#comment-775</link>
		<dc:creator>Russ</dc:creator>
		<pubDate>Tue, 24 Jun 2008 18:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/2008/01/15/google-maps/#comment-775</guid>
		<description>We are re-writing our company website in SharePoint and I am working on the Google Map section.  This post has helped me to figure out how to create the information windows.  Thanks!!</description>
		<content:encoded><![CDATA[<p>We are re-writing our company website in SharePoint and I am working on the Google Map section.  This post has helped me to figure out how to create the information windows.  Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M1ke</title>
		<link>http://sp2hari.com/2008/01/15/google-maps/comment-page-1/#comment-622</link>
		<dc:creator>M1ke</dc:creator>
		<pubDate>Sat, 22 Mar 2008 12:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://sp2hari.com/2008/01/15/google-maps/#comment-622</guid>
		<description>Hi, I was searching for a command to clear markers and this site appeared before anything in the official documentation. Thanks for the advice ;)</description>
		<content:encoded><![CDATA[<p>Hi, I was searching for a command to clear markers and this site appeared before anything in the official documentation. Thanks for the advice ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

