Skip to content

Commit 5624780

Browse files
committed
Update virtual
1 parent f51031b commit 5624780

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/js/VirtualFC.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,8 @@ const VirtualFC = {
321321
const sampleGpsData = {
322322
fix: 2,
323323
numSat: 10,
324-
lat: 474919409,
325-
lon: 190539766,
324+
latitude: 474919409,
325+
longitude: 190539766,
326326
alt: 0,
327327
speed: 0,
328328
ground_course: 1337,

0 commit comments

Comments
 (0)