opt
This commit is contained in:
@@ -56,9 +56,10 @@ public interface IMogoMapUIController {
|
||||
void showMyLocation( boolean visible );
|
||||
|
||||
/**
|
||||
* @param degree 车标方向
|
||||
*
|
||||
* @param view
|
||||
*/
|
||||
void showMyLocation( float degree );
|
||||
void showMyLocation( View view );
|
||||
|
||||
/**
|
||||
* 以外部定位的方式改变当前位置
|
||||
|
||||
Reference in New Issue
Block a user