<?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>Google Data &#187; Mickey Kataria, Google Sydney</title>
	<atom:link href="/author/mickey-kataria-google-sydney/feed/" rel="self" type="application/rss+xml" />
	<link>https://googledata.org</link>
	<description>Everything Google: News, Products, Services, Content, Culture</description>
	<lastBuildDate>Wed, 18 Mar 2015 21:09:38 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.7.5</generator>
	<item>
		<title>Finding mashups: Needle in a haystack?</title>
		<link>https://googledata.org/google-maps/finding-mashups-needle-in-a-haystack/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=finding-mashups-needle-in-a-haystack</link>
		<comments>https://googledata.org/google-maps/finding-mashups-needle-in-a-haystack/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 21:11:00 +0000</pubDate>
		<dc:creator><![CDATA[Mickey Kataria, Google Sydney]]></dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[google geo]]></category>
		<category><![CDATA[google geodevelopers]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Over the last four years, developers have created hundreds of thousands of mashups that use the various Maps APIs.  These range from practical and useful to fun and bizarre.  With so many API sites out there, how do you find one about a specific topic ...]]></description>
				<content:encoded><![CDATA[Over the last four years, developers have created hundreds of thousands of mashups that use the various Maps APIs.  These range from <a href="http://www.oyster.com/hawaii/hotels/halekulani/map/">practical</a> and <a href="http://info.ikea-usa.com/StoreLocator/StoreLocator.aspx">useful</a> to <a href="http://www.mapmsg.com/">fun</a> and <a href="http://www.cartogrammar.com/flash/piano/Piano.html">bizarre</a>.  With so many API sites out there, how do you find one about a specific topic and place, say "<a href="http://www.drvino.com/newyorkwineshops.php">wine shops in New York City</a>"?  Or how would the developer of this mashup get his site in front of users looking for something to do in New York?

<p>

You may have noticed that user-created "<a href="http://maps.google.com/support/bin/answer.py?hl=en&answer=68480">My Maps</a>" are shown on Google Maps when searching or looking at a specific place.  Similarly, we think that there are many Google Maps API sites that would be very interesting to users searching on Google Maps.  So we've been working on a way to expose relevant Maps API sites on Google Maps.  In order to do this well, we need to know the location and content of the markers and/or infowindows that are displayed on these mashups.  In a few weeks, we will turn on new functionality that helps Google to log this information from mashups that are using the JavaScript Maps API v2.  We'll announce the exact date as we get closer but we wanted to provide an early look into our plans. 

<p>

We realize that some of your markers or infowindows may contain information that you don't want us to display in search results or on Google Maps.  Your content may be personal in nature or perhaps you don't have the necessary rights to allow indexing of the content you are displaying. <a href="http://www.google.com/enterprise/earthmaps/maps.html">Maps API Premier</a> customers in particular may not want their content indexed and displayed in Google Maps. To ensure that this new feature doesn't cause any issues, we have put a few controls in place:

<ol>

<li>We only index data from maps that have been viewed by many unique users.  For example, maps only viewed by you and a few friends won't be indexed.</li>

<li>If your page is protected by <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=156449">robots.txt</a>, we will not index your content.</li>

<li>You can opt-out of the logging by specifying "indexing=false" when loading the API  For example:
<p>
<pre>http://maps.google.com/maps?file=api&v=2&key=abcdefg&sensor=true&indexing=false</pre>
</li>

<li>If you are a Maps API Premier customer, we will not index data from your maps, unless you opt into indexing by passing in "indexing=true".</li>

</ol>

<p>
We're excited about letting users easily find the wonderful mashups developers have created.  As always, if you have any feedback for us, please use the <a href="http://groups.google.com/group/google-maps-api">Maps API Google Group</a>.

<p>

<span class="post-author">Mickey Kataria, Product Manager</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3124040365160254795-505537945493451493?l=googlegeodevelopers.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-maps/finding-mashups-needle-in-a-haystack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Directions in the Maps API v3: Where will you go from here?</title>
		<link>https://googledata.org/google-maps/directions-in-the-maps-api-v3-where-will-you-go-from-here/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=directions-in-the-maps-api-v3-where-will-you-go-from-here</link>
		<comments>https://googledata.org/google-maps/directions-in-the-maps-api-v3-where-will-you-go-from-here/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 00:02:00 +0000</pubDate>
		<dc:creator><![CDATA[Mickey Kataria, Google Sydney]]></dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[google geo]]></category>
		<category><![CDATA[google geodevelopers]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[One of the primary uses of a map has always been to figure out how to get from point A to point B. Until now the only way users of our Maps API v3 could put directions on their map was to draw a straight polyline and tell people to fly. Well, fret no m...]]></description>
				<content:encoded><![CDATA[<p>One of the primary uses of a map has always been to figure out how to get from point A to point B. Until now the only way users of our <a href="http://code.google.com/apis/maps/documentation/v3/">Maps API v3</a> could put directions on their map was to draw a straight polyline and tell people to fly. Well, fret no more: we've just released Directions in v3, and rather than just porting it over from v2, we've given it a complete makeover and hope you'll like the new look.</p>
 
<p>So, what does the new Directions interface look like? We've split the <a href="http://code.google.com/apis/maps/documentation/reference.html#GDirections">GDirections</a> object from v2 into two separate classes that work together to give you routing goodness. <a href="http://code.google.com/apis/maps/documentation/v3/reference.html#DirectionsService">DirectionsService</a> passes directions queries to our server and returns the <a href="http://code.google.com/apis/maps/documentation/v3/reference.html#DirectionsResult">results</a> in JSON format, while <a href="http://code.google.com/apis/maps/documentation/v3/reference.html#DirectionsRenderer">DirectionsRenderer</a> displays the results on your map. The 'load' event from v2 has been removed; instead, a callback function containing your rendering code is passed to the DirectionsService when making a new query.</p> 
 
<p>We've also introduced a couple of options for specifing the kind of results that you want returned from our server. If there's more than one way to get from A to B, you can opt to retrieve all of them with <code>provideTripAlternatives</code>, and if the imperial system offends you, just tell the DirectionsService that you always want metric units returned by using <code>unitSystem</code>. Here's a code snippet that adds directions to a map and step-by-step instructions to an accompanying panel, as well as specifying both of the new options:</p> 
 
<pre> 
var map = new google.maps.Map(document.getElementById("map_canvas"), {
  zoom: 7,
  mapTypeId: google.maps.MapTypeId.ROADMAP,
  center: new google.maps.LatLng(-33.868011, 151207566)
});
 
var directionsRenderer = new google.maps.DirectionsRenderer();
directionsRenderer.setMap(map);    
directionsRenderer.setPanel(document.getElementById('directionsPanel'));
 
var directionsService = new google.maps.DirectionsService();
var request = {
  origin: "Sydney, NSW", 
  destination: "Chatswood, NSW",
  travelMode: google.maps.DirectionsTravelMode.DRIVING,
  unitSystem: google.maps.DirectionsUnitSystem.METRIC,
  provideTripAlternatives: true
};
directionsService.route(request, function(response, status) {
  if (status == google.maps.DirectionsStatus.OK) {
    directionsRenderer.setDirections(response);
  } else {
    alert('Error: ' + status);
  }
});
</pre> 
 
<p>You'll get something that looks like this:</p> 

<p>
<a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_FylZ0kTmnTQ/SuxVS7ypOAI/AAAAAAAA8GM/uPN9tSboVw0/s1600-h/directions-screenshot.gif"><img style="cursor:pointer; cursor:hand;width: 400px; height: 257px;" src="http://3.bp.blogspot.com/_FylZ0kTmnTQ/SuxVS7ypOAI/AAAAAAAA8GM/uPN9tSboVw0/s400/directions-screenshot.gif" border="0" alt=""id="BLOGGER_PHOTO_ID_5398783837086496770" /></a>
</p>
 
<p>To get started, take a look at the <a href="http://code.google.com/apis/maps/documentation/v3/reference.html">reference</a> and an explanation of the <a href="http://code.google.com/apis/maps/documentation/v3/services.html#Directions">concepts</a> involved, as well as the <a href="http://code.google.com/apis/maps/documentation/v3/examples/index.html">examples</a>.  As always, <a href="http://groups.google.com/group/google-maps-js-api-v3">tell us</a> if you have any questions or comments. We may not choose the <a href="http://xkcd.com/461/">most interesting route</a> for you to travel on, but you can rest assured that if you ever want to drive from Seattle to Honolulu, we'll...draw a straight polyline and tell you to kayak*.</p> 
 
<p>Bon voyage!</p> 
 
<p>* because we don't know if your car is watertight.</p> 
 

<span class="post-author">Posted by Jennifer Chye, Maps API team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3124040365160254795-54257072247728314?l=googlegeodevelopers.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-maps/directions-in-the-maps-api-v3-where-will-you-go-from-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>Maps API v3 Now Speaks Your Language</title>
		<link>https://googledata.org/google-maps/maps-api-v3-now-speaks-your-language/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=maps-api-v3-now-speaks-your-language</link>
		<comments>https://googledata.org/google-maps/maps-api-v3-now-speaks-your-language/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 00:07:00 +0000</pubDate>
		<dc:creator><![CDATA[Mickey Kataria, Google Sydney]]></dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[google geo]]></category>
		<category><![CDATA[google geodevelopers]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Good morning! G'day! Bom dia! Bonjour! доброе утро! 早安! നമസ്കാരമ്!
доброго ранку!



This is how we, members of the Maps API team, would salute each other
if we decided to use our native languages in the morn...]]></description>
				<content:encoded><![CDATA[Good morning! G'day! Bom dia! Bonjour! доброе утро! 早安! നമസ്കാരമ്!
доброго ранку!

<p>

This is how we, members of the Maps API team, would salute each other
if we decided to use our native languages in the mornings. And those
are just a minuscule sample of the multitude of the native languages
for Googlers all over the world.

<p>

But this is only one of the reasons we are so passionate about
translating our products to as many languages as possible. Our mission
is to organize the world's information and make it universally
accessible and useful. Providing our services in the native tongue of
our users goes a long way towards achieving the universal
accessibility and usefulness aspects of our mission.

<p>

Today, we are proud to announce that the <a href="http://code.google.com/apis/maps/documentation/v3/">Maps API v3</a> is now available
in 40 languages, in addition to US English. You can find the list of
languages <a href="http://spreadsheets.google.com/pub?key=p9pdwsai2hDMsLkXsoM05KQ&gid=1">here</a>.  (Right to left languages are notably missing from this list, as we still have some work to do before we can support them.)

<p>

Most developers won't need to do anything to take advantage of the
new translations, our servers will decide what language to provide
based on the browser's preferred languages settings.

<p>

Developers can override that behavior (and force all of their users to
see one language) by specifying a parameter in the script tag. For
instance, to force UI controls to always be displayed in Brazilian
Portuguese, use:

<pre>
  &lt;script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false&language=pt-BR"&gt;
</pre>

Map tiles may also vary slightly according to where in the world you
or the bulk of your audience is. You may also want to bias geocoding
results towards a specific region. "Newcastle", for instance, will
geocode to different locations depending on whether you are more
interested in American, British or Australian places.

<p>

Again, you can override the region biasing by specifying a parameter in
the script tag. For instance, to bias your application towards British results,
use:

<pre>
  &lt;script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false&region=GB"&gt;
</pre>

For more in-depth information about localization of Google Maps API v3
maps, please refer to the documentation.  As always, you can send feedback and questions via the <a href="http://groups.google.com/group/google-maps-js-api-v3">forum</a>.

<p>

<span class="post-author">Posted by Marcelo Camelo, Maps API team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3124040365160254795-231312249198125881?l=googlegeodevelopers.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-maps/maps-api-v3-now-speaks-your-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Map data updates for the United States</title>
		<link>https://googledata.org/google-maps/map-data-updates-for-the-united-states/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=map-data-updates-for-the-united-states</link>
		<comments>https://googledata.org/google-maps/map-data-updates-for-the-united-states/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 16:10:00 +0000</pubDate>
		<dc:creator><![CDATA[Mickey Kataria, Google Sydney]]></dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[google geo]]></category>
		<category><![CDATA[google geodevelopers]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[As you may have seen on the Lat Long blog today, we've made some significant changes to the map data for the United States. We're excited to bring new features and functionality to Google Maps, including comprehensive parcel data, more detailed natural...]]></description>
				<content:encoded><![CDATA[As you may have seen on the <a href="http://google-latlong.blogspot.com/2009/10/your-world-your-map.html">Lat Long blog today</a>, we've made some significant changes to the map data for the United States. We're excited to bring new features and functionality to Google Maps, including comprehensive parcel data, more detailed natural features like parks and water bodies, and new base map data types like bike paths and university campus maps. These updates have improved our geocoding accuracy as well as our imagery/data alignment, and we'll be making even more improvements going forward.   

<p>

How does this update impact developers? First, you can use the new "Report a Problem" link on maps to communicate directly with Google about any updates or corrections that you think need to be made to our maps. Second, the data that powers API features like geocoding and driving directions has also been updated. If you're using client-side geocoding in the browser, your applications will automatically start using the new data. If you've been using the HTTP geocoder and <a href="http://code.google.com/apis/maps/terms.html#section_10_3">caching any retrieved data</a>, <b>you should re-geocode with the new data as soon as possible</b>. With the "Report a Problem" feature, we'll be updating the map data regularly, so we recommend that you continue to refresh any cached data in order to take advantage of corrections from our users. 

<p>

As always, if you have any questions or feedback about how this change affects your use of the API, you should post to the relevant forum:

<p>

<ul>
<li><a href="http://groups.google.com/group/Google-Maps-API">JavaScript API v2 and Static Maps API</a>
<li><a href="http://groups.google.com/group/Google-Maps-API">JavaScript API v3</a>
<li><a href="http://groups.google.com/group/google-maps-api-for-flash">Maps API for Flash</a>
<li><a href="http://groups.google.com/group/google-mapplets">Mapplets</a>
<li><a href="http://groups.google.com/group/google-earth-browser-plugin/topics">Earth API</a>
<li><a href="http://groups.google.com/group/Google-AJAX-Search-API">AJAX Search API</a>
</ul>

<p>

We're excited about the changes we're making today! For those of you overlaying data and creating Google Maps applications for the United States, we hope that the underlying base map will continue to evolve, just like the amazing mapping tools that you are maintaining.

<p>
<span class="post-author">Posted by Michael Weiss-Malik, Software Engineer</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3124040365160254795-8902229825090797714?l=googlegeodevelopers.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-maps/map-data-updates-for-the-united-states/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D Perspective in the Maps API for Flash!</title>
		<link>https://googledata.org/google-maps/3d-perspective-in-the-maps-api-for-flash/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=3d-perspective-in-the-maps-api-for-flash</link>
		<comments>https://googledata.org/google-maps/3d-perspective-in-the-maps-api-for-flash/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 04:01:00 +0000</pubDate>
		<dc:creator><![CDATA[Mickey Kataria, Google Sydney]]></dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[google geo]]></category>
		<category><![CDATA[google geodevelopers]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[
2-D maps are great, but sometimes it's cool to gaze into the distance. Today we're happy to announce support for perspective in the Maps API for Flash. We've taken the regular API, added pitch and yaw, borrowed the look-around control from Google Eart...]]></description>
				<content:encoded><![CDATA[<p>
2-D maps are great, but sometimes it's cool to gaze into the distance. Today we're happy to announce support for perspective in the <a href="http://code.google.com/apis/maps/documentation/flash/">Maps API for Flash</a>. We've taken the regular API, added pitch and yaw, borrowed the look-around control from Google Earth, and thrown in some nifty camera trajectory support. The opportunity to see the world from a chosen point of view is now in the hands of a user!
</p>

<p>
Here's a <a href="http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/FlyingDirections/FlyingDirections.html">perspective map</a> in action. Sit back and watch or dive in and drag the view.  Try holding down the zoom plus (+) or minus (-) buttons to see the new smooth continuous zoom.
</p>

<p> 
<center>
<iframe src="http://gmaps-samples-flash.googlecode.com/svn/trunk/demos/FlyingDirections/FlyingDirections.html" width="600px" height="400px"></iframe> 
</center>
</p>

<p>
Play with demos and the possibilities emerge. Shadows stretch out as the land tilts back. Foreground detail blends with background context. Movement through the world becomes first-person in nature and distant features can rapidly be dragged to the fore. On a regular map a cluster of markers might only confuse. Spin a perspective map and their pattern becomes clear as nearer markers pass in front of their more remote partners.
</p>

<p>
A key strength of Flash is its ubiquitous nature and we've taken care to develop an API that preserves this advantage. While supporting the latest, greatest Flash players, the API requires only Flash 9. Build a single target and API runtime code matches implementation library to player version. Flash 10 users gain the benefits of the native 3-D graphics support--rendering speed and accuracy--but Flash 9 users won't be left out.
</p>

<p>
So how do you create a 3-D map? If you've not used the Maps API for Flash before here we've got lots of <a href="http://code.google.com/apis/maps/documentation/flash/3d-maps.html">documentation</a> to help you get up and running.
For those who've used the API and have an existing map to hand, three quick changes should suffice:

<ul>
<li>Replace Map with Map3D</li>
<li>Turn on perspective: <pre>Map3D.viewMode = View.VIEWMODE_PERSPECTIVE;</pre></li>
<li>Replace the old position and zoom controls with the new navigation control: <pre>addControl(NavigationControl);</pre></li>
</ul>

</p>

<p>
While this new functionality is aimed at Flash developers, we also have the <a href="http://code.google.com/apis/earth/">Earth plugin and API</a> for those of you working with JavaScript and the JS-based Maps API.  For developers using the Maps API for Flash, today's release is just an extension of the existing Flash API; where it makes sense, we have borrowed some learnings from the Earth API (and will continue to do so).  From a user's viewpoint, if you've used the Earth plugin or Google Earth, the controls will all be familiar.  We've kept the same basic key mappings. Add SHIFT to tilt the map, or CTRL to tilt your view and you're ready to go.  More features are hidden just under the surface. Animate a flight from A to B, or apply perspective scaling to your markers. See the new <a href="http://code.google.com/apis/maps/documentation/flash/reference.html#Map3D">API reference</a> documentation for details.
</p>


<p>
As always, for those of us working on APIs, the most rewarding aspect is of seeing what developers do with it. Here's what some of our trusted testers have done to date:
</p>

<p>
<center>

<table>

<tr>
<td><a href="http://www.watbot.co.uk/ria/WXMap/">UK Weather Tour</a></td>
<td><a href="http://gmaps-utility-library-flash.googlecode.com/svn/trunk/examples/ArcGISLink/bin-release/MultiService3D.html">ArcGIS Services</a></td>
<td><a href="http://shiba.iis.u-tokyo.ac.jp/member/ueyama/gmap-pv-demo/">
PaperVision3D Scene</a></td>
</tr>

<tr>
<td>Ian Watkins</td>
<td>Nianwei Liu</td>
<td>Satoshi Ueyama</td>
</tr>

<tr>
<td><a href="http://www.watbot.co.uk/ria/WXMap/"><img src="http://gmaps-samples-flash.googlecode.com/svn/trunk/images/screenshot_weathermap.jpg"></a></td>
<td><a href="http://gmaps-utility-library-flash.googlecode.com/svn/trunk/examples/ArcGISLink/bin-release/MultiService3D.html"><img src="http://gmaps-samples-flash.googlecode.com/svn/trunk/images/screenshot_arcgis3d.jpg"></a>
</td>
<td>
<a href="http://shiba.iis.u-tokyo.ac.jp/member/ueyama/gmap-pv-demo/">
<img src="http://gmaps-samples-flash.googlecode.com/svn/trunk/images/screenshot_buildinganim.jpg">
</a>
</td>
</tr>

<tr>
<td><a href="http://googlemaps.googlermania.com/uploads/flash/kmz3DExample/kmz3DExample.html">Eiffel Tower KMZ</a></td>
<td><a href="http://geoquake.jp/en/webgame/DrivingSimulatorPerspective/">3D Driving Simulator</a></td>
<td><a href="http://www.tricedesigns.com/portfolio/google3d/">Weather Radar GroundOverlay</a></td>
</tr>

<tr>
<td>Masashi K</td>
<td>Katsuomi.K</td>
<td>Andrew Trice</td>
</tr>

<tr>
<td>
<a href="http://googlemaps.googlermania.com/uploads/flash/kmz3DExample/kmz3DExample.html"><img src="http://gmaps-samples-flash.googlecode.com/svn/trunk/images/screenshot_eiffeltower.jpg"></a>
</td>
<td>
<a href="http://geoquake.jp/en/webgame/DrivingSimulatorPerspective/"><img src="http://gmaps-samples-flash.googlecode.com/svn/trunk/images/screenshot_driving3d.jpg"></a>
</td>
<td>
<a href="http://www.tricedesigns.com/portfolio/google3d/"><img src="http://gmaps-samples-flash.googlecode.com/svn/trunk/images/screenshot_radar3d.jpg"></a>
</td>
</tr>

</table>
</center>
</p>

<p>
Check out some <a href="http://code.google.com/apis/maps/documentation/flash/demogallery.html">more demos</a>, have a play, make some maps, and <a href="http://groups.google.com/group/google-maps-api-for-flash">let us know</a> what you think!
</p>

<p>
<span class="post-author">Posted by Mike Jones, Maps API Team</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3124040365160254795-6566636326921201730?l=googlegeodevelopers.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-maps/3d-perspective-in-the-maps-api-for-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How low can you go?  Introducing getMaxZoomAtLatLng</title>
		<link>https://googledata.org/google-maps/how-low-can-you-go-introducing-getmaxzoomatlatlng/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-low-can-you-go-introducing-getmaxzoomatlatlng</link>
		<comments>https://googledata.org/google-maps/how-low-can-you-go-introducing-getmaxzoomatlatlng/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 03:12:00 +0000</pubDate>
		<dc:creator><![CDATA[Mickey Kataria, Google Sydney]]></dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[google geo]]></category>
		<category><![CDATA[google geodevelopers]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[ 
When you're showing satellite imagery with our Maps API, it's often the case that you want to show the most detailed imagery available. But it's always been tricky figuring out the best zoom level for a particular location. If you don't zoom in far e...]]></description>
				<content:encoded><![CDATA[<p> 
When you're showing satellite imagery with our Maps API, it's often the case that you want to show the most detailed imagery available. But it's always been tricky figuring out the best zoom level for a particular location. If you don't zoom in far enough, your users won't immediately get the most detailed image available. If you zoom in too far, you might get the dreaded message "We are sorry, but we don't have imagery at this zoom level for this region", and no imagery at all.
</p> 
<p> 
What if there were a way to know programatically what the maximum zoom level was for any point in the world? Fortunately, now there is.
</p> 
<p> 
It's not easy to solve this problem naively; the world is a big place. At zoom
level 22, there are 4 to the power of 22 potential satellite tiles -that's over
17.5 trillion. The zoom level for satellite imagery that exists varies wildly
all over the world. Sydney's <a href="http://maps.google.com.au/maps?f=q&source=s_q&hl=en&geocode=&q=bondi+beach&sll=-19.311143,133.59375&sspn=176.210809,360&ie=UTF8&t=h&ll=-33.89157,151.277762&spn=0.000189,0.000355&z=22&iwloc=A">Bondi Beach</a> has imagery right up to zoom level 22, whereas <a href="http://maps.google.com.au/maps?f=q&source=s_q&hl=en&geocode=&q=pacific+ocean&sll=-3.776559,-153.457031&sspn=56.968066,93.164063&ie=UTF8&ll=-32.722599,-140.018005&spn=1.566621,2.911377&t=h&z=9&iwloc=A">the centre of the Pacific Ocean</a> only goes up to zoom level 9. (I make no accusations about whether this means the Google Maps team prefers to look at tanned, sunbathing Aussies).
</p> 
<p> 
But with a good search algorithm, and data based on the most frequently viewed areas of the earth, we've been able to make a search for the existence of imagery very efficient, and we are now exposing this functionality to our API developers.
</p> 
<p> 
The new solution is an asynchronous function which is part of the
<code>GMapType</code> class: <code>getMaxZoomAtLatLng</code>. The function takes
a <code>GLatLng</code> and returns the maximum zoom level at which imagery
exists. Because the function requires a call to Google's servers (much like
<code>GClientGeocoder.getLocations()</code>), you must also provide a <code>callback</code> parameter, which is a function which will deal with the response.
</p> 
<p> 
As an example, here's a function which will set the center of the given <code>GMap2</code> object to the maximum zoom level at the given <code>GLatLng</code>:
</p> 
<p> 
<pre> 
function setMaxZoomCenter(map, latlng) {
  map.getCurrentMapType().getMaxZoomAtLatLng(latlng, function(response) {
    if (response && response['status'] == G_GEO_SUCCESS) {
      map.setCenter(latlng, response['zoom']);
    }
  });
}
</pre> 
</p> 
<p> 
As you can see, the <code>response</code> object contains a <code>status</code> code, and, if the response was successful, a <code>zoom</code> field containing the maximum zoom at that point.
</p> 
<p> 
Click on the <a href="http://gmaps-samples.googlecode.com/svn/trunk/maptiles/maxzoom.html">map</a> below, and it will zoom to the highest zoom level
available at the point at which you clicked.
</p> 
<p> 
<iframe src="http://gmaps-samples.googlecode.com/svn/trunk/maptiles/maxzoom.html" width="500px" height="400px"></iframe> 
<p> 
Note that this function is only implemented for satellite imagery, and not roadmaps, whose zoom levels don't vary nearly as much. It works for both the <code>G_SATELLITE_MAP</code> and <code>G_HYBRID_MAP</code> map types. The full reference is available <a href="http://code.google.com/apis/maps/documentation/reference.html#GMapType">here</a>.
</p> 
<p> 
We hope this function makes developing with satellite imagery a simpler, easier and fuller experience.  Please provide any feedback in the <a href="http://groups.google.com/group/Google-Maps-API">Maps API Google Group</a>.
</p>
<p><span class="post-author">Posted by Jez Fletcher, Maps API team</span></p><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3124040365160254795-3027062243366941373?l=googlegeodevelopers.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-maps/how-low-can-you-go-introducing-getmaxzoomatlatlng/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing Google Maps API v3</title>
		<link>https://googledata.org/google-maps/announcing-google-maps-api-v3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=announcing-google-maps-api-v3</link>
		<comments>https://googledata.org/google-maps/announcing-google-maps-api-v3/#comments</comments>
		<pubDate>Wed, 27 May 2009 09:20:00 +0000</pubDate>
		<dc:creator><![CDATA[Mickey Kataria, Google Sydney]]></dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[google geo]]></category>
		<category><![CDATA[google geodevelopers]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Since our last major release of the JavaScript Maps API three years ago we've been delivering feature requests that all of you have been asking for month over month.  With over 150,000 active websites implementing it, the Maps API has become one of the...]]></description>
				<content:encoded><![CDATA[Since our last major release of the JavaScript Maps API three years ago we've been delivering <a href="http://code.google.com/p/gmaps-api-issues/">feature requests</a> that all of you have been asking for month over month.  With over 150,000 active websites implementing it, the Maps API has become one of the most popular and trusted developer tools on the web.  We're in the process of giving the Maps API a major facelift and today we're providing you a look at V3 in our <a href="http://code.google.com/labs/faq.html">Google Code Labs</a>.

<p>

The primary motivation behind this new version was speed, especially for rendering maps on mobile browsers.  Last year, several of us starting thinking about the possibility of getting the JavaScript Maps API to work on mobile devices.  With the advent of powerful, fully functional browsers on devices such as the iPhone and the Android-based G1, why couldn't we bring the flexibility and reach of modern web development to people who wanted to write maps mashups for mobile phones?  While we've been able to get the existing v2 API working on mobile browsers, we found we were constrained when trying to reduce latency and we needed a new approach.  And thus was born the idea for the next revision of the Maps API.  

<p>

We wanted to get this in your hands as soon as possible, so we've intentionally released it early, and with a <a href="http://code.google.com/apis/maps/documentation/v3/reference.html">basic set of features</a>.  We're releasing it in Labs because it's not fully baked yet; we want to get your feedback on the new design and what you'd like to see in future revisions now that we have a chance for a fresh start.  Yes, this does mean that you'll have to rewrite your existing mashup code if you want to take advantage of v3, but we think that <a href="http://www.google.com/corporate/ux.html">speed is very important</a> to a great user experience.

<p>

What's changed in v3?  Besides the substantial improvements in speed, a few other things that you'll notice in the initial release:
<ul>

<li>iPhone Safari mobile and Chrome added to our <a href="http://code.google.com/apis/maps/faq.html#browsersupport">supported browsers</a>.  Your mashups will also work on Android-based phones with the <a href="http://developer.android.com/sdk/android-1.5-highlights.html">recent update</a>, but you may notice some issues, like the "View/Save Image" dialog showing unexpectedly.  We're working with the Android team to fix this and improve the end user's experience in interacting with the map.  We could've waited until it's perfect, but we really wanted to get an early release in your hands and start getting feedback while we fix up a few remaining issues.

<li>No keys required.  You can now copy 'n paste code easily or embed in RSS readers, for example, without getting key errors.

<li><a href="http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller">MVC</a>-based architecture.  This allowed us to significantly reduce the size of our initial JavaScript download.  We found it to be simple and powerful.

<li>Default UI is enabled automatically.  We'll provide default UI controls and behavior (and we'll update them) so your mashup can keep up with the latest and greatest changes we make to Google Maps.  Of course, if you've got customized controls you're happy with, you can disable the default UI updates.

<li>Namespaces.  Everything is always in the google.maps.* namespace and there is no "G" prefixed variables in the global scope.

<li>Geocoding API has been overhauled based on the feedback we've received with the existing implementation over the past three years.

</ul>

Check out the <a href="http://code.google.com/apis/maps/documentation/v3/reference.html">reference</a> and <a href="http://code.google.com/apis/maps/documentation/v3/">documentation</a> for more details.

<p>
What does the API look like?  Here's a quick, complete example that you can grab to render a map.  It's even set up to render a full-screen interactive map on the iPhone and Android browsers.

<pre>

&lt;html&gt;
&lt;head&gt;
&lt;meta name="viewport" content="initial-scale=1.0, user-scalable=no"&gt;
&lt;script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"&gt;&lt;/script&gt;
&lt;script type="text/javascript"&gt;
  function initialize() {
    var latlng = new google.maps.LatLng(-34.397, 150.644);
    var myOptions = {
      zoom: 8,
      center: latlng,
      mapTypeId: google.maps.MapTypeId.ROADMAP
    };
    var map = new google.maps.Map(document.getElementById("map_canvas"), myOptions);
  }
&lt;/script&gt;
&lt;/head&gt;
&lt;body onload="initialize()"&gt;
 &lt;div id="map_canvas" style="width:100%; height:100%"&gt;
&lt;/body&gt;
&lt;/html&gt;

</pre>

<p>

We've set up a <a href="http://groups.google.com/group/google-maps-js-api-v3">new group</a> for you to provide feedback.  Also, the <a href="http://code.google.com/apis/maps/terms.html">terms</a> have been updated to remind you that versions we release as "experimental" or in Labs may not have the same level of support as ones that are already <a href="http://googlegeodevelopers.blogspot.com/2009/03/good-beta-best.html">out of Labs</a>.  This means that we'll continue to support the current v2 API well after v3 matures and graduates from Labs.   In the meantime, we're looking forward to adding a lot more functionality to this new release so please send us your feedback!

<p>

<span class="post-author">Posted by Mickey Kataria, Product Manager</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3124040365160254795-1786863731117366462?l=googlegeodevelopers.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-maps/announcing-google-maps-api-v3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good, beta, best</title>
		<link>https://googledata.org/google-maps/good-beta-best/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=good-beta-best</link>
		<comments>https://googledata.org/google-maps/good-beta-best/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 06:27:00 +0000</pubDate>
		<dc:creator><![CDATA[Mickey Kataria, Google Sydney]]></dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[google geo]]></category>
		<category><![CDATA[google geodevelopers]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Posted by Mickey Kataria, Product Manager



With the recent announcement of Google Code Labs, we wanted to update you on what's happening with the Maps and Earth APIs.  We're excited to tell you that none of the Maps APIs (JavaScript, Flash, Static, M...]]></description>
				<content:encoded><![CDATA[<span class="post-author">Posted by Mickey Kataria, Product Manager</span>

<p>

With the recent announcement of <a href="http://google-code-updates.blogspot.com/2009/03/introducing-labs-for-google-code.html">Google Code Labs</a>, we wanted to update you on what's happening with the Maps and Earth APIs.  We're excited to tell you that none of the Maps APIs (JavaScript, Flash, Static, Mapplets) or the Earth API are in labs.  Furthermore, we've taken the opportunity to remove the 'beta' label from the Maps and Earth APIs.  The original Maps API has been around for more than three years.  Thanks to the hard work of dozens of people, the APIs have been very stable and become mature products that are used by sites and applications of all sizes.  Our stability and commitment to supporting the APIs shouldn't be a big surprise for most of you, but now you've got it in writing too. :)

<p>

While the overall APIs are not in labs, there is one recent feature that is still <a href="http://code.google.com/labs/faq.html#experimental">experimental</a>:  AIR support in the Maps API for Flash.  From time to time, as we release new features that are more of an experimental nature, we may let them bake in labs for some time.  As with <a href="http://labs.google.com/">Google Labs</a> and <a href="http://code.google.com/labs/">Google Code Labs</a>, we'd like to get early feedback and see how you use these experimental features before making a long term commitment to them.

<p>

As always, please continue sending your feedback in the appropriate forum:
<ul>
    <li> <a href="http://groups.google.com/group/Google-Maps-API">JavaScript and Static Maps APIs</a>
    <li> <a href="http://groups.google.com/group/google-maps-api-for-flash">Maps API for Flash</a>
    <li> <a href="http://groups.google.com/group/google-mapplets">Mapplets</a>
    <li> <a href="http://groups.google.com/group/google-earth-browser-plugin/topics">Earth API</a>
</ul>

<p>

We've also set up "notify" groups that you can sign up for if you just want to see the important updates, e.g. new releases.  You can sign up from the home page of each API or use the links below:

<ul>
    <li> <a href="http://groups.google.com/group/google-maps-api-notify">JavaScript and Static Maps APIs announcements</a>
    <li> <a href="http://groups.google.com/group/google-maps-api-for-flash-notify">Maps API for Flash announcements</a>
    <li> <a href="http://groups.google.com/group/google-mapplets-api-notify">Mapplets announcements</a>
    <li> <a href="http://groups.google.com/group/google-earth-api-notify">Earth API announcements</a>
</ul><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3124040365160254795-1769771271622352237?l=googlegeodevelopers.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-maps/good-beta-best/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Map Maker for Developers</title>
		<link>https://googledata.org/google-maps/map-maker-for-developers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=map-maker-for-developers</link>
		<comments>https://googledata.org/google-maps/map-maker-for-developers/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 01:18:00 +0000</pubDate>
		<dc:creator><![CDATA[Mickey Kataria, Google Sydney]]></dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[google geo]]></category>
		<category><![CDATA[google geodevelopers]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Posted by Lalitesh Katragadda and Lior Ron, Map Maker Team

Since June 2008, thousands of passionate users have been mapping their heart out in mapmaker.google.com. The maps made are some of the finest ever seen in these 160+ countries. In a developer ...]]></description>
				<content:encoded><![CDATA[<span class="post-author">Posted by Lalitesh Katragadda and Lior Ron, Map Maker Team</span><br><br>

Since June 2008, thousands of passionate users have been mapping their heart out in <a href="http://mapmaker.google.com">mapmaker.google.com</a>. The maps made are some of the finest ever seen in these <a href="http://www.google.com/mapmaker/mapfiles/s/launched.html">160+ countries</a>. In a developer day we did in Bangalore, the top request from developers was if we can get these fresh maps in the API so that their users can benefit from the community's effort. We responded by launching the tiles from Map Maker as new map types in both the Google JavaScript Maps API (v2.146) and the Static Maps API as new map types. So if you have a Google maps mashup that is primarily used in one of these countries or you simply want to embed a fresh map in your blog post or web page, you can use these maps that are updated every day by the map maker community.  Google is committed to providing the best maps possible to users everywhere and this is just one more step in our quest to make maps from mapmaker as useful to users as possible.
<br><br>

Here is how you can use these <a href="https://sites.google.com/site/mapmakeruserhelp/api-and-staticmaps">new features</a>.
<br><br>

<span style="font-weight:bold;">JS API syntax</span><br>
Use G_MAPMAKER_NORMAL_MAP and G_MAPMAKER_HYBRID_MAP in lieu of the <a href="http://code.google.com/apis/maps/documentation/introduction.html#MapTypes">normal map and hybrid types</a> to show mapmaker map tiles
and hybrid tiles respectively. Remember that these serve maps only for the countries being edited in mapmaker, not all the countries available in maps.google.com.  If you're making a mashup with a global audience, you may want to add logic to switch between the map types, or offer the option to the users.
<br><br>

<span style="font-weight:bold;">Static Maps API syntax</span><br>
users can access mapmaker tiles using '<a href="http://code.google.com/apis/maps/documentation/staticmaps/#MapTypes">maptype</a>' values of "mapmaker-roadmap" or "mapmaker-hybrid"
e.g.
http://maps.google.com/staticmap?center=31.494445,74.334011&zoom=15&size=512x512&maptype=mapmaker-roadmap&key=MAPS_API_KEY&sensor=false
<br><br>

See the comparison of this URL vs the same URL without the "maptype=mapmaker-roadmap" for Lahore, Pakistan.
<br><br>
<table>
<tr>
<td nowrap>
<img src="http://maps.google.com/staticmap?center=31.494445,74.334011&zoom=15&size=256x256&maptype=mapmaker-roadmap&key=ABQIAAAA7QUChpcnvnmXxsjC7s1fCxT_vF8H563IpgJj0d9Cs5FjYpMIWBS0iPgq8HpzTeoEF0-nUGh1NQuUoA&sensor=false"> &nbsp; <img src="http://maps.google.com/staticmap?center=31.494445,74.334011&zoom=15&size=256x256&key=ABQIAAAA7QUChpcnvnmXxsjC7s1fCxT_vF8H563IpgJj0d9Cs5FjYpMIWBS0iPgq8HpzTeoEF0-nUGh1NQuUoA&sensor=false">
</td>
</tr>
</table>

<br><br>

If you have data that you want to update yourself - whether you're a city GIS expert, a company's webmaster or just a local expert, you can edit map maker and the new data will show on your mashup within a day. For more information read the latest developments on our <a href="http://google-latlong.blogspot.com/2009/02/map-making-in-your-language-on-your.html">Lat Long blog</a>, visit Map Maker, interact with the map maker community, or go to our help site.  And, as always, please follow up with your suggestions and questions in the <a href="http://groups.google.com/group/Google-Maps-API">forum</a>.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3124040365160254795-5697184585110600404?l=googlegeodevelopers.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-maps/map-maker-for-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update to the Google Maps API Terms of Service</title>
		<link>https://googledata.org/google-maps/update-to-the-google-maps-api-terms-of-service/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=update-to-the-google-maps-api-terms-of-service</link>
		<comments>https://googledata.org/google-maps/update-to-the-google-maps-api-terms-of-service/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 21:52:00 +0000</pubDate>
		<dc:creator><![CDATA[Mickey Kataria, Google Sydney]]></dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[google geo]]></category>
		<category><![CDATA[google geodevelopers]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Posted by Mickey Kataria, Product Manager

From time to time we release updates to the terms of service governing our products.  We recently released an updated version of the Google Maps API Terms of Service.  Based on feedback from that update, we ar...]]></description>
				<content:encoded><![CDATA[<span class="post-author">Posted by Mickey Kataria, Product Manager</span>
<p>
From time to time we release updates to the terms of service governing our products.  We <a href="http://googlegeodevelopers.blogspot.com/2008/11/posted-by-mickey-kataria-product.html">recently released</a> an updated version of the Google Maps API Terms of Service.  Based on feedback from that update, we are releasing a <a href="http://code.google.com/apis/maps/terms.html">revised version</a> today.  The Google Maps API TOS is intended to satisfy several goals: it gives Google the rights needed to operate a service which overlays content on the map, gives us the ability to showcase popular mashup sites, and allows us to index and provide search over Maps API sites so that Google users can find them.
</p>
<p>
What changed and why?  A key goal for the November 12th revision was to eliminate a number of unpopular restrictions, including the prohibition on friend finder applications and non-"site" mashups.  We also eliminated ambiguity about whether it's OK to use the API w/ password-protected free sites (it is).  Additionally, we streamlined the format of the terms, eliminating the need for developers to reference multiple sets of incorporated terms of service, including the <a href="http://www.google.com/accounts/TOS">Google Terms of Service</a> and the <a href="http://maps.google.com/help/terms_maps.html">Google Maps Terms of Service</a> to figure out what rights and obligations applied to their use of the Maps API.
</p>
<p>
That format change appears to have called attention to the "License From You to Google" - section 11 in the November 12th update.  That content license has always been part of the Google Maps API Terms of Service, because it is contained in the Google Terms of Service.  Both the original and the November 12th updated Terms of Service relied on that provision to ensure Google received a sufficient content license to provide the Maps API service and to promote the service, including by highlighting excellent mashups as we did <a href="http://www.youtube.com/watch?v=DgEQDGglKPo">here</a>.  That section does not provide Google a license to all of the content on your Maps API site to use for any purpose, nor is that how we have treated the content from existing Maps API sites that were developed under the terms that existed prior to the November 12th update.   Section 11(b), which we initially included in the November 12th update, created a lot of confusion among our API developers who are publishing licensed content. In 11(b) we were trying to be clear that we wanted a broader license from Maps API developers for use of business listings information. However, given the confusion that resulted, we removed that language from today's revision of the terms. 
</p>
<p>
Thank you for using the Google Maps API.  We look forward to continuing to create great products together with you.
</p><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3124040365160254795-6472046437943346971?l=googlegeodevelopers.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-maps/update-to-the-google-maps-api-terms-of-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating the Terms of Service</title>
		<link>https://googledata.org/google-maps/updating-the-terms-of-service/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=updating-the-terms-of-service</link>
		<comments>https://googledata.org/google-maps/updating-the-terms-of-service/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 01:57:00 +0000</pubDate>
		<dc:creator><![CDATA[Mickey Kataria, Google Sydney]]></dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Google Earth]]></category>
		<category><![CDATA[google geo]]></category>
		<category><![CDATA[google geodevelopers]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Posted by Mickey Kataria, Product Manager

It's been a while since we've made any changes to the Terms of Service for the Maps API.  Since I joined the team, I've been hearing day after day that we need to clarify a lot of ambiguities and make it easie...]]></description>
				<content:encoded><![CDATA[<span class="post-author">Posted by Mickey Kataria, Product Manager</span>
<br><br>
It's been a while since we've made any changes to the <a href="http://code.google.com/apis/maps/terms.html">Terms of Service</a> for the Maps API.  Since I joined the team, I've been hearing day after day that we need to clarify a lot of ambiguities and make it easier for developers to know what they can and can't do.  With that in mind, and with the many product updates behind and ahead of us, we gave the Terms of Service a facelift.  As always, this only applies to developers using the free version of the Maps API and not to <a href="http://www.google.com/enterprise/maps/">Maps API Premier</a> customers.
<br><br>
I'm sure there will still be the "can I do X if my situation is Y and if it's not Z but also if ..." questions.  We can't answer every one of these but will try to keep the <a href="http://code.google.com/apis/maps/faq.html">FAQ</a> updated, especially for the cases that are cut and dry.  For any new complex ambiguous questions, we still recommend you seek your own legal consultation and in the meantime, we'll start a list for the next round of changes to the Terms of Service.   :)
<br><br>
We hope these changes will inspire you to create many more new and innovative Google Maps applications using our Maps APIs.  We are continually amazed by what is created everyday by all of you and we're looking forward to seeing you continue to build the geoweb using the Google Maps API.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3124040365160254795-6317105429139553344?l=googlegeodevelopers.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-maps/updating-the-terms-of-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dealing with Sitemap cross-submissions</title>
		<link>https://googledata.org/google-webmaster-central/dealing-with-sitemap-cross-submissions/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dealing-with-sitemap-cross-submissions</link>
		<comments>https://googledata.org/google-webmaster-central/dealing-with-sitemap-cross-submissions/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 16:57:00 +0000</pubDate>
		<dc:creator><![CDATA[Mickey Kataria, Google Sydney]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Posted by Mickey Kataria, Google ZürichSince the launch of Sitemaps, webmasters have been asking if they could submit their Sitemaps for multiple hosts on a single dedicated host. A fair question -- and now you can!Why would someone want to do this? L...]]></description>
				<content:encoded><![CDATA[<span class="byline-author">Posted by Mickey Kataria, Google Zürich<br /><br /></span>Since the <a title="launch of Sitemaps" href="http://googleblog.blogspot.com/2005/06/webmaster-friendly.html" id="q_de">launch of Sitemaps</a>, webmasters have been asking if they could submit their Sitemaps for multiple hosts on a single dedicated host. A fair question -- and now you can!<br /><br />Why would someone want to do this? Let's say that you own www.example.com and mysite.google.com and you have Sitemaps for both hosts, e.g. sitemap-example.xml and sitemap-mysite.xml. Until today, you would have to store each Sitemap on its respective host. If you tried to place sitemap-mysite.xml on www.example.com, you would <a title="get an error" href="http://www.google.com/support/webmasters/bin/answer.py?answer=35143" id="gx83">get an error</a> because, for security reasons, a Sitemap on www.example.com can only contains URLs from www.example.com.  So how do we solve this? Well, if you can "prove" that you own or control both of these hosts, then either one can host a Sitemap containing URLs for the other. Just follow the normal <a title="verification process" href="http://www.google.com/support/webmasters/bin/answer.py?answer=35181" id="pj3p">verification process</a> in <a title="Webmaster Tools" href="http://www.google.com/webmasters/tools" id="ayvd">Google Webmaster Tools</a> and any verified site in your account will be able to host Sitemaps for any other verified site in the same account.<br /><br />Here is an example showing both sites verified:<br /><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_FylZ0kTmnTQ/RyDMV18owqI/AAAAAAAAaWQ/lmG3Mklubtk/s1600-h/wmtools+dashboard.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_FylZ0kTmnTQ/RyDMV18owqI/AAAAAAAAaWQ/lmG3Mklubtk/s400/wmtools+dashboard.jpg" alt="" id="BLOGGER_PHOTO_ID_5125321051578352290" border="0" /></a><div id="fnsu" style="padding: 1em 0pt; text-align: left;">And now, from a single host, you can submit Sitemaps for both sites without any errors.  <i>sitemap-example.xml</i> contains URLs from www.example.com and <i>sitemap-mysite.xml</i> contains URLs from mysite.google.com but both now reside on www.example.com:<div id="k5-:" style="padding: 1em 0pt; text-align: center;"><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_FylZ0kTmnTQ/RyDMhF8owrI/AAAAAAAAaWY/AEkvg50H6Dg/s1600-h/sitemaps+cross+submit.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_FylZ0kTmnTQ/RyDMhF8owrI/AAAAAAAAaWY/AEkvg50H6Dg/s400/sitemaps+cross+submit.jpg" alt="" id="BLOGGER_PHOTO_ID_5125321244851880626" border="0" /></a></div>We've also added more information on <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=75712"><span style="color: rgb(0, 0, 0);" >handling cross-submits</span></a> in our <a title="Webmaster Help Center" href="http://www.google.com/support/webmasters" id="smwz">Webmaster Help Center</a>.<br /></div>For those of you wondering how this affects the other search engines that support the Sitemap Protocol, rest assured that we're talking to them about how to make cross-submissions work seamlessly across all of them.  Until then, this specific solution will work only for users of Google Webmaster Tools.<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-6380182081026943863?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/dealing-with-sitemap-cross-submissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing Code Search Sitemaps</title>
		<link>https://googledata.org/google-webmaster-central/introducing-code-search-sitemaps/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=introducing-code-search-sitemaps</link>
		<comments>https://googledata.org/google-webmaster-central/introducing-code-search-sitemaps/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 19:59:00 +0000</pubDate>
		<dc:creator><![CDATA[Mickey Kataria, Google Sydney]]></dc:creator>
				<category><![CDATA[Google Webmaster Central]]></category>
		<category><![CDATA[google webmaster tools]]></category>
		<category><![CDATA[webmaster central]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Written by Mickey Kataria, Google ZürichThe Sitemaps team is continuing its trend of extending the Sitemap Protocol  for specific products and content types. Our latest work with the Google Code Search team now enables you to create Sitemaps that cont...]]></description>
				<content:encoded><![CDATA[<span class="byline-author">Written by Mickey Kataria, Google Zürich<br /></span><br />The Sitemaps team is <a href="http://googlewebmastercentral.blogspot.com/2006/11/introducing-sitemaps-for-google-news.html" id="flnd" title="continuing our trend">continuing its trend</a> of extending the <a title="Sitemap Protocol" href="https://www.google.com/webmasters/tools/docs/en/protocol.html" id="rb6h">Sitemap Protocol</a>  for specific products and content types. Our latest work with the <a href="http://www.google.com/codesearch" id="hoyg" title="Google Code Search">Google Code Search</a> team now enables you to create Sitemaps that contain information about public source code you host and would like to include in Code Search. There's more information about this <a href="http://google-code-updates.blogspot.com/2007/10/tell-us-about-code-on-your-site-with.html">new functionality on the Google Code blog</a>.  If you're eager to get going, take a look at our Help Center <a title="documentation" href="http://www.google.com/support/webmasters/bin/answer.py?answer=75225" id="nay-">documentation</a>, create a Code Search Sitemap, sign into <a href="http://www.google.com/webmasters/tools" id="qmuo" title="Webmaster Tools account">Google Webmaster Tools,</a> and submit a Sitemap for Code Search!<div id="l3jt" style="padding: 1em 0pt; text-align: left;"><div id="l0sn" style="padding: 1em 0pt; text-align: center;"><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_FylZ0kTmnTQ/RxfGm8HQM3I/AAAAAAAAaF8/gGA89gw9mCE/s1600-h/codesearch+submit+screenshot+2.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_FylZ0kTmnTQ/RxfGm8HQM3I/AAAAAAAAaF8/gGA89gw9mCE/s400/codesearch+submit+screenshot+2.jpg" alt="" id="BLOGGER_PHOTO_ID_5122781473431106418" border="0" /></a></div></div><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32069983-3518639324155640519?l=googlewebmastercentral.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-webmaster-central/introducing-code-search-sitemaps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
