Package | Description |
---|---|
com.tigerknows |
Modifier and Type | Field and Description |
---|---|
static TKMapView.ILatlonTransform |
TKMapView.defaultLatlonTransform
获取偏转之后的当前位置,该操作不是耗时操作,可以直接调用(在后台自动定位)
若需开启或关闭后台自动定位,请使用setStopRefreshMyLocation方法
若需获取GPS的原始位置(含海拔等),请使用TigerMapSDK.getCurrentLocation()方法
|