diff --git a/map/drawer_yg.cpp b/map/drawer_yg.cpp index 4c1dca924f..c7925a5959 100644 --- a/map/drawer_yg.cpp +++ b/map/drawer_yg.cpp @@ -203,7 +203,7 @@ void DrawerYG::drawArea(vector const & pts, rule_ptr_t pRule, int de namespace { - double const min_text_height_filtered = 4; + double const min_text_height_filtered = 2; double const min_text_height = 12; // 8 // double const min_text_height_mask = 9.99; // 10 }