修复了bug
将高亮的Marker放到最前面
This commit is contained in:
@@ -217,6 +217,7 @@ public class MapMarkerManager implements IMogoMarkerClickListener, IMogoOnMessag
|
||||
continue;
|
||||
}
|
||||
mogoMarker.setAlpha(alpha);
|
||||
mogoMarker.setToTop();
|
||||
|
||||
if (alpha == 1) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user