<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>debugger; &#187; Google Maps</title>
	<atom:link href="http://www.akmattie.net/blog/category/google-maps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.akmattie.net/blog</link>
	<description>Andrew Mattie's Web Development Adventures</description>
	<lastBuildDate>Thu, 06 Mar 2008 06:47:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>As-Yet-Unannounced Feature for Google Maps API</title>
		<link>http://www.akmattie.net/blog/2007/07/28/as-yet-unannounced-feature-for-google-maps-api/</link>
		<comments>http://www.akmattie.net/blog/2007/07/28/as-yet-unannounced-feature-for-google-maps-api/#comments</comments>
		<pubDate>Sun, 29 Jul 2007 07:13:46 +0000</pubDate>
		<dc:creator>amattie</dc:creator>
				<category><![CDATA[Google Maps]]></category>

		<guid isPermaLink="false">http://www.akmattie.net/blog/2007/07/28/as-yet-unannounced-feature-for-google-maps-api/</guid>
		<description><![CDATA[So I was looking for something on the Google Maps API class reference page the other day, and I&#8217;ve been there enough to notice when something changes in the first screenful. On Thursday, I noticed two more classes had been added to the list: GAdsManager and GAdsManagerOptions. Essentially, these two classes allow developers to plug [...]]]></description>
			<content:encoded><![CDATA[<p>So I was looking for something on the Google Maps API <a href="http://www.google.com/apis/maps/documentation/reference.html">class reference</a> page the other day, and I&#8217;ve been there enough to notice when something changes in the first screenful. On Thursday, I noticed two more classes had been added to the list: <a href="http://www.google.com/apis/maps/documentation/reference.html#GAdsManager">GAdsManager</a> and <a href="http://www.google.com/apis/maps/documentation/reference.html#GAdsManagerOptions">GAdsManagerOptions</a>. Essentially, these two classes allow developers to plug in their Google AdSense ID so that AdSense ads will be embedded into the map.</p>
<p>I checked the <a href="http://adsense.blogspot.com/">official AdSense blog</a>, and I&#8217;m subscribed to both the <a href="http://googlemapsapi.blogspot.com/">official Maps API blog</a> and their <a href="http://google-latlong.blogspot.com/">LatLong blog</a>, and I haven&#8217;t seen an announcement for it yet. The class reference page page says that those two classes were added in version 2.85; version 2.84 is being served up by default right now. In case you&#8217;re not aware, Google updates their API about <a href="http://googlemapsapi.blogspot.com/2007/07/looking-for-stability-in-lifemashups.html">every two weeks</a>. I&#8217;m not sure how long v2.84 has been out, but I&#8217;m guessing that it won&#8217;t be long before we hear about the official release of the new classes. If you have a maps application and you want to try it, all you have to do is specify v=2.85 in the querystring of the Maps API script source.</p>
<p>While it&#8217;s not so much a technological revelation, I predict that the income this can generate for developers will lead to better and more numerous applications. With the massive number of new web startups out there that are funded by AdSense already, we&#8217;re certain to see the same thing happen with sites that use Google Maps. Whereas AdSense ads may have been placed beside a map up to now, the ability to embed ads directly into the map that already has the visitors attention is really going to do well for the developer.</p>
<p>Anyway, in the meantime, I&#8217;ve signed up for AdSense. I added my new AdSense ID to the GAdsManager class in a map in one of my development apps, and I called GAdsManager.enable() so that the ads will show. All I&#8217;m waiting on now is Google&#8217;s AdSense indexing bot (or whatever one calls it) so ads will be shown on the map based on the page text surrounding the map. I don&#8217;t want to disclose the URL just yet as it&#8217;s something <a href="http://www.diversesolutions.com">we</a> use for development, but I&#8217;ll let you know and take some screenshots once I do start seeing ads on the map. Should be interesting to see where we go from here!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.akmattie.net/blog/2007/07/28/as-yet-unannounced-feature-for-google-maps-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
