forked from organicmaps/organicmaps
Set up booking search mark
This commit is contained in:
parent
c347f7ae85
commit
e253094936
1 changed files with 1 additions and 1 deletions
|
@ -1428,7 +1428,7 @@ void Framework::FillSearchResultsMarks(search::Results const & results)
|
|||
mark->SetMatchedName(r.GetString());
|
||||
|
||||
if (r.m_metadata.m_isSponsoredHotel)
|
||||
mark->SetCustomSymbol("current-position"); //TODO: change icon
|
||||
mark->SetCustomSymbol("search-booking");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue