Class Distance
public static
|
string |
UNITS_KM
|
#
"km"
|
string |
UNITS_MI
|
#
"mi"
|
float |
MILES_PER_KILOMETER
|
#
0.621371
|
float |
KILOMETERS_PER_MILE
|
#
1.60934
|