formatting

This commit is contained in:
Hannes Janetzek 2013-04-21 23:20:32 +02:00
parent 6eb3b9221b
commit 17cc09c3b9

View File

@ -23,6 +23,7 @@ import android.util.Log;
public class Layers {
private final static String TAG = Layers.class.getName();
// mixed Polygon- and LineLayer
public Layer baseLayers;
public Layer textureLayers;