When drawing a point using the SvgRender, its style is not set when the vertices
mode is inactive. What was the reasoning for this if statement? Can we just remove it?
https://github.com/tue-alga/cartocrow/blob/954033b9272ccbab62a8967a531ac3e97027bf76/cartocrow/renderer/svg_renderer.cpp#L249-L256