mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 21:13:35 +00:00
[drape] Allow controlling viewport restoration on DeactivateMapSelection
Signed-off-by: hemanggs <hemangmanhas@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
fc199252eb
commit
90492e95e6
@@ -310,7 +310,7 @@ private:
|
||||
|
||||
public:
|
||||
void DeactivateMapSelection();
|
||||
void DeactivateMapSelectionCircle();
|
||||
void DeactivateMapSelectionCircle(bool restoreViewport);
|
||||
void SwitchFullScreen();
|
||||
/// Used to "refresh" UI in some cases (e.g. feature editing).
|
||||
void UpdatePlacePageInfoForCurrentSelection(
|
||||
|
||||
Reference in New Issue
Block a user