@if (visible) {
@if (showAnnotationOptions) {
@for (style of styles; track style.value) { }
@for (color of colors; track color.value) { }
}
@if (overlappingAnnotationId) {
}
}