Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorr.kuznetsov <r.kuznetsov@corp.mail.ru>2015-07-31 09:24:44 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:59:35 +0300
commit8c9f87e66ac5bc12b082493dd638aa72c70ab101 (patch)
treea4a6647bdedc0355b42f66d68fcdb038bb3838d1 /routing
parent6b014d1414ab893e3934cb3d1a1296621ebc0ef4 (diff)
Integration routing rendering in old engine
Diffstat (limited to 'routing')
-rw-r--r--routing/turns_generator.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/routing/turns_generator.hpp b/routing/turns_generator.hpp
index 519c17b7c5..f9ff5e8939 100644
--- a/routing/turns_generator.hpp
+++ b/routing/turns_generator.hpp
@@ -60,8 +60,8 @@ vector<SingleLaneInfo> GetLanesInfo(NodeID node, RoutingMapping const & routingM
TGetIndexFunction GetIndex, Index const & index);
// Returns the distance in meractor units for the path of points for the range [startPointIndex, endPointIndex].
-double CalculateMercatorDistanceAlongRoute(uint32_t startPoint,
- uint32_t endPoint, vector<m2::PointD> const & points);
+double CalculateMercatorDistanceAlongPath(uint32_t startPointIndex, uint32_t endPointIndex,
+ vector<m2::PointD> const & points);
/*!
* \brief Returns geometry for all the turns. It means that for every turn CalculateTurnGeometry