merged
This commit is contained in:
@@ -42,7 +42,8 @@ namespace Settings {
|
||||
|
||||
|
||||
|
||||
namespace MapView {
|
||||
namespace MapView3D {
|
||||
const int maxColorPoints = 10000;
|
||||
constexpr int fps = 15;
|
||||
const Timestamp msPerFrame = Timestamp::fromMS(1000/fps);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user