mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-08-14 06:39:45 +00:00
Adjust chat map shortcuts
This commit is contained in:
@@ -72,6 +72,7 @@ class ChatConversationScreen
|
||||
bool isReplyEnabled() const { return reply_enabled_; }
|
||||
void setLocationOverlay(const ::ui::map::MapOverlaySnapshot& overlay);
|
||||
void toggleLocationMap();
|
||||
void cycleLocationMapLayer();
|
||||
bool isLocationMapVisible() const { return location_map_visible_; }
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user