=== Driving Directions === Contributors: hectorgarrofe Tags: driving, directions, google, maps Requires at least: 3.3 Tested up to: 3.8.1 Stable tag: 1.4.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin allows to set a direction and then display a Google map with the address and driving directions. == Description == This plugin allows to set a direction and then display a Google maps with the address and driving directions. Uses HTML5 Geolocation (in supported browsers) and integrates with native map applications for iOS and Android. == Installation == 1. Upload 'ddirections' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place the shortcodes [wpmap_map], [wpmap_directions_input] and [wpmap_directions_container] in your templates == Frequently Asked Questions == = Is the plugin free? = Completely free. = Really? = Yes. = The plugin doesn't work, the map is not diplayed = Make sure to read the plugin's documentation on the HELP tab. Upper right on the plugin's page. The plugin need you to use all the shortcodes to work properly. == Changelog == = 1.4.5 = * Improved Wordpress plugin repository page. = 1.4.4 = * Testing SVN with Coda2. No new features or bug fixes. = 1.4.3 = * Testing SVN with Coda2. No new features or bug fixes. = 1.4.2 = * Added basic translations in the front end area for Dutch, German, French and Russian. = 1.4.1 = * Fixed spelling mistakes and better translations. Thanks to jeffreytp and Josh for reporting. = 1.4 = * Added new Widget. You have to use the shortcodes on the landing page to get DDirections working. = 1.3 = * Now you can upload your marker image in the admin panel. No need to write the image url and upload it manually. * Added "scroll to top" feature in the directions view. = 1.2.1 = * Fixed error - Calling to undefined function. Thanks to @davidnavo. = 1.2 = * Added the option to choose a custom icon marker image. = 1.1 = * Now the plugin is originally written in English. * Fixed some translations. * Added Spanish translation. * Added Catalan translation. = 1.0 = * Initial release.