Searched refs:yRatio (Results 1 – 1 of 1) sorted by relevance
145 val yRatio = (point.first - routeBounds.top) / (routeBounds.bottom - routeBounds.top) in <lambda>() constant148 val mapY = yRatio * (mapBounds.bottom - mapBounds.top) + mapBounds.top in <lambda>()