黑夜白天模式:adas、语音、桌面、高德地图同步

This commit is contained in:
wangcongtao
2020-11-09 14:43:33 +08:00
parent 4bce648821
commit fbcd51a38b
4 changed files with 29 additions and 10 deletions

View File

@@ -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 );