vvim / routetool

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

Removing locations from the route: total weight / volume of cargo does not update #31

Closed vvim closed 8 years ago

vvim commented 8 years ago

When adding locations to the route, the program nicely calculates all the weight / volume of the cargo 2016-01-03--1451829234_1280x1024_scrot

But when locations get removed, the total weight/volume does not get updated 2016-01-03--1451829276_1280x1024_scrot

=> adjust Form::on_pbRemoveMarker_clicked()

vvim commented 8 years ago

solved with commit 0d936dc80bfddbae7405cbced6bf1fd4cd5f2105