<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog of Travis Hydzik &#187; thydzik Google Map</title>
	<atom:link href="http://thydzik.com/category/wordpress/thydzik-google-map/feed/" rel="self" type="application/rss+xml" />
	<link>http://thydzik.com</link>
	<description>random snippets and information</description>
	<lastBuildDate>Fri, 27 Jan 2012 13:54:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>thydzik Google Map v2.1 released &#8211; now with KML support</title>
		<link>http://thydzik.com/thydzik-google-map-v2-1-released-now-with-kml-support/</link>
		<comments>http://thydzik.com/thydzik-google-map-v2-1-released-now-with-kml-support/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 04:42:50 +0000</pubDate>
		<dc:creator>thydzik</dc:creator>
				<category><![CDATA[thydzik Google Map]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[KML]]></category>
		<category><![CDATA[Map]]></category>
		<category><![CDATA[markers]]></category>
		<category><![CDATA[v2.1]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://thydzik.com/?p=743</guid>
		<description><![CDATA[The release of thydzik Goole Map version 2.1 supports KML files which once displayed can even be downloaded as GPX files. Download from the WordPress plugin repository. The following example uses the included example.kml file. google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map743n1', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS5rbWw=', -1, 'ROADMAP', 1, 'KML'); }); The following examples use the included example.xml file. Marker [...]<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzik-google-map-v2-1-released-now-with-kml-support/' addthis:title='thydzik Google Map v2.1 released &#8211; now with KML support ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>The release of thydzik Goole Map version 2.1 supports KML files which once displayed can even be downloaded as GPX files.</p>
<p><a href="http://wordpress.org/extend/plugins/thydzik-google-map/">Download from the WordPress plugin repository.</a></p>
<p>The following example uses the included <em><a title="example.kml" href="http://thydzik.com/wp-content/plugins/thydzik-google-map/example.kml" target="_blank">example.kml</a></em> file.</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map743n1' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map743n1', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS5rbWw=', -1, 'ROADMAP', 1, 'KML'); });
</script>
<!--/thydzikgooglemap-->

<p>The following examples use the included <em><a title="examples.xml" href="http://thydzik.com/wp-content/plugins/thydzik-google-map/example.xml" target="_blank">example.xml</a></em> file.</p>
<pre class="brush: xml; title: ; notranslate">
&amp;lt;markers&amp;gt;
&amp;lt;!-- Marker Z has no html to show nonclickability--&amp;gt;
&amp;lt;marker lat=&amp;quot;-31.9554&amp;quot; lng=&amp;quot;115.85859&amp;quot;  icon=&amp;quot;Z&amp;quot; color=&amp;quot;c89bff&amp;quot;/&amp;gt;
&amp;lt;marker lat=&amp;quot;-32.053128&amp;quot; lng=&amp;quot;115.745869&amp;quot; html=&amp;quot;Fremantle&amp;quot;  icon=&amp;quot;1&amp;quot; color=&amp;quot;6b98ff&amp;quot;/&amp;gt;
&amp;lt;!-- Standard marker with html--&amp;gt;
&amp;lt;marker lat=&amp;quot;-32.036036&amp;quot; lng=&amp;quot;115.92724&amp;quot; html=&amp;quot;&amp;amp;lt;b&amp;amp;gt;Lynwood&amp;amp;lt;/b&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;Residence of the author&amp;quot; color=&amp;quot;ffed5c&amp;quot;/&amp;gt;
&amp;lt;marker lat=&amp;quot;-31.963013&amp;quot; lng=&amp;quot;115.836239&amp;quot; html=&amp;quot;Kings Park&amp;quot; icon=&amp;quot;KP&amp;quot; color=&amp;quot;97ec7d&amp;quot;/&amp;gt;
&amp;lt;!-- Character marker with html that includes link--&amp;gt;
&amp;lt;marker lat=&amp;quot;-31.956659&amp;quot; lng=&amp;quot;115.869906&amp;quot; html=&amp;quot;&amp;amp;lt;a href=&amp;amp;quot;http://perthmint.com.au&amp;amp;quot; rel=&amp;amp;quot;nofollow&amp;amp;quot;&amp;amp;gt;Perth Mint&amp;amp;lt;/a&amp;amp;gt;&amp;quot; icon=&amp;quot;$&amp;quot; color=&amp;quot;ffffff&amp;quot;/&amp;gt;
&amp;lt;!-- Example of two lines--&amp;gt;
&amp;lt;line colour=&amp;quot;#0000FF&amp;quot; width=&amp;quot;2&amp;quot; opacity=&amp;quot;0.75&amp;quot;&amp;gt;
	&amp;lt;point lat=&amp;quot;-32.027579&amp;quot; lng=&amp;quot;115.751266&amp;quot; /&amp;gt;
	&amp;lt;point lat=&amp;quot;-31.987404&amp;quot; lng=&amp;quot;115.769463&amp;quot; /&amp;gt;
	&amp;lt;point lat=&amp;quot;-31.957697&amp;quot; lng=&amp;quot;115.852203&amp;quot; /&amp;gt;
	&amp;lt;point lat=&amp;quot;-31.963814&amp;quot; lng=&amp;quot;115.879326&amp;quot; /&amp;gt;
	&amp;lt;point lat=&amp;quot;-32.026415&amp;quot; lng=&amp;quot;115.942154&amp;quot; /&amp;gt;
&amp;lt;/line&amp;gt;
&amp;lt;points colour=&amp;quot;#FF0000&amp;quot; width=&amp;quot;4&amp;quot; opacity=&amp;quot;0.75&amp;quot;&amp;gt;
	&amp;lt;point lat=&amp;quot;-32.053128&amp;quot; lng=&amp;quot;115.745869&amp;quot; /&amp;gt;
	&amp;lt;point lat=&amp;quot;-31.963013&amp;quot; lng=&amp;quot;115.836239&amp;quot; /&amp;gt;
	&amp;lt;point lat=&amp;quot;-31.9554&amp;quot; lng=&amp;quot;115.85859&amp;quot; /&amp;gt;
	&amp;lt;point lat=&amp;quot;-31.956659&amp;quot; lng=&amp;quot;115.869906&amp;quot; /&amp;gt;
	&amp;lt;point lat=&amp;quot;-32.036036&amp;quot; lng=&amp;quot;115.92724&amp;quot; /&amp;gt;
&amp;lt;/points&amp;gt;
&amp;lt;/markers&amp;gt;
</pre>
<ul>
<li>Marker Z &#8211; no HTML, nonclickable.</li>
<li>Marker 1 &#8211; standard maker with some text.</li>
<li>Marker Default &#8211; no icon defaults to standard Google Maps marker.</li>
<li>Marker $ &#8211; symbols can even be displayed on a marker and links in the HTML.</li>
<li>Marker KP &#8211; up to two characters can be displayed.</li>
</ul>
<p>To display a map, simply type;</p>
<pre>thydzikgooglemap(example.xml)</pre>
<p>For the more adventurous;</p>
<pre>thydzikgooglemap(example.xml, width, height, zoom, maptype)</pre>
<p>where;</p>
<ul>
<li>example.xml is your xml file, and example xml file is included with thdyzikGoogleMap in the plugin directory.</li>
<li>width is the optional width parameter, if left out the default width defined in the thydzikgooglemap options will be used.</li>
<li>height is the optional height parameter, if left out the default height defined in the thydzikgooglemap options will be used.</li>
<li>zoom is the optional zoom level from 0 to 17 (0 being the furthest away), if left out zoom will be calculated automatically to fit all points.</li>
<li>maptype is the optional map type parameters, which can be (Normal, G_NORMAL_MAP, N), (SATELLITE, G_SATELLITE_MAP, S), (HYBRID, G_HYBRID_MAP, H), (PHYSICAL, G_PHYSICAL_MAP, P, TERRAIN or T) if left out Normal is defined.</li>
</ul>
<p><strong>Normal</strong>, <strong>G_NORMAL_MAP</strong>, <strong>N</strong> or left out; i.e. <strong>thydzikgooglemap(example.xml)</strong>, thydzikgooglemap will produce a default styled map;</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map743n2' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map743n2', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', -1, 'ROADMAP', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p><strong>SATELLITE</strong>, <strong>G_SATELLITE_MAP</strong>, <strong>S</strong>; i.e. <strong>thydzikgooglemap(example.xml, 4, S)</strong>, thydzikgooglemap will produce a satellite styled map. Note I have included a zoom of 4, and used the abreviation &#8216;S&#8217;;</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map743n3' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map743n3', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', 4, 'SATELLITE', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p><strong>HYBRID</strong>, <strong>G_HYBRID_MAP</strong>, <strong>H</strong>; i.e. <strong>tHyDzIkGoOgLeMaP(example.xml,hYbRiD,450,225)</strong>, thydzikGoolgeMap will produce a hybrid styled map. Note I have included a width and height, and proved that capitalisation is not of concern;</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map743n4' style='width: 450px; height: 225px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map743n4', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', -1, 'HYBRID', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p><strong>PHYSICAL</strong>, <strong>G_PHYSICAL_MAP</strong>, <strong>P</strong>, <strong>TERRAIN</strong> or <strong>T</strong>; i.e <strong>thydzikgooglemap(example.xml,TERRAIN)</strong>, thydzikgooglemap will produce a terrain styled map;</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map743n5' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map743n5', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', -1, 'TERRAIN', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p><strong>Reading XML from different folder</strong><br />
The XML can be in any location, as long as the whole path is specified i.e. thydzikgooglemap(<a href="thydzikgooglemap(http://thydzik.com/geocaching/karratha-mar08/karratha-mar08.xml)">http://thydzik.com/geocaching/karratha-mar08/karratha-mar08.xml</a>). Yes, even links in the marker text are preserved.</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map743n6' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map743n6', 'aHR0cDovL3RoeWR6aWsuY29tL2dlb2NhY2hpbmcva2FycmF0aGEtbWFyMDgva2FycmF0aGEtbWFyMDgueG1s', -1, 'ROADMAP', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p>Reading XML from different domain<br />
The XML can even be on a different domain, as long as the whole path is specified. i.e. thydzikgooglemap(<a href="http://sonyaandtravis.com/maps/clare-melbourne08.xml">http://sonyaandtravis.com/maps/our-nullarbor-adventure-clare-melbourne08.xml</a>).</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map743n7' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map743n7', 'aHR0cDovL3NvbnlhYW5kdHJhdmlzLmNvbS9tYXBzL291ci1udWxsYXJib3ItYWR2ZW50dXJlLWNsYXJlLW1lbGJvdXJuZTA4LnhtbA==', -1, 'ROADMAP', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzik-google-map-v2-1-released-now-with-kml-support/' addthis:title='thydzik Google Map v2.1 released &#8211; now with KML support ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://thydzik.com/thydzik-google-map-v2-1-released-now-with-kml-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In search of the elusive Google default marker</title>
		<link>http://thydzik.com/in-search-of-the-elusive-google-default-marker/</link>
		<comments>http://thydzik.com/in-search-of-the-elusive-google-default-marker/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 19:36:31 +0000</pubDate>
		<dc:creator>thydzik</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[thydzik Google Map]]></category>
		<category><![CDATA[bullet]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[markerts]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://thydzik.com/?p=611</guid>
		<description><![CDATA[For a number of years now I have been developing a Google Maps plugin for WordPress &#60;end of plug&#62;, I have even created a script to dynamically generate coloured markers with custom text. This is a great solution for hosting your own markers, but is has a lot of overhead, having to host a custom [...]<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/in-search-of-the-elusive-google-default-marker/' addthis:title='In search of the elusive Google default marker ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>For a number of years now I have been developing a <a href="http://thydzik.com/category/thydzikgooglemap/">Google Maps plugin for WordPress</a> &lt;end of plug&gt;, I have even created a script to <a href="http://thydzik.com/dynamic-google-maps-markersicons-with-php/">dynamically generate coloured markers with custom text</a>. This is a great solution for hosting your own markers, but is has a lot of overhead, having to host a custom Arial font and requiring the PHP GD library installed. And even then, I still relied on Google to provide the starting coloured marker <img title="custom coloured marker" src="https://chart.googleapis.com/chart?chst=d_map_pin_letter&amp;chld=|ff776b|000000" alt="" width="21" height="34" />.</p>
<p>Google does provide an alternative, custom text and colour, but there is one problem, what if I want the classic default Google Map&#8217;s marker <img title="default marker" src="http://www.google.com/mapfiles/marker.png" alt="default marker" width="20" height="34" />, the one with the large black dot. Well it isn&#8217;t there. And that is where my script, dare I say, exceeded Google.</p>
<p>The trick was adding the large black dot to the font. You know that ugly square box you sometimes see when you don&#8217;t have the correct fonts installed <img title="square box marker" src="https://chart.googleapis.com/chart?chst=d_map_pin_letter&amp;chld=%E2%BC%89%7Cff776b|000000" alt="square box marker" width="21" height="34" />, I simply replaced this with the large black dot. Any character codes that aren&#8217;t available will simply return the default style marker <img title="default marker with my script" src="http://thydzik.com/thydzikGoogleMap/marker.php" alt="default marker with my script" width="20" height="34" />.</p>
<p>So that&#8217;s my implementation, but how do I migrate from my script to Google&#8217;s while keeping the default style marker. I had to find an equivalent. All the obvious choices (bullet U+2022, bullet operator U+2219 and black circle U+25CF) didn&#8217;t work.</p>
<p>I started sifting through thousands of markers, looking for the closest representation to the default marker. What I found was kangxi radical one U+2F00, now don&#8217;t ask me why, but for some reason this produced a black dot style marker <img title="close enough default marker" src="https://chart.googleapis.com/chart?chst=d_map_pin_letter&amp;chld=%E2%BC%80|ff776b|000000" alt="close enough default marker" width="21" height="34" />, though smaller than the default. This would have to do.</p>
<p><img class="alignnone" title="collection of markers" src="http://thydzik.com/markers/all-markers-th.gif" alt="collection of markers" width="450" height="338" /></p>
<p><a href="http://thydzik.com/markers/all-markers.png" rel="lightbox611">5000+ markers in a 1mb+ png file</a><br />
<a href="http://thydzik.com/markers/chart/markers.html">5000+ markers in a html page</a> (file name is the unicode)</p>
<p><strong>Note: all above inline marker examples are hosted on Google or generated with my script (view the image name to find out more).</strong></p>
<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/in-search-of-the-elusive-google-default-marker/' addthis:title='In search of the elusive Google default marker ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://thydzik.com/in-search-of-the-elusive-google-default-marker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>thydzik Google Map v2.0 released &#8211; rewritten code supporting API v3 and gpx downloads!</title>
		<link>http://thydzik.com/thydzik-google-map-v2-0-release-rewritten-code-supporting-api-v3-and-gpx-downloads/</link>
		<comments>http://thydzik.com/thydzik-google-map-v2-0-release-rewritten-code-supporting-api-v3-and-gpx-downloads/#comments</comments>
		<pubDate>Sat, 19 Mar 2011 10:41:22 +0000</pubDate>
		<dc:creator>thydzik</dc:creator>
				<category><![CDATA[thydzik Google Map]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[API v3]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[v2.0]]></category>

		<guid isPermaLink="false">http://thydzik.com/?p=594</guid>
		<description><![CDATA[thydzik Google Map v2.0 has now been released. Rewritten code supporting latest WordPress and Google Map API v3 features. Allow your readers to downloads your maps to GPS via GPX files. Give your readers the exact coordinates to your location. Download from the WordPress plugin repository. The following examples use the included example.xml file. Marker [...]<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzik-google-map-v2-0-release-rewritten-code-supporting-api-v3-and-gpx-downloads/' addthis:title='thydzik Google Map v2.0 released &#8211; rewritten code supporting API v3 and gpx downloads! ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>thydzik Google Map v2.0 has now been released.<br />
<strong>Rewritten code supporting latest WordPress and Google Map API v3 features.</strong></p>
<p>Allow your readers to downloads your maps to GPS via GPX files. Give your readers the exact coordinates to your location.</p>
<p><a href="http://wordpress.org/extend/plugins/thydzik-google-map/">Download from the WordPress plugin repository.</a></p>
<p>The following examples use the included <em>example.xml</em> file.</p>
<pre class="brush: xml; title: ; notranslate">
&lt;markers&gt;
&lt;!-- Marker Z has no html to show nonclickability--&gt;
&lt;marker lat=&quot;-31.9554&quot; lng=&quot;115.85859&quot;  icon=&quot;Z&quot; color=&quot;c89bff&quot;/&gt;
&lt;marker lat=&quot;-32.053128&quot; lng=&quot;115.745869&quot; html=&quot;Fremantle&quot;  icon=&quot;1&quot; color=&quot;6b98ff&quot;/&gt;
&lt;!-- Standard marker with html--&gt;
&lt;marker lat=&quot;-32.036036&quot; lng=&quot;115.92724&quot; html=&quot;&amp;lt;b&amp;gt;Lynwood&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;Residence of the author&quot; color=&quot;ffed5c&quot;/&gt;
&lt;marker lat=&quot;-31.963013&quot; lng=&quot;115.836239&quot; html=&quot;Kings Park&quot; icon=&quot;KP&quot; color=&quot;97ec7d&quot;/&gt;
&lt;!-- Character marker with html that includes link--&gt;
&lt;marker lat=&quot;-31.956659&quot; lng=&quot;115.869906&quot; html=&quot;&amp;lt;a href=&amp;quot;http://perthmint.com.au&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Perth Mint&amp;lt;/a&amp;gt;&quot; icon=&quot;$&quot; color=&quot;ffffff&quot;/&gt;
&lt;!-- Example of two lines--&gt;
&lt;line colour=&quot;#0000FF&quot; width=&quot;2&quot; opacity=&quot;0.75&quot;&gt;
	&lt;point lat=&quot;-32.027579&quot; lng=&quot;115.751266&quot; /&gt;
	&lt;point lat=&quot;-31.987404&quot; lng=&quot;115.769463&quot; /&gt;
	&lt;point lat=&quot;-31.957697&quot; lng=&quot;115.852203&quot; /&gt;
	&lt;point lat=&quot;-31.963814&quot; lng=&quot;115.879326&quot; /&gt;
	&lt;point lat=&quot;-32.026415&quot; lng=&quot;115.942154&quot; /&gt;
&lt;/line&gt;
&lt;points colour=&quot;#FF0000&quot; width=&quot;4&quot; opacity=&quot;0.75&quot;&gt;
	&lt;point lat=&quot;-32.053128&quot; lng=&quot;115.745869&quot; /&gt;
	&lt;point lat=&quot;-31.963013&quot; lng=&quot;115.836239&quot; /&gt;
	&lt;point lat=&quot;-31.9554&quot; lng=&quot;115.85859&quot; /&gt;
	&lt;point lat=&quot;-31.956659&quot; lng=&quot;115.869906&quot; /&gt;
	&lt;point lat=&quot;-32.036036&quot; lng=&quot;115.92724&quot; /&gt;
&lt;/points&gt;
&lt;/markers&gt;
</pre>
<ul>
<li>Marker Z &#8211; no HTML, nonclickable.</li>
<li>Marker 1 &#8211; standard maker with some text.</li>
<li>Marker Default &#8211; no icon defaults to standard Google Maps marker.</li>
<li>Marker $ &#8211; symbols can even be displayed on a marker and links in the HTML.</li>
<li>Marker KP &#8211; up to two characters can be displayed.</li>
</ul>
<p>To display a map, simply type;</p>
<pre>thydzikgooglemap(example.xml)</pre>
<p>For the more adventurous;</p>
<pre>thydzikgooglemap(example.xml, width, height, zoom, maptype)</pre>
<p>where;</p>
<ul>
<li>example.xml is your xml file, and example xml file is included with thdyzikGoogleMap in the plugin directory.</li>
<li>width is the optional width parameter, if left out the default width defined in the thydzikgooglemap options will be used.</li>
<li>height is the optional height parameter, if left out the default height defined in the thydzikgooglemap options will be used.</li>
<li>zoom is the optional zoom level from 0 to 17 (0 being the furthest away), if left out zoom will be calculated automatically to fit all points.</li>
<li>maptype is the optional map type parameters, which can be (Normal, G_NORMAL_MAP, N), (SATELLITE, G_SATELLITE_MAP, S), (HYBRID, G_HYBRID_MAP, H), (PHYSICAL, G_PHYSICAL_MAP, P, TERRAIN or T) if left out Normal is defined.</li>
</ul>
<p><strong>Normal</strong>, <strong>G_NORMAL_MAP</strong>, <strong>N</strong> or left out; i.e. <strong>thydzikgooglemap(example.xml)</strong>, thydzikgooglemap will produce a default styled map;</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map594n1' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map594n1', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', -1, 'ROADMAP', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p><strong>SATELLITE</strong>, <strong>G_SATELLITE_MAP</strong>, <strong>S</strong>; i.e. <strong>thydzikgooglemap(example.xml, 4, S)</strong>, thydzikgooglemap will produce a satellite styled map. Note I have included a zoom of 4, and used the abreviation &#8216;S&#8217;;</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map594n2' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map594n2', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', 4, 'SATELLITE', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p><strong>HYBRID</strong>, <strong>G_HYBRID_MAP</strong>, <strong>H</strong>; i.e. <strong>tHyDzIkGoOgLeMaP(example.xml,hYbRiD,450,225)</strong>, thydzikGoolgeMap will produce a hybrid styled map. Note I have included a width and height, and proved that capitalisation is not of concern;</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map594n3' style='width: 450px; height: 225px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map594n3', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', -1, 'HYBRID', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p><strong>PHYSICAL</strong>, <strong>G_PHYSICAL_MAP</strong>, <strong>P</strong>, <strong>TERRAIN</strong> or <strong>T</strong>; i.e <strong>thydzikgooglemap(example.xml,TERRAIN)</strong>, thydzikgooglemap will produce a terrain styled map;</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map594n4' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map594n4', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', -1, 'TERRAIN', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p><strong>Reading XML from different folder</strong><br />
The XML can be in any location, as long as the whole path is specified i.e. thydzikgooglemap(<a href="thydzikgooglemap(http://thydzik.com/geocaching/karratha-mar08/karratha-mar08.xml)">http://thydzik.com/geocaching/karratha-mar08/karratha-mar08.xml</a>). Yes, even links in the marker text are preserved.</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map594n5' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map594n5', 'aHR0cDovL3RoeWR6aWsuY29tL2dlb2NhY2hpbmcva2FycmF0aGEtbWFyMDgva2FycmF0aGEtbWFyMDgueG1s', -1, 'ROADMAP', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p>Reading XML from different domain<br />
The XML can even be on a different domain, as long as the whole path is specified. i.e. thydzikgooglemap(<a href="http://sonyaandtravis.com/maps/clare-melbourne08.xml">http://sonyaandtravis.com/maps/our-nullarbor-adventure-clare-melbourne08.xml</a>).</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map594n6' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map594n6', 'aHR0cDovL3NvbnlhYW5kdHJhdmlzLmNvbS9tYXBzL291ci1udWxsYXJib3ItYWR2ZW50dXJlLWNsYXJlLW1lbGJvdXJuZTA4LnhtbA==', -1, 'ROADMAP', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzik-google-map-v2-0-release-rewritten-code-supporting-api-v3-and-gpx-downloads/' addthis:title='thydzik Google Map v2.0 released &#8211; rewritten code supporting API v3 and gpx downloads! ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://thydzik.com/thydzik-google-map-v2-0-release-rewritten-code-supporting-api-v3-and-gpx-downloads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>thydzikGoogleMap v1.5 – an inline Google map plugin for WordPress</title>
		<link>http://thydzik.com/thydzikgooglemap-v1-5-an-inline-google-map-plugin-for-wordpress/</link>
		<comments>http://thydzik.com/thydzikgooglemap-v1-5-an-inline-google-map-plugin-for-wordpress/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 05:03:09 +0000</pubDate>
		<dc:creator>thydzik</dc:creator>
				<category><![CDATA[thydzik Google Map]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[v1.5]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://thydzik.com/?p=511</guid>
		<description><![CDATA[Recently updated and confirmed still working with WordPress 3.0. The following examples use the included example.xml file. Marker Z &#8211; no HTML, nonclickable. Marker 1 &#8211; standard maker with some text. Marker Default &#8211; no icon defaults to standard Google Maps marker. Marker $ &#8211; some symbols can even be displayed on a marker and [...]<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzikgooglemap-v1-5-an-inline-google-map-plugin-for-wordpress/' addthis:title='thydzikGoogleMap v1.5 – an inline Google map plugin for WordPress ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Recently updated and confirmed still working with WordPress 3.0.</p>
<p>The following examples use the included <em>example.xml</em> file.</p>
<pre class="brush: xml; title: ; notranslate">
&lt;markers&gt;
&lt;!-- Marker Z has no html to show nonclickability--&gt;
&lt;marker lat=&quot;-31.9554&quot; lng=&quot;115.85859&quot;  icon=&quot;Z&quot; color=&quot;c89bff&quot;/&gt;
&lt;marker lat=&quot;-32.053128&quot; lng=&quot;115.745869&quot; html=&quot;Fremantle&quot;  icon=&quot;1&quot; color=&quot;6b98ff&quot;/&gt;
&lt;!-- Standard marker with html--&gt;
&lt;marker lat=&quot;-32.036036&quot; lng=&quot;115.92724&quot; html=&quot;Lynwood&amp;lt;br&amp;gt;Residence of the author&quot; color=&quot;ffed5c&quot;/&gt;
&lt;marker lat=&quot;-31.963013&quot; lng=&quot;115.836239&quot; html=&quot;Kings Park&quot; icon=&quot;KP&quot; color=&quot;97ec7d&quot;/&gt;
&lt;!-- Character marker with html that includes link--&gt;
&lt;marker lat=&quot;-31.956659&quot; lng=&quot;115.869906&quot; html=&quot;&amp;lt;a href=&amp;quot;http://perthmint.com.au&amp;quot; rel=&amp;quot;nofollow&amp;quot;&amp;gt;Perth Mint&amp;lt;/a&amp;gt;&quot; icon=&quot;$&quot; color=&quot;ffffff&quot;/&gt;
&lt;line colour=&quot;#0000FF&quot; width=&quot;2&quot; opacity=&quot;0.75&quot;&gt;
	&lt;point lat=&quot;-32.027579&quot; lng=&quot;115.751266&quot; /&gt;
	&lt;point lat=&quot;-31.987404&quot; lng=&quot;115.769463&quot; /&gt;
	&lt;point lat=&quot;-31.957697&quot; lng=&quot;115.852203&quot; /&gt;
	&lt;point lat=&quot;-31.963814&quot; lng=&quot;115.879326&quot; /&gt;
	&lt;point lat=&quot;-32.026415&quot; lng=&quot;115.942154&quot; /&gt;
&lt;/line&gt;
&lt;/markers&gt;
</pre>
<ul>
<li>Marker Z &#8211; no HTML, nonclickable.</li>
<li>Marker 1 &#8211; standard maker with some text.</li>
<li>Marker Default &#8211; no icon defaults to standard Google Maps marker.</li>
<li>Marker $ &#8211; some symbols can even be displayed on a marker and links in the HTML.</li>
<li>Marker KP &#8211; up to two characters can be displayed.</li>
</ul>
<p>The syntax is as follows;</p>
<pre>thydzikGoogleMap(example.xml, width, height, zoom, maptype)</pre>
<p>where;</p>
<ul>
<li>example.xml is your xml file, and example xml file is included with thdyzikGoogleMap in the plugin directory.</li>
<li>width is the optional width parameter, if left out the default width defined in the thydzikGoogleMap options will be used.</li>
<li>height is the optional height parameter, if left out the default height defined in the thydzikGoogleMap options will be used.</li>
<li>zoom is the optional zoom level from 0 to 17 (0 being the furthest away), if left out zoom will be calculated automatically to fit all points.</li>
<li>maptype is the optional map type parameters, which can be (Normal, G_NORMAL_MAP, N), (SATELLITE, G_SATELLITE_MAP, S), (HYBRID, G_HYBRID_MAP, H), (PHYSICAL, G_PHYSICAL_MAP, P, TERRAIN or T) if left out Normal is defined.</li>
</ul>
<p><strong>Normal</strong>, <strong>G_NORMAL_MAP</strong>, <strong>N</strong> or left out; i.e. <strong>thydzikGoogleMap(example.xml)</strong>, thydzikGoogleMap will produce a default styled map;</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map511n1' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map511n1', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', -1, 'ROADMAP', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p><strong>SATELLITE</strong>, <strong>G_SATELLITE_MAP</strong>, <strong>S</strong>; i.e. <strong>thydzikgooglemap(example.xml, 4, S)</strong>, thydzikGoogleMap will produce a satellite styled map. Note I have included a zoom of 4, and used the abreviation &#8216;S&#8217;;</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map511n2' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map511n2', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', 4, 'SATELLITE', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p><strong>HYBRID</strong>, <strong>G_HYBRID_MAP</strong>, <strong>H</strong>; i.e. <strong>tHyDzIkGoOgLeMaP(example.xml,hYbRiD,450,225)</strong>, thydzikGoolgeMap will produce a hybrid styled map. Note I have included a width and height, and proved that capitalisation is not of concern;</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map511n3' style='width: 450px; height: 225px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map511n3', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', -1, 'HYBRID', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p><strong>PHYSICAL</strong>, <strong>G_PHYSICAL_MAP</strong>, <strong>P</strong>, <strong>TERRAIN</strong> or <strong>T</strong>; i.e <strong>thydzikGoogleMap(example.xml,TERRAIN)</strong>, thydzikGoogleMap will produce a terrain styled map;</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map511n4' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map511n4', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', -1, 'TERRAIN', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p><strong>Reading XML from different folder</strong><br />
The XML can be in any location, as long as the whole path is specified i.e. thydzikgooglemap(<a href="http://thydzik.com/geocaching/karratha-mar08/karratha-mar08.xml">http://thydzik.com/geocaching/karratha-mar08/karratha-mar08.xml</a>). Yes, even links in the marker text are preserved.</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map511n5' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map511n5', 'aHR0cDovL3RoeWR6aWsuY29tL2dlb2NhY2hpbmcva2FycmF0aGEtbWFyMDgva2FycmF0aGEtbWFyMDgueG1s', -1, 'ROADMAP', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p>Reading XML from different domain<br />
The XML can even be on a different domain, as long as the whole path is specified. i.e. thydzikgooglemap(<a href="http://sonyaandtravis.com/maps/clare-melbourne08.xml">http://sonyaandtravis.com/maps/our-nullarbor-adventure-clare-melbourne08.xml</a>).</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map511n6' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map511n6', 'aHR0cDovL3NvbnlhYW5kdHJhdmlzLmNvbS9tYXBzL291ci1udWxsYXJib3ItYWR2ZW50dXJlLWNsYXJlLW1lbGJvdXJuZTA4LnhtbA==', -1, 'ROADMAP', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzikgooglemap-v1-5-an-inline-google-map-plugin-for-wordpress/' addthis:title='thydzikGoogleMap v1.5 – an inline Google map plugin for WordPress ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://thydzik.com/thydzikgooglemap-v1-5-an-inline-google-map-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>thydzik Google Map v1.4.7 &#8211; inline WordPress Google Maps</title>
		<link>http://thydzik.com/thydzik-google-map-v147-inline-wordpress-google-maps/</link>
		<comments>http://thydzik.com/thydzik-google-map-v147-inline-wordpress-google-maps/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 02:48:53 +0000</pubDate>
		<dc:creator>thydzik</dc:creator>
				<category><![CDATA[thydzik Google Map]]></category>
		<category><![CDATA[FreeType]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[v1.7]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://thydzik.com/?p=222</guid>
		<description><![CDATA[I have released an updated version of thydzik Google Map which allows for coloured and variable text markers, see the example below. google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map222n1', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', -1, 'ROADMAP', 1, 'XML'); }); Unfortunately, it now requires FreeType being compiled into PHP. If FreeType is not installed only the default marker and markers A-Z will [...]<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzik-google-map-v147-inline-wordpress-google-maps/' addthis:title='thydzik Google Map v1.4.7 &#8211; inline WordPress Google Maps ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>I have released an updated version of thydzik Google Map which allows for coloured and variable text markers, see the example below.</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map222n1' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map222n1', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', -1, 'ROADMAP', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p>Unfortunately, it now requires <a title="The FreeType Project" href="http://www.freetype.org/" target="_blank">FreeType</a> being compiled into PHP. If FreeType is not installed only the default marker and markers A-Z will be usable, with anything else being replaced with the default marker.</p>
<p>Download the latest from the <a title="WordPress Plugin Directory" href="http://wordpress.org/extend/plugins/thydzik-google-map/" target="_blank">WordPress Plugin Directory</a>.</p>
<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzik-google-map-v147-inline-wordpress-google-maps/' addthis:title='thydzik Google Map v1.4.7 &#8211; inline WordPress Google Maps ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://thydzik.com/thydzik-google-map-v147-inline-wordpress-google-maps/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>thydzik Google Map version 1.4.6.1</title>
		<link>http://thydzik.com/thydzik-google-map-version-1461/</link>
		<comments>http://thydzik.com/thydzik-google-map-version-1461/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 05:03:00 +0000</pubDate>
		<dc:creator>thydzik</dc:creator>
				<category><![CDATA[thydzik Google Map]]></category>
		<category><![CDATA[clickable]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[markers]]></category>
		<category><![CDATA[RoboGeo]]></category>
		<category><![CDATA[v1.4.6.1]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://thydzik.com/?p=199</guid>
		<description><![CDATA[Latest offering has cleaned up JavaScript, improved error handling, improved RoboGEO handling of XML, but main features are. Icons now support letters &#8216;A&#8217; to &#8216;Z&#8217;. Non clickable markers if no &#8216;html&#8217; element is present. In the below example Marker Z is not clickable. google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map199n1', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', -1, 'ROADMAP', 1, 'XML'); }); Download [...]<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzik-google-map-version-1461/' addthis:title='thydzik Google Map version 1.4.6.1 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Latest offering has cleaned up JavaScript, improved error handling, improved RoboGEO handling of XML, but main features are.</p>
<ul>
<li>Icons now support letters &#8216;A&#8217; to &#8216;Z&#8217;.</li>
<li>Non clickable markers if no &#8216;html&#8217; element is present.</li>
</ul>
<p>In the below example Marker Z is not clickable.</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map199n1' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map199n1', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', -1, 'ROADMAP', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p>Download the latest from the <a title="thydzik Google Map download" href="http://wordpress.org/extend/plugins/thydzik-google-map/">WordPress repository</a>.</p>
<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzik-google-map-version-1461/' addthis:title='thydzik Google Map version 1.4.6.1 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://thydzik.com/thydzik-google-map-version-1461/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>thydzikGoogleMap v1.4.5 &#8211; an inline Google map plugin for WordPress</title>
		<link>http://thydzik.com/thydzikgooglemap-v145-an-inline-google-map-plugin-for-wordpress/</link>
		<comments>http://thydzik.com/thydzikgooglemap-v145-an-inline-google-map-plugin-for-wordpress/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 11:45:06 +0000</pubDate>
		<dc:creator>thydzik</dc:creator>
				<category><![CDATA[thydzik Google Map]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[inline]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[v1.4.5]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[zoom]]></category>

		<guid isPermaLink="false">http://thydzik.com/?p=159</guid>
		<description><![CDATA[thydzikGoogleMap v1.4.5 is now available with significant improvements, including The Google Maps Javascript and thydzikGoogleMap Javascript is downloaded only as needed, speeding up page loading of all pages without maps. Removal of &#60;head&#62; code means thydzikGoogleMap will only be present when called. Compressed thydzikGoogleMap code. Multiple maps can now be created in a single post! [...]<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzikgooglemap-v145-an-inline-google-map-plugin-for-wordpress/' addthis:title='thydzikGoogleMap v1.4.5 &#8211; an inline Google map plugin for WordPress ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>thydzikGoogleMap v1.4.5 is now available with significant improvements, including</p>
<ul type="disc">
<li>The Google Maps Javascript      and thydzikGoogleMap Javascript is downloaded only as needed, speeding up      page loading of all pages without maps.</li>
<li>Removal of &lt;head&gt; code      means thydzikGoogleMap will only be present when called.</li>
<li>Compressed thydzikGoogleMap code.</li>
<li><strong>Multiple maps can now be      created in a single post!</strong></li>
<li>Map type can be changed from      default by providing an additional &#8216;map type&#8217; parameter.</li>
</ul>
<p>thydzikGoogleMap produces valid XHTML and allows for easy creation of Google Maps in your WordPress posts from XML map data.</p>
<p><a title="Download thydzikGoogleMap" href="http://wordpress.org/extend/plugins/thydzik-google-map/" target="_blank">Grab the latest from the WordPress repository.</a></p>
<p>Examples of the newest functionality below:</p>
<p>Using either: <strong>Normal</strong>, <strong>G_NORMAL_MAP</strong>, <strong>N</strong> or left out; i.e. <strong>thydzikGoogleMap(example.xml)</strong>, thydzikGoogleMap will produce a default styled map</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map159n1' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map159n1', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', -1, 'ROADMAP', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p>Using either: <strong>SATELLITE</strong>, <strong>G_SATELLITE_MAP</strong>, <strong>S</strong>; i.e. <strong>thydzikgooglemap(example.xml, 4, S)</strong>, thydzikGoogleMap will produce a satellite styled map. Note I have included a zoom of 4, and used the abreviation &#8216;S&#8217;.</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map159n2' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map159n2', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', 4, 'SATELLITE', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p>Using either: <strong>HYBRID</strong>, <strong>G_HYBRID_MAP</strong>, <strong>H</strong>; i.e. <strong>tHyDzIkGoOgLeMaP(example.xml,hYbRiD,450,225)</strong>, thydzikGoolgeMap will produce a hybrid styled map. Note I have included a width and height, and proved that capitalisation is not of concern.</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map159n3' style='width: 450px; height: 225px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map159n3', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', -1, 'HYBRID', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p>Finally, using either: <strong>PHYSICAL</strong>, <strong>G_PHYSICAL_MAP</strong>, <strong>P</strong>, <strong>TERRAIN</strong> or <strong>T</strong>; i.e <strong>thydzikGoogleMap(example.xml,TERRAIN)</strong>, thydzikGoogleMap will produce a terrain styled map.</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map159n4' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map159n4', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', -1, 'TERRAIN', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p>As always, comments and suggestions welcome. In a future update I will try to incorporate rounded corners :)</p>
<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzikgooglemap-v145-an-inline-google-map-plugin-for-wordpress/' addthis:title='thydzikGoogleMap v1.4.5 &#8211; an inline Google map plugin for WordPress ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://thydzik.com/thydzikgooglemap-v145-an-inline-google-map-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>thydzikGoogleMap v1.4</title>
		<link>http://thydzik.com/thydzikgooglemap-v14/</link>
		<comments>http://thydzik.com/thydzikgooglemap-v14/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 09:23:11 +0000</pubDate>
		<dc:creator>thydzik</dc:creator>
				<category><![CDATA[thydzik Google Map]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[v1.4]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[zoom]]></category>

		<guid isPermaLink="false">http://thydzik.com/?p=148</guid>
		<description><![CDATA[thydzikGoogleMap version 1.4 has been released with two major improvements. Manual zoom parameter added. Google uses an integer value from 0 to 17 (where 0 is the furthest away), to determine the map&#8217;s zoom level, this value can now be incorporated into thydzikGoogleMap as follows: thydzikGoogleMap(example.xml, 4). The zoom is an optional parameter and if [...]<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzikgooglemap-v14/' addthis:title='thydzikGoogleMap v1.4 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>thydzikGoogleMap version 1.4 has been released with two major improvements.</p>
<ol>
<li>Manual zoom parameter added. Google uses an integer value from 0 to 17 (where 0 is the furthest away), to determine the map&#8217;s zoom level, this value can now be incorporated into thydzikGoogleMap as follows: thydzikGoogleMap(example.xml, 4). The zoom is an optional parameter and if left out the automatic zoom calculation will be used as before. The width and height of the map can still be added if desired as thydzikGoogleMap(example.xml, 4, 480, 640) or thydzikGoogleMap(example.xml, 480, 640, 4).</li>
<li>The thydzikGoogleMap code is disabled if the site is viewed from a proxy, i.e. Google cache. Before a user viewing the blog would receive <em>&#8216;The Google Maps API key used on this web site was registered for a different web site. You can generate a new key for this web site at http://code.google.com/apis/maps/.&#8217;</em> thydzikGoogleMap now detects this and disables the maps.</li>
</ol>
<p>Example with the new zoom functionality</p>
<!--thydzikgooglemap-->
<div class='tgm_div' id='map148n1' style='width: 460px; height: 345px'></div>
<script type='text/javascript'>
google.maps.event.addDomListener(window, 'load', function () {thydzikgm('map148n1', 'aHR0cDovL3RoeWR6aWsuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy90aHlkemlrLWdvb2dsZS1tYXAvZXhhbXBsZS54bWw=', 4, 'ROADMAP', 1, 'XML'); });
</script>
<!--/thydzikgooglemap-->

<p>Future improvements will include</p>
<ul>
<li>Option of choosing Map, Satellite or Terrain</li>
<li>Disabling all code if no thydzikGoogleMap are present</li>
<li>Creating multiple maps in a single blog post</li>
</ul>
<p><a title="thydzikGoogleMap download" href="http://wordpress.org/extend/plugins/thydzik-google-map/" target="_blank">Grab the latest from the WordPress repository.</a></p>
<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzikgooglemap-v14/' addthis:title='thydzikGoogleMap v1.4 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://thydzik.com/thydzikgooglemap-v14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>thydzikGoogleMap v1.3.1</title>
		<link>http://thydzik.com/thydzikgooglemap-v131/</link>
		<comments>http://thydzik.com/thydzikgooglemap-v131/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 23:28:45 +0000</pubDate>
		<dc:creator>thydzik</dc:creator>
				<category><![CDATA[thydzik Google Map]]></category>
		<category><![CDATA[fixes]]></category>
		<category><![CDATA[Google bot]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[v1.3.1]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://thydzik.com/?p=118</guid>
		<description><![CDATA[thydzikGoogleMap v1.3.1 has been released, with 2 improvements. Fixed a problem with cross domain xml files. As reported by Erik on thydzikGoogleMap support forum. Added improved output for when directly calling thydzikGoogleMap.php Before Google bots would have picked it up as Fatal error: Call to undefined function get_option() in /home ... Now Google will see: [...]<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzikgooglemap-v131/' addthis:title='thydzikGoogleMap v1.3.1 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>thydzikGoogleMap v1.3.1 has been released, with 2 improvements.</p>
<ol>
<li>Fixed a problem with cross domain xml files. As reported by Erik on <a href="http://wordpress.org/support/topic/220579">thydzikGoogleMap support forum</a>.</li>
<li>Added improved output for when directly calling thydzikGoogleMap.php</li>
</ol>
<p>Before Google bots would have picked it up as</p>
<pre>Fatal error: Call to undefined function get_option() in /home ...</pre>
<p>Now Google will see:</p>
<pre><em><a href="../../" target="_self">thydzik.com</a> are proudly using the <a href="http://wordpress.org/" target="_blank">WordPress</a> plugin <a href="../../category/thydzikgooglemap/" target="_blank">thydzikGoogleMap</a>
 to display inline Google maps on their blog.</em></pre>
<p>Where thydzik.com is the WordPress user&#8217;s domain including link.</p>
<p>Finally, a small note about upgrading thydzikGoogleMap. WordPress has the option of automatically upgrading, which is very handy; unfortunately this overwrites any XML files you may have been storing in the plugin directory. So it is a better idea to keep all your XML maps in a separate location.</p>
<p><a href="http://wordpress.org/extend/plugins/thydzik-google-map/">thydzikGoogleMap version 1.3.1</a></p>
<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzikgooglemap-v131/' addthis:title='thydzikGoogleMap v1.3.1 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://thydzik.com/thydzikgooglemap-v131/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>thydzikGoogleMap v1.3</title>
		<link>http://thydzik.com/thydzikgooglemap-v13/</link>
		<comments>http://thydzik.com/thydzikgooglemap-v13/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 01:23:20 +0000</pubDate>
		<dc:creator>thydzik</dc:creator>
				<category><![CDATA[thydzik Google Map]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[v1.3]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://thydzik.com/?p=57</guid>
		<description><![CDATA[I have finally managed to get WordPress to update the version number. This problem was due to not updating the version number in the PHP file as well as the readme.txt. Version 1.3 fixes a problem with thydzikGoogleMap not displaying correctly when a WordPress blog isn&#8217;t located in the domain folder. I have seen a [...]<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzikgooglemap-v13/' addthis:title='thydzikGoogleMap v1.3 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>I have finally managed to get WordPress to update the version number. This problem was due to not updating the version number in the PHP file as well as the readme.txt.</p>
<p>Version 1.3 fixes a problem with thydzikGoogleMap not displaying correctly when a WordPress blog isn&#8217;t located in the domain folder.</p>
<p>I have seen a few users, using thydzikGoogleMap to display a single point or no points at all, thydzikGoogleMap isn&#8217;t really for this as it is not worth creating an XML file just for the single point. Plus I believe you can now simply embed a Google map with some simple code.</p>
<p>However, if you want full customization; including lines, numbered points, HTML in a point&#8217;s detail, then thydzikGoogleMap is exactly for you.</p>
<p>Comments and suggestions very welcome.</p>
<p><a title="Download thydzikGoogleMap v1.3" href="http://wordpress.org/extend/plugins/thydzik-google-map/" target="_blank">Download thydzikGoogleMap v1.3</a></p>
<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/thydzikgooglemap-v13/' addthis:title='thydzikGoogleMap v1.3 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://thydzik.com/thydzikgooglemap-v13/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Object Caching 2028/2129 objects using disk: basic
Content Delivery Network via t01.thydzik.com

Served from: thydzik.com @ 2012-02-11 16:48:03 -->
