使用灰色模型显示

This commit is contained in:
wangcongtao
2021-02-04 17:27:32 +08:00
parent 854f08cce6
commit 33562b67fc

View File

@@ -388,7 +388,6 @@ class SnapshotSetDataDrawer extends BaseDrawer implements IMogoMarkerClickListen
driverInfo.setLat( data.getLat() );
driverInfo.setLon( data.getLon() );
driverInfo.setSn( data.getSn() );
ICarsChattingProvider carChatting = CallChatApi.getInstance().getApiProvider();
if ( carChatting != null ) {