<?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.af/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: Weird initial position</title>
  <link>http://groups.google.com.af/group/google-maps-api/browse_thread/thread/c179d91d93ad4eac/cef9e472c5e90d31?show_docid=cef9e472c5e90d31</link>
  <description>
  As the problem has come, it&#39;s just gone...without notice...WEIRD! &lt;br&gt; On Mar 19, 4:06 pm, Andrew Leach &amp;lt;andrew.leac...@googlemail.com &amp;gt; &lt;br&gt; wrote:
  </description>
  <guid isPermaLink="true">http://groups.google.com.af/group/google-maps-api/browse_thread/thread/c179d91d93ad4eac/cef9e472c5e90d31?show_docid=cef9e472c5e90d31</guid>
  <author>
  yzr...@gmail.com
  (Israel Rodriguez)
  </author>
  <pubDate>Sat, 20 Mar 2010 06:15:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: Slow maps in IE8?</title>
  <link>http://groups.google.com.af/group/google-maps-api/browse_thread/thread/4d9733f3a879865e/a6955115095cc276?show_docid=a6955115095cc276</link>
  <description>
  the DK marker icon is too large at 1772x1772 pixels. &lt;br&gt; The browser is wasting CPU resources resizing it every time it gets &lt;br&gt; displayed. &lt;br&gt; create a new DK icon at the displayed size of 30x30 pixels.
  </description>
  <guid isPermaLink="true">http://groups.google.com.af/group/google-maps-api/browse_thread/thread/4d9733f3a879865e/a6955115095cc276?show_docid=a6955115095cc276</guid>
  <author>
  william.g...@gmail.com
  (William)
  </author>
  <pubDate>Sat, 20 Mar 2010 02:45:11 UT
</pubDate>
  </item>
  <item>
  <title>Re: markers with html</title>
  <link>http://groups.google.com.af/group/google-maps-api/browse_thread/thread/1579ff8993b2918c/a44424e17ce91000?show_docid=a44424e17ce91000</link>
  <description>
  this string contains double quotes. These need to be escaped inside &lt;br&gt; javascript string literals. &lt;br&gt; For coldfusion try the JSStringFormat function &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.adobe.com/livedocs/coldfusion/6.1/htmldocs/funct148.htm&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; something like &lt;br&gt; &amp;lt;cfset field3js = JSStringFormat(#field3#)&amp;gt; &lt;br&gt; var infowindow1html#id# = &amp;quot;#field3js#&amp;quot;;
  </description>
  <guid isPermaLink="true">http://groups.google.com.af/group/google-maps-api/browse_thread/thread/1579ff8993b2918c/a44424e17ce91000?show_docid=a44424e17ce91000</guid>
  <author>
  william.g...@gmail.com
  (William)
  </author>
  <pubDate>Sat, 20 Mar 2010 00:48:38 UT
</pubDate>
  </item>
  <item>
  <title>Re: getting started</title>
  <link>http://groups.google.com.af/group/google-maps-api/browse_thread/thread/944cb49f98a50389/6dec022ca40fd446?show_docid=6dec022ca40fd446</link>
  <description>
  P.S. I imagine that you already know this, but when I did use the js &lt;br&gt; code from the Google web page, I got a message saying the the js &lt;br&gt; function split() has been deprecated.
  </description>
  <guid isPermaLink="true">http://groups.google.com.af/group/google-maps-api/browse_thread/thread/944cb49f98a50389/6dec022ca40fd446?show_docid=6dec022ca40fd446</guid>
  <author>
  democran...@gmail.com
  (wadori)
  </author>
  <pubDate>Sat, 20 Mar 2010 00:30:07 UT
</pubDate>
  </item>
  <item>
  <title>Re: getting started</title>
  <link>http://groups.google.com.af/group/google-maps-api/browse_thread/thread/944cb49f98a50389/7e9be4493f2e3eb3?show_docid=7e9be4493f2e3eb3</link>
  <description>
  Thanks again. I will try both ways if I can - using a static map and &lt;br&gt; using js. If I succeed with both, then I can choose which way I &lt;br&gt; prefer to do it. &lt;br&gt; I had already found the script that Robby provided, but it didn&#39;t work &lt;br&gt; for me. Perhaps I did not have it in the right place. I will keep on &lt;br&gt; experimenting. (And perhaps read up some more on js.)
  </description>
  <guid isPermaLink="true">http://groups.google.com.af/group/google-maps-api/browse_thread/thread/944cb49f98a50389/7e9be4493f2e3eb3?show_docid=7e9be4493f2e3eb3</guid>
  <author>
  democran...@gmail.com
  (wadori)
  </author>
  <pubDate>Sat, 20 Mar 2010 00:24:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: Saving map to an image/pdf ?</title>
  <link>http://groups.google.com.af/group/google-maps-api/browse_thread/thread/7876ee2886e29514/8905c4549e1da70d?show_docid=8905c4549e1da70d</link>
  <description>
  No. It&#39;s not permitted in the terms of use. &lt;br&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=save+map+image&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.af/group/google-maps-api/browse_thread/thread/7876ee2886e29514/8905c4549e1da70d?show_docid=8905c4549e1da70d</guid>
  <author>
  ros...@culzean.clara.co.uk
  (Rossko)
  </author>
  <pubDate>Fri, 19 Mar 2010 23:36:36 UT
</pubDate>
  </item>
  <item>
  <title>Saving map to an image/pdf ?</title>
  <link>http://groups.google.com.af/group/google-maps-api/browse_thread/thread/7876ee2886e29514/d448366719a182ad?show_docid=d448366719a182ad</link>
  <description>
  Hello, &lt;br&gt; I am using google maps api to generate maps with marker clusterer: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://gmaps-utility-library.googlecode.com/svn/trunk/markerclusterer/1.0/examples/advanced_example.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; It works perfectly but now i need to save the map to an image and &lt;br&gt; later include in a PDF. &lt;br&gt; I found google maps static service, but couldn&#39;t find how to use
  </description>
  <guid isPermaLink="true">http://groups.google.com.af/group/google-maps-api/browse_thread/thread/7876ee2886e29514/d448366719a182ad?show_docid=d448366719a182ad</guid>
  <author>
  cont...@fernandomarcelo.com
  (Fernando Morgenstern)
  </author>
  <pubDate>Fri, 19 Mar 2010 23:34:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: Sensor?</title>
  <link>http://groups.google.com.af/group/google-maps-api/browse_thread/thread/532ca7133784ad24/d9cbedad2a03850d?show_docid=d9cbedad2a03850d</link>
  <description>
  On Mar 19, 1:36 pm, &amp;quot;smrace...@hotmail.com&amp;quot; &amp;lt;smrace...@hotmail.com&amp;gt; &lt;br&gt; wrote: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/apis/maps/documentation/index.html#SpecifyingSensor&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Nothing is particularly reliable or exact. &lt;br&gt; Possibilities &lt;br&gt; 1. google.loader.ClientLocation &lt;br&gt; 2. use a ip geocoder &lt;br&gt; 3. ask the user &lt;br&gt; -- Larry
  </description>
  <guid isPermaLink="true">http://groups.google.com.af/group/google-maps-api/browse_thread/thread/532ca7133784ad24/d9cbedad2a03850d?show_docid=d9cbedad2a03850d</guid>
  <author>
  geocode...@gmail.com
  (geocodezip@gmail.com)
  </author>
  <pubDate>Fri, 19 Mar 2010 22:12:56 UT
</pubDate>
  </item>
  <item>
  <title>Sensor?</title>
  <link>http://groups.google.com.af/group/google-maps-api/browse_thread/thread/532ca7133784ad24/3e382537809b01f1?show_docid=3e382537809b01f1</link>
  <description>
  What is the sensor used for? &lt;br&gt; How could I find the users location so I can place the user in the &lt;br&gt; center of the map when page loads? &lt;br&gt; map.setCenter(new GLatLng(#####, #####), 13); &lt;br&gt; Thanks
  </description>
  <guid isPermaLink="true">http://groups.google.com.af/group/google-maps-api/browse_thread/thread/532ca7133784ad24/3e382537809b01f1?show_docid=3e382537809b01f1</guid>
  <author>
  smrace...@hotmail.com
  (smracek66@hotmail.com)
  </author>
  <pubDate>Fri, 19 Mar 2010 20:36:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: How to upload custom Icons for markers from a MYSQL database onto a Google Map?</title>
  <link>http://groups.google.com.af/group/google-maps-api/browse_thread/thread/c871de23ba4e10dc/4bea95371225d588?show_docid=4bea95371225d588</link>
  <description>
  You&#39;ll have to write one then. I do not know how you might store &lt;br&gt; images in a MySQL database, binaries I suppose, best go ask in a MySQL &lt;br&gt; forum. I&#39;m not sure what you&#39;d do with them once you&#39;d extracted them &lt;br&gt; from the db ; perhaps you could stick them in a temporary file and &lt;br&gt; pass the url to the client. I do not think there is a way to force-
  </description>
  <guid isPermaLink="true">http://groups.google.com.af/group/google-maps-api/browse_thread/thread/c871de23ba4e10dc/4bea95371225d588?show_docid=4bea95371225d588</guid>
  <author>
  ros...@culzean.clara.co.uk
  (Rossko)
  </author>
  <pubDate>Fri, 19 Mar 2010 20:26:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: How to upload custom Icons for markers from a MYSQL database onto a Google Map?</title>
  <link>http://groups.google.com.af/group/google-maps-api/browse_thread/thread/c871de23ba4e10dc/83b3bf750ba6d79b?show_docid=83b3bf750ba6d79b</link>
  <description>
  I&#39;ve been through this site before, but its not what i&#39;m looking for, &lt;br&gt; I need a query or php script that will upload the icons from the MYSQL &lt;br&gt; database so then they are used as the custom icons, &lt;br&gt; instead of teh default ones, but not used with XML, if you get what I &lt;br&gt; mean?
  </description>
  <guid isPermaLink="true">http://groups.google.com.af/group/google-maps-api/browse_thread/thread/c871de23ba4e10dc/83b3bf750ba6d79b?show_docid=83b3bf750ba6d79b</guid>
  <author>
  jermaine...@hotmail.com
  (jermaine209)
  </author>
  <pubDate>Fri, 19 Mar 2010 19:41:38 UT
</pubDate>
  </item>
  <item>
  <title>Re: List object</title>
  <link>http://groups.google.com.af/group/google-maps-api/browse_thread/thread/8a1beb8b0d88b699/c7eb944e7cd64186?show_docid=c7eb944e7cd64186</link>
  <description>
  No, you will have to remember them for yourself as you add them. &lt;br&gt; People commonly use a global array for this. &lt;br&gt; Example with GMarkers, polys can be handled in the same way - &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://econym.org.uk/gmap/basic2.htm&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.af/group/google-maps-api/browse_thread/thread/8a1beb8b0d88b699/c7eb944e7cd64186?show_docid=c7eb944e7cd64186</guid>
  <author>
  ros...@culzean.clara.co.uk
  (Rossko)
  </author>
  <pubDate>Fri, 19 Mar 2010 19:30:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: scaling/performance limits handing loading of kml file and &quot;addOverlay&quot; events</title>
  <link>http://groups.google.com.af/group/google-maps-api/browse_thread/thread/4bdf7c45b228afa3/f18f14e73f278944?show_docid=f18f14e73f278944</link>
  <description>
  See &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/apis/kml/documentation/mapsSupport.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &amp;quot;Server-side versus Client-side KML Rendering&amp;quot; &lt;br&gt; Yep.
  </description>
  <guid isPermaLink="true">http://groups.google.com.af/group/google-maps-api/browse_thread/thread/4bdf7c45b228afa3/f18f14e73f278944?show_docid=f18f14e73f278944</guid>
  <author>
  ros...@culzean.clara.co.uk
  (Rossko)
  </author>
  <pubDate>Fri, 19 Mar 2010 19:26:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: Find Address in PolyGon</title>
  <link>http://groups.google.com.af/group/google-maps-api/browse_thread/thread/e2341a15f7e885d7/65686e617676961e?show_docid=65686e617676961e</link>
  <description>
  First geocode the address &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/apis/maps/documentation/services.html#Geocoding&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; then &lt;br&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=polygon+contains+point&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.af/group/google-maps-api/browse_thread/thread/e2341a15f7e885d7/65686e617676961e?show_docid=65686e617676961e</guid>
  <author>
  ros...@culzean.clara.co.uk
  (Rossko)
  </author>
  <pubDate>Fri, 19 Mar 2010 19:23:56 UT
</pubDate>
  </item>
  <item>
  <title>Re: How to upload custom Icons for markers from a MYSQL database onto a Google Map?</title>
  <link>http://groups.google.com.af/group/google-maps-api/browse_thread/thread/c871de23ba4e10dc/1fdb70d8e148abc3?show_docid=1fdb70d8e148abc3</link>
  <description>
  Your research seems to have missed this - &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://econym.org.uk/gmap/basic16.htm&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; No thanks.
  </description>
  <guid isPermaLink="true">http://groups.google.com.af/group/google-maps-api/browse_thread/thread/c871de23ba4e10dc/1fdb70d8e148abc3?show_docid=1fdb70d8e148abc3</guid>
  <author>
  ros...@culzean.clara.co.uk
  (Rossko)
  </author>
  <pubDate>Fri, 19 Mar 2010 19:20:21 UT
</pubDate>
  </item>
  </channel>
</rss>
