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:
authorAlex Zolotarev <alex@maps.me>2016-02-05 16:46:11 +0300
committerSergey Yershov <yershov@corp.mail.ru>2016-03-23 16:16:52 +0300
commit5e80faf98ea21ed334499c5052aac5b7d0ecc434 (patch)
tree667970e1d52546d5b3d0d98f6ad2e6e195699991 /map/address_finder.cpp
parent8d425df9d52b09a530d6e5b266b04cfea555fa61 (diff)
Renamed methods by removing pretty obvious Mercator word.
Diffstat (limited to 'map/address_finder.cpp')
-rw-r--r--map/address_finder.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/map/address_finder.cpp b/map/address_finder.cpp
index ac56294447..7b4f74b80f 100644
--- a/map/address_finder.cpp
+++ b/map/address_finder.cpp
@@ -453,7 +453,7 @@ namespace
}
}
*/
-search::AddressInfo Framework::GetMercatorAddressInfo(m2::PointD const & mercator) const
+search::AddressInfo Framework::GetAddressInfoAtPoint(m2::PointD const & mercator) const
{
search::AddressInfo info;
// @TODO(vng): insert correct implementation from new search.