Wasn't it Rossko who wrote: > >Response to my mail box > >"I know that, and GDirections is not available for my city(Tirane) >althought should be a way to get driving directions between two >markers which are saved in my database, what do u think?" > >umm, if GDirections isn't available, it's not available (yet). >Well, not from Google. >You could consider another provider.
If you try it, you'll find that GDirections does work in Tirane. The only problem is that the Google directions database only knows of the existence of two streets in Tirane "E852/SH3" and "Unknown Road". So you can call .getLatLng() on your markers and get directions between them, but only the part of the trip that lies along those two roads will be returned. That's fine if you want directions from Tirane to Durres, but useless if you want directions from Skenderbej Square to Stadiumi Selman Stërmasi. -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
