Update master

This commit is contained in:
vshcherb 2012-06-11 14:42:05 +03:00
parent 244a3dcdbb
commit 0e59382bd2

View file

@ -64,8 +64,7 @@ public class IndexCreator {
private boolean indexPOI;
private boolean indexTransport;
private boolean indexAddress;
// FIXME
private boolean indexRouting /*= true*/;
private boolean indexRouting = true;
private boolean normalizeStreets = true; // true by default
private int zoomWaySmothness = 2;