[2.13.0] add func of binding car change model

This commit is contained in:
zhongchao
2022-12-09 12:01:51 +08:00
parent 3964223177
commit e7648bd9b1
18 changed files with 105 additions and 103 deletions

View File

@@ -302,11 +302,6 @@ public class AMapWrapper implements IMogoMap {
return null;
}
@Override
public String getMapVersion() {
return MapAutoApi.INSTANCE.getSDKVersion();
}
private boolean checkAMap() {
mAMap = mMapView.getMapAutoViewHelper();
sAMap = mAMap;