Changes between Version 32 and Version 33 of Styles


Ignore:
Timestamp:
Sep 1, 2010 3:39:37 AM (3 years ago)
Author:
Am909
Comment:

Document actual behavior of mappaint.fillareas

Legend:

Unmodified
Added
Removed
Modified
  • Styles

    v32 v33  
    103103  * alpha "opacity level", that is used to fill areas. An integer value between 0 (transparent) and 255 (solid) with the default of 50. 
    104104 * mappaint.fillareas (show areas) 
    105   * 10000000 (default) - areas will be filled with their corresponding colour 
    106   * 0 - areas will be surrounded by lines only 
    107   * any other number - areas will be shown in any zoom level below the given number in meters) 
     105  * 10000000 (default) - areas will be filled with their corresponding colour and name will be rendered 
     106  * 0 - areas will be surrounded by lines only and name will not be rendered 
     107  * any other number - areas will be filled with their corresponding colour and name will be rendered at any zoom level below the given number in meters 
    108108 * mappaint.showicons 
    109109  * select whether icons are shown - same values as mappaint.fillareas