[Update] 升级地图版本,删除废弃方法
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -31,15 +31,6 @@ public interface IMogoMapService extends IProvider {
|
||||
*/
|
||||
IMogoLocationClient getSingletonLocationClient( Context context );
|
||||
|
||||
/**
|
||||
* 获取定位服务实例
|
||||
*
|
||||
* @param context
|
||||
* @return 定位实例
|
||||
*/
|
||||
@Deprecated
|
||||
IMogoLocationClient getLocationClient( Context context );
|
||||
|
||||
/**
|
||||
* 地理编码或逆地理编码服务
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user