Assign external URI for Kayak hotels.

Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
Viktor Govako
2023-09-01 08:25:38 -03:00
committed by Konstantin Pastbin
parent e7c04c5459
commit 6368ba477f
16 changed files with 150 additions and 45 deletions

View File

@@ -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.