This topic is locked

Google Maps - Get Directions

2/21/2008 9:26:01 AM
PHPRunner General questions
L
Lisa2006 author

Hi All,
To date i've implemented the following on the View As Custom for my field 'start_town'
global $data;

$value = "<a target=_blank href=\"http://maps.google.co.uk/?ie=UTF8&hl=en&q=".$data["start_town"]."; \"> ".$data["start_town"]."</a>";
This works 100%.
However, on to the next stage....
Does anyone know what the code would be for the "Get Directions" part of Google Maps.
Table: Posting

Fields: start_town, end_town
Thanks in advance
Lisa

W
wrjost 2/21/2008

Hi, ya'all,

it would be great if in a future release of pHPRunner Google maps would be included as an option ...
(I am struggling thru it right now, represent PHPRunner data on a Google map.)
Greetings,

Wilfried

T
tinem 2/7/2009

Would it be possible to get links to your sites where you use Google Maps made with PHPRunner, please?