interface LocationTooltipTextProps { name: string; } export const LocationTooltipText = (props: LocationTooltipTextProps) => { return