This website requires JavaScript.
Explore
Help
Sign In
woelpert
/
biketrack-plainjs
Watch
2
Star
0
Fork
0
You've already forked biketrack-plainjs
Code
Issues
Pull Requests
repo.project_board
Releases
Wiki
Activity
0965664779
biketrack-plainjs
/
execution.js
7 lines
84 B
JavaScript
Raw
Normal View
History
Unescape
Escape
added getAllCoordinates function
2022-07-18 16:53:53 +02:00
(
async
(
)
=>
{
added showbikeFunction
2022-07-19 16:26:53 +02:00
//displayRoute();
//showBike()
added function showroute
2022-07-22 10:51:04 +02:00
//createDb()
print last travelled route
2022-07-22 13:03:03 +02:00
//getCurrentTime()
added showbikeFunction
2022-07-19 16:26:53 +02:00
}
)
(
)
;
Reference in New Issue
Copy Permalink