mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-20 05:13:58 +00:00
[core] Support geo-navigation URL
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
This commit is contained in:
@@ -41,6 +41,7 @@ public:
|
||||
return &p.second;
|
||||
return nullptr;
|
||||
}
|
||||
std::vector<Param> const & GetParams() const { return m_params; }
|
||||
|
||||
private:
|
||||
bool Parse(std::string const & url);
|
||||
|
||||
Reference in New Issue
Block a user