增加自车位置加强提示动画及接口

This commit is contained in:
tongchenfei
2020-11-18 19:35:19 +08:00
parent 3146f2a5b0
commit 8b5bc93455
10 changed files with 145 additions and 45 deletions

View File

@@ -71,6 +71,11 @@ public interface IMogoMapUIController {
*/
void showMyLocation( View view );
/**
* 强调自车位置,加个动画突显一下自车位置
*/
void emphasizeMyLocation();
/**
* 以外部定位的方式改变当前位置
*