Searched refs:formatDistance (Results 1 – 8 of 8) sorted by relevance
53 function formatDistance(distance) function
87 …"distance": Helper.formatDistance(routeModel.get(0).segments[i].maneuver.distanceToNextInstruction)93 … totalDistance = routeModel.count == 0 ? "" : Helper.formatDistance(routeModel.get(0).distance)
74 function formatDistance(meters) function
370 var distance = Helper.formatDistance(coordinate1.distanceTo(coordinate2));
121 distance.text = Helper.formatDistance(distanceToPlace)
118 text: Helper.formatDistance(distance)
86 text = Helper.formatDistance(dist)
137 text = Helper.formatDistance(dist)