Update master
This commit is contained in:
parent
244a3dcdbb
commit
0e59382bd2
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue