Revert "Bring general sketch commits upstream"

This commit is contained in:
Dennis Luxen
2014-10-27 10:07:07 -04:00
parent 9f96c98f02
commit 0fc944abf3
7 changed files with 216 additions and 278 deletions
+1 -1
View File
@@ -190,7 +190,7 @@ class DescriptionFactory
}
// Generalize poly line
polyline_generalizer.Run(path_description.begin(), path_description.end(), zoomLevel);
polyline_generalizer.Run(path_description, zoomLevel);
// fix what needs to be fixed else
unsigned necessary_pieces = 0; // a running index that counts the necessary pieces