=== Google Routeplaner === Contributors: Deformed Design Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VAFAKGCDQ2GHU Tags: route, google, map, route planer, planer Requires at least: 2.7 Tested up to: 3.2.1 Stable tag: 1.21 Creates a route planer based on google maps. == Description == You can create multiple routeplaners and define the ending position. You can give your readers the ability to plan a route from where they live to your location, an event you promote or another place you have written about. == Installation == 1. Upload `google_routeplaner`-folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress = Usage = After activating the plugin there is a new menu in your admin interface of WordPress called `Routeplaner`. Open the menu and choose `routes` from the submenu. Now click on `Create Route` and insert a destination. Change the rest of the settings like you want the map to look like. You can add advance CSS information for the different section of the route planer. map_controls - location field and submit button map_canvas - the map itself map_directions - the driving information Save the route and you will recieve a code to insert into your page. The code looks like [googlerouteplaner=1] (the number is your routes id and changes for every route). Just insert this code to your page or post - done. == Upgrade Notice == If you are upgrading from version 0.x to 1.x it's possible that old routes don't work anymore. First you should try to edit and save this routes again. If that doesn't work, please completly uninstall the plugin and activate the latest version. == Frequently Asked Questions == = Why can't I define the zoom? = It seems Google Maps is unable to recieve custom zoom information when used as routeplaner. If you have any idea how to solve this problem, please contact me. = Can I add multiple maps to a single page? = No, this is not possible at the moment. = How can I avoid invalid HTML output = Simply don't use the "Advanced CSS" function and use your themes CSS file to change the look of your map. Everything else should be valid! == Changelog == = 1.21 = * Hotfix for not working setup = 1.2 = * You can now select a different language for every map * Fixed a compatiblity issues with the TheCartPress = 1.1 = * Cleaned up Sourcecode * Removed some validation issues (there are still some remaining) = 1.0 = * Updated to Google Maps API V3 * No more API Key required * Overview Map no longer available due to it's not available in Google Maps API V3 * Improved design = 0.6 = * Displays the code for each route in the admin section * Added a preview function to the admin section = 0.5 = * Plugin release == Screenshots == 1. screenshot-1.jpg 2. screenshot-2.jpg 3. screenshot-3.jpg 4. screenshot-4.jpg