This website requires JavaScript.
Explore
Help
Sign in
kbruen
/
db-vendo-client
Watch
1
Star
0
Fork
You've already forked db-vendo-client
0
mirror of
https://github.com/public-transport/db-vendo-client.git
synced
2025-02-23 23:29:35 +02:00
Code
Issues
Projects
Releases
Packages
1
Wiki
Activity
Actions
573f4ce6d7
db-vendo-client
/
format
/
coord.js
6 lines
75 B
JavaScript
Raw
Normal View
History
Unescape
Escape
rename stringify -> format
2017-11-12 00:53:34 +01:00
const
formatCoord
=
x
=>
Math
.
round
(
x
*
1000000
)
convert to ESM 💥📝
2022-05-07 16:17:37 +02:00
export
{
formatCoord
,
}
Reference in a new issue
Copy permalink