<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com.pk/group/Google-Maps-API</id>
  <title type="text">Google Maps API Google Group</title>
  <subtitle type="text">
  Discuss the Google Maps API, which lets developers embed Google Maps in their own web pages with JavaScript. If you&#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/
  </subtitle>
  <link href="/group/Google-Maps-API/feed/atom_v1_0_msgs.xml" rel="self" title="Google Maps API feed"/>
  <updated>2008-11-22T07:52:42Z</updated>
  <generator uri="http://groups.google.com.pk" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Mike Williams</name>
  <email>nos...@econym.demon.co.uk</email>
  </author>
  <updated>2008-11-22T07:52:42Z</updated>
  <id>http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/2f6f2c21f44bc3d2/c0be2a8d97a80f5f?show_docid=c0be2a8d97a80f5f</id>
  <link href="http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/2f6f2c21f44bc3d2/c0be2a8d97a80f5f?show_docid=c0be2a8d97a80f5f"/>
  <title type="text">Re: Displaying list of addresses that can not be geocoded by Google Map API</title>
  <summary type="html" xml:space="preserve">
  Those look like business names, rather than addresses. The API Geocoder &lt;br&gt; doesn&#39;t do business name lookups. Try using Google AJAX Local Search.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mike Williams</name>
  <email>nos...@econym.demon.co.uk</email>
  </author>
  <updated>2008-11-22T07:46:24Z</updated>
  <id>http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/e9655e1eb67b21ff/724d72bb7685a436?show_docid=724d72bb7685a436</id>
  <link href="http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/e9655e1eb67b21ff/724d72bb7685a436?show_docid=724d72bb7685a436"/>
  <title type="text">Re: Change InfoWindow content...</title>
  <summary type="html" xml:space="preserve">
  One way would be to store the HTML in a marker Property rather than &lt;br&gt; holding it with Function Closure. &lt;br&gt; function createMarker(point,html) { &lt;br&gt; var marker = new GMarker(point); &lt;br&gt; marker.Html = html; // store the html in a Property &lt;br&gt; GEvent.addListener(marker,&amp;quot;cli ck&amp;quot;,function() { &lt;br&gt; marker.openInfoWindowHtml(mark er.Html); // Use the stored html
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mike Williams</name>
  <email>nos...@econym.demon.co.uk</email>
  </author>
  <updated>2008-11-22T07:33:06Z</updated>
  <id>http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/70d7047951e20b00/427e6875eb49c644?show_docid=427e6875eb49c644</id>
  <link href="http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/70d7047951e20b00/427e6875eb49c644?show_docid=427e6875eb49c644"/>
  <title type="text">Re: map api key registered to another domain</title>
  <summary type="html" xml:space="preserve">
  If that was the problem, then there&#39;s a bug in the key validation &lt;br&gt; system. Registering orangeblossombeekeepers.com is supposed to be valid &lt;br&gt; for all subdomains of orangeblossombeekeepers.com. &lt;br&gt; For example my page &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://econym.org.uk/gmap/example_map.htm&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; is also accessible as &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.econym.org.uk/gmap/example_map.htm&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mike Williams</name>
  <email>nos...@econym.demon.co.uk</email>
  </author>
  <updated>2008-11-22T07:30:37Z</updated>
  <id>http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/903bae9a07113019/0744c4fc61b814e5?show_docid=0744c4fc61b814e5</id>
  <link href="http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/903bae9a07113019/0744c4fc61b814e5?show_docid=0744c4fc61b814e5"/>
  <title type="text">Re: Icons are not showing up in FireFox</title>
  <summary type="html" xml:space="preserve">
  I suspect that the problem is that for most HTML Elements, the &amp;quot;name&amp;quot; &lt;br&gt; and &amp;quot;id&amp;quot; attributes are aliases for the same underlying property. [There &lt;br&gt; are two names for the same attribute because the concept was developed &lt;br&gt; independently by IE and Netscape, and neither side would back down when &lt;br&gt; the standards were negotiated.]
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mike Williams</name>
  <email>nos...@econym.demon.co.uk</email>
  </author>
  <updated>2008-11-22T07:08:44Z</updated>
  <id>http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/d5679638a70e3dea/5dc9a6ecd0aa10d1?show_docid=5dc9a6ecd0aa10d1</id>
  <link href="http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/d5679638a70e3dea/5dc9a6ecd0aa10d1?show_docid=5dc9a6ecd0aa10d1"/>
  <title type="text">Re: Are there any changes in polygons?</title>
  <summary type="html" xml:space="preserve">
  Check that the BDCCPolygon.js file is accessible through your webserver. &lt;br&gt; If you point your browser directly at the .js file it should give you a &lt;br&gt; clue if you&#39;ve put it in the wrong place, set the file protection &lt;br&gt; incorrectly, given it the wrong MIME type or configured your router to &lt;br&gt; block it.
  </summary>
  </entry>
  <entry>
  <author>
  <name>marcelo</name>
  <email>marcelo...@hotmail.com</email>
  </author>
  <updated>2008-11-22T06:20:48Z</updated>
  <id>http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/c8ad5ae11745cddf/e0a5d97c3a77ea41?show_docid=e0a5d97c3a77ea41</id>
  <link href="http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/c8ad5ae11745cddf/e0a5d97c3a77ea41?show_docid=e0a5d97c3a77ea41"/>
  <title type="text">Re: map.zoomIn() can&#39;t be continuous?</title>
  <summary type="html" xml:space="preserve">
  There used to be some undocumented parameters to make it animate, but &lt;br&gt; I don&#39;t know if they are still there. &lt;br&gt; I believe it is &lt;br&gt; map.zoomin(null,null,true) &lt;br&gt; &lt;p&gt;See this post: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/Google-Maps-API/msg/c1fd2bbff1815c9b&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;but note that it is more than 2 years old! &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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sudhir</name>
  <email>sudhi...@gmail.com</email>
  </author>
  <updated>2008-11-22T05:46:51Z</updated>
  <id>http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/c8ad5ae11745cddf/68a6f96ecfa5f1e5?show_docid=68a6f96ecfa5f1e5</id>
  <link href="http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/c8ad5ae11745cddf/68a6f96ecfa5f1e5?show_docid=68a6f96ecfa5f1e5"/>
  <title type="text">map.zoomIn() can&#39;t be continuous?</title>
  <summary type="html" xml:space="preserve">
  Try as I might, I can&#39;t get map.zoomIn() to be continuous... and I&#39;ve &lt;br&gt; enabled continuous zoom, and it works fine for the mouse wheel and &lt;br&gt; double clicks. &lt;br&gt; &lt;p&gt;Any ideas? &lt;br&gt; &lt;p&gt;Sudhir &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.pinnspot.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>pamela (Google Employee)</name>
  <email>pamela...@gmail.com</email>
  </author>
  <updated>2008-11-22T04:58:18Z</updated>
  <id>http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/8b9ed5c3b6a2cd23/93902b21733fefaf?show_docid=93902b21733fefaf</id>
  <link href="http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/8b9ed5c3b6a2cd23/93902b21733fefaf?show_docid=93902b21733fefaf"/>
  <title type="text">Re: Search for Nearest Location by Zip Code</title>
  <summary type="html" xml:space="preserve">
  The fix is in, but unfortunately won&#39;t go live for a few days from now, due &lt;br&gt; to the code.google.com release schedule. For now, please transform the URLs &lt;br&gt; as follows:&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/apis/maps/documentation/phpsqlajax.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/apis/maps/articles/phpsqlajax.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Sorry about that, it was user error on my part. - pamela
  </summary>
  </entry>
  <entry>
  <author>
  <name>pedalpete</name>
  <email>p...@hearwhere.com</email>
  </author>
  <updated>2008-11-22T04:35:23Z</updated>
  <id>http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/22c50c9c14e66c88/0917b862ee182820?show_docid=0917b862ee182820</id>
  <link href="http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/22c50c9c14e66c88/0917b862ee182820?show_docid=0917b862ee182820"/>
  <title type="text">sorting ambiguity in geocoding</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve known for a long time that google maps geocoding service has a US &lt;br&gt; bias concerning cities with ambigious names. &lt;br&gt; &lt;p&gt;For instance &#39;brisbane&#39; is geocoded as San Francisco, not QLD, AUS. &lt;br&gt; Johannasburg is geocoded in Minnesota, not South Africa. &lt;br&gt; &lt;p&gt;I thought this was just something that would have to be lived with and
  </summary>
  </entry>
  <entry>
  <author>
  <name>marcelo</name>
  <email>marcelo...@hotmail.com</email>
  </author>
  <updated>2008-11-22T04:33:50Z</updated>
  <id>http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/5da540957f0567f3/29d5113361c35c27?show_docid=29d5113361c35c27</id>
  <link href="http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/5da540957f0567f3/29d5113361c35c27?show_docid=29d5113361c35c27"/>
  <title type="text">Re: Calculating real distances from non-web based on Java app</title>
  <summary type="html" xml:space="preserve">
  If your application is non-web based, then it doesn&#39;t use the Google &lt;br&gt; Maps API. &lt;br&gt; If it doesn&#39;t use the Google Maps API then the question does not &lt;br&gt; belong in this group. &lt;br&gt; &lt;p&gt;If it does use the Google Maps API then look for the &lt;br&gt; GLatLng.distanceFrom() method. &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; --
  </summary>
  </entry>
  <entry>
  <author>
  <name>oldgoat</name>
  <email>jlstrat...@earthlink.net</email>
  </author>
  <updated>2008-11-22T04:19:36Z</updated>
  <id>http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/70d7047951e20b00/2468761ceb469cf1?show_docid=2468761ceb469cf1</id>
  <link href="http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/70d7047951e20b00/2468761ceb469cf1?show_docid=2468761ceb469cf1"/>
  <title type="text">Re: map api key registered to another domain</title>
  <summary type="html" xml:space="preserve">
  Thanks for all your help, the problem turned to be that I had &lt;br&gt; registered orangeblossombeekeepers.com instead of &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.orangeblossombeekeepers.com&quot;&gt;[link]&lt;/a&gt;. &lt;br&gt; Once I added the new key to the web page the map appeared.
  </summary>
  </entry>
  <entry>
  <author>
  <name>marcelo</name>
  <email>marcelo...@hotmail.com</email>
  </author>
  <updated>2008-11-22T04:18:24Z</updated>
  <id>http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/8b9ed5c3b6a2cd23/3ed7ecc7fe73b223?show_docid=3ed7ecc7fe73b223</id>
  <link href="http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/8b9ed5c3b6a2cd23/3ed7ecc7fe73b223?show_docid=3ed7ecc7fe73b223"/>
  <title type="text">Re: Search for Nearest Location by Zip Code</title>
  <summary type="html" xml:space="preserve">
  On Nov 21, 8:43 pm, &amp;quot;Barry Hunter&amp;quot; &amp;lt;barrybhun...@googlemail.com&amp;gt; &lt;br&gt; wrote: &lt;br&gt; &lt;p&gt;Almost all the links on that page are 404&#39;s. Pamela? &lt;br&gt; &lt;p&gt;To the OP: Sounds like you&#39;re looking for a radius search: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/Google-Maps-API/browse_thread/thread/dd6255740040d317&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;
  </summary>
  </entry>
  <entry>
  <author>
  <name>marcelo</name>
  <email>marcelo...@hotmail.com</email>
  </author>
  <updated>2008-11-22T04:09:19Z</updated>
  <id>http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/1e3c0a3af5fdf6f0/515edc728dce1a5c?show_docid=515edc728dce1a5c</id>
  <link href="http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/1e3c0a3af5fdf6f0/515edc728dce1a5c?show_docid=515edc728dce1a5c"/>
  <title type="text">Re: Bulk Driving Distances not being returned</title>
  <summary type="html" xml:space="preserve">
  There are several problems, and it is not the speed that causes it to &lt;br&gt; fail. &lt;br&gt; &lt;p&gt;1. You&#39;re executing the javascript before any of the divs have been &lt;br&gt; created, so getElementById() returns null &lt;br&gt; 2. When the first GDirections object completes and it calls the &lt;br&gt; callback function, and in that function you try to read from all
  </summary>
  </entry>
  <entry>
  <author>
  <name>gokalps</name>
  <email>gsel...@gmail.com</email>
  </author>
  <updated>2008-11-22T04:00:05Z</updated>
  <id>http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/d5679638a70e3dea/a64de5bc84911f88?show_docid=a64de5bc84911f88</id>
  <link href="http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/d5679638a70e3dea/a64de5bc84911f88?show_docid=a64de5bc84911f88"/>
  <title type="text">Re: Are there any changes in polygons?</title>
  <summary type="html" xml:space="preserve">
  Thank you, I have changed the BDCCPolygon to the latest file. After &lt;br&gt; that change, I can see the polygons when I open the file directly, &lt;br&gt; however if i access the file through web server (localhost), firebug &lt;br&gt; throws an error like &amp;quot;BDCCPolygon is not defined&amp;quot;. &lt;br&gt; Do you know what would cause that different behavior between them?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Rossko</name>
  <email>ros...@culzean.clara.co.uk</email>
  </author>
  <updated>2008-11-22T03:48:01Z</updated>
  <id>http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/8afc53d57701a5df/be037e0bedf16972?show_docid=be037e0bedf16972</id>
  <link href="http://groups.google.com.pk/group/Google-Maps-API/browse_thread/thread/8afc53d57701a5df/be037e0bedf16972?show_docid=be037e0bedf16972"/>
  <title type="text">Re: Tabs on info bubbles</title>
  <summary type="html" xml:space="preserve">
  With Google Maps, you get what you get. &lt;br&gt; If you want an extra feature, this is the wrong discussion group to &lt;br&gt; get attention. &lt;br&gt; &lt;p&gt;This is for the Google Maps API, write-your-own, and the API has &lt;br&gt; included infowindow tabs since ... well, since you last used them :) &lt;br&gt; &lt;p&gt;cheers, Ross K
  </summary>
  </entry>
</feed>
