check XML attributes for markers_symbolizer

This commit is contained in:
Dane Springmeyer 2011-02-09 07:51:52 +00:00
parent af8e859d66
commit a9cda83300

View file

@ -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)
{