We're using code in one of our template files to generate a getdirections map to a fixed destination:

echo getdirections_latlon('to', $node->location['latitude'].','.$node->location['longitude']);

However - the destination is not picked up and shown correctly. The patch attached resolves this.

CommentFileSizeAuthor
#1 fix_initial_markers-2182815.diff511 bytesleewillis77
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

leewillis77’s picture

hutch’s picture

This fix has been commited to dev, thanks for reporting this.

hutch’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.