MCPcopy Create free account
hub / github.com/comaps/comaps / SearchRequest

Class SearchRequest

libs/map/mwm_url.hpp:50–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48};
49
50struct SearchRequest
51{
52 std::string m_query;
53 std::string m_locale;
54 bool m_isSearchOnMap = false;
55 bool m_selectFirstResult = false;
56};
57
58struct InAppFeatureHighlightRequest
59{

Callers 2

SetUrlAndParseMethod · 0.85
ParseGeoNavMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected