| 65 | | * mappaint.fillareas |
| 66 | | * true (default) - areas will be filled with their corresponding colour |
| 67 | | * false - areas will be surrounded by dashed lines |
| | 65 | * mappaint.fillareas (show areas) |
| | 66 | * 10000000 (default) - areas will be filled with their corresponding colour |
| | 67 | * 0 - areas will be surrounded by lines only |
| | 68 | * any other number - areas will be shown in any zoom level below the given number in meters) |
| | 69 | * mappaint.showicons |
| | 70 | * select whether icons are shown - same values as mappaint.fillareas |
| | 71 | * mappaint.shownames |
| | 72 | * select whether names are shown - same values as mappaint.fillareas |
| | 73 | * mappaint.strokes |
| | 74 | * select whether strokes or full lines are used - same values as mappaint.fillareas |
| 69 | | * true (default) - ways will change width corresponding to the real width in meters set in the elemstyle.xml file |
| 70 | | * false - ways will have the same width on every zoom level (no longer the default since mappaint 6030) |
| | 76 | * true - ways will change width corresponding to the real width in meters set in the elemstyle.xml file |
| | 77 | * false (default) - ways will have the same width on every zoom level |
| | 78 | * mappaint.zoomLevelDisplay |
| | 79 | * true - elements visibility depends on zoom level |
| | 80 | * false (default) - all elements are displayed |
| | 81 | * mappaint.fontsize |
| | 82 | * 8 - size of mappaint texts |