master
lion 5 months ago
parent 9d849169f5
commit f1da0a11cf

@ -724,7 +724,9 @@ export default {
center: [longitude, latitude], // center: [longitude, latitude], //
rotation: undefined, rotation: undefined,
duration: 1000 duration: 1000
}) })
// this.map.getView().setCenter([longitude, latitude])
this.map.render()
}, },
// //
showPlayBack(gps, name, branch, model, plate) { showPlayBack(gps, name, branch, model, plate) {

Loading…
Cancel
Save