mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-21 05:43:37 +00:00
Assign external URI for Kayak hotels.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
e7c04c5459
commit
6368ba477f
@@ -159,7 +159,7 @@ public:
|
||||
Metadata const & GetMetadata() const { return m_params.GetMetadata(); }
|
||||
Metadata & GetMetadata() { return m_params.GetMetadata(); }
|
||||
|
||||
void SetHotelInfo(Metadata::ESource src, uint64_t id, double rating, uint8_t priceCategory);
|
||||
void SetHotelInfo(std::string uri, double rating);
|
||||
|
||||
// To work with types and names based on drawing.
|
||||
// Check classificator types for their compatibility with feature geometry type.
|
||||
|
||||
Reference in New Issue
Block a user