check XML attributes for markers_symbolizer
This commit is contained in:
parent
af8e859d66
commit
a9cda83300
1 changed files with 1 additions and 0 deletions
|
@ -931,6 +931,7 @@ void map_parser::parse_markers_symbolizer( rule & rule, ptree const & sym )
|
|||
<< "meta-writer,meta-output,"
|
||||
<< "stroke,stroke-width,stroke-opacity,stroke-linejoin,"
|
||||
<< "stroke-linecap,stroke-gamma,stroke-dashoffet,stroke-dasharray";
|
||||
ensure_attrs(sym, "MarkersSymbolizer", s.str());
|
||||
|
||||
if (file)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue