import type { MapAnnotationDescriptor } from "../annotations/mapAnnotations"; type AnnotationRendererProps = Readonly<{ annotation: MapAnnotationDescriptor; }>; /** * Renders a single map annotation based on its content type. * * - `"simple"`: compact pill with optional icon, label, and color; optional `onClick` * renders as a `