网约车 修复#845 #842 #846 #847 调试custom map 无法加载

This commit is contained in:
lianglihui
2021-07-01 12:44:25 +08:00
parent 685862cb96
commit dc5bbb5d66
10 changed files with 217 additions and 91 deletions

View File

@@ -95,6 +95,7 @@ class AMapApiBuilder implements IMogoMapApiBuilder {
@Override
public IMogoMapView getMapView( Context context ) {
Logger.e("lianglihui","AMapApiBuilder getMapView");
IMogoMapView mapView = AMapViewHandler.getMapView();
if ( mapView != null
&& mapView.getMapView() != null