修复了bug

将高亮的Marker放到最前面
This commit is contained in:
董宏宇
2020-02-18 18:42:50 +08:00
parent 31c50cd2a9
commit 3d12b736e6

View File

@@ -217,6 +217,7 @@ public class MapMarkerManager implements IMogoMarkerClickListener, IMogoOnMessag
continue;
}
mogoMarker.setAlpha(alpha);
mogoMarker.setToTop();
if (alpha == 1) {
try {