Skip to content

百度地图Android定位SDK

cheyiliu edited this page Jan 19, 2015 · 3 revisions

原理

  • 见官网

功能介绍

  • 混合定位
  • 反地理编码功能
  • 地理围栏

开发指南

  • AndroidManifest.xml 配置, 略, 见官网 (service, permission, metadata)
  • LocationClient

registerLocationListener registerNotify

start stop requestLocation requestOfflineLocation

getLatitude getLongitude

getAddrStr getProvince getCity getDistrict


* GeofecenClient

OnAddBDGeofencesResultListener addBDGeofence



# 相关链接
* http://developer.baidu.com/map/index.php?title=android-locsdk
Clone this wiki locally