On Dec 8, 11:06 pm, Mircea <[email protected]> wrote:
> On the map I have 2 directions set up in an array on walking mode. I > did not manage to integrate it. If you build the polylines and the directions panel yourself by reading through the GRoutes and GSteps it's no more possible to use walking mode. This restriction is quasi built in, because in walking mode Google displays a warning that walking directions are in beta. The API looks for a div in the GDirections constructor where this warning would be displayed. But this div doesn't exist when you build the whole thing yourself. So there is no walking mode available. This is also mentioned in the documentation http://code.google.com/apis/maps/documentation/services.html#Directions -- 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.
