Hi Peter- You can use language and countryCode: http://code.google.com/apis/maps/documentation/flash/reference.html#DirectionsOptions.language
It would be better to set that on your Map object if you're designing your map for a particular audience, so that it trickles down to all the relevant classes. - pamela On Jul 27, 6:27 pm, pietervw <[email protected]> wrote: > Hello > > Consider: > fooo = new GDirections(map, document.getElementById("dirs")); > fooo.load('from: asse, belgie to: antwerpen, belgie'); > > The directions, or the 'from a to b' is returned in english. > > In the spec, i see that i can control the locale info > viahttp://code.google.com/apis/maps/documentation/reference.html#GDirect... > > Will this work from Flash? > > Cheers, > Pieter. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
