mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
+ format
This commit is contained in:
parent
2b3858df07
commit
4a986bc5ff
@ -113,10 +113,7 @@ void agg_renderer<T>::process(point_symbolizer const& sym,
|
||||
if (sym.get_allow_overlap() ||
|
||||
detector_.has_placement(extent))
|
||||
{
|
||||
|
||||
|
||||
svg_renderer.render(*ras_ptr, sl, ren, tr, renb.clip_box(), sym.get_opacity());
|
||||
|
||||
detector_.insert(extent);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user