I'm using GDirections to map a driving path between two cities but often the road between them is not joined properly in google maps. The physical road is fine (in this example it's the Pan Americian Highway) but the GDirection query fails (expectedly) if the road in google maps isn't connected fully between the two cities.
Examples: http://maps.google.com/?ie=UTF8&ll=-4.182757,-81.096611&spn=0.261942,0.444603&z=12 http://maps.google.com/?ie=UTF8&ll=1.304171,-77.366066&spn=0.065643,0.111151&t=h&z=14 Has anyone experienced this in the past and found a way to work around it? Right now if the GDirections query fails with a 604 error I plot draw the polyline directly between the two cities, rather than having it follow the road but this is not ideal. Regards, David -- 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.
