<?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.my/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: GoogleBar style customization?</title>
  <link>http://groups.google.com.my/group/google-maps-api/browse_frm/thread/5ec98c4153ea546a/bbcfac4933192fcc?show_docid=bbcfac4933192fcc</link>
  <description>
  10x for the links, I foud waht I was looking for :)
  </description>
  <guid isPermaLink="true">http://groups.google.com.my/group/google-maps-api/browse_frm/thread/5ec98c4153ea546a/bbcfac4933192fcc?show_docid=bbcfac4933192fcc</guid>
  <author>
  bozhidar...@gmail.com
  (snakebit)
  </author>
  <pubDate>Sun, 22 Nov 2009 18:31:59 UT
</pubDate>
  </item>
  <item>
  <title>Re: Switching from Koordinates to Address</title>
  <link>http://groups.google.com.my/group/google-maps-api/browse_frm/thread/7e813e2eeac72d92/0ede1836ac279f57?show_docid=0ede1836ac279f57</link>
  <description>
  Please read and follow the group&#39;s posting guidelines: &lt;br&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;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/Google-Maps-API/web/why-including-a-link-is-critical&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.my/group/google-maps-api/browse_frm/thread/7e813e2eeac72d92/0ede1836ac279f57?show_docid=0ede1836ac279f57</guid>
  <author>
  marcelo...@hotmail.com
  (Marcelo)
  </author>
  <pubDate>Sun, 22 Nov 2009 16:54:30 UT
</pubDate>
  </item>
  <item>
  <title>Re: Country names and address field in geocoding</title>
  <link>http://groups.google.com.my/group/google-maps-api/browse_frm/thread/ddd185ddf996dfcc/5866b9f0bf8b1d76?show_docid=5866b9f0bf8b1d76</link>
  <description>
  It&#39;s an old issue. See here: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/gmaps-api-issues/issues/detail?id=606&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;... and add your star to let Google know that it is important to you. &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.my/group/google-maps-api/browse_frm/thread/ddd185ddf996dfcc/5866b9f0bf8b1d76?show_docid=5866b9f0bf8b1d76</guid>
  <author>
  marcelo...@hotmail.com
  (Marcelo)
  </author>
  <pubDate>Sun, 22 Nov 2009 16:53:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: G_SATELLITE_3D_MAP &quot;a is null&quot; error</title>
  <link>http://groups.google.com.my/group/google-maps-api/browse_frm/thread/f5fd198307751b9b/ad53132170f6c175?show_docid=ad53132170f6c175</link>
  <description>
  Found it! &lt;br&gt; &lt;p&gt;The overviewMapControl seems to fire an error on 3D map type (for &lt;br&gt; GMaps API V2.184): &lt;br&gt; map.addControl(new google.maps.OverviewMapControl ()); &lt;br&gt; &lt;p&gt;It works great now! &lt;br&gt; &lt;p&gt;Thanks anyway. &lt;br&gt; &lt;p&gt;Clem.
  </description>
  <guid isPermaLink="true">http://groups.google.com.my/group/google-maps-api/browse_frm/thread/f5fd198307751b9b/ad53132170f6c175?show_docid=ad53132170f6c175</guid>
  <author>
  grottocen...@gmail.com
  (grottocenter@gmail.com)
  </author>
  <pubDate>Sun, 22 Nov 2009 15:46:21 UT
</pubDate>
  </item>
  <item>
  <title>Country names and address field in geocoding</title>
  <link>http://groups.google.com.my/group/google-maps-api/browse_frm/thread/ddd185ddf996dfcc/c88e8b076545a0f4?show_docid=c88e8b076545a0f4</link>
  <description>
  I have three notes/suggestions to HTTP geocoding service. &lt;br&gt; &lt;p&gt;When querying google maps geocoding api via HTTP request for &amp;quot;Estonia&amp;quot; &lt;br&gt; or &amp;quot;Tallinn&amp;quot; (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://maps.google.com/maps/geo?q=Estonia&quot;&gt;[link]&lt;/a&gt;), the response &lt;br&gt; only returns &amp;quot;CountryNameCode: EE&amp;quot;, but does not return &amp;quot;CountryName&amp;quot; &lt;br&gt; itself. However, when querying for most other countries (e.g.
  </description>
  <guid isPermaLink="true">http://groups.google.com.my/group/google-maps-api/browse_frm/thread/ddd185ddf996dfcc/c88e8b076545a0f4?show_docid=c88e8b076545a0f4</guid>
  <author>
  nakti...@gmail.com
  (Naktinis)
  </author>
  <pubDate>Fri, 20 Nov 2009 15:11:25 UT
</pubDate>
  </item>
  <item>
  <title>Switching from Koordinates to Address</title>
  <link>http://groups.google.com.my/group/google-maps-api/browse_frm/thread/7e813e2eeac72d92/14114160ba85c6fe?show_docid=14114160ba85c6fe</link>
  <description>
  Hi &lt;br&gt; &lt;p&gt;I have a script (joomla) which takes Lat/Long to place markers. &lt;br&gt; Now i want that script to make that with addresses. &lt;br&gt; &lt;p&gt;The Following should be the whole code which somehow should be &lt;br&gt; modified: &lt;br&gt; map.setCenter( new GLatLng( &amp;quot;.$params-&amp;gt;get(&amp;quot;keyref&amp;quot;).&amp;quot;), &amp;quot;. &lt;br&gt; $zoomlevel.&amp;quot;); &lt;br&gt; map.setMapType(&amp;quot;.$maptypes.&amp;quot;);
  </description>
  <guid isPermaLink="true">http://groups.google.com.my/group/google-maps-api/browse_frm/thread/7e813e2eeac72d92/14114160ba85c6fe?show_docid=14114160ba85c6fe</guid>
  <author>
  gegi...@gmail.com
  (PrinzAugust)
  </author>
  <pubDate>Sun, 22 Nov 2009 11:29:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: Euclidean projection, zoom levels, and polygons (oh my!)</title>
  <link>http://groups.google.com.my/group/google-maps-api/browse_frm/thread/e85759df8466e6bc/73b585d529ac2f65?show_docid=73b585d529ac2f65</link>
  <description>
  The easy way to achieve that effect is to use zoom levels 13 to 17 &lt;br&gt; rather than zoom levels 1 to 4. Display blank tiles outside the visible &lt;br&gt; region. Technically things do still wrap, but the user only perceives &lt;br&gt; the effect if they drag the map sideways through 2048 screenwidths. &lt;br&gt; &lt;p&gt;It is also possible to do it by writing getWrapWidth() and
  </description>
  <guid isPermaLink="true">http://groups.google.com.my/group/google-maps-api/browse_frm/thread/e85759df8466e6bc/73b585d529ac2f65?show_docid=73b585d529ac2f65</guid>
  <author>
  nos...@econym.demon.co.uk
  (Mike Williams)
  </author>
  <pubDate>Sat, 21 Nov 2009 23:56:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: Cursor change during right click</title>
  <link>http://groups.google.com.my/group/google-maps-api/browse_frm/thread/36632f41c2ed8a03/f5255fe13b949542?show_docid=f5255fe13b949542</link>
  <description>
  You don&#39;t get control of the cursor when dragging a marker, but you &lt;br&gt; could write your own dragCrossImage crosshairs if you don&#39;t like the &lt;br&gt; Google ones. &lt;br&gt; &lt;p&gt;Also, draggable markers only ever drag with the left mouse button. &lt;br&gt; &lt;p&gt;So I think you&#39;re out of luck with that. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Mike Williams &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://econym.org.uk/gmap&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.my/group/google-maps-api/browse_frm/thread/36632f41c2ed8a03/f5255fe13b949542?show_docid=f5255fe13b949542</guid>
  <author>
  nos...@econym.demon.co.uk
  (Mike Williams)
  </author>
  <pubDate>Sat, 21 Nov 2009 23:48:30 UT
</pubDate>
  </item>
  <item>
  <title>Re: Cursor change during right click</title>
  <link>http://groups.google.com.my/group/google-maps-api/browse_frm/thread/36632f41c2ed8a03/a49a3f96412dfe1a?show_docid=a49a3f96412dfe1a</link>
  <description>
  Thanks a lot for your answer (and of course also for your fantastic &lt;br&gt; website). &lt;br&gt; &lt;p&gt;OK, I understand. On the other hand, the right click should be like a &lt;br&gt; hidden feature addressed to an advanced user (and a changing cursor on &lt;br&gt; mousedown is not so rare). Normally he wants to drag the whole map as &lt;br&gt; he is used with Google Maps. To add a marker at an exact position
  </description>
  <guid isPermaLink="true">http://groups.google.com.my/group/google-maps-api/browse_frm/thread/36632f41c2ed8a03/a49a3f96412dfe1a?show_docid=a49a3f96412dfe1a</guid>
  <author>
  adiher...@gmail.com
  (aquilo)
  </author>
  <pubDate>Sat, 21 Nov 2009 23:00:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: Euclidean projection, zoom levels, and polygons (oh my!)</title>
  <link>http://groups.google.com.my/group/google-maps-api/browse_frm/thread/e85759df8466e6bc/33e17eee3a6b032d?show_docid=33e17eee3a6b032d</link>
  <description>
  (Hi Mike. It&#39;s an honor to get some feedback from you. It&#39;s amazing &lt;br&gt; the amount of code I&#39;ve learned (and cribbed) from your site :) &lt;br&gt; &lt;p&gt;That solves part of the problem, but not provide the full effect I&#39;d &lt;br&gt; like it to. I want to restrict the map so that no tiles are repeated &lt;br&gt; and no markers or polylines &amp;quot;wrap around&amp;quot; the canvas. I&#39;ve
  </description>
  <guid isPermaLink="true">http://groups.google.com.my/group/google-maps-api/browse_frm/thread/e85759df8466e6bc/33e17eee3a6b032d?show_docid=33e17eee3a6b032d</guid>
  <author>
  ebaku...@gmail.com
  (ebakunin)
  </author>
  <pubDate>Sat, 21 Nov 2009 21:20:18 UT
</pubDate>
  </item>
  <item>
  <title>Re: Euclidean projection, zoom levels, and polygons (oh my!)</title>
  <link>http://groups.google.com.my/group/google-maps-api/browse_frm/thread/e85759df8466e6bc/937ded7f4a27a3d3?show_docid=937ded7f4a27a3d3</link>
  <description>
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://econym.org.uk/gmap/customflat.htm&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Pitfall #2: &lt;br&gt; The API calculates the polyline geometry at zoom level 17. This means &lt;br&gt; that any GProjection used in a map that has polylines must be created &lt;br&gt; with at least 18 zoom levels, even if the map itself has far fewer &lt;br&gt; zoom levels. &lt;br&gt; &lt;p&gt; -- Larry
  </description>
  <guid isPermaLink="true">http://groups.google.com.my/group/google-maps-api/browse_frm/thread/e85759df8466e6bc/937ded7f4a27a3d3?show_docid=937ded7f4a27a3d3</guid>
  <author>
  geocode...@gmail.com
  (geocodezip@gmail.com)
  </author>
  <pubDate>Sat, 21 Nov 2009 20:46:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: Euclidean projection, zoom levels, and polygons (oh my!)</title>
  <link>http://groups.google.com.my/group/google-maps-api/browse_frm/thread/e85759df8466e6bc/1ada7473c99361dc?show_docid=1ada7473c99361dc</link>
  <description>
  The API code performs some of the pixel calculations necessary for &lt;br&gt; polygon rendering at zoom level 17, then saves that information. This &lt;br&gt; makes the code slightly more efficient than recalculating from scratch &lt;br&gt; whenever the zoom level changes. This means that polygons only work in &lt;br&gt; an environment that has a GProjection capable of performing pixel
  </description>
  <guid isPermaLink="true">http://groups.google.com.my/group/google-maps-api/browse_frm/thread/e85759df8466e6bc/1ada7473c99361dc?show_docid=1ada7473c99361dc</guid>
  <author>
  nos...@econym.demon.co.uk
  (Mike Williams)
  </author>
  <pubDate>Sat, 21 Nov 2009 20:43:59 UT
</pubDate>
  </item>
  <item>
  <title>Euclidean projection, zoom levels, and polygons (oh my!)</title>
  <link>http://groups.google.com.my/group/google-maps-api/browse_frm/thread/e85759df8466e6bc/682108db4dddefd9?show_docid=682108db4dddefd9</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I have created a custom map meant for four zoom levels. It uses a &lt;br&gt; Euclidean projection. However, when I set the maximum number of zoom &lt;br&gt; levels less than 17 and add polygons the script breaks. I can&#39;t figure &lt;br&gt; out why this happens. Any advice would be much appreciated. Thanks a &lt;br&gt; lot. &lt;br&gt; &lt;p&gt;Here&#39;s portions of the code I&#39;m using. It works fine with max_zoom =
  </description>
  <guid isPermaLink="true">http://groups.google.com.my/group/google-maps-api/browse_frm/thread/e85759df8466e6bc/682108db4dddefd9?show_docid=682108db4dddefd9</guid>
  <author>
  ebaku...@gmail.com
  (ebakunin)
  </author>
  <pubDate>Sat, 21 Nov 2009 20:32:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: Problem with scrolling in FF3.5 and &quot;this.j[f] is undefined&quot;</title>
  <link>http://groups.google.com.my/group/google-maps-api/browse_frm/thread/a33455d2007d51ca/e8413f18683fd704?show_docid=e8413f18683fd704</link>
  <description>
  Look closer. I made at least 3 changes (I&#39;m not sure which fixed it, &lt;br&gt; but I suspect the GXml.value): &lt;br&gt; 1. GXml.value instead of the browser dependent nodeValue &lt;br&gt; var encodedPoints = GXml.value(pointsNode[0]); &lt;br&gt; var encodedPoints = pointsNode[0].childNodes[0].no deValue; &lt;br&gt; 2. called parseInt on encodedZoomFactor
  </description>
  <guid isPermaLink="true">http://groups.google.com.my/group/google-maps-api/browse_frm/thread/a33455d2007d51ca/e8413f18683fd704?show_docid=e8413f18683fd704</guid>
  <author>
  geocode...@gmail.com
  (geocodezip@gmail.com)
  </author>
  <pubDate>Sat, 21 Nov 2009 19:44:52 UT
</pubDate>
  </item>
  <item>
  <title>Re: Problem with scrolling in FF3.5 and &quot;this.j[f] is undefined&quot;</title>
  <link>http://groups.google.com.my/group/google-maps-api/browse_frm/thread/a33455d2007d51ca/d8c1a912ab1906c2?show_docid=d8c1a912ab1906c2</link>
  <description>
  Thanks for pointing that out. I&#39;ll switch over to v2. &lt;br&gt; &lt;p&gt;That didn&#39;t fix the problem however. I couldn&#39;t understand why yours &lt;br&gt; worked but mine didn&#39;t, so I tried copying the script from your site &lt;br&gt; to mine. That fixed it!! &lt;br&gt; &lt;p&gt;Not entirely sure why, as it&#39;s the same. But i must have had some bad
  </description>
  <guid isPermaLink="true">http://groups.google.com.my/group/google-maps-api/browse_frm/thread/a33455d2007d51ca/d8c1a912ab1906c2?show_docid=d8c1a912ab1906c2</guid>
  <author>
  plath...@gmail.com
  (Craig)
  </author>
  <pubDate>Sat, 21 Nov 2009 19:07:56 UT
</pubDate>
  </item>
  </channel>
</rss>
