mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-04-28 06:15:54 +00:00
Compare commits
3 Commits
main
...
2a72e71c65
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2a72e71c65 | ||
|
|
a3be46f7f8 | ||
|
|
ac682254c0 |
@@ -13,8 +13,8 @@ title: 集成
|
|||||||
|
|
||||||
只需:
|
只需:
|
||||||
|
|
||||||
1. GPX files hosted on your server or on Google Drive, or accessible via a public URL;
|
1. 将 GPX 文件存放在个人服务器或谷歌云盘上,或提供公开访问链接;
|
||||||
2. _Optional:_ a <a href="https://cloud.maptiler.com/auth/widget?next=https://cloud.maptiler.com/maps/" target="_blank">MapTiler key</a> to load MapTiler maps.
|
2. _备选项:_ 通过 <a href="https://cloud.maptiler.com/auth/widget?next=https://cloud.maptiler.com/maps/" target="_blank">MapTiler key</a> 以加载 MapTiler 地图。
|
||||||
|
|
||||||
然后,使用下面的配置器来自定义地图并生成相应的 HTML 代码。
|
然后,使用下面的配置器来自定义地图并生成相应的 HTML 代码。
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ title: 请求海拔数据
|
|||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
Elevation data is provided by <a href="https://maptiler.com" target="_blank">MapTiler</a>.
|
海拔数据来自 <a href="https://maptiler.com" target="_blank">MapTiler</a>.
|
||||||
You can learn more about its origin and accuracy in the <a href="https://docs.maptiler.com/guides/map-tiling-hosting/data-hosting/rgb-terrain-by-maptiler/" target="_blank">documentation</a>.
|
查阅 <a href="https://docs.maptiler.com/guides/map-tiling-hosting/data-hosting/rgb-terrain-by-maptiler/" target="_blank">官方文档</a> 以了解海拔数据来源及其准确度。
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|||||||
@@ -18,8 +18,8 @@ title: 合并要素
|
|||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
Selected items are merged in the order they appear in the files list.
|
选中的项目将按它们在文件列表中的顺序合并。
|
||||||
Reorder items by drag-and-drop if needed.
|
可通过拖拽来重新排序项目。
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user