theme mode
This commit is contained in:
@@ -651,7 +651,7 @@ public class MapMarkerManager implements IMogoMarkerClickListener,
|
||||
try {
|
||||
return drawMapMarkerImpl( markerShowEntity, zIndex );
|
||||
} catch ( Exception e ) {
|
||||
e.printStackTrace();
|
||||
Logger.e( TAG, e, "drawMapMarker" );
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user