This commit is contained in:
wangcongtao
2020-03-27 10:51:42 +08:00
parent fbca3bc2e1
commit 4a1f50e76f
5 changed files with 91 additions and 7 deletions

View File

@@ -344,6 +344,7 @@ public class MapMarkerManager implements IMogoMarkerClickListener,
}
// 解析不同的Marker类型然后对应的进行绘制
Logger.d( TAG, "draw marker" );
mLastDataResult = response.getResult();
UiThreadHandler.post( () -> {