Maps and Navigation SDK
0.50.6
androidJvm
com.tomtom.quantity:quantity
/
com.tomtom.quantity
/
Distance
/
Companion
/
yards
yards
fun
yards
(
value
:
Int
)
:
Distance
fun
yards
(
value
:
Long
)
:
Distance
fun
yards
(
value
:
Double
)
:
Distance
Creates a
Distance
instance from the given
value
in yards.