<?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: Get Latitude and Longitude values from Google Maps</title>
	<atom:link href="http://www.tech-recipes.com/rx/2403/google_maps_get_latitude_longitude_values/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/2403/google_maps_get_latitude_longitude_values/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:22:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shahroon</title>
		<link>http://www.tech-recipes.com/rx/2403/google_maps_get_latitude_longitude_values/comment-page-2/#comment-53510</link>
		<dc:creator>Shahroon</dc:creator>
		<pubDate>Wed, 25 Jan 2012 20:17:58 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-53510</guid>
		<description>i have used the map in my website,now i want it to be pointed on my city when the page loads for the first time..the map is centred on australia&#039;s some location as done in the tutorial given at google&#039;s developer section.Is latlng the function,by changing the values i can get to my own city whenever i open it...do i need to specify that in the code? tell me any easy way..thanks</description>
		<content:encoded><![CDATA[<p>i have used the map in my website,now i want it to be pointed on my city when the page loads for the first time..the map is centred on australia&#8217;s some location as done in the tutorial given at google&#8217;s developer section.Is latlng the function,by changing the values i can get to my own city whenever i open it&#8230;do i need to specify that in the code? tell me any easy way..thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chathura Asanga</title>
		<link>http://www.tech-recipes.com/rx/2403/google_maps_get_latitude_longitude_values/comment-page-2/#comment-52845</link>
		<dc:creator>Chathura Asanga</dc:creator>
		<pubDate>Tue, 27 Dec 2011 06:20:31 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-52845</guid>
		<description>You can do this very easier than this. 

1) Right click on the required point of the google map
2) select “What’s here?” from the pop up menu.
3) Focus the mouse pointer to that point again


You can see both Latitude and Longitude as a tooltip!!!

Also you can see the coordinates on the title bar of the browser!!!</description>
		<content:encoded><![CDATA[<p>You can do this very easier than this. </p>
<p>1) Right click on the required point of the google map<br />
2) select “What’s here?” from the pop up menu.<br />
3) Focus the mouse pointer to that point again</p>
<p>You can see both Latitude and Longitude as a tooltip!!!</p>
<p>Also you can see the coordinates on the title bar of the browser!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Researcher</title>
		<link>http://www.tech-recipes.com/rx/2403/google_maps_get_latitude_longitude_values/comment-page-2/#comment-47138</link>
		<dc:creator>Researcher</dc:creator>
		<pubDate>Sun, 13 Mar 2011 18:05:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-47138</guid>
		<description>Thanks again for pointing out this feature. 
Found the Google maps api page! 

http://code.google.com/apis/maps/
</description>
		<content:encoded><![CDATA[<p>Thanks again for pointing out this feature.<br />
Found the Google maps api page! </p>
<p><a href="http://code.google.com/apis/maps/" rel="nofollow">http://code.google.com/apis/maps/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Researcher</title>
		<link>http://www.tech-recipes.com/rx/2403/google_maps_get_latitude_longitude_values/comment-page-2/#comment-47137</link>
		<dc:creator>Researcher</dc:creator>
		<pubDate>Sun, 13 Mar 2011 17:34:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-47137</guid>
		<description>Thanks! Is it possible for a bash or python script to query Google maps and get the returned values? That would be very helpful for our work, and save a lot of time.</description>
		<content:encoded><![CDATA[<p>Thanks! Is it possible for a bash or python script to query Google maps and get the returned values? That would be very helpful for our work, and save a lot of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BillybobWilliamRoberts</title>
		<link>http://www.tech-recipes.com/rx/2403/google_maps_get_latitude_longitude_values/comment-page-2/#comment-46211</link>
		<dc:creator>BillybobWilliamRoberts</dc:creator>
		<pubDate>Tue, 08 Feb 2011 14:31:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-46211</guid>
		<description>Do you think he cares....2 years later?</description>
		<content:encoded><![CDATA[<p>Do you think he cares&#8230;.2 years later?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.tech-recipes.com/rx/2403/google_maps_get_latitude_longitude_values/comment-page-2/#comment-46018</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Mon, 31 Jan 2011 15:38:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-46018</guid>
		<description>Wow, I did not expect this to work. I had no idea you could pass javascript through the address/location field that way and have it &quot;interact&quot; with the website. I plan on using this to add geotagging to some content on my personal site.</description>
		<content:encoded><![CDATA[<p>Wow, I did not expect this to work. I had no idea you could pass javascript through the address/location field that way and have it &#8220;interact&#8221; with the website. I plan on using this to add geotagging to some content on my personal site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vancler2000</title>
		<link>http://www.tech-recipes.com/rx/2403/google_maps_get_latitude_longitude_values/comment-page-2/#comment-45672</link>
		<dc:creator>Vancler2000</dc:creator>
		<pubDate>Wed, 19 Jan 2011 15:17:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-45672</guid>
		<description>If you think that going out, spending time and money, and getting a GPS is easier than typing a line of code into your web browser address, than... actually I&#039;m at a loss for words on this one.  Works perfectly and it&#039;s more accurate, cheap and faster than buying a GPS.  :-)</description>
		<content:encoded><![CDATA[<p>If you think that going out, spending time and money, and getting a GPS is easier than typing a line of code into your web browser address, than&#8230; actually I&#8217;m at a loss for words on this one.  Works perfectly and it&#8217;s more accurate, cheap and faster than buying a GPS.  :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nizam Sp</title>
		<link>http://www.tech-recipes.com/rx/2403/google_maps_get_latitude_longitude_values/comment-page-2/#comment-45626</link>
		<dc:creator>Nizam Sp</dc:creator>
		<pubDate>Tue, 18 Jan 2011 10:07:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-45626</guid>
		<description>Great one.. If I want to automate it. (For example, given a search word, I need lat long). Any Idea guys??</description>
		<content:encoded><![CDATA[<p>Great one.. If I want to automate it. (For example, given a search word, I need lat long). Any Idea guys??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LarryRules2010</title>
		<link>http://www.tech-recipes.com/rx/2403/google_maps_get_latitude_longitude_values/comment-page-2/#comment-45035</link>
		<dc:creator>LarryRules2010</dc:creator>
		<pubDate>Sat, 25 Dec 2010 09:57:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-45035</guid>
		<description>TYVM</description>
		<content:encoded><![CDATA[<p>TYVM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mira</title>
		<link>http://www.tech-recipes.com/rx/2403/google_maps_get_latitude_longitude_values/comment-page-2/#comment-44220</link>
		<dc:creator>Mira</dc:creator>
		<pubDate>Thu, 25 Nov 2010 14:13:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-44220</guid>
		<description>Works for me. Thanks!</description>
		<content:encoded><![CDATA[<p>Works for me. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 2/17 queries in 1.194 seconds using memcached
Object Caching 415/419 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 06:50:50 -->
