getConvertedDistanceAndSuffix

fun getConvertedDistanceAndSuffix(distanceMeters: Double, roundingIncrement: Int): Pair<String, String>