<?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: iPhone Safari Geolocation Map Update</title>
	<atom:link href="http://plebeosaur.us/iphone-safari-geolocation-map-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://plebeosaur.us/iphone-safari-geolocation-map-update/</link>
	<description>Steve Stedman rambles on</description>
	<lastBuildDate>Thu, 07 Nov 2013 09:52:13 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve Stedman</title>
		<link>http://plebeosaur.us/iphone-safari-geolocation-map-update/comment-page-1/#comment-547</link>
		<dc:creator>Steve Stedman</dc:creator>
		<pubDate>Mon, 31 Oct 2011 22:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://plebeosaur.us/?p=82#comment-547</guid>
		<description>Thanks @Chris! I added your fix to the &lt;a href=&quot;http://plebeosaur.us/here-we-are-again/&quot; rel=&quot;nofollow&quot;&gt;latest, revised update&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Thanks @Chris! I added your fix to the <a href="http://plebeosaur.us/here-we-are-again/" rel="nofollow">latest, revised update</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://plebeosaur.us/iphone-safari-geolocation-map-update/comment-page-1/#comment-546</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 24 Oct 2011 20:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://plebeosaur.us/?p=82#comment-546</guid>
		<description>I tried your site, but the blue_dot_circle.png does not pulse.
Also if i change #map_canvas div to #map_canvas img and set optimized:false.
What is going wrong?</description>
		<content:encoded><![CDATA[<p>I tried your site, but the blue_dot_circle.png does not pulse.<br />
Also if i change #map_canvas div to #map_canvas img and set optimized:false.<br />
What is going wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Velko</title>
		<link>http://plebeosaur.us/iphone-safari-geolocation-map-update/comment-page-1/#comment-541</link>
		<dc:creator>Velko</dc:creator>
		<pubDate>Wed, 24 Aug 2011 18:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://plebeosaur.us/?p=82#comment-541</guid>
		<description>Got it working with Chris&#039;s tip on optimized:false. Just change the CSS selector to:

#map_canvas img[src*=&quot;blue_dot_circle.png&quot;]

Google now displays the image as an actual image so this will target that new tag.</description>
		<content:encoded><![CDATA[<p>Got it working with Chris&#8217;s tip on optimized:false. Just change the CSS selector to:</p>
<p>#map_canvas img[src*="blue_dot_circle.png"]</p>
<p>Google now displays the image as an actual image so this will target that new tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://plebeosaur.us/iphone-safari-geolocation-map-update/comment-page-1/#comment-540</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 15 Aug 2011 00:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://plebeosaur.us/?p=82#comment-540</guid>
		<description>I found out why this does not work with the new Google Maps but don&#039;t have the CSS skills to fix it.

The problem is that Google API by default is now optimizing markers.  They are encoded.  To keep this from happening you add the following option to the marker when creating it:

optimized: false

This will cause the marker to be placed back in the DOM as a native element as before. Its now under an img tag in the div.</description>
		<content:encoded><![CDATA[<p>I found out why this does not work with the new Google Maps but don&#8217;t have the CSS skills to fix it.</p>
<p>The problem is that Google API by default is now optimizing markers.  They are encoded.  To keep this from happening you add the following option to the marker when creating it:</p>
<p>optimized: false</p>
<p>This will cause the marker to be placed back in the DOM as a native element as before. Its now under an img tag in the div.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barney</title>
		<link>http://plebeosaur.us/iphone-safari-geolocation-map-update/comment-page-1/#comment-538</link>
		<dc:creator>Barney</dc:creator>
		<pubDate>Wed, 10 Aug 2011 13:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://plebeosaur.us/?p=82#comment-538</guid>
		<description>Does this currently with the latest version of Google maps..Aug 2011....Cant get it to pulse...?</description>
		<content:encoded><![CDATA[<p>Does this currently with the latest version of Google maps..Aug 2011&#8230;.Cant get it to pulse&#8230;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Stedman</title>
		<link>http://plebeosaur.us/iphone-safari-geolocation-map-update/comment-page-1/#comment-533</link>
		<dc:creator>Steve Stedman</dc:creator>
		<pubDate>Wed, 11 May 2011 00:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://plebeosaur.us/?p=82#comment-533</guid>
		<description>@Saul thank you! Glad to help. </description>
		<content:encoded><![CDATA[<p>@Saul thank you! Glad to help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Stedman</title>
		<link>http://plebeosaur.us/iphone-safari-geolocation-map-update/comment-page-1/#comment-532</link>
		<dc:creator>Steve Stedman</dc:creator>
		<pubDate>Wed, 11 May 2011 00:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://plebeosaur.us/?p=82#comment-532</guid>
		<description>@Chris @Ben yeah looks like they changed it up again. I sure wouldn&#039;t consider Google Maps&#039; for client work if this is the way they treat their developer community. </description>
		<content:encoded><![CDATA[<p>@Chris @Ben yeah looks like they changed it up again. I sure wouldn&#8217;t consider Google Maps&#8217; for client work if this is the way they treat their developer community.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saul Gorychka</title>
		<link>http://plebeosaur.us/iphone-safari-geolocation-map-update/comment-page-1/#comment-529</link>
		<dc:creator>Saul Gorychka</dc:creator>
		<pubDate>Tue, 10 May 2011 15:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://plebeosaur.us/?p=82#comment-529</guid>
		<description>I am really amazed. Today I spent a lot of time trying to find something interesting on this topic. Finally I found your blog. Thanks for that!</description>
		<content:encoded><![CDATA[<p>I am really amazed. Today I spent a lot of time trying to find something interesting on this topic. Finally I found your blog. Thanks for that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://plebeosaur.us/iphone-safari-geolocation-map-update/comment-page-1/#comment-527</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 20 Apr 2011 05:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://plebeosaur.us/?p=82#comment-527</guid>
		<description>The vary latest google maps v3.4 of April 14, 2011 breaks this hack and the icon no longer pulses.</description>
		<content:encoded><![CDATA[<p>The vary latest google maps v3.4 of April 14, 2011 breaks this hack and the icon no longer pulses.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://plebeosaur.us/iphone-safari-geolocation-map-update/comment-page-1/#comment-515</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Thu, 17 Jun 2010 00:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://plebeosaur.us/?p=82#comment-515</guid>
		<description>Thanks, I removed the initial-scale=1.0 from the meta viewport settings and it works. The only thing is the Map, Hybrid, etc. buttons are a bit larger than they need to be in landscape mode... But it does center now.</description>
		<content:encoded><![CDATA[<p>Thanks, I removed the initial-scale=1.0 from the meta viewport settings and it works. The only thing is the Map, Hybrid, etc. buttons are a bit larger than they need to be in landscape mode&#8230; But it does center now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
