增加自车位置加强提示动画及接口
This commit is contained in:
@@ -71,6 +71,11 @@ public interface IMogoMapUIController {
|
||||
*/
|
||||
void showMyLocation( View view );
|
||||
|
||||
/**
|
||||
* 强调自车位置,加个动画突显一下自车位置
|
||||
*/
|
||||
void emphasizeMyLocation();
|
||||
|
||||
/**
|
||||
* 以外部定位的方式改变当前位置
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user