升级自研地图sdk版本
修改他车动画时间
This commit is contained in:
@@ -555,6 +555,8 @@ public class MogoServices implements IMogoMapListener,
|
||||
|
||||
MapMarkerManager.getInstance().syncLocation( latLng.lon, latLng.lat );
|
||||
|
||||
Logger.d( TAG, "zoom = %s", zoom );
|
||||
|
||||
if ( mIsCameraInited ) {
|
||||
mLastZoomLevel = zoom;
|
||||
mLastCustomRefreshCenterLocation = latLng;
|
||||
|
||||
Reference in New Issue
Block a user