public class LatLonGridlineOverlay
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
backgroundColor
背景颜色黑色
|
static int |
fontColor
字体颜色白色
|
static int |
lineColor
线的颜色黑色
|
| 构造器和说明 |
|---|
LatLonGridlineOverlay() |
| 限定符和类型 | 方法和说明 |
|---|---|
static FolderOverlay |
getLatLonGrid(Context ctx,
MapView mapView)
设置网格
|
public static int lineColor
public static int fontColor
public static int backgroundColor
public static FolderOverlay getLatLonGrid(Context ctx, MapView mapView)
ctx - 上下文对象mapView - MapView对象