private void RenderLineTemplate(MapLine mapLine, Path path, bool hasScope)
 {
     m_lineTemplateMapper.Render(mapLine, path, hasScope);
 }