alaCarte Maps
Renderer for OpenStreetMap tiles
attr Namespace Reference

Enumerations

enum  AttributeTypesEnum {
  FillColor, ZIndex, Width, Color,
  CasingWidth, CasingColor, FontSize, TextColor,
  TextPosition, Text, IconPath, IconWidth,
  IconHeight
}
 Contains all the attributes, which can be specified in a styleset. More...
 

Enumeration Type Documentation

Contains all the attributes, which can be specified in a styleset.

Enumerator
FillColor 

Specifies a fillcolor.

ZIndex 

Specifies the z index.

Width 

Specifies the width.

Color 

Specifies the color.

CasingWidth 

Specifies the casing width.

CasingColor 

Specifies the casing color.

FontSize 

specifies the font size

TextColor 

Specifies the text color.

TextPosition 

Specifies the text poisition.

Text 

Specifies the text to be used.

IconPath 
IconWidth 
IconHeight 

Definition at line 103 of file mapcss_def.hpp.