Skip to content

Files

Latest commit

Feb 21, 2017
201a186 · Feb 21, 2017

History

History
10 lines (5 loc) · 711 Bytes

collision-symbolizer.md

File metadata and controls

10 lines (5 loc) · 711 Bytes

CollisionSymbolizer

It's sometimes convinient to "render" some invisible labels and insert them into collision detector in order to protect their places agains other objects. This can be done by TextSymbolizer or MarkersSymbolizer with opacity="0" but it comes with unnecessary performance overhead of text or marker rendering and seems like hackish solution in general. The CollisionSymbolizer solves that.

An example

collision-symbolizer-4.xml

collision-symbolizer-4