查看 Google Maps 路线 复制当前URL 搜尋

只顯示列表

{{tab.name}}

useTime : {{tab.useTime|'-'}}ms Map Debug

建議路線{{ key + 1 }}

步行距離 {{ item?.walkDistance ? (item.walkDistance / 1000).toFixed(2) + ' km' : '--' }} 車資 ${{ item?.fare ? Number(item.fare/ 100).toFixed(2) : '0.00' }} 時間 {{ item?.duration ? Number(item.duration/ 60).toFixed(2) + ' 分鐘' : '--' }}
步行時間 {{ item?.walkDuration ? Number(item.walkDuration/ 60).toFixed(2) + ' 分鐘' : '--' }}
總長度 {{ item?.distance ? Number(item.distance / 1000).toFixed(2) : '0.00' }}km
原定时间 {{ formatDateTime(item.aimedStartTime) }} ~ {{ formatDateTime(item.aimedEndTime) }}
实际预期时间 {{ formatDateTime(item.expectedStartTime) }} ~ {{ formatDateTime(item.expectedEndTime) }}

步行距離 {{ item?.walkDistance ? (item.walkDistance / 1000).toFixed(2) + ' km' : '--' }} 車資 ${{ item?.totalCost ? Number(item.totalCost).toFixed(2) : '0.00' }} 時間 {{ item?.totalTime ? Number(item.totalTime).toFixed(2) + ' 分鐘' : '--' }}

{{ path.route.name.tc }} {{ path.route.coName }} {{ path.route.co }} {{ path.route.no }} {{ path.route.name.tc }} {{ path.route.coName }} {{ path.route.co }} {{ path.route.no }} foot {{path.mode}} {{ Math.round(path.duration) }}m {{ Math.round(path.time) }}分鐘 {{ Math.round(path.duration/60) }}分鐘 {{ path.from.name }}{{ path.to.name }}