<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>googleDirections - To Here - plugin</title>
		<description>Discuss googleDirections - To Here - plugin</description>
		<link>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php</link>
		<lastBuildDate>Sun, 19 May 2013 03:59:02 --700</lastBuildDate>
		<generator>JComments</generator>
		<atom:link href="http://www.kksou.com/php-gtk2/index2.php?option=com_jcomments&amp;task=rss&amp;object_id=1546&amp;object_group=com_content&amp;limit=10&amp;no_html=1" rel="self" type="application/rss+xml" />
		<item>
			<title>kksou says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-993</link>
			<description><![CDATA[Hi, The entire googlemap is returned by google.com. It's not set in my plugin. Please refer to googleMaps documentation: http://google-maps-utility-library-v3.googlecode.com/svn/trunk/infobox/docs/reference.html Search for "class InfoBoxOptions" and then the "boxClass" properties. You will see that the CSS is defined by "infoBox". So try to set "infoBox" in your Joomla style sheet and see if you can change the font color or background color. Regards, /kksou]]></description>
			<dc:creator>kksou</dc:creator>
			<pubDate>Mon, 06 May 2013 02:04:41 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-993</guid>
		</item>
		<item>
			<title>prysmos says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-991</link>
			<description><![CDATA[Hi This is a very nice and useful plugin,thank you for providing it for free. It works fine however I have a small glitch on my side. The direction talk bubble graphic is broken and the text is set to white which is not visible unless you highlight it. Here the sample image http://i43.tinypic.com/wmc5w.jpg Just in case you need to look at codes here is the link of my site http://guesthousehuahinbdl.com/index.php/en/locations/get-direction/transportation Thanks]]></description>
			<dc:creator>prysmos</dc:creator>
			<pubDate>Fri, 03 May 2013 01:37:17 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-991</guid>
		</item>
		<item>
			<title>mattb says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-971</link>
			<description><![CDATA[Hello again, Is there a seperate license required if this plug-in is used on our small company website? Also, our site is not online yet and still under development. Is there an email I can send it to you not in a public forum? Thanks again!]]></description>
			<dc:creator>mattb</dc:creator>
			<pubDate>Wed, 17 Apr 2013 09:58:12 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-971</guid>
		</item>
		<item>
			<title>kksou says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-970</link>
			<description><![CDATA[Hi, 1) Can you show me a url that displays this? Will need to do a view source of the page to gather more clues as to what might be the problem. 2) Currently joomla/google does not provide an API to do so. Regards, /kksou]]></description>
			<dc:creator>kksou</dc:creator>
			<pubDate>Wed, 17 Apr 2013 09:28:07 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-970</guid>
		</item>
		<item>
			<title>mattb says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-969</link>
			<description><![CDATA[Hello, I have recently started using the To Here plugin for googleDirection s and I have 2 questions regarding its function: 1) When the directions appear sometimes it is duplicated? Is there anyone to stop this from happening? 2)After the directions have been generated, I click on the print button within my Joomla page and it opens a new window to print from, however it is just the map without the directions and it requires you to reinsert the address you are coming from. Is it possible to have the print screen keep the original "Coming from" address in that print window along with the directions and map? Thanks.]]></description>
			<dc:creator>mattb</dc:creator>
			<pubDate>Wed, 17 Apr 2013 09:07:30 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-969</guid>
		</item>
		<item>
			<title>Shonn says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-925</link>
			<description><![CDATA[Is it possible to not ask this to do more, but actually less? Could i get it to pull only the miles and travel time and nothing more? Ignore the directions and the map just produce the simple miles apart and projected travel time? I am comfortable with adjusting code if its even possible to do in this case.]]></description>
			<dc:creator>Shonn</dc:creator>
			<pubDate>Wed, 27 Mar 2013 08:18:22 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-925</guid>
		</item>
		<item>
			<title>kksou says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-876</link>
			<description><![CDATA[Hi, Please refer to the tutorial: googleDirection s - To Here - plugin Tutorial 01: Getting Started: http://www.kksou.com/php-gtk2/Joomla-Tips-Techniques/googleDirection s-To-Here-plugin-Tutorial-01-Getting-Started.php Please try the sample code there first and see if it works on your server. If it works, then replace with your address. Please also use the Google Geocoder v2.0: http://www.kksou.com/php-gtk2/google-geocoder-v2/, key in your address and double check that your longitude and latitude are correct. Regards, /kksou]]></description>
			<dc:creator>kksou</dc:creator>
			<pubDate>Thu, 07 Feb 2013 06:54:55 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-876</guid>
		</item>
		<item>
			<title>bvmandy says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-875</link>
			<description><![CDATA[hey there it seems that I don't get the plugin to understand my end address. the label stays in the middle of the south atlantic ocean. i also don't get directions. I have tried it with an address and with lattitude and longtitude. this is my code {googleDir_tohe re width=400 height=360 dir_width=275 mode=driving home_lat=51.2322343, home_long=5.432169 home_label="Google Inc." lang=nl}]]></description>
			<dc:creator>bvmandy</dc:creator>
			<pubDate>Thu, 07 Feb 2013 05:42:27 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-875</guid>
		</item>
		<item>
			<title>thomasg says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-801</link>
			<description><![CDATA[Hi nice plugin. I am adding this plugin to an older joomla 1.5 website and it works great only when I try to adjust the directions column width under this div - "gdir_tohere_gdi r0" the google map directions ignores the set width and creates overlaping text and a bottom scroll bar I see it works fine on your site ( tested with firebug) DO you know what is causing this? Thanks]]></description>
			<dc:creator>thomasg</dc:creator>
			<pubDate>Tue, 01 Jan 2013 00:56:20 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-801</guid>
		</item>
		<item>
			<title>Tomy says:</title>
			<link>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-781</link>
			<description><![CDATA[Hi, I don't know if you know FlexiContent but it's a default CCK that works directly with Joomla default com_content to create items with various different layout and it even accept Joomla content plugins. We purchase a subscription to have the powered by ...... to be removed on Google Directions To Here so that we can use this plugin with FlexiContent for all our categories but we can't get it to work, when we use the plugin, even in default Joomla article, we get the plugin code {google_Dir.... but the map is not showing, can you please assist us to make it working as we like this plugin very much!]]></description>
			<dc:creator>Tomy</dc:creator>
			<pubDate>Mon, 10 Dec 2012 12:27:37 --700</pubDate>
			<guid>http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php#comment-781</guid>
		</item>
	</channel>
</rss>
