Commit eaaafae7 authored by xxx's avatar xxx

1

parent 23b1ff24
......@@ -401,7 +401,7 @@ export default {
}else{
that.leftBtnDisable = false;
}
if(drivingDistance >= 1){
if(drivingDistance >= 3){
//地图视角跟随
that.$refs.mars3dViewerMapMethod.changeView1(position.coords.latitude,position.coords.longitude);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment