I havent tried it myself, but try loading the API from maps.google.co.uk <script src="http://maps.google.co.uk/maps?file=api&v=2&key=abc......
On Tue, Oct 7, 2008 at 10:36 AM, Jim Higson (Aberystwyth University) <[EMAIL PROTECTED]> wrote: > > 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 > > > > > -- Barry - www.nearby.org.uk - www.geograph.org.uk - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
