Hi, I'm a newbie in using google-maps and java. I've been able to load a route and also get the distance route.getDistance. The strange thing is that, when I GDirectionsload(from - to, travelmode:G_TRAVEL_MODE_WALKING) and the same with G_TRAVEL_MODE_DRIVING) I get a different result on my map and directionpanel, but when I call getDistance I always get the same distance. It's even stranger that the distance in the directionpanel is always different than the distance with getDistance. Can anyone tell me what the reason is, and how I can get the correct distance.
Kind regards Bart Syryn
-- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
