This commit is contained in:
wangcongtao
2020-03-20 11:58:18 +08:00
parent 5924c64c9c
commit f00fa093cb
16 changed files with 96 additions and 76 deletions

View File

@@ -56,9 +56,10 @@ public interface IMogoMapUIController {
void showMyLocation( boolean visible );
/**
* @param degree 车标方向
*
* @param view
*/
void showMyLocation( float degree );
void showMyLocation( View view );
/**
* 以外部定位的方式改变当前位置