This commit is contained in:
wangcongtao
2020-02-28 20:06:30 +08:00
parent 698b46e098
commit fefccc8ee4

View File

@@ -139,7 +139,7 @@ public class AMapNaviViewWrapper implements IMogoMapView,
mMapView.setCarOverlayVisible( false );
mMapView.setNaviMode( AMapNaviView.CAR_UP_MODE );
setRenderFps( 10 );
setRenderFps( 15 );
}
}