Nono95230/calculate_route
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
INTRODUCTION
------------
* Calculate Route can be used to create a Google map with the ability to calculate a route from one address to another. It is placed in a block (this block is usually present on the contact page). Developed with Google Maps API and Jquery API, it is strongly
customizable: you can customize Google Map settings, marker settings, route form settings and overall appearance settings.
REQUIREMENTS
------------
* Calculate Route 8.x-5.x requires Drupal 8 & the core field module enabled.
* Calculate Route has no version on Drupal 7.
* Calculate Route needs the jQuery Colorpicker module to work.
* The jQuery Colorpicker module needs the jQuery Colorpicker library to work
INSTALLATION
------------
* Install as you would normally install a contributed Drupal module.
See the Drupal 8 instructions if required in the Drupal documentation for further information.
(http://drupal.org/documentation/install/modules-themes/modules-8).
* You will also need to download some JavaScript libraries. You can do this
semi-automatically via using the script or if preferred, manually from the sources.
* Required libraries :
* www.eyecon.ro/colorpicker/colorpicker.zip
* an example code that you could run in your Drupal root directory which will download
in the right place the bookstore :
```
cd libraries && wget http://www.eyecon.ro/colorpicker/colorpicker.zip && unzip colorpicker.zip -d jquery_colorpicker && rm -rf colorpicker.zip
```
CONFIGURATION
-------------
MAINTAINERS
-----------
Current maintainers:
* nono95230 (https://www.drupal.org/u/nono95230)
************************************************************************
* *
* EN : *
* Translated with www.DeepL.com/Translator and the contributor *
* *
* FR : *
* Traduit avec www.DeepL.com/Translator et le contributeur *
* *
************************************************************************