On Jun 2, 6:51 am, AlAswad <[email protected]> wrote: > > I know that google may not have the data of routing for bahrain, but > recently, I saw that the directions appear on google map hybrid for > all > the roads in Bahrain, so way I can't found the direction using this > method?!
Because the systems are different. What works in Google Maps may not work in the API. This is the official API feature list: http://gmaps-samples.googlecode.com/svn/trunk/mapcoverage_filtered.html > also, I want to mention that I tried to find the reverse geocoding in > Bahrain and it success and returns correct results for the roads > names. but why I still can't use GDirections.load() method. Just because roads can be located (and locations can be matched to roads) it doesn't mean that the entire *network* of roads is known and directions can be calculated. An additional complication is that API mapping for Bahrain is not complete; the API uses MapMaker data. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
