forked from organicmaps/organicmaps
Added comment.
This commit is contained in:
parent
bc8c0ddcaa
commit
bb20f3198c
1 changed files with 2 additions and 1 deletions
|
@ -287,7 +287,8 @@ public:
|
|||
double lat, double lon, double north,
|
||||
string & distance, double & azimut);
|
||||
|
||||
//@{
|
||||
/// @name Get any country info by point.
|
||||
//@{
|
||||
storage::TIndex GetCountryIndex(m2::PointD const & pt) const;
|
||||
|
||||
string GetCountryName(m2::PointD const & pt) const;
|
||||
|
|
Loading…
Add table
Reference in a new issue