黑夜白天模式:adas、语音、桌面、高德地图同步
This commit is contained in:
@@ -1008,9 +1008,9 @@ public class MapMarkerManager implements IMogoMarkerClickListener,
|
||||
switch ( mapUI ) {
|
||||
case Type_Light:
|
||||
case Type_Night:
|
||||
if ( !AppUtils.isAppForeground( mContext ) ) {
|
||||
return;
|
||||
}
|
||||
// if ( !AppUtils.isAppForeground( mContext ) ) {
|
||||
// return;
|
||||
// }
|
||||
if ( mLastDataResult != null ) {
|
||||
runOnTargetThread( () -> {
|
||||
MarkerServiceHandler.getMarkerManager().removeMarkers( ModuleNames.CARD_TYPE_ROAD_CONDITION );
|
||||
|
||||
Reference in New Issue
Block a user