| 程序包 | 说明 |
|---|---|
| com.mapuni.bigmap.location |
| 限定符和类型 | 方法和说明 |
|---|---|
static ACache |
ACache.get(Context ctx) |
static ACache |
ACache.get(Context ctx,
long max_zise,
int max_count) |
static ACache |
ACache.get(Context ctx,
java.lang.String cacheName) |
| 限定符和类型 | 方法和说明 |
|---|---|
static BigMapLocation |
GetLocationUtil.parseAddress(ACache aCache,
double lat,
double lng)
缓存地理信息数据
|
static BigMapLocation |
GetLocationUtil.parseTxAddress(ACache aCache,
double lat,
double lng)
腾讯地理信息解析json
|