mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-20 13:23:59 +00:00
Revert "[qt] Remove defunct Traffic layer button"
This reverts commit df2541e1bf12abca329becdac8de7c92f0893b03.
This commit is contained in:
@@ -50,9 +50,8 @@ class MainWindow : public QMainWindow, location::LocationObserver
|
||||
|
||||
enum LayerType : uint8_t
|
||||
{
|
||||
/// @todo Uncomment when we will integrate a traffic provider.
|
||||
// TRAFFIC = 0,
|
||||
TRANSIT = 0, // Metro scheme
|
||||
TRAFFIC = 0,
|
||||
TRANSIT, // Metro scheme
|
||||
ISOLINES,
|
||||
OUTDOORS,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user