Module: Route4me::DistanceUnit

Defined in:
lib/route4me/enum/distance_unit.rb

Constant Summary collapse

MILES =
'mi'
KILOMETERS =
'km'