经度: {{ selectedPoint.LGTD }}
纬度: {{ selectedPoint.LTTD }}
{{ typhoonInfo.time }}
中心位置: {{ typhoonInfo.lng }}° / {{ typhoonInfo.lat }}°
风速风力: {{ typhoonInfo.speed }} m/s ({{ typhoonInfo.power }}级)
中心气压: {{ typhoonInfo.pressure }} hPa
移速移向: {{ typhoonInfo.movedirection }} {{ typhoonInfo.movespeed }} km/h
七级半径: {{ typhoonInfo.radius7 || '--' }}
十级半径: {{ typhoonInfo.radius10 || '--' }}
十二级半径: {{ typhoonInfo.radius12 || '--' }}