diff --git a/gui/controls2_515/osmin.qml b/gui/controls2_515/osmin.qml index 614233f..85ae499 100644 --- a/gui/controls2_515/osmin.qml +++ b/gui/controls2_515/osmin.qml @@ -50,7 +50,7 @@ ApplicationWindow { // Navigation settings property string systemOfUnits: "SI" property bool hillShadesEnabled: false - property bool renderingTypeTiled: false + property bool renderingTypeTiled: true property string lastVehicle: "car" property int maximumRouteStep: 255 property int courseId: 0