Hi, we're creating a Google Map interface which allows potential visitors to get directions to our university.
If we call: directions.load( "from: Birmingham to: Aberystwyth" ); (where directions is a GDirections object), we get directions firing the error event with code G_GEO_UNKNOWN_DIRECTIONS. Whereas if we call: directions.load( "from: Birmingham, UK to: Aberystwyth" ); The directions are shown properly. On the Google Maps UK interface, the former would work. It there some setting we can flip so that GDirections.load works for us like it does on maps.google.co.uk? Thanks, Jim --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
