I am trying to figure out a way to get directions from Google maps for more than three Geo points. My limitation is that I can use only python to bifurcate the output I receive from Google maps. I cant use even java script or anything else other than python and python API's.
Any ideas ?
Thanks |