程序包 | 说明 |
---|---|
com.mapuni.bigmap.location | |
com.mapuni.bigmap.location.geocoder |
限定符和类型 | 方法和说明 |
---|---|
static BigMapLocation |
GetLocationUtil.parseAddress(ACache aCache,
double lat,
double lng)
缓存地理信息数据
|
static BigMapLocation |
GetLocationUtil.parseTxAddress(ACache aCache,
double lat,
double lng)
腾讯地理信息解析json
|
限定符和类型 | 方法和说明 |
---|---|
abstract void |
BigMapLocationListener.onLocationChanged(BigMapLocation location)
定位到位置到以后回调此方法
|
限定符和类型 | 方法和说明 |
---|---|
abstract void |
BigMapGetGeoCoderListener.onGetGeoCoder(BigMapLocation result) |