diff --git a/vtm/src/org/oscim/utils/Parameters.java b/vtm/src/org/oscim/utils/Parameters.java index 799648a31..d1caeced0 100644 --- a/vtm/src/org/oscim/utils/Parameters.java +++ b/vtm/src/org/oscim/utils/Parameters.java @@ -70,7 +70,7 @@ public enum SymbolScaling {ALL, POI} * that is happening. So the suggestion here is to calculate the centroid of the way * and use that as centroidPosition of the element. */ - public static boolean POLY_CENTROID = false; + public static boolean POLY_CENTROID = true; /** * Optimal placement of labels or symbols on polygons.