[6.0.0] update log version ,update cos callback

This commit is contained in:
zhongchao
2023-08-22 11:31:29 +08:00
parent b43e3f9bff
commit 5513a271c8
4 changed files with 15 additions and 6 deletions

View File

@@ -716,7 +716,6 @@ public class AMapViewWrapper implements IMogoMapView,
CallerMapDevaListenerManager.INSTANCE.invokeUploadLogFile(filePath);
}
@Override
public void onMapClick(@Nullable LonLatPoint lonLatPoint) {
MogoMapListenerHandler.Companion.getMogoMapListenerHandler().onMapClick(ObjectUtils.fromAMap(lonLatPoint));