Car Route Planner Plugin
Car Route Planner Plugin
Description
The route planner can calculate different values for car routes around the world, such as route length, driving time, fuel amount and cost.
Main use cases:
- Routing for motorists (recreation or business trips on own or rented car)
- Calculation of estimated cost of your service depending on route length (transport logistics, shipping, moving companies, truck freight, delivery, intercity taxi, transfer, and etc.)
- Routing from an arbitrary point to your tourist site (recreation center, camping, hotel) with a simple web form.
Other use cases are also possible. The plugin has many settings and can be adapted to other scenarios.
Features
- shortcodes
- customizable design
- automatic adjustment of font size and font family
- mobile friendly
- worldwide routing (can be optionally limited by countries)
- switched on/off blocks in form and in results
- price calculation by your own formula
- async load via HTTPS, HTTP/2 support
- safe degradation if the routing server is not available
- autocomplete for input fields
- start/finish location can be pointed on the map
- geocoder with mistyping correction
- editing the route by drag and drop over map
- route scheme (cities with road types and driving time between them)
- separated speed limits for highway and other roads
- 11 languages: English, French, German, Spanish, Portuguese, Czech, Polish, Italian, Malay, Dutch, Turkish
- 3 measure systems: metric, American, British imperial
- multiple currencies: ARS, AUD, BRL, CAD, CHF, CLP, CNY, COP, CZK, DOP, EUR, GBP, INR, IRR, MXN, MYR, NGN, PEN, PHP, PLN, RUB, SEK, TRY, USD, VEF, ZAR
Modes
The plugin has two modes. These modes are switched on the plugin settings page.
By default, the plugin works in minimal mode:
- the results of route calculation are displayed on the plugin developers website.
- there are no additional settings.
Advanced mode:
- the results of route calculation are displayed inside iframe on your website.
- after iframe, the hyperlink to the plugin developer’s site is displayed.
- additional settings are available.
How it Works
Technically speaking, the plugin is a bridge to web service www.drivebestway.com, which uses OSM data for routing.
Unlike other similar plugins, Google Maps is not used here. The routing is performed with open source routers, such as OSRM and Graphhopper.
See a full list of credits.
Documentation
The plugin is developed on the basis of HTML-widget, which options are documented on the developers’ site.
Installation
- Upload plugin to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
- Insert “car route planner” block in Gutenberg editor or use shortcode
Screenshots
Faq
When composing a formula, you can use the following variables:
- Length – Route length
- DrivingTime – Driving time in minutes
- FuelConsumption – Fuel consumption
- FuelAmount – Amount of fuel required for the entire route
- FuelPrice – Unit price of fuel
- FuelCost – Fuel cost for the entire route
You can also use the mathematical functions: min, max, round.
Example of formula: max(150, FuelCost * 4 + 100)
The interface uses abstract term “fuel”, so that you or your user can substitute the price of gasoline, diesel or LPG based on your choice.
The gasoline price is used by default.
The speed allowed by traffic rules (according to OSM data) on each specific route point is used for the calculation.
You can setup extra speed limits in the shortcode configurator.
You can display as many shortcodes as you like on one page.
Reviews
Worst plugin ever tried
By mattt04 on August 6, 2024
It all seems to work at first, but they were unable to realize the custom cost. None of the formulas they provide work. I spent hours on it. It doesn't work.
THE WORST PLUGIN EVER CRASHED MY SITE!!!
By greenrushdaily on February 7, 2024
DO NOT DOWNLOAD THIS PLUGIN UNLESS YOU WANT TO CRASH YOUR SITE!
unusable
By zsolt (zsolt82) on February 15, 2023
useless extension
dont work
By ZM (zeinmedia) on March 17, 2022
Best Plugin using OSM And GraphHopper
By anshuak47 on January 23, 2020
The best auto-route plugin ever. Highly Recommended
By gz161273 on March 2, 2019
Best Car Route PLugin!
By germanmazza on March 26, 2019
Not Working
By jetturk on November 4, 2018
Simple, complete and free !
By edhooghe on June 6, 2018
Perfect for me. Does exactly what expected
By wuptik on May 26, 2018
Changelog
1.7
- Block for Gutenberg page editor.
- Options “Font family” and “Font size” are added.
1.6
- Options “Hide From field” and “Hide To field” are added.
1.5
- Italian, Czech, Polish and Malay translations are added.
- Dutch and Turkish translations are added.
1.4
- Bugfix: minor country-specific settings were not applied properly.
1.3
- Limiting results by countries
1.2
- Min/Max functions are supported in formula.
- Bugfix: some shorttag’s attributes were erroneously ignored.
1.1
- French and German translations are added.
- Minor fix in Portuguese translation.
1.0
- Initial release.




