Searched refs:xRatio (Results 1 – 1 of 1) sorted by relevance
146 val xRatio = (point.second - routeBounds.left) / (routeBounds.right - routeBounds.left) in <lambda>() constant147 val mapX = xRatio * (mapBounds.right - mapBounds.left) + mapBounds.left in <lambda>()