formatting
This commit is contained in:
@@ -23,6 +23,7 @@ import android.util.Log;
|
|||||||
public class Layers {
|
public class Layers {
|
||||||
private final static String TAG = Layers.class.getName();
|
private final static String TAG = Layers.class.getName();
|
||||||
|
|
||||||
|
|
||||||
// mixed Polygon- and LineLayer
|
// mixed Polygon- and LineLayer
|
||||||
public Layer baseLayers;
|
public Layer baseLayers;
|
||||||
public Layer textureLayers;
|
public Layer textureLayers;
|
||||||
|
|||||||
Reference in New Issue
Block a user