Enable placement of labels / symbols on polygons (after overzoom)

This commit is contained in:
Emux
2019-03-02 14:40:11 +02:00
parent 5eda5b78a6
commit b5076c9cd2
6 changed files with 8 additions and 78 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright 2017-2018 devemux86
* Copyright 2017-2019 devemux86
*
* This program is free software: you can redistribute it and/or modify it under the
* terms of the GNU Lesser General Public License as published by the Free Software
@@ -44,12 +44,12 @@ public final class Parameters {
/**
* Optimal placement of labels or symbols on polygons.
*/
public static boolean POLY_LABEL = false;
public static boolean POLY_LABEL = true;
/**
* Placement of symbols on polygons.
*/
public static boolean POLY_SYMBOL = false;
public static boolean POLY_SYMBOL = true;
/**
* POT textures in themes.