<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Multimap and OSM Maps on iPhone</title>
	<atom:link href="http://blog.johnmckerrell.com/2008/08/03/multimap-and-osm-maps-on-iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johnmckerrell.com/2008/08/03/multimap-and-osm-maps-on-iphone/</link>
	<description>General geeky postings</description>
	<lastBuildDate>Wed, 07 Dec 2011 16:34:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tyom</title>
		<link>http://blog.johnmckerrell.com/2008/08/03/multimap-and-osm-maps-on-iphone/comment-page-1/#comment-15986</link>
		<dc:creator>Tyom</dc:creator>
		<pubDate>Tue, 12 Aug 2008 14:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnmckerrell.com/?p=170#comment-15986</guid>
		<description>I&#039;ve been playing a bit with the MM maps for iPhone too. I gave up after a day when realised how slow it is and that, as you mentioned, certain mouse gestures don&#039;t work. I think the only answer is the native app with smaller tiles.

Here&#039;s what I&#039;ve done: http://semonov.com/mobile/map/

I found this little trick to remove the address bar from you web app, btw:

setTimeout(function() {
    window.scrollTo(0, 1);
}, 100);

It scrolls it up so you have more screen estate.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been playing a bit with the MM maps for iPhone too. I gave up after a day when realised how slow it is and that, as you mentioned, certain mouse gestures don&#8217;t work. I think the only answer is the native app with smaller tiles.</p>
<p>Here&#8217;s what I&#8217;ve done: <a href="http://semonov.com/mobile/map/" rel="nofollow">http://semonov.com/mobile/map/</a></p>
<p>I found this little trick to remove the address bar from you web app, btw:</p>
<p>setTimeout(function() {<br />
    window.scrollTo(0, 1);<br />
}, 100);</p>
<p>It scrolls it up so you have more screen estate.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

