public final class Parameters
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
CUSTOM_TILE_SIZE
Allow custom tile size instead of the calculated one.
|
static boolean |
MAP_EVENT_LAYER2
If true the
MapEventLayer2 will be used instead of default MapEventLayer. |
static int |
MAXIMUM_BUFFER_SIZE
Maximum buffer size for map files.
|
static boolean |
POLY_LABEL
Optimal placement of text labels on polygons.
|
static boolean |
POT_TEXTURES
POT textures in themes.
|
static boolean |
TEXTURE_ATLAS
Texture atlas in themes.
|
public static boolean CUSTOM_TILE_SIZE
public static boolean MAP_EVENT_LAYER2
MapEventLayer2 will be used instead of default MapEventLayer.public static int MAXIMUM_BUFFER_SIZE
public static boolean POLY_LABEL
public static boolean POT_TEXTURES
public static boolean TEXTURE_ATLAS