vvim / routetool

Using Google Maps API to add locations and calculate the shortest route by Traveling Salesman Algorithm
1 stars 0 forks source link

Fix delete problem for `TransportationListWriter::deleteTheMatrices()` #36

Open vvim opened 8 years ago

vvim commented 8 years ago

Should we apply the same patch to TransportationListWriter::deleteTheMatrices() as we dit in commit 5be217ff27a1c72a8588e791d82ae0624908f0a6 ?