This repository has been archived on 2025-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
organicmaps-tmp/drape_frontend/animation_constants.hpp

7 lines
103 B
C++

#pragma once
namespace df
{
double const kMaxAnimationTimeSec = 1.5; // in seconds
} // namespace df