For my project i need to draw a path between two points on google maps. However i think the Google's KML file is not avaliable to all countries. I am from Turkey and Google Maps Api tells that driving directions are not avaliable for Turkey. In this case cant I reach the KML file and the intermediate coordinates between source and destination? What can I do in order to display a route? Should I define my own KML file?
I hope you can help me with that.