Hi! I was wondering if it's possible to use setPanel to display only
the distance and time of a route, not the entire textual display of
steps.

Here's what I am working on: http://cashewcenter.com/maps.php
The script displays simple directions between any user defined
location (Start) and a selection of 4 predefined locations (End) using
a javascript pop-out (see the functions in the source code).
Reading the documentation I saw I can easily add a panel with details
for the route using setPanel. But is there a way to edit this so that
it shows only distance and time (without the A and B marker on top and
bottom and the detailed steps)? If not, what else should I use to get
this information? I tried reading the documentation for a solution but
I couldn't find one to suit my level of knowledge (total JAVA newbie).
I reckon I should use the Distance Matrix but I don't know how to get
it to work together with my existing script.
Any help would be greatly appreciated.

Radu

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to