@for (marker of lineMarkers; track marker) {
{{ marker.marked ? '✅' : '🔲'}}
}