<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Google Maps API Google Group</title>
  <link>http://groups.google.com./group/Google-Maps-API</link>
  <description>Discuss the Google Maps API, which lets developers embed Google Maps in their own web pages with JavaScript. If you&amp;#39;d like to troubleshoot your development of the API, please remember the following: - Post a link, not a code snippet so that others can see your code in its proper context. - Search the Group, chances are someone else has had the same issue. - Make use of published documentation at http://www.google.com/apis/maps/documentation/</description>
  <language>en</language>
  <item>
  <title>Re: Table problems with Google Maps</title>
  <link>http://groups.google.com./group/Google-Maps-API/browse_thread/thread/c3a0617f6092e2e4/d05736f5ac02e801?show_docid=d05736f5ac02e801</link>
  <description>
  For what it&#39;s worth: &lt;br&gt; 1.) Every link in the side_bar leads to a &amp;quot;404: File not found&amp;quot;. &lt;br&gt; 2.) Also in side_bar, only &amp;quot;A&#39;s&amp;quot; are listed.. is a scrollbar &lt;br&gt; missing..??
  </description>
  <guid isPermaLink="true">http://groups.google.com./group/Google-Maps-API/browse_thread/thread/c3a0617f6092e2e4/d05736f5ac02e801?show_docid=d05736f5ac02e801</guid>
  <author>
  tubbyg...@gmail.com
  (Tubby Grey)
  </author>
  <pubDate>Fri, 21 Nov 2008 23:30:16 UT
</pubDate>
  </item>
  <item>
  <title>polygon in mysql</title>
  <link>http://groups.google.com./group/Google-Maps-API/browse_thread/thread/a531a4d18bf504ec/a8743fa272d59b5d?show_docid=a8743fa272d59b5d</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;After reading Pamela&#39;s tutorial about using php&amp;amp;mysql in google maps &lt;br&gt; (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/support/bin/answer.py?&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; answer=65622&amp;amp;topic=11367&amp;amp;ctx=s ibling) i was wondering how would i do &lt;br&gt; to represent a polygon in a mysql database instead of a single marker? &lt;br&gt; &lt;p&gt;Since each marker add a different key how would i connect different
  </description>
  <guid isPermaLink="true">http://groups.google.com./group/Google-Maps-API/browse_thread/thread/a531a4d18bf504ec/a8743fa272d59b5d?show_docid=a8743fa272d59b5d</guid>
  <author>
  sc0rpi0.junkm...@gmail.com
  (sc0rpi0)
  </author>
  <pubDate>Fri, 21 Nov 2008 22:59:43 UT
</pubDate>
  </item>
  <item>
  <title>How can i export kml structure of my embedded google maps.</title>
  <link>http://groups.google.com./group/Google-Maps-API/browse_thread/thread/b9bc7e7f3e47075a/1a1d1d9c6a8f5b02?show_docid=1a1d1d9c6a8f5b02</link>
  <description>
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.cokacayip.com/harita/gisTakip.php&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;this is web site. First im sorry for my poor english. i hope u can &lt;br&gt; understand me. &lt;br&gt; &lt;p&gt;In my website you can draw lines polyline etc. i want to put a button &lt;br&gt; to my site that will export kml content of what you draw to map when &lt;br&gt; you clicked. &lt;br&gt; &lt;p&gt;For example when you start to drawing a line, in the source code of
  </description>
  <guid isPermaLink="true">http://groups.google.com./group/Google-Maps-API/browse_thread/thread/b9bc7e7f3e47075a/1a1d1d9c6a8f5b02?show_docid=1a1d1d9c6a8f5b02</guid>
  <author>
  mte...@gmail.com
  (T50)
  </author>
  <pubDate>Fri, 21 Nov 2008 22:55:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: Tabbed Info Windows from Google Spreadsheet Doc</title>
  <link>http://groups.google.com./group/Google-Maps-API/browse_thread/thread/fbca93074a896f7b/d2796b9d9383b34f?show_docid=d2796b9d9383b34f</link>
  <description>
  One thing to remember is that Google do rather a good search engine. &lt;br&gt; Search for &amp;quot;javascript replace method&amp;quot; and the best reference is the &lt;br&gt; one at the top of the list. To save you the bother of that small step &lt;br&gt; for man, it&#39;s at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.w3schools.com/jsref/jsref_replace.asp&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;You may need to look at regular expressions too, but that is a very
  </description>
  <guid isPermaLink="true">http://groups.google.com./group/Google-Maps-API/browse_thread/thread/fbca93074a896f7b/d2796b9d9383b34f?show_docid=d2796b9d9383b34f</guid>
  <author>
  andrew.leac...@googlemail.com
  (warden [Andrew Leach - Maps API Guru])
  </author>
  <pubDate>Fri, 21 Nov 2008 22:55:24 UT
</pubDate>
  </item>
  <item>
  <title>RE: Google Maps lacks some tiles...</title>
  <link>http://groups.google.com./group/Google-Maps-API/browse_thread/thread/4c0677b4b7279359/32eadb6750c0da07?show_docid=32eadb6750c0da07</link>
  <description>
  You need --&amp;gt; map.checkResize(); &lt;br&gt; &lt;p&gt;Here &lt;br&gt; get(&amp;quot;map_container&amp;quot;).style.dis play = &amp;quot;block&amp;quot;; &lt;br&gt; map.checkResize(); &lt;br&gt; &lt;p&gt;Should work &lt;br&gt; &lt;p&gt;Ralph
  </description>
  <guid isPermaLink="true">http://groups.google.com./group/Google-Maps-API/browse_thread/thread/4c0677b4b7279359/32eadb6750c0da07?show_docid=32eadb6750c0da07</guid>
  <author>
  ralph.a...@gmail.com
  (Ralph Ames)
  </author>
  <pubDate>Fri, 21 Nov 2008 22:25:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: Google Maps lacks some tiles...</title>
  <link>http://groups.google.com./group/Google-Maps-API/browse_thread/thread/4c0677b4b7279359/28153bbfcfe97fb9?show_docid=28153bbfcfe97fb9</link>
  <description>
  On Nov 21, 8:22 pm, &amp;quot;Joel A. Villarreal Bertoldi&amp;quot; &lt;br&gt; &lt;p&gt;Urgent respond: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.catb.org/%7Eesr/faqs/smart-questions.html#urgent&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Marcelo - &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://maps.forum.nu&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; --
  </description>
  <guid isPermaLink="true">http://groups.google.com./group/Google-Maps-API/browse_thread/thread/4c0677b4b7279359/28153bbfcfe97fb9?show_docid=28153bbfcfe97fb9</guid>
  <author>
  marcelo...@hotmail.com
  (marcelo)
  </author>
  <pubDate>Fri, 21 Nov 2008 21:42:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: Google Maps lacks some tiles...</title>
  <link>http://groups.google.com./group/Google-Maps-API/browse_thread/thread/4c0677b4b7279359/f184a6292503b333?show_docid=f184a6292503b333</link>
  <description>
  Works for me w/ IE 7 and XP &lt;br&gt; &lt;p&gt;On Nov 21, 11:22 am, &amp;quot;Joel A. Villarreal Bertoldi&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.com./group/Google-Maps-API/browse_thread/thread/4c0677b4b7279359/f184a6292503b333?show_docid=f184a6292503b333</guid>
  <author>
  discgolfm...@gmail.com
  (Grok Lobster)
  </author>
  <pubDate>Fri, 21 Nov 2008 21:42:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: Icons are not showing up in FireFox</title>
  <link>http://groups.google.com./group/Google-Maps-API/browse_thread/thread/903bae9a07113019/fc31a9d6d323b415?show_docid=fc31a9d6d323b415</link>
  <description>
  Please follow the posting guidelines and post a link to your map, not &lt;br&gt; code. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt; -- Larry
  </description>
  <guid isPermaLink="true">http://groups.google.com./group/Google-Maps-API/browse_thread/thread/903bae9a07113019/fc31a9d6d323b415?show_docid=fc31a9d6d323b415</guid>
  <author>
  geocode...@gmail.com
  (geocodezip@gmail.com)
  </author>
  <pubDate>Fri, 21 Nov 2008 21:25:05 UT
</pubDate>
  </item>
  <item>
  <title>Icons are not showing up in FireFox</title>
  <link>http://groups.google.com./group/Google-Maps-API/browse_thread/thread/903bae9a07113019/867071605feae66b?show_docid=867071605feae66b</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;Its working fine with IE having problem with FireFox &lt;br&gt; &lt;p&gt;var ocbEstablished; &lt;br&gt; ocbEstablished= document.getElementById(&amp;quot;cbEst ablished&amp;quot;); &lt;br&gt; var ocbChurchPlants; &lt;br&gt; ocbChurchPlants= document.getElementById(&amp;quot;cbChu rchPlants&amp;quot;); &lt;br&gt; var ocbPotentialPlants; &lt;br&gt; ocbPotentialPlants= document.getElementById(&amp;quot;cbPot entialPlants&amp;quot;);
  </description>
  <guid isPermaLink="true">http://groups.google.com./group/Google-Maps-API/browse_thread/thread/903bae9a07113019/867071605feae66b?show_docid=867071605feae66b</guid>
  <author>
  anitaisr...@gmail.com
  (Anita)
  </author>
  <pubDate>Fri, 21 Nov 2008 21:08:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: point within bounds?</title>
  <link>http://groups.google.com./group/Google-Maps-API/browse_thread/thread/697ca85f73af2e09/6abda6a0ce4eacb5?show_docid=6abda6a0ce4eacb5</link>
  <description>
  Thanks Mike. You pointed me in exactly the right direction. After &lt;br&gt; ironing out things like lat/lng being in wrong order coming out of a &lt;br&gt; KML file, I was able to use the addon you recommended to perform the &lt;br&gt; function I was looking for!
  </description>
  <guid isPermaLink="true">http://groups.google.com./group/Google-Maps-API/browse_thread/thread/697ca85f73af2e09/6abda6a0ce4eacb5?show_docid=6abda6a0ce4eacb5</guid>
  <author>
  sec...@gmail.com
  (Secesh)
  </author>
  <pubDate>Fri, 21 Nov 2008 21:02:21 UT
</pubDate>
  </item>
  <item>
  <title>Re: Maps in Argentina!</title>
  <link>http://groups.google.com./group/Google-Maps-API/browse_thread/thread/8df6c9f3c46acb2f/657000459a8019d1?show_docid=657000459a8019d1</link>
  <description>
  Thanks, I understand :) &lt;br&gt; I&#39;ll take the pesimistic approach then, if it took almost two years for &lt;br&gt; geocoding, 2 years max for driving directions should do ;) I&#39;ll buy a Garmin &lt;br&gt; today! hehe, no, just kidding. Thanks for your replies! &lt;br&gt; Jose. &lt;br&gt; On Fri, Nov 21, 2008 at 6:56 PM, pamela (Google Employee) &amp;lt;
  </description>
  <guid isPermaLink="true">http://groups.google.com./group/Google-Maps-API/browse_thread/thread/8df6c9f3c46acb2f/657000459a8019d1?show_docid=657000459a8019d1</guid>
  <author>
  jose.canci...@gmail.com
  (Jose Luis Canciani)
  </author>
  <pubDate>Fri, 21 Nov 2008 21:00:20 UT
</pubDate>
  </item>
  <item>
  <title>Re: Maps in Argentina!</title>
  <link>http://groups.google.com./group/Google-Maps-API/browse_thread/thread/8df6c9f3c46acb2f/7326966f540dfeb6?show_docid=7326966f540dfeb6</link>
  <description>
  Hey Jose- &lt;br&gt; We don&#39;t comment on expected timelines for data improvements/features, &lt;br&gt; sorry! &lt;br&gt; &lt;p&gt;- pamela &lt;br&gt; &lt;p&gt;On Sat, Nov 22, 2008 at 7:52 AM, Jose Luis Canciani &amp;lt;jose.canci...@gmail.com
  </description>
  <guid isPermaLink="true">http://groups.google.com./group/Google-Maps-API/browse_thread/thread/8df6c9f3c46acb2f/7326966f540dfeb6?show_docid=7326966f540dfeb6</guid>
  <author>
  pamela...@gmail.com
  (pamela (Google Employee))
  </author>
  <pubDate>Fri, 21 Nov 2008 20:56:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: form elements overflow info window</title>
  <link>http://groups.google.com./group/Google-Maps-API/browse_thread/thread/93f2e24ca2b08848/f0b0d9127b0a98ce?show_docid=f0b0d9127b0a98ce</link>
  <description>
  No I didn&#39;t- Do you know of a link that documents that? &lt;br&gt; thanks
  </description>
  <guid isPermaLink="true">http://groups.google.com./group/Google-Maps-API/browse_thread/thread/93f2e24ca2b08848/f0b0d9127b0a98ce?show_docid=f0b0d9127b0a98ce</guid>
  <author>
  cat.mo...@cityofprescott.net
  (Cat)
  </author>
  <pubDate>Fri, 21 Nov 2008 20:54:01 UT
</pubDate>
  </item>
  <item>
  <title>Icons are not showing up in FireFox</title>
  <link>http://groups.google.com./group/Google-Maps-API/browse_thread/thread/903bae9a07113019/732fda1edbed1d4f?show_docid=732fda1edbed1d4f</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;Its working fine with IE but Icons are not showing up in FireFox . &lt;br&gt; &lt;p&gt; var ocbEstablished; &lt;br&gt; ocbEstablished= document.getElementById(&amp;quot;cbEst ablished&amp;quot;); &lt;br&gt; var ocbChurchPlants; &lt;br&gt; ocbChurchPlants= document.getElementById(&amp;quot;cbChu rchPlants&amp;quot;); &lt;br&gt; var ocbPotentialPlants; &lt;br&gt; ocbPotentialPlants= document.getElementById(&amp;quot;cbPot entialPlants&amp;quot;);
  </description>
  <guid isPermaLink="true">http://groups.google.com./group/Google-Maps-API/browse_thread/thread/903bae9a07113019/732fda1edbed1d4f?show_docid=732fda1edbed1d4f</guid>
  <author>
  anitaisr...@gmail.com
  (Anita)
  </author>
  <pubDate>Fri, 21 Nov 2008 20:53:15 UT
</pubDate>
  </item>
  <item>
  <title>Re: Maps in Argentina!</title>
  <link>http://groups.google.com./group/Google-Maps-API/browse_thread/thread/8df6c9f3c46acb2f/74d8b152f16dc9b7?show_docid=74d8b152f16dc9b7</link>
  <description>
  Thank you very much, that&#39;s a great webpage to follow the new features, and &lt;br&gt; thanks for your quick reply. &lt;br&gt; Are the Driving Directions hard to implement? Should we be expecting it &lt;br&gt; anytime soon? &lt;br&gt; Thanks again! &lt;br&gt; Jose. &lt;br&gt; On Fri, Nov 21, 2008 at 6:45 PM, pamela (Google Employee) &amp;lt;
  </description>
  <guid isPermaLink="true">http://groups.google.com./group/Google-Maps-API/browse_thread/thread/8df6c9f3c46acb2f/74d8b152f16dc9b7?show_docid=74d8b152f16dc9b7</guid>
  <author>
  jose.canci...@gmail.com
  (Jose Luis Canciani)
  </author>
  <pubDate>Fri, 21 Nov 2008 20:52:44 UT
</pubDate>
  </item>
  </channel>
</rss>
