<?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; Luke M</title>
	<atom:link href="/author/luke-m/feed/" rel="self" type="application/rss+xml" />
	<link>https://googledata.org</link>
	<description>Everything Google: News, Products, Services, Content, Culture</description>
	<lastBuildDate>Fri, 03 Apr 2015 21:58:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>Geo APIs Summer Learning Series: Designing Maps Applications for Usability on Mobile and Desktop</title>
		<link>https://googledata.org/google-maps/geo-apis-summer-learning-series-designing-maps-applications-for-usability-on-mobile-and-desktop/</link>
		<comments>https://googledata.org/google-maps/geo-apis-summer-learning-series-designing-maps-applications-for-usability-on-mobile-and-desktop/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 05:34:00 +0000</pubDate>
		<dc:creator><![CDATA[Luke M]]></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">https://googledata.org/?guid=75ee53c92f5414150be7dda1d0661c34</guid>
		<description><![CDATA[Maps API applications are accessed on desktop and mobile devices of many shapes and sizes with each application having unique goals for conveying information effectively and for facilitating user interactions.

In this session, we wanted to address som...]]></description>
				<content:encoded><![CDATA[<p>Maps API applications are accessed on desktop and mobile devices of many shapes and sizes with each application having unique goals for conveying information effectively and for facilitating user interactions.</p>

<p>In this session, we wanted to address some common usability problems that many maps developers run into and to suggest possible solutions that could correct the behaviour. We hoped developers would utilize and build upon these suggestions as they encounter problems in their own projects.</p> 

<iframe width="560" height="349" src="http://www.youtube.com/embed/ckngV52m2Yg" frameborder="0" allowfullscreen></iframe>

<p>Here is an overview of what was discussed in the talk:</p>
<ul>
   <li>Why is usability important and why you should care.</li>
   <li>What are the differences between mobile and desktop and how do they relate to map applications.</li>
   <li>Techniques for changing the way data is represented on the map and how can change the experience.</li>
   <li>Ideas for improving user interaction with the map.</li>
   <li>Techniques for storing geospatial data.</li>
   <li>Why incorporating sharing into your application improves usage and user happiness.</li>
   <li>How changing the appearance of the map can dramatically change the user's understanding and interpretation of the data.</li>
</ul>

<p>Justin O’Beirne joined us onstage to talk about map styling and how even the most subtle changes to the map can drastically change the user's experience. Below is an example of what can be achieved by using styled maps. The two maps are at the same location and have the same data points but the map on the left has had a custom style applied. </p>

<br>

<iframe width="600" height="500" src="http://gmaps-samples-v3.googlecode.com/svn/trunk/talks/io2011/map-usability/styled.html" frameborder="0"></iframe>
<div><em>Drag the bar to show more or less of each map</em></div>

<p>By removing the map labels and decreasing the saturation and lightness we are able to emphasise the importance of the data, make it more visually appealing and build a application that is truly our own. If you would like to play more with map styling check out the <a href="http://gmaps-samples-v3.googlecode.com/svn/trunk/styledmaps/wizard/index.html">styled map wizard</a>.</p>

<p>So watch the <a href="http://www.youtube.com/watch?v=ckngV52m2Yg">video</a>, check out the <a href="http://gmaps-samples-v3.googlecode.com/svn/trunk/talks/io2011/map-usability/index.html">slides</a> and make your map application user experience rock!</p>

<span class="post-author">Posted by Luke Mahe, Google Developer Relations</span><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3124040365160254795-6242092500853815883?l=googlegeodevelopers.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-maps/geo-apis-summer-learning-series-designing-maps-applications-for-usability-on-mobile-and-desktop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>Google Maps JavaScript API: A Year in Retrospect</title>
		<link>https://googledata.org/google-maps/google-maps-javascript-api-a-year-in-retrospect/</link>
		<comments>https://googledata.org/google-maps/google-maps-javascript-api-a-year-in-retrospect/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 04:33:00 +0000</pubDate>
		<dc:creator><![CDATA[Luke M]]></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">https://googledata.org/?guid=a0a9ee95eb93fda54cebe232e3747ad8</guid>
		<description><![CDATA[At Google I/O last May we graduated Maps JavaScript API V3. Since then, we have been working hard to deliver regular new features and bug fixes. This post is just a quick recap of what happened in 2010.

We publish a comprehensive changelog of all upda...]]></description>
				<content:encoded><![CDATA[<p>At Google I/O last May we graduated Maps JavaScript API V3. Since then, we have been working hard to deliver regular new features and bug fixes. This post is just a quick recap of what happened in 2010.</p>

<p>We publish a <a href="http://code.google.com/p/gmaps-api-issues/wiki/JavascriptMapsAPIv3Changelog">comprehensive changelog</a> of all updates made to the API. If you&rsquo;d like to be notified when a new version is released and changelog updated, sign up to the <a href="http://groups.google.com/group/google-maps-js-api-v3-notify">V3 notify mailing list</a>.</p>

<p>Here are some highlights of the Maps API for 2010:</p>

<ul>
 <li><a href="http://googlegeodevelopers.blogspot.com/2010/05/map-your-data-with-maps-api-and-fusion.html">FusionTablesLayer</a>: display and query geodata stored in Fusion Tables. Many thousands of markers can be rendered this way.</li>
 <li><a href="http://code.google.com/apis/maps/documentation/javascript/maptypes.html#StyledMaps">Styled Maps</a>: customize the visual display of your map, including changing the color scheme, and controlling the visibility of features and labels.</li>
 <li><a href="http://code.google.com/apis/maps/documentation/javascript/services.html#Elevation">Elevation</a>: access elevation data, including depths of the ocean floor.</li>
 <li><a href="http://googlegeodevelopers.blogspot.com/2010/09/directions-now-draggable-in-maps-api-v3.html">Draggable Directions</a>: users can now personalize routes provided by the Directions API.</li>
 <li><a href="http://code.google.com/apis/maps/documentation/javascript/overlays.html#MarkerAnimations">Marker Animations</a>: markers can be dropped onto the map and bounced on demand as well as the old favorites like raise when dragged, and bounce when dropped. These animations can be controlled via the <a href="http://code.google.com/apis/maps/documentation/javascript/reference.html#Animation">Animation class</a>.</li>
 <li><a href="http://code.google.com/apis/maps/documentation/javascript/services.html#StreetView">StreetView</a> and <a href="http://code.google.com/apis/maps/documentation/javascript/services.html#CustomStreetView">Custom StreetView</a>: display panoramic 360° views from many roads around the world. Custom StreetView can be linked to Google-provided StreetView panoramas (e.g. to show interiors of buildings).</li>
 <li><a href="http://code.google.com/apis/maps/documentation/javascript/maptypes.html#CustomMapTypes">Custom Map Types</a>: display your own map imagery or <a href="http://www.levisroadwear.com/my/">not</a>.</li>
 <li><a href="http://code.google.com/apis/maps/documentation/javascript/reference.html#Rectangle">Rectangles</a> and <a href="http://code.google.com/apis/maps/documentation/javascript/reference.html#Circle">Circles</a>: decorate regions on the map.</li>
 <li><a href="http://code.google.com/apis/maps/documentation/javascript/overlays.html#TrafficLayer">Traffic</a> and <a href="http://code.google.com/apis/maps/documentation/javascript/overlays.html#BicyclingLayer">Bicycling</a> Layers: display real-time traffic information and bicycle routes (where supported).</li>
 <li><a href="http://code.google.com/apis/maps/documentation/javascript/overlays.html#KMLLayers">KML and GeoRSS Layers</a>: render on-demand layers, providing scalable rendering of KML and GeoRSS.</li>
 <li><a href="http://code.google.com/apis/maps/documentation/javascript/services.html#Waypoints">Route Optimization</a>: find the best route to cover a given set of stops, for example when planning a delivery.</li>
 <li><a href="http://code.google.com/apis/maps/faq.html#browsersupport">Bada and BlackBerry 6 support</a>: mobile device support now encompasses Bada and Blackberry 6 devices such as the Samsung Wave and Blackberry Torch.</li>
 <li><a href="http://code.google.com/apis/maps/documentation/javascript/services.html#StreetViewService">StreetViewService</a>: programmatically determine the availability of Street View data.</li>
 <li><a href="http://code.google.com/apis/maps/documentation/javascript/services.html#MaxZoom">MaxZoomService</a>: find the highest zoom level for satellite imagery at a particular location.</li>
</ul>

<p>There are also a few new utility libraries for the V3 API:</p>
<ul>
 <li><a href="http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/examples/simple_example.html">MarkerClusterer V3</a> allows visual clustering of many markers. The latest version has improved performance and clustering accuracy.</li>
 <li><a href="http://google-maps-utility-library-v3.googlecode.com/svn/trunk/infobubble/examples/example.html/">InfoBubble</a> provides a customizable CSS3 tabbed info window.</li>
 <li><a href="http://google-maps-utility-library-v3.googlecode.com/svn/trunk/richmarker/examples/richmarker.html">RichMarker</a> allows you to put arbitrary HTML on a map and interact with it as if it were a marker.</li>
 <li><a href="http://google-maps-utility-library-v3.googlecode.com/svn/trunk/routeboxer/docs/examples.html">RouteBoxer</a> generates a set of LatLngBounds that are guaranteed to cover every point within a specified distance of a path.</li>
</ul>

<p>Also check out our Maps API <a href="http://code.google.com/apis/maps/documentation/javascript/articles.html">articles</a>, which cover topics that suit the accomplished Maps JavaScript API developer. We’ve added a few articles recently:</p>

<ul>
 <li><a href="http://code.google.com/apis/maps/articles/toomanymarkers.html">Too Many Markers</a></li>
 <li><a href="http://code.google.com/apis/maps/articles/election-ratings.html">Election Ratings and Spatial Data with Fusion Tables</a></li>
 <li><a href="http://code.google.com/apis/maps/articles/mvcfun.html">Fun with MVC Objects</a></li>
 <li><a href="http://code.google.com/apis/maps/articles/geocodestrat.html">Geocoding Strategies</a></li>
</ul>

<p>Finally, we&rsquo;d like to thank all the developers who use our API, post on the <a href="http://groups.google.com/group/google-maps-js-api-v3/">forums</a> and <a href="http://code.google.com/p/gmaps-api-issues/">file bug reports and feature requests</a>. We&rsquo;re excited for what lies ahead in 2011 and as always we are enthusiastic about enabling developers to deliver great mapping solutions.</p>

<p><span class="post-author">Posted by Luke Mahe and Chris Broadfoot, Google Maps API team</span></p><div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3124040365160254795-370789084792108475?l=googlegeodevelopers.blogspot.com' alt='' /></div>]]></content:encoded>
			<wfw:commentRss>https://googledata.org/google-maps/google-maps-javascript-api-a-year-in-retrospect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
