Merge branch 'qa_merge_shunyi_vr_map' into dev2
This commit is contained in:
@@ -123,6 +123,7 @@ class BaseDrawer {
|
||||
mSpeedView.setLayoutParams( new ViewGroup.LayoutParams( ViewGroup.LayoutParams.WRAP_CONTENT, ViewGroup.LayoutParams.WRAP_CONTENT ) );
|
||||
}
|
||||
mSpeedView.setText( String.valueOf( ( ( int ) ( speed * 3.6 ) ) ) );
|
||||
mogoMarker.setInfoWindowOffset( 0, 20 );
|
||||
mogoMarker.updateInfoWindowView( mSpeedView );
|
||||
} else {
|
||||
mogoMarker.hideInfoWindow();
|
||||
|
||||
Reference in New Issue
Block a user