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 );
/**
* 以外部定位的方式改变当前位置

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 125 KiB

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB