Open jonatkins opened 11 years ago
The polylines in the results are encoded. The encoding is documented here: https://developers.google.com/maps/documentation/utilities/polylinealgorithm?csw=1
a first iteration could be the poor mans version...
but in the next iteration you could do some way to find shortest path to visit every node.
I have created the "poor man's version" and sent in a pull request here https://github.com/jonatkins/ingress-intel-total-conversion/pull/851.
A suggestion based on a discussion in the community - https://plus.google.com/104076885477665565449/posts/dtrFG3Jxn3Q
An IITC plugin to assist with planning routes around a set of portals.
Using the Google Directions API - https://developers.google.com/maps/documentation/directions/ - we could
Options can be provided to