widgets.maps.data-layer.marker.marker-shapes
@for (shapeInfo of shapes; track shapeInfo) { @if (shapeInfo.shape === shape) { } @if (shapeInfo.shape !== shape) { } }