Installation should be correct.

Theme: Garland plus new region "content_bottom"
GDriving block is configured to show on page "anreise".

On this particular page I have a gmap via gmap filter:

When I click on the marker, the popup opens up.

When I enter the original address from Pennsilvania (or so), I get the error:
"The GDirections object could not compute directions between the points"

When I enter a German address nothing happens.

I don´t know whether I have to enter the target´s and the starting address in a special way.
In Germany you have the following:
Street - Nr. - Postal Code - City

Don´t know if that is of matter - but I have no idea how to get it to work

Thanks very much for your help

Comments

4kant’s picture

I tried the installation with addresses I found, working! on other websites.
Still doesn´t work on my site.

So something must be wrong with my installation.

The file structure is the same as in http://drupal.org/node/782218#comment-2892892.
Theme is garland with an additional region "content_bottom" in garland.info.

Here is the part of garland.info:
...
regions[header] = Header
regions[content] = Content
regions[content_bottom] = content_bottom
...

In page.tpl.php I entered:

...
            <?php print $content ?>
            <?php print $content_bottom ?>
...

Is there anything else I have to do?

4kant’s picture

Got it!

Enabled the GDriving Block in region content_bottom (theme Garland!).

Now it works with any addresses that are accepted by Google Maps.

Thanks for this module.

marcoka’s picture

i´ll try that too. i have some trouble, too