<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: FAQ - Google Maps not working now because api key required</title>
		<link>http://www.themolitor.com/forums/topic/google-maps-not-working-now-because-api-key-required</link>
		<description>THE MOLITOR FORUMS &#187; Topic: FAQ - Google Maps not working now because api key required</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 08:09:09 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/google-maps-not-working-now-because-api-key-required" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "FAQ - Google Maps not working now because api key required"</title>
			<link>http://www.themolitor.com/forums/topic/google-maps-not-working-now-because-api-key-required#post-39900</link>
			<pubDate>Wed, 03 Aug 2016 08:52:31 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">39900@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for following up!
</p></description>
		</item>
		<item>
			<title>BGRommel on "FAQ - Google Maps not working now because api key required"</title>
			<link>http://www.themolitor.com/forums/topic/google-maps-not-working-now-because-api-key-required#post-39891</link>
			<pubDate>Tue, 02 Aug 2016 06:46:27 +0000</pubDate>
			<dc:creator>BGRommel</dc:creator>
			<guid isPermaLink="false">39891@http://www.themolitor.com/forums/</guid>
			<description><p>Never mind, it is working.  It must have just been my browser cache.
</p></description>
		</item>
		<item>
			<title>BGRommel on "FAQ - Google Maps not working now because api key required"</title>
			<link>http://www.themolitor.com/forums/topic/google-maps-not-working-now-because-api-key-required#post-39890</link>
			<pubDate>Tue, 02 Aug 2016 06:40:31 +0000</pubDate>
			<dc:creator>BGRommel</dc:creator>
			<guid isPermaLink="false">39890@http://www.themolitor.com/forums/</guid>
			<description><p>That solved the problem.  Thank you very much!  </p>
<p>One final question.  The map will load fine when I got to <a href="http://www.dililah.org/index.html" rel="nofollow">http://www.dililah.org/index.html</a>, but when I go to <a href="http://www.dililah.org" rel="nofollow">http://www.dililah.org</a>, the index.html file loads but the map doesn't load.  Is there a place I need to put this script so that when a user types in just dililah.org it will still show the map on loading? </p>
<p>Thanks again.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "FAQ - Google Maps not working now because api key required"</title>
			<link>http://www.themolitor.com/forums/topic/google-maps-not-working-now-because-api-key-required#post-39879</link>
			<pubDate>Mon, 01 Aug 2016 10:57:29 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">39879@http://www.themolitor.com/forums/</guid>
			<description><p>Google now requires that all map applications provide an API Key. Here's what you need to do:</p>
<p>1. <a href="https://developers.google.com/maps/documentation/javascript/get-api-key"><strong>Visit this page to get an API Key</strong></a></p>
<p>2. Once you have your API Key, You need to change the following line in the header of each file from this...</p>
<pre><code>&#60;script type=&#34;text/javascript&#34; src=&#34;http://maps.google.com/maps/api/js?v=3.13&#38;sensor=false&#34;&#62;&#60;/script&#62;</code></pre>
<p>...to this...</p>
<pre><code>&#60;script type=&#34;text/javascript&#34; src=&#34;http://maps.google.com/maps/api/js?v=3.13&#38;sensor=false&#38;key=YOUR_API_KEY&#34;&#62;&#60;/script&#62;</code></pre>
<p>Be sure to replace "YOUR_API_KEY" with the API Key you generated in step #1 above.
</p></description>
		</item>

	</channel>
</rss>
