G’day, that’s an interesting problem. I’ll have a think about it today and get back to you (it’s Sunday here); I have a couple of ideas but want to test them out first.
cheers,
Ross
hi!
first of all R and C thank you for this wonderful plugin, it is amazing!!! 😉
also if you want i can help you with Greek translation:
in fact i would propose the following:
"Click for details" : "Κάντε κλικ για λεπτομέρειες",
"Directions" : "Οδηγίες διαδρομής",
"From" : "Από",
"Get directions" : "Δείτε διαδρομή"
if you need anything else don’t hesitate to contact with me.
now for the matter that our friend wanted here. i found a solution (through inspector) that it is to add to your theme custom css the below code:
.adp.classic {display:none;}
adp and classic are the 2 classes that uses the specific div to display the directions.
to me it worked! 😀
all the best! 😀
G’day, many thanks for the Greek translation! I’ll include it in the next release, with due credit. It’ll be nice to slowly replace some of the Google translations with human ones 🙂
And that solution for hiding the directions looks like a good one!
cheers,
Ross
Also, I’ll be adding an option to suppress the directions and only show the route in the next release too. This will alleviate the need to hide the directions div.
cheers,
Ross