New translations elevation.mdx (Chinese Simplified)

This commit is contained in:
vcoppe 2024-12-18 14:17:43 +01:00
parent 5086f935cb
commit 9139c7733a

View file

@ -10,7 +10,7 @@ title: 高程
# <MountainSnow size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
该工具可为轨迹与[兴趣点](../gpx) 添加海拔数据
该工具支持对轨迹和[兴趣点](../gpx) 的海拔数据进行添加或修改
<div class="flex flex-row justify-center">
<Elevation class="text-foreground p-3 border rounded-md shadow-lg" />
@ -19,6 +19,6 @@ title: 高程
<DocsNote>
海拔数据来自 <a href="https://mapbox.com" target="_blank">Mapbox</a> 。
You can learn more about its origin and accuracy in the <a href="https://docs.mapbox.com/data/tilesets/reference/mapbox-terrain-dem-v1/#elevation-data" target="_blank">documentation</a>.
查阅 <a href="https://docs.mapbox.com/data/tilesets/reference/mapbox-terrain-dem-v1/#elevation-data" target="_blank">文档</a> 以了解更多。
</DocsNote>