Driving Directions for PHP-Nuke

Posted on Friday, June 17, 2005 @ 22:15:20 CDT in Add-Ons
by Raven

forgotz writes:  
Just a simple addon, configured to display a map of your destination and a form for the user to input their address. Calls on the MapQuest API's and displays driving directions to your destination.

Visit http://loftplace.net, select Driving Directions from the navigation menu for a demo. Go to http://forgotz.com, for the download.
To select your destination map, go to http://mapquest.com, plug in your destination address and click "Get Map". Anything else, look in the index.php and make the appropriate changes

-forgotz