<?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>MapQuest Dev Blog &#187; Mobile</title>
	<atom:link href="http://devblog.mapquest.com/category/mobile/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.mapquest.com</link>
	<description>MapQuest Dev Blog</description>
	<lastBuildDate>Tue, 22 Jan 2013 18:39:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Android Maps API 1.0.4 Released</title>
		<link>http://devblog.mapquest.com/2012/10/08/android-maps-api-1-0-4-released/</link>
		<comments>http://devblog.mapquest.com/2012/10/08/android-maps-api-1-0-4-released/#comments</comments>
		<pubDate>Mon, 08 Oct 2012 16:45:30 +0000</pubDate>
		<dc:creator>Jonathan Harahush</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/?p=2122</guid>
		<description><![CDATA[I’m sure you have heard the buzz about iOS 6, Apple Maps, and alternatives to Apple Maps; in fact, at this point, I would be surprised if you haven’t! While this topic was dominating the headlines, the MapQuest mobile development team was busy putting the finishing touches on the next release of the Android Maps&#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://devblog.mapquest.com/files/2012/10/android-logo.gif"><img class="alignright size-full wp-image-2128" title="Android logo" src="http://devblog.mapquest.com/files/2012/10/android-logo.gif" alt="" width="175" height="175" /></a></p>
<p>I’m sure you have heard the buzz about iOS 6, Apple Maps, and <a title="alternatives to Apple Maps" href="http://blog.mapquest.com/2012/09/21/the-buzz-around-apple-iphone-5-google-maps-and-mapquests-voice-guided-navigation-app-on-ios/" target="_blank">alternatives to Apple Maps</a>; in fact, at this point, I would be surprised if you haven’t! While this topic was dominating the headlines, the MapQuest mobile development team was busy putting the finishing touches on the next release of the <a title="Android Maps API" href="http://developer.mapquest.com/web/products/featured/android-maps-api" target="_blank">Android Maps API</a>. Version 1.0.4 is available for <a title="download" href="http://developer.mapquest.com/content/mobile/android/samples/mapquest-android-sdk.zip" target="_blank">download</a> today and includes the following bug fixes and enhancements:</p>
<p>Bug Fixes:</p>
<ul>
<li>Fixed an issue related to map tiles not showing up in certain situations</li>
<li>Fixed a bug in default route narrative rendering</li>
<li>Fixed alignment issues and a bug when setting focus on an item in an ItemizedOverlay</li>
</ul>
<p>Enhancements:</p>
<ul>
<li>Added the option to turn off auto-starting of guidance and the ability to use custom messaging instead of the default prompt in MapQuestAppLauncher</li>
<li>Added the ability to customize the background loading tile</li>
<li>Added the ability for a MyLocation overlay to use a plain Drawable instead of a BitmapDrawable to more easily customize the marker</li>
<li>Made drawing more efficient for larger sets of points in a LineOverlay</li>
<li>Changed the pointer height and width calculations to allow for customization in an AnnotationView</li>
<li>Removed enforcement of subclassing of MapActivity when using maps</li>
</ul>
<p>The Android Maps API is designed to be a drop-in replacement for the existing mapping framework included with the Android operating system and includes many of the features MapQuest is known for, such as integrated maps and driving directions, geocoding, and the ability to switch between <a title="licensed and open data" href="http://developer.mapquest.com/web/tools/getting-started/platform/licensed-vs-open" target="_blank">licensed and open data</a>.</p>
<p>We always like to hear about the great apps that you’ve built with our APIs, so if you&#8217;ve built something using the Android Maps API and want us to feature it, let us know by tweeting us <a title="@MapQuestTech" href="http://twitter.com/mapquesttech" target="_blank">@MapQuestTech</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2012/10/08/android-maps-api-1-0-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iOS Maps API 1.0.1 Released</title>
		<link>http://devblog.mapquest.com/2012/07/19/ios-maps-api-1-0-1-released/</link>
		<comments>http://devblog.mapquest.com/2012/07/19/ios-maps-api-1-0-1-released/#comments</comments>
		<pubDate>Thu, 19 Jul 2012 17:22:04 +0000</pubDate>
		<dc:creator>Jonathan Harahush</dc:creator>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/?p=1973</guid>
		<description><![CDATA[If you have been following the activity on the MapQuest iOS Maps API Forum, you have probably seen references made to version 1.0.1 of the iOS Maps API. Yes, it’s true; the iOS Maps API is officially out of beta and today we are happy to announce our first production release! The iOS Maps API&#8230;]]></description>
			<content:encoded><![CDATA[<p>If you have been following the activity on the <a href="http://developer.mapquest.com/web/products/forums/-/message_boards?_19_mbCategoryId=280975" target="_blank">MapQuest iOS Maps API Forum</a>, you have probably seen references made to version 1.0.1 of the<a href="http://" target="_blank"> iOS Maps API</a>. Yes, it’s true; the iOS Maps API is officially out of beta and today we are happy to announce our first production release! The iOS Maps API 1.0.1 allows iOS developers to leverage the power of the MapQuest platform from within native iOS applications. Much like the <a href="http://devblog.mapquest.com/2012/02/08/mapquest-releases-native-mobile-mapping-apis-for-android-and-apple-ios/" target="_blank">beta release</a>, iOS developers have access to <a href="http://devblog.mapquest.com/2012/07/02/unlimited-free-maps-with-mapquest-api-community-edition/" target="_blank">unlimited free MapQuest maps</a> as well as accurate geocoding, advanced routing options, driving directions, shape and image overlay support, geolocation, and access to both <a href="http://developer.mapquest.com/web/tools/getting-started/platform/licensed-vs-open" target="_blank">the licensed and open MapQuest datasets</a>!</p>
<p>The MapQuest iOS Maps API essentially takes the default iOS mapping tools a step – or a few steps – farther, by offering features currently unavailable to iOS developers, such as integrated driving directions and the ability to choose between licensed MapQuest and MapQuest-OSM data and map tiles.  Getting started is a breeze; the iOS Maps API uses the same object model as the default iOS mapping tools, so it is an easy, drop-in replacement. Simply <a href="http://developer.mapquest.com/web/products/featured/apple-ios-maps-api" target="_blank">download the API toolkit and samples</a>, add the MQMapKit framework to your project, and ensure that the import statements are referencing the MQMapKit framework. That&#8217;s it!  Code samples are included with the download and the Developer Network Forums are always a great resource for answering questions and meeting other developers who use MapQuest APIs.</p>
<p>The iOS Maps API 1.0.1 release also incorporates enhancements and bug fixes that have been made as a result of feedback provided by developers on the Developer Network Forums, Twitter, meetups that we have attended, and <a href="http://developer.mapquest.com/web/tools/getting-started/platform/why-mapquest" target="_blank">MapQuest Enterprise Solutions</a> developers who have already started to build applications based on the beta releases.  This release improves overlay rendering and memory and tile usage and fixes iOS 5 MapKit incompatibilities that were reported during the beta.  A full changelog is included with the release notes, so be sure to take a look.</p>
<p>Not an iOS developer? We’ve still got you covered. MapQuest offers many options for mobile developers:</p>
<dl> </dl>
<ul>
<li><a href="http://developer.mapquest.com/web/products/featured/android-maps-api" target="_blank">Android Maps API</a> &#8211; The Android Maps API is available to Android developers who wish to incorporate the MapQuest platform into native Android applications.</li>
<li><a href="http://developer.mapquest.com/web/products/featured/as3-flex-flash-mobile" target="_blank">Mobile Flash Maps API</a> &#8211; The Mobile Flash Maps API is available to Flex developers who create native Android and iOS applications by utilizing the &#8216;<a href="http://www.adobe.com/products/flex.html" target="_blank">build once, deploy everywhere</a>&#8216; functionality included in the Flex SDK.</li>
<li><a href="http://developer.mapquest.com/web/products/featured/javascript" target="_blank">JavaScript Maps API</a> &#8211; The JavaScript Maps API supports touch gestures and can be used to create feature rich browser-based mobile Web applications.</li>
<li><a href="http://developer.mapquest.com/web/products" target="_blank">MapQuest Web Services</a> &#8211; The MapQuest Web Services can be accessed directly by any client capable of making HTTP requests, so if the previous options are not a good fit for your project, the Web Services are yet another option available to mobile developers.</li>
</ul>
<dl> </dl>
<p>We love to hear from our developers!  Tell us about the great applications you have built with the MapQuest mobile APIs, either by posting on the <a href="http://developer.mapquest.com/web/info/forums" target="_blank">Developer Network Forums</a>, or <a href="https://twitter.com/mapquesttech" target="_blank">tweeting us</a>!</p>
<p><a href="http://devblog.mapquest.com/files/2012/07/image_gallery1.jpeg"><img class="alignnone size-full wp-image-1995" title="iOS Maps API - Image 1" src="http://devblog.mapquest.com/files/2012/07/image_gallery1.jpeg" alt="" width="198" height="372" /></a><a href="http://devblog.mapquest.com/files/2012/07/image_gallery-11.jpeg"><img class="alignnone size-full wp-image-1996" title="iOS Maps API - Image 2" src="http://devblog.mapquest.com/files/2012/07/image_gallery-11.jpeg" alt="" width="198" height="372" /></a><a href="http://devblog.mapquest.com/files/2012/07/image_gallery-2.jpeg"><img class="alignnone size-full wp-image-1997" title="iOS Maps API - Image 3" src="http://devblog.mapquest.com/files/2012/07/image_gallery-2.jpeg" alt="" width="198" height="372" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2012/07/19/ios-maps-api-1-0-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unlimited Free Maps with MapQuest API Community Edition</title>
		<link>http://devblog.mapquest.com/2012/07/02/unlimited-free-maps-with-mapquest-api-community-edition/</link>
		<comments>http://devblog.mapquest.com/2012/07/02/unlimited-free-maps-with-mapquest-api-community-edition/#comments</comments>
		<pubDate>Mon, 02 Jul 2012 15:59:39 +0000</pubDate>
		<dc:creator>Jessica Feaster</dc:creator>
				<category><![CDATA[Developer Network]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Platform]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Static Map]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/?p=1965</guid>
		<description><![CDATA[Who doesn’t love free? Yes F-R-E-E. MapQuest is known for its accurate geocoding and flexible routing APIs but did you know that developers and businesses can get unlimited free MapQuest maps? With MapQuest Community Edition you can build both online and mobile apps and get access to highly accurate maps for free (there’s that F&#8230;]]></description>
			<content:encoded><![CDATA[<p>Who doesn’t love free?  Yes F-R-E-E.  MapQuest is known for its accurate geocoding and flexible routing APIs but did you know that developers and businesses can get unlimited free MapQuest maps?  With MapQuest Community Edition you can build both online and mobile apps and get access to highly accurate maps for free (there’s that F word again) with no usage limits for maps (check out our <a href="http://developer.mapquest.com/web/tools/getting-started/terms-overview">licensing chart</a> for details). The combo of free maps built on commercial data and no usage limits for maps makes us different.  Different in a good way, we think.</p>
<p>Check out our <a href="http://developer.mapquest.com/">Developer Network</a> today to sign up for a Community Edition license, get access to technical information, blog posts, forums and more.    </p>
<p>We also offer our MapQuest Enterprise Edition for businesses that are looking for technical support, a service level agreement, geocoding only licenses and a whole bunch of other benefits.  Call us (888-627-7837) or fill out our <a href="http://developer.mapquest.com/web/info/contact">online form</a> and one of our mapping gurus will reach out to discuss what might work best for you and your business.  If you’re not sure whether Community or Enterprise is the best option for you, you can check out our <a href="http://developer.mapquest.com/web/tools/getting-started/terms-overview">Ts&#038;Cs</a> or just <a href="http://developer.mapquest.com/web/info/contact">reach out</a> to us and we can help you work thru that too.</p>
<p>p.s. Seriously, if you don’t love free, <a href="https://twitter.com/mapquesttech">tweet</a> hashtag #MapQuestTech – we’ll send the first 50 of you a free t-shirt to convince you.</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2012/07/02/unlimited-free-maps-with-mapquest-api-community-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MapQuest Attends the AT&amp;T Mobile App Hackathon</title>
		<link>http://devblog.mapquest.com/2012/05/16/mapquest-attends-the-att-mobile-app-hackathon/</link>
		<comments>http://devblog.mapquest.com/2012/05/16/mapquest-attends-the-att-mobile-app-hackathon/#comments</comments>
		<pubDate>Wed, 16 May 2012 14:48:18 +0000</pubDate>
		<dc:creator>Kumiko Yamazaki</dc:creator>
				<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/?p=1940</guid>
		<description><![CDATA[This past Friday, I attended an AT&#038;T Mobile App Hackathon and had the pleasure of speaking about the MapQuest APIs in front of some of southern Florida&#8217;s top developers, entrepreneurs and other technology enthusiasts. They were a friendly, fantastic group who spent the evening (and well past midnight) forming into teams, collecting their thoughts, and&#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://devblog.mapquest.com/files/2012/05/hackathon.jpg"><img src="http://devblog.mapquest.com/files/2012/05/hackathon-300x225.jpg" alt="Mobile App Hackathon" title="Mobile App Hackathon" width="300" height="225" class="alignright size-medium wp-image-1943" /></a></p>
<p>This past Friday, I attended an <a href="http://mobileappmia.eventbrite.com/">AT&#038;T Mobile App Hackathon</a> and had the pleasure of speaking about the MapQuest APIs in front of some of southern Florida&#8217;s top developers, entrepreneurs and other technology enthusiasts. They were a friendly, fantastic group who spent the evening (and well past midnight) forming into teams, collecting their thoughts, and devising a plan for the all-day hackathon event the following day.</p>
<p>As with many applications built today, geolocation plays a large role in creating context and relevance, and is considered an expected feature among top apps. With the hack&#8217;s geolocation theme, teams spent all day Saturday coding and designing with this in mind. The unanimous winner, <em>Volvo Ocean Race &#8211; Ultimate Fan</em>, was a beautiful, well polished app with MapQuest APIs and geolocation built in to engage race fans around the world during the nine-month competition.</p>
<h4>Volvo Ocean Race &#8211; Ultimate Fan App</h4>
<p>Developed using HTML5 by David Ponevac and Marek Drugac, the app allows fans to submit questions to their favorite teams (e.g. &#8220;Can you shoot a video of what it&#8217;s like having to cook breakfast while on board?&#8221;), view geotagged photos taken by other fans, check the distance of the closest yacht as they approach shore, and more.</p>
<p><a href="http://devblog.mapquest.com/files/2012/05/ultimatefanapp.jpg"><img src="http://devblog.mapquest.com/files/2012/05/ultimatefanapp-300x248.jpg" alt="Ultimate Fan App" title="Ultimate Fan App" width="300" height="248" class="aligncenter size-medium wp-image-1945" /></a></p>
<p>David and Marek were able to utilize the <a href="http://developer.mapquest.com/web/products/open/sdk">MapQuest Open JavaScript API</a> to geolocate the user, display their location and plot geotagged photos of the race onto an interactive map &#8211; all of which were completed in the last hour of the hackathon.</p>
<div id="attachment_1941" class="picture alignleft" style="width: 300px"><a href="http://devblog.mapquest.com/files/2012/05/team.jpg"><img src="http://devblog.mapquest.com/files/2012/05/team-300x225.jpg" alt="David Ponevac and Marek Drugac" title="David Ponevac and Marek Drugac" width="300" height="225" class="size-medium wp-image-1941" /></a><p class="caption">David Ponevac (left) and Marek Drugac (right)</p></div>
<p>When asked if they were nervous about implementing MapQuest in such a short time, Marek Drugac replied, &#8220;No. The documentation is written quite well, so we did not worry at all.&#8221;</p>
<p>They also mentioned the benefits of MapQuest&#8217;s terms over other geolocation APIs, which you can read more about in the <a href="http://developer.mapquest.com/web/tools/getting-started/terms-overview">Terms Overview</a>.</p>
<p>&#8220;With Google we actually hit the point where they want to charge us. We&#8217;d love to pay but the service is not generating enough cash to cover such expense. So we are looking for something that can take us a bit further without spending too much money,&#8221; added Marek.</p>
<p>And for those waiting for the Volvo Ocean Race &#8211; Ultimate Fan app, David and Marek are currently working with Volvo to make slight modifications before releasing the app hopefully before the end of this year&#8217;s race.</p>
<h4>Mobile App Hackathon Recap</h4>
<p>As this was my first hackathon, I was pleased to see how successful the event was and how genuinely curious developers were to see what MapQuest had to offer. The <a href="http://www.mapquestapi.com/staticmap/">Static Map Service</a> proved to be popular as mobile developers wanted a lightweight option for simply displaying a map on their device. And, if you missed it, MapQuest also has a native <a href="http://developer.mapquest.com/web/products/featured/apple-ios-maps-api">Apple iOS API</a> and <a href="http://developer.mapquest.com/web/products/featured/android-maps-api">Android API</a>, as well as mobile support using the <a href="http://developer.mapquest.com/web/products/featured/javascript">JavaScript</a> and <a href="http://developer.mapquest.com/web/products/featured/as3-flex-flash">Flash APIs</a>. </p>
<p>Thanks again to AT&#038;T for hosting the event and the NON-STOP FOOD! Can&#8217;t wait for our next hack!</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2012/05/16/mapquest-attends-the-att-mobile-app-hackathon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MapQuest Releases Native Mobile Mapping APIs for Android and Apple iOS</title>
		<link>http://devblog.mapquest.com/2012/02/08/mapquest-releases-native-mobile-mapping-apis-for-android-and-apple-ios/</link>
		<comments>http://devblog.mapquest.com/2012/02/08/mapquest-releases-native-mobile-mapping-apis-for-android-and-apple-ios/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 12:15:17 +0000</pubDate>
		<dc:creator>Roman Hardgrave</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/?p=1795</guid>
		<description><![CDATA[Today we&#8217;re excited to announce the production release of our Android Maps API and the beta release of our Apple iOS Maps API.  We think you&#8217;ll find these as a great alternative to the native Google mapping APIs. Both APIs have been designed as &#8220;drop in&#8221; replacements for the native Google mapping APIs.  To switch&#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://devblog.mapquest.com/files/2012/02/iphone_android_no_footer.jpg"><img class="alignright size-medium wp-image-1812" title="MapQuest Android Apple iOS Map API" src="http://devblog.mapquest.com/files/2012/02/iphone_android_no_footer-300x177.jpg" alt="" width="300" height="177" /></a>Today we&#8217;re excited to announce the production release of our <a href="http://developer.mapquest.com/web/products/featured/android-maps-api">Android Maps API</a> and the beta release of our <a href="http://developer.mapquest.com/web/products/featured/apple-ios-maps-api">Apple iOS Maps API</a>.  We think you&#8217;ll find these as a great alternative to the native Google mapping APIs.</p>
<p>Both APIs have been designed as &#8220;drop in&#8221; replacements for the native Google mapping APIs.  To switch simply include our API instead of the native API.  We used the same object model as the native API, while of course extending it to add great features such as integrated driving directions plus the ability to use <a href="http://www.openstreetmap.org/">OpenStreetMap</a> data or our licensed datasets.</p>
<p>Just like all of our APIs, our native mobile APIs feature no preset limits on maps with our free Community Edition license.  See the <a href="http://developer-stage.mapquest.com/web/tools/getting-started/terms-overview">Terms Overview</a> for a fuller explanation of our license options and limitations.</p>
<p>Both the Android and Apple iOS Map APIs come with a full set of samples to show off many of the great features available, which include:</p>
<p><a href="http://developer.mapquest.com/web/products/featured/android-maps-api"><strong>Android Maps API</strong></a></p>
<ul>
<li> Advanced routing options and ability to display the route directly on the map</li>
<li> Built-in geocoding and reverse geocoding</li>
<li> Smooth animation when zooming/panning</li>
<li> Ability to rotate the map</li>
<li> Support of shape and image overlays</li>
<li><a href="http://developer.mapquest.com/web/products/featured/android-maps-api/documentation">Developer&#8217;s Guide</a></li>
</ul>
<p><a href="http://developer.mapquest.com/web/products/featured/apple-ios-maps-api"><strong>Apple iOS Maps API Beta</strong></a></p>
<ul>
<li> Advanced routing options and ability to display the route directly on the map</li>
<li> Reverse geocoding</li>
<li> Smooth animation when zooming/panning</li>
<li> Support of shape and image overlays</li>
</ul>
<p>For those interested in using OpenStreetMap data, simply don&#8217;t pass a key and the API will automatically default to using OpenStreetMap data and services.</p>
<p>So in summary, you can replace your native API with hardly any effort and get more features plus no preset limits on map transactions!  What are you waiting for?  Check out the documentation and samples at the following links:</p>
<p><a href="http://developer.mapquest.com/web/products/featured/android-maps-api">Android Maps API</a></p>
<p><a href="http://developer.mapquest.com/web/products/featured/apple-ios-maps-api">Apple iOS Maps API (Beta)</a></p>
<p>Please let us know what you think on our forums and please please tell us about any great apps you&#8217;ve built.  We&#8217;re excited to see what you come up with.</p>
<div style="font-size: 0.8em; color: #888888;">
1. Portions of this page are modifications based on work created and shared by <a href="http://code.google.com/policies.html">Google</a> and used according to terms described in the <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons 3.0 Attribution License</a>.<br />
2. iPhone is a trademark of Apple Inc.
</div>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2012/02/08/mapquest-releases-native-mobile-mapping-apis-for-android-and-apple-ios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Flash Maps API v7.0.7 released with Dev Girl coverage!</title>
		<link>http://devblog.mapquest.com/2011/12/13/mobile-flash-maps-api-v7-0-7-released-with-dev-girl-coverage/</link>
		<comments>http://devblog.mapquest.com/2011/12/13/mobile-flash-maps-api-v7-0-7-released-with-dev-girl-coverage/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 15:48:15 +0000</pubDate>
		<dc:creator>Roman Hardgrave</dc:creator>
				<category><![CDATA[AS3 / Flex]]></category>
		<category><![CDATA[Flash Builder / Flex]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/?p=1779</guid>
		<description><![CDATA[We&#8217;re excited to announce the latest update to our Mobile Flash Maps API, for both licensed data and open data. What&#8217;s new you ask?  Primarily two things.  First, we overhauled the touch interaction with the map.  This includes vast improvement to pinch zoom, as well as the expected defaults of double tap to zoom in&#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://developer.mapquest.com/web/products/featured/as3-flex-flash-mobile"><img class="alignright" title="MapQuest Sample Mobile Application" src="http://developer.mapquest.com/image/image_gallery?uuid=0d2d5395-7a14-49b2-a3a8-c22582c7514f&#038;groupId=12875&#038;t=1323787176651" alt="" width="240" height="360" /></a>We&#8217;re excited to announce the latest update to our <a href="http://developer.mapquest.com/web/products/featured/as3-flex-flash-mobile">Mobile Flash Maps API</a>, for both <a href="http://developer.mapquest.com/web/products/featured/as3-flex-flash-mobile">licensed data</a> and <a href="http://developer.mapquest.com/web/products/open/flash-mobile">open data</a>.</p>
<p>What&#8217;s new you ask?  Primarily two things.  First, we overhauled the touch interaction with the map.  This includes vast improvement to pinch zoom, as well as the expected defaults of double tap to zoom in and two finger tap to zoom out. The easiest way to check these improvements out are by downloading our Flash Maps API Showcase app in either <a href="http://itunes.apple.com/us/app/mq-mobile-flash-maps-api-showcase/id467215760?mt=8&amp;uo=4" target="itunes_store">iTunes</a> or <a href="https://market.android.com/details?id=air.com.mapquestapi.www&amp;feature=search_result">Android Marketplace</a>.  If you want to see how it was built, you can download the <a href="http://developer.mapquest.com/web/products/featured/as3-flex-flash-mobile">sample mobile map application source code</a>.</p>
<p>Second, we upgraded our API to the <a href="http://www.adobe.com/devnet/flash-builder/articles/whatsnew-flashbuilder-46.html">recently released Adobe Flash Builder 4.6</a>.  Adobe played Santa early this year and stuffed their latest release with a number of nice goodies. The <a href="http://www.adobe.com/devnet/flash-builder/articles/whatsnew-flashbuilder-46.html">addition of native extensions</a> allows you to complement your Flash Builder app with native code, allowing you to access native features of mobile platforms that were unavailable before.  Also, for those who have griped about having to separately download AIR when installing a Flash Builder built application, the <a href="http://www.adobe.com/devnet/flash-builder/articles/whatsnew-flashbuilder-46.html">new captive runtime feature</a> alleviates that concern.  In addition to these features, Adobe introduced <a href="http://www.adobe.com/devnet/flex/articles/introducing-flex46sdk.html">several new mobile components</a> that will provide even more options when designing your perfect app.</p>
<p>For many ardent Adobe developers, the name <a href="http://devgirl.org/">Dev Girl</a> has a special place in our hearts.  My personal first experience with Holly&#8217;s wisdom was when I was trying to <a href="http://devgirl.org/2011/06/20/flexair-for-ios-development-process-explained/">navigate the iTunes app store submission process</a>. Holly, my wife and kids thank you for the extra 8 to 10 hours they got to spend with me rather than hearing daddy scream at his computer.</p>
<p>Holly helped fix some issues we faced during development, and has since written a <a href="http://devgirl.org/2011/12/06/flex-mobile-development-adding-maps-with-mapquest-flash-api-w-sample-app/">nice overview piece on developing with our Mobile Flash Maps API</a>.  I encourage you to check it out and follow her blog, as I guarantee she will save you development time down the road.  Thanks for all the help Holly!</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2011/12/13/mobile-flash-maps-api-v7-0-7-released-with-dev-girl-coverage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No Preset Limit on Free Map API Transactions</title>
		<link>http://devblog.mapquest.com/2011/11/17/no-preset-limit-on-free-map-api-transactions/</link>
		<comments>http://devblog.mapquest.com/2011/11/17/no-preset-limit-on-free-map-api-transactions/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 21:23:45 +0000</pubDate>
		<dc:creator>Roman Hardgrave</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[AS3 / Flex]]></category>
		<category><![CDATA[Directions]]></category>
		<category><![CDATA[Flash Builder / Flex]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Platform]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Static Map]]></category>
		<category><![CDATA[Traffic]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/?p=1674</guid>
		<description><![CDATA[Transaction limits among free map APIs have been a hot topic lately.  MapQuest is excited to announce a change to our limits, which includes no preset limit on maps within our free Community Edition license!  In addition, we are setting higher limits on our other service calls (the highest in the industry), with 5,000 geocodes,&#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://developer.mapquest.com"><img class="alignright" title="Free Map API" src="http://developer.mapquest.com/image/image_gallery?uuid=9ca237ea-43db-4ec2-ba73-b2f2165ec2bd&amp;groupId=12875&amp;t=1321453336276" alt="" width="330" height="196" /></a>Transaction limits among free map APIs have been a hot topic lately.  MapQuest is excited to announce a change to our limits, which includes no preset limit on maps within our free Community Edition license!  In addition, we are setting higher limits on our other service calls (the highest in the industry), with 5,000 geocodes, 5,000 routes and 5,000 search calls allowed per day.</p>
<p>In addition to our new transactional limits (or lack thereof!) we wanted to clarify where and how you can use our APIs with a Community Edition license.  You CAN develop paid mobile applications for app stores using our Community Edition licenses.  You can also use SSL.</p>
<p>For all the details, check out the following <a href="http://developer.mapquest.com/web/tools/getting-started/terms-overview">Map API Licensing and Terms Overview</a>.  Also check out the <a href="http://developer.mapquest.com/web/info/terms-of-use">Terms of Use</a> for all the legal specifics.  I&#8217;ve included the handy chart available from the overview below.  Head over to the <a href="http://developer.mapquest.com">MapQuest Developer Network to sign up for a free map API key</a> and start developing!</p>
<table cellspacing="1" cellpadding="0" width="630">
<colgroup span="1">
<col align="right" span="1"></col>
<col span="1" width="150"></col>
<col span="1" width="150"></col>
<col span="1" width="150"></col>
</colgroup>
<thead>
<tr height="30">
<th style="font-size: 17px; border: solid 1px #AAA; padding: 10px; vertical-align: middle;"> </th>
<th style="font-size: 17px; border: solid 1px #AAA; padding: 10px; vertical-align: middle;">ENTERPRISE</th>
<th style="font-size: 17px; border: solid 1px #AAA; padding: 10px; vertical-align: middle; text-align: center;" colspan="2">COMMUNITY</th>
</tr>
</thead>
<tbody>
<tr>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;"> </td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><strong>Licensed Data</strong></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><strong>Licensed Data</strong></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><strong>Open Data</strong></td>
</tr>
<tr>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="right">Maps</td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /><span style="font-size: 0.9em;">(No preset limit)*</span></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /><span style="font-size: 0.9em;">(No preset limit)*</span></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /><span style="font-size: 0.9em;">(No preset limit)*</span></td>
</tr>
<tr>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="right">Directions</td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /><span style="font-size: 0.9em;">(No preset limit)*</span></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /><span style="font-size: 0.9em;">(5000 calls/day)</span></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /><span style="font-size: 0.9em;">(No preset limit)*</span></td>
</tr>
<tr>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="right">Geocoding</td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /><span style="font-size: 0.9em;">(No preset limit)*</span></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /><span style="font-size: 0.9em;">(5000 calls/day)</span></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /><span style="font-size: 0.9em;">(No preset limit)*</span></td>
</tr>
<tr>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="right">Search</td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /><span style="font-size: 0.9em;">(No preset limit)*</span></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /><span style="font-size: 0.9em;">(5000 calls/day)</span></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /><span style="font-size: 0.9em;">(No preset limit)*</span></td>
</tr>
<tr>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="right">Route Matrix</td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /><span style="font-size: 0.9em;">(No preset limit)*</span></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /><span style="font-size: 0.9em;">(5000 route pairs/day)</span></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;"> </td>
</tr>
<tr>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="right">Traffic <span style="font-size: 0.9em;">**</span></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;"> </td>
</tr>
<tr>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="right">Non-Commercial or<br />
Public Web Apps</td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
</tr>
<tr>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="right">Non-Commercial or<br />
Public Mobile Apps</td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
</tr>
<tr>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="right">Private and/or Paid<br />
Commercial Web Apps</td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;"> </td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
</tr>
<tr>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="right">Paid Mobile Apps</td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
</tr>
<tr>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="right">SSL</td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;"> </td>
</tr>
<tr>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="right">Forum Support</td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
</tr>
<tr>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="right">Premium Support<span class="table-fine-print">(24/7 Phone &amp; Email Support)</span></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;"> </td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;"> </td>
</tr>
<tr>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="right">System Performance Levels</td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;"> </td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;"> </td>
</tr>
<tr>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="right">Account Management</td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;" align="center"><img src="http://developer.mapquest.com/image/image_gallery?uuid=f033d3b3-5945-40c8-9f62-ab17b1f94cc5&amp;groupId=12875&amp;t=1318623081610" alt="" /></td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;"> </td>
<td style="border: solid 1px #AAA; padding: 10px; vertical-align: middle;"> </td>
</tr>
</tbody>
</table>
<p style="color: #666666; font-size: 0.95em;">* MapQuest operates a shared service and reserves the right to limit access to prevent service degradation.  Please <a href="http://developer.mapquest.com/web/info/contact">contact MapQuest</a> to discuss applications with heavy traffic volume expectations.</p>
<p style="color: #666666; font-size: 0.95em;">** The Traffic API Web Service cannot be used for real-time navigation, in conjunction with in-car or stand alone portable navigation devices, or be used as the primary purpose of your website or application.</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2011/11/17/no-preset-limit-on-free-map-api-transactions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe MAX Thoughts + WebMapSolutions Sample</title>
		<link>http://devblog.mapquest.com/2011/10/05/adobe-max-thoughts-webmapsolutions-sample/</link>
		<comments>http://devblog.mapquest.com/2011/10/05/adobe-max-thoughts-webmapsolutions-sample/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 00:03:34 +0000</pubDate>
		<dc:creator>Roman Hardgrave</dc:creator>
				<category><![CDATA[AS3 / Flex]]></category>
		<category><![CDATA[Directions]]></category>
		<category><![CDATA[Flash Builder / Flex]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Traffic]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/?p=1548</guid>
		<description><![CDATA[Hello from cloudy and cool Los Angeles! Adobe MAX has been humming along so far and there&#8217;s a lot of excitement about the types of mobile applications possible with Adobe Flash Builder 4.5, as well as the improvements coming with Flash Builder 4.6.  Naturally with mobile apps come mapping, directions, traffic and more, and so&#8230;]]></description>
			<content:encoded><![CDATA[<div id="attachment_1640" class="picture alignright" style="width: 300px"><a href="http://devblog.mapquest.com/files/2011/10/splitview.png"><img class="size-full wp-image-1640 " title="splitview" src="http://devblog.mapquest.com/files/2011/10/splitview.png" alt="" width="300" height="186" /></a><p class="caption">The SplitViewNavigator in Flash Builder 4.6</p></div>
<p>Hello from cloudy and cool Los Angeles! <a href="http://max.adobe.com">Adobe MAX</a> has been humming along so far and there&#8217;s a lot of excitement about the types of mobile applications possible with Adobe Flash Builder 4.5, as well as the <a href="http://www.adobe.com/devnet/flex/articles/whats-new-flex-flash-builder-46.html">improvements coming with Flash Builder 4.6</a>.  Naturally with mobile apps come mapping, directions, traffic and more, and so far we&#8217;ve seen a warm welcome to our new <a href="http://developer.mapquest.com/web/products/featured/as3-flex-flash-mobile">Mobile Flash Maps API</a>.</p>
<p>I set out at MAX to determine sentiment around the overall Flash Builder foray into mobile applications. The folks I spoke with were generally pleased and excited by the possibilities of coding once and deploying everywhere, not the least of which, significant cost savings. I had forgotten how much people love Flash Builder as a tool to design, build and debug applications &#8211; when compared with developing in other web languages, Flash really spoils you.</p>
<p>As far as actual mobile applications built with Flash Builder 4.5 in the market, the most notable is Politico. However, several folks I spoke with were in active development on some new apps, so the next 3-6 months should be interesting to watch.</p>
<p>The <a href="http://www.adobe.com/devnet/flex/articles/whats-new-flex-flash-builder-46.html">pre-release of Flash Builder 4.6</a> has generated a stir, most notably with the performance enhancements, native extensions, new mobile components and an improved deployment for Android so that users don&#8217;t have to separately install AIR. These first two features should really close the gap between what a Flash-built native app can do versus a natively coded app.</p>
<p>From my perspective, it&#8217;s exciting to be on the forefront of a technology that has such great potential. I&#8217;m pleased to see the features Adobe has in 4.6, as they match up well with MapQuest&#8217;s roadmap. (We&#8217;re trying to keep up with several great features of our own planned in the next several months.)</p>
<p>On a related note, we have a cool demo to share from <a href="http://www.webmapsolutions.com/">WebMapSolutions</a>. While we&#8217;ve built our own demo application (which Android users can <a href="https://market.android.com/details?id=air.com.mapquestapi.www&amp;feature=search_result">install directly from Android Market</a>), the good folks at <a href="http://www.webmapsolutions.com/">WebMapSolutions</a> have been working on several of their own. Check out the following video they put together of one of their apps.</p>
<p><iframe width="625" height="454" src="http://www.youtube.com/embed/tUijV54RncI?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>Just a reminder, tomorrow (Wednesday, Oct. 5) at 10 a.m. we&#8217;ll do a deeper dive into the capabilities of the API and what&#8217;s next in our <a href="http://max.adobe.com/learn/unconference/">Unconference panel</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2011/10/05/adobe-max-thoughts-webmapsolutions-sample/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MapQuest Launches Mobile Flash Maps API</title>
		<link>http://devblog.mapquest.com/2011/10/03/mapquest-launches-mobile-flash-maps-api/</link>
		<comments>http://devblog.mapquest.com/2011/10/03/mapquest-launches-mobile-flash-maps-api/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 19:50:40 +0000</pubDate>
		<dc:creator>Roman Hardgrave</dc:creator>
				<category><![CDATA[AS3 / Flex]]></category>
		<category><![CDATA[Directions]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Platform]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Traffic]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/?p=1581</guid>
		<description><![CDATA[MapQuest is at Adobe MAX in sunny Los Angeles and we are thrilled to announce the official release of our Mobile Flash Maps API on both licensed data and open data. I&#8217;ve been involved with many a mobile project over the years, and, frankly, they are a huge pain.  To build an app available to&#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://devblog.mapquest.com/files/2011/10/blog_flash_mobile.jpg"><img class="alignright size-medium wp-image-1590" title="mobileflashmapsapi" src="http://devblog.mapquest.com/files/2011/10/blog_flash_mobile-300x221.jpg" alt="" width="300" height="221" /></a>MapQuest is at <a href="http://max.adobe.com/">Adobe MAX</a> in sunny Los Angeles and we are thrilled to announce the official release of our <a href="http://developer.mapquest.com/web/products/featured/as3-flex-flash-mobile">Mobile Flash Maps API on both licensed data</a> and <a href="http://developer.mapquest.com/web/products/open/flash-mobile">open data</a>.</p>
<p>I&#8217;ve been involved with many a mobile project over the years, and, frankly, they are a huge pain.  To build an app available to most users  means building the same code several times over, once for each major  platform.  Today, we&#8217;re excited to announce a new API combined with an  Adobe technology that should alleviate that pain.</p>
<p>For those who have been following Adobe lately, you&#8217;ve seen some very exciting developments within their Flash Builder (Flex SDK) development tools.  With the release of <a href="http://www.adobe.com/devnet/flash-builder/articles/whatsnew-flashbuilder-45.html">Flash Builder 4.5</a>,  you can deploy native mobile applications to Apple iOS, Google Android  and Blackberry Tablet from a single code base.  Yes, code <span style="text-decoration: underline;">ONE</span> time and  deploy native applications everywhere.  For those used to Adobe Flex,  Flash Builder is the new name of the development tool to deploy  applications using Adobe Flex SDK or ActionScript.</p>
<p>Our <a href="http://developer.mapquest.com/web/products/featured/as3-flex-flash-mobile">Mobile Flash Maps API</a> provides interactive mapping features to use within Flash Builder 4.5 native mobile applications.  This includes support for touch gestures, as well as making our controls and POIs mobile friendly. So now you can easily combine the great features of our web services, such as <a href="http://mqdemo.com/trafficalert/">searching for traffic</a> or <a href="http://developer.mapquest.com/content/as3/v7/7.0.4_MQ/samples/samplesexplorer/index.html#dir=samples&amp;module=Directions/OptimizedRoute.swf">optimizing your route</a>, with an easy way to deploy to a mobile device.  Check out the video below to see just a small sample of what you can do.</p>
<p><iframe width="625" height="348" src="http://www.youtube.com/embed/-6LUJSbHwBI?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>To me, there&#8217;s nothing better than finding the perfect piece of sample code when I&#8217;m looking to develop an application.  The mobile application featured in that video is available to jumpstart your next mobile project.  If you&#8217;re on an Android device, you can run this app directly on your phone by <a href="https://market.android.com/details?id=air.com.mapquestapi.www&amp;feature=search_result">checking out the MapQuest Mobile Flash Maps API Showcase in the Android Market</a>.  You can also <a href="http://developer.mapquest.com/web/products/featured/as3-flex-flash-mobile">download the source code for our mobile mapping app here</a>.</p>
<p>We couldn&#8217;t squeeze all the features of our web services in a single app &#8211; here are some other features you might be interested in.</p>
<ul>
<li><a href="http://mqdemo.com/trafficalert/">Searching for traffic incidents along a route</a></li>
<li>Search by drive time or drive distance, <a href="http://www.mapquestapi.com/search/#drivetime">either around a point</a> or <a href="http://www.mapquestapi.com/search/corridor-search.html#AdvancedSample">along a route</a></li>
<li><a href="http://www.mapquestapi.com/directions/alternateroutes.html">Alternate routing</a></li>
<li><a href="http://developer.mapquest.com/content/as3/v7/7.0.4_MQ/samples/samplesexplorer/index.html#dir=samples&amp;module=Directions/OptimizedRoute.swf">Optimized routing</a> (re-order stops to make the overall trip more efficient)</li>
<li><a href="http://www.mapquestapi.com/geocoding/#reversesample">Reverse geocoding</a></li>
<li><a href="http://open.mapquestapi.com/directions/#advancedSample">Bicycle routing</a> and <a href="http://open.mapquestapi.com/elevation/">elevation charts</a> using open data</li>
</ul>
<p>Along with those features, you have your choice of using either our licensed data (what we use on MapQuest.com) or our open data (such as OpenStreetMap).  While the Mobile Flash Maps API is different from our web/desktop Flash Maps API, you&#8217;ll still find many of <a href="http://developer.mapquest.com/content/as3/v7/7.0.3_MQ/samples/samplesexplorer/index.html">the samples we provide on our desktop/web API</a> will be useful to see the possibilities of what can be built.  Here is a <a href="http://developer.mapquest.com/web/products/featured/as3-flex-flash-mobile/documentation">full list of differences between the mobile and web/desktop versions of our Flash Maps API</a>.</p>
<p>This is just the beginning &#8211; we&#8217;re excited to meet Flash Builder and Flex developers here at Adobe MAX and hear what features they&#8217;re looking for from us going forward.  We have an Unconference discussion at 10 am on Wednesday if you would like to see the Mobile Flash Maps API in action.  </p>
<p>If you&#8217;re not at the show, head over to our <a href="http://developer.mapquest.com/web/products/forums/-/message_boards?_19_mbCategoryId=208306">Flash Maps API Forums</a> at let us know what you think.  We already have some additional improvements on the way.</p>
<p>Catch up with us at MAX (@MapQuestRoman)!</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2011/10/03/mapquest-launches-mobile-flash-maps-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Launching the MapQuest Android Maps API (Beta)</title>
		<link>http://devblog.mapquest.com/2011/09/06/launching-the-mapquest-android-maps-api-beta/</link>
		<comments>http://devblog.mapquest.com/2011/09/06/launching-the-mapquest-android-maps-api-beta/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 21:13:02 +0000</pubDate>
		<dc:creator>Kumiko Yamazaki</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://devblog.mapquest.com/?p=1519</guid>
		<description><![CDATA[It&#8217;s no secret MapQuest is committed to providing our users the best possible experience with our mobile applications. What we also want to do, however, is help others take advantage of our efforts to develop beautiful applications of their own. Yes, we really are that generous! This is why we&#8217;re announcing today the first beta&#8230;]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s no secret MapQuest is committed to providing our users the best possible experience with our mobile applications. What we also want to do, however, is help others take advantage of our efforts to develop beautiful applications of their own. Yes, we really are that generous!</p>
<div id="attachment_1522" class="picture alignright" style="width: 240px"><a href="http://developer.mapquest.com/web/products/beta/android"><img class="size-full wp-image-1522" title="android_screenshot" src="http://devblog.mapquest.com/files/2011/07/android_avoid.jpg" alt="" width="240" height="396" /></a><p class="caption">Sample application using advanced routing options.</p></div>
<p>This is why we&#8217;re announcing today the first beta release of the <a href="http://developer.mapquest.com/web/products/beta/android">MapQuest Android Maps API</a>! Additionally, we&#8217;re providing a large number of samples to showcase our toolkit and provide the source code for each. The following describes just a few of the features you&#8217;ll find in this beta release:</p>
<ul>
<li>Advanced routing options and ability to display the route directly on the map</li>
<li>Built-in geocoding and reverse geocoding</li>
<li>Smooth animation when zooming/panning</li>
<li>Ability to rotate the map</li>
<li>Trackball gesture detector</li>
<li>Support of shape and image overlays</li>
</ul>
<p>But that&#8217;s not all! The OpenStreetMap (OSM) community may be pleased to learn that, similar to our <a href="http://blog.mapquest.com/2011/02/16/mapquest-unveils-free-android-app/">free Android app</a>, our popular <a href="http://developer.mapquest.com/web/products/open/map">OSM tiles</a> and <a href="http://developer.mapquest.com/web/products/open">Open Services</a> are all available as part of the MapQuest SDK for Android! By simply leaving the <code>android:apiKey</code> attribute blank, the map and its related services will default to the Open tiles and directions, and use Nominatim for searching/geocoding.</p>
<p>To download our documentation and samples, please refer to the following links.</p>
<p><a href="http://developer.mapquest.com/content/mobile/android/samples/mapquest-android-sdk.zip">MapQuest Android Maps API and Android Samples</a><br />
<a href="http://developer.mapquest.com/content/mobile/android/documentation/api/index.html">API Reference Guide</a></p>
<p>Don&#8217;t forget to help us improve our API by sending feedback and reporting any bugs to <a href="mailto:AndroidSDK@mapquest.com">AndroidSDK@mapquest.com</a>. All feedback is greatly appreciated. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.mapquest.com/2011/09/06/launching-the-mapquest-android-maps-api-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
