<?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.jm/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: point within bounds?</title>
  <link>http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/697ca85f73af2e09/94b5f3af78a66937?show_docid=94b5f3af78a66937</link>
  <description>
  You could convert the KML coordinates to GLatLng() and then use &lt;br&gt; EPoly.Contains(). &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://econym.org.uk/gmap/epoly.htm&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/697ca85f73af2e09/94b5f3af78a66937?show_docid=94b5f3af78a66937</guid>
  <author>
  nos...@econym.demon.co.uk
  (Mike Williams)
  </author>
  <pubDate>Thu, 20 Nov 2008 06:59:56 UT
</pubDate>
  </item>
  <item>
  <title>Re: Logo and terms of condition</title>
  <link>http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/13e39a147f267566/fdc1537f6016681b?show_docid=fdc1537f6016681b</link>
  <description>
  There&#39;s nothing in the API itself that will help you do that. You&#39;d have &lt;br&gt; to crawl through the DOM looking for all the links and checking their &lt;br&gt; &amp;quot;href&amp;quot; attributes. When you find one, use .setAttribute() to point the &lt;br&gt; &amp;quot;href&amp;quot; at your code that handles the alert.
  </description>
  <guid isPermaLink="true">http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/13e39a147f267566/fdc1537f6016681b?show_docid=fdc1537f6016681b</guid>
  <author>
  nos...@econym.demon.co.uk
  (Mike Williams)
  </author>
  <pubDate>Thu, 20 Nov 2008 06:44:40 UT
</pubDate>
  </item>
  <item>
  <title>Re: Get Transit Directions?</title>
  <link>http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/1e0d1a0369ab1d51/6079e7a959383b19?show_docid=6079e7a959383b19</link>
  <description>
  If you&#39;re throwing the directions request at maps.google.com, then you &lt;br&gt; can add &amp;amp;dirflg=r. &lt;br&gt; Transit directions are not currently supported in the API or in embedded &lt;br&gt; maps. Consider supporting the enhancement request by adding your star to &lt;br&gt; issue 713: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/gmaps-api-issues/issues/detail?id=713&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/1e0d1a0369ab1d51/6079e7a959383b19?show_docid=6079e7a959383b19</guid>
  <author>
  nos...@econym.demon.co.uk
  (Mike Williams)
  </author>
  <pubDate>Thu, 20 Nov 2008 06:36:52 UT
</pubDate>
  </item>
  <item>
  <title>Re: is there anyway to check whether gstep pass through specific road?</title>
  <link>http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/7d08a40fcae81e71/097653b4ac7d115a?show_docid=097653b4ac7d115a</link>
  <description>
  If you monitor one point either side of each of the major intersections, &lt;br&gt; and one close to each end, then you&#39;ll catch anything that turns in or &lt;br&gt; out of that street via those intersections. &lt;br&gt; Place the points a little further away from the intersections than the &lt;br&gt; distance you count as a hit, otherwise routes that cross Clementi Road
  </description>
  <guid isPermaLink="true">http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/7d08a40fcae81e71/097653b4ac7d115a?show_docid=097653b4ac7d115a</guid>
  <author>
  nos...@econym.demon.co.uk
  (Mike Williams)
  </author>
  <pubDate>Thu, 20 Nov 2008 06:28:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: Get Transit Directions?</title>
  <link>http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/1e0d1a0369ab1d51/4f4cb58295dd048d?show_docid=4f4cb58295dd048d</link>
  <description>
  Transit directions are not currently available in the API. If you &lt;br&gt; would like to see it added, vote for this &amp;quot;feature request&amp;quot; (star &lt;br&gt; it): &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/gmaps-api-issues/issues/detail?id=713&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt; -- Larry
  </description>
  <guid isPermaLink="true">http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/1e0d1a0369ab1d51/4f4cb58295dd048d?show_docid=4f4cb58295dd048d</guid>
  <author>
  geocode...@gmail.com
  (geocodezip@gmail.com)
  </author>
  <pubDate>Thu, 20 Nov 2008 06:22:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: getDistance between 2 addresses without loading up a map page (i.e. from a PHP script)</title>
  <link>http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/a08841328e13af7f/afbc41bac395cd6e?show_docid=afbc41bac395cd6e</link>
  <description>
  The first parameter must either be a GMap2 Object or null. It can&#39;t be &lt;br&gt; an empty Object. &lt;br&gt; gdir = new GDirections( null, document.getElementById(&amp;quot;direc tions&amp;quot;)); &lt;br&gt; [Technically you could use anything else that is considered false when &lt;br&gt; if()ed, because that&#39;s what the API does with the first parameter. So 0
  </description>
  <guid isPermaLink="true">http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/a08841328e13af7f/afbc41bac395cd6e?show_docid=afbc41bac395cd6e</guid>
  <author>
  nos...@econym.demon.co.uk
  (Mike Williams)
  </author>
  <pubDate>Thu, 20 Nov 2008 06:18:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: Starting a map with an information window showing</title>
  <link>http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/12349c443a5abce0/e488c2d56562b976?show_docid=e488c2d56562b976</link>
  <description>
  You will either need to use a third party parser (EGeoXml or GeoXml) &lt;br&gt; which gives you access to the polygons or you will have to use the &lt;br&gt; strategy that Mike Williams talks about here: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://econym.org.uk/gmap/interceptor.htm&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt; -- Larry
  </description>
  <guid isPermaLink="true">http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/12349c443a5abce0/e488c2d56562b976?show_docid=e488c2d56562b976</guid>
  <author>
  geocode...@gmail.com
  (geocodezip@gmail.com)
  </author>
  <pubDate>Thu, 20 Nov 2008 06:20:17 UT
</pubDate>
  </item>
  <item>
  <title>Re: Directions on info tab</title>
  <link>http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/6f2586da890a5f16/7478457530143a9f?show_docid=7478457530143a9f</link>
  <description>
  Think about what the 1st tab is going to look like when the &amp;quot;from&amp;quot; or &lt;br&gt; &amp;quot;to&amp;quot; form is there. If you can it would be easier to put the &lt;br&gt; directions on a fourth tab. Add that tab like I do in this example: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.geocodezip.com/mapXmlTabsDirections.asp&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;If you really want to put it on the first tab, you need to remember
  </description>
  <guid isPermaLink="true">http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/6f2586da890a5f16/7478457530143a9f?show_docid=7478457530143a9f</guid>
  <author>
  geocode...@gmail.com
  (geocodezip@gmail.com)
  </author>
  <pubDate>Thu, 20 Nov 2008 06:06:43 UT
</pubDate>
  </item>
  <item>
  <title>Re: is there anyway to check whether gstep pass through specific road?</title>
  <link>http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/7d08a40fcae81e71/1053a6ddc320ba2e?show_docid=1053a6ddc320ba2e</link>
  <description>
  hi mike, &lt;br&gt; &lt;p&gt;if i need to check whether polyline pass through specific road, u &lt;br&gt; suggested me to check it using latitude and longitude... But how could &lt;br&gt; i know how many latitude and longitude are there for specific road... &lt;br&gt; say for eg.. Clementi road,singapore contains how many latitude and &lt;br&gt; longitude?...
  </description>
  <guid isPermaLink="true">http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/7d08a40fcae81e71/1053a6ddc320ba2e?show_docid=1053a6ddc320ba2e</guid>
  <author>
  vidhyachan...@gmail.com
  (chinni)
  </author>
  <pubDate>Thu, 20 Nov 2008 05:08:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: Marker Numbers</title>
  <link>http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/e8a9186223380444/390c1764dc3b3a70?show_docid=390c1764dc3b3a70</link>
  <description>
  Have you seen MapIconMaker? &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://gmaps-utility-library.googlecode.com/svn/trunk/mapiconmaker/1.1/docs/examples.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Martin.
  </description>
  <guid isPermaLink="true">http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/e8a9186223380444/390c1764dc3b3a70?show_docid=390c1764dc3b3a70</guid>
  <author>
  warwo...@gmail.com
  (Martin)
  </author>
  <pubDate>Thu, 20 Nov 2008 04:45:07 UT
</pubDate>
  </item>
  <item>
  <title>Re: Examples of sites with Queryable WFS features</title>
  <link>http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/1a92079c9682af4f/3ba4106b5c04852b?show_docid=3ba4106b5c04852b</link>
  <description>
  GeoXml compresses down to approximately 25kb. ... yippeee.. about &lt;br&gt; the size of one of the more complicated jpegs in a sattellite layer... &lt;br&gt; If you are targetting 56kb modem users.. you will find.. there isnt a map &lt;br&gt; service in existance that is small enough as the data itself is too much and &lt;br&gt; is overwhelmingly bigger than googles API.
  </description>
  <guid isPermaLink="true">http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/1a92079c9682af4f/3ba4106b5c04852b?show_docid=3ba4106b5c04852b</guid>
  <author>
  lance...@inetnebr.com
  (Lance Dyas)
  </author>
  <pubDate>Thu, 20 Nov 2008 04:39:12 UT
</pubDate>
  </item>
  <item>
  <title>point within bounds?</title>
  <link>http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/697ca85f73af2e09/756535229017e8f8?show_docid=756535229017e8f8</link>
  <description>
  using KML coordinates, I want to be able to determine if a point is &lt;br&gt; within a defined polygon.
  </description>
  <guid isPermaLink="true">http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/697ca85f73af2e09/756535229017e8f8?show_docid=756535229017e8f8</guid>
  <author>
  sec...@gmail.com
  (Secesh)
  </author>
  <pubDate>Thu, 20 Nov 2008 02:24:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: JSON Web Services Interface</title>
  <link>http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/c93440700ca7a23b/43960f831aba27fa?show_docid=43960f831aba27fa</link>
  <description>
  try this: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.dyngeometry.com/web/Developer.aspx&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;json geocoding service is available. &lt;br&gt; &lt;p&gt;Good luck!
  </description>
  <guid isPermaLink="true">http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/c93440700ca7a23b/43960f831aba27fa?show_docid=43960f831aba27fa</guid>
  <author>
  lawrencex...@gmail.com
  (Lawrence)
  </author>
  <pubDate>Thu, 20 Nov 2008 03:10:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: Street View is available only on second click of the marker</title>
  <link>http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/cbe9839c351e4f53/1ef2e898072fda55?show_docid=1ef2e898072fda55</link>
  <description>
  Another thing that I just tried but didn&#39;t help is creating a div node &lt;br&gt; and giving it the same id &amp;quot;pano&amp;quot; &lt;br&gt; &lt;p&gt;var newDiv = document.createElement(&#39;div&#39;); &lt;br&gt; newDiv.setAttribute(&#39;id&#39;,&amp;quot;pano &amp;quot;); &lt;br&gt; &lt;p&gt;but where should I append this new div so it can solve the problem? &lt;br&gt; &lt;p&gt;I highly appreciate your help!!
  </description>
  <guid isPermaLink="true">http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/cbe9839c351e4f53/1ef2e898072fda55?show_docid=1ef2e898072fda55</guid>
  <author>
  alsa...@gmail.com
  (wallas)
  </author>
  <pubDate>Thu, 20 Nov 2008 02:21:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: Marker Numbers</title>
  <link>http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/e8a9186223380444/ecf36a95b8976a50?show_docid=ecf36a95b8976a50</link>
  <description>
  This has been discussed widely in this group. Have a look through some &lt;br&gt; of the discussions in the following search for &amp;quot;number markers&amp;quot; &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/Google-Maps-API/search?group=Google-Maps-API&amp;q=number+markers&amp;qt_g=Search+this+group&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;(The discussion search feature on the top right hand side of this page
  </description>
  <guid isPermaLink="true">http://groups.google.com.jm/group/Google-Maps-API/browse_thread/thread/e8a9186223380444/ecf36a95b8976a50?show_docid=ecf36a95b8976a50</guid>
  <author>
  iglo...@gmail.com
  (igloo)
  </author>
  <pubDate>Thu, 20 Nov 2008 01:28:20 UT
</pubDate>
  </item>
  </channel>
</rss>
