mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-04-27 22:05:54 +00:00
Compare commits
3 Commits
f7df5873f5
...
035c411b57
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
035c411b57 | ||
|
|
380e968dbc | ||
|
|
0e0f689b2a |
@@ -69,4 +69,4 @@ Hover over the map to show the <a href="https://hiking.waymarkedtrails.org" targ
|
||||
|
||||
还可以设置叠加层的不透明度。
|
||||
|
||||
For advanced users, it is possible to add custom basemaps and overlays by providing <a href="https://en.wikipedia.org/wiki/Web_Map_Tile_Service" target="_blank">WMTS</a>, <a href="https://en.wikipedia.org/wiki/Web_Map_Service" target="_blank">WMS</a>, or <a href="https://maplibre.org/maplibre-style-spec/" target="_blank">MapLibre style JSON</a> URLs.
|
||||
本站还支持通过添加 <a href="https://en.wikipedia.org/wiki/Web_Map_Tile_Service" target="_blank">WMTS</a>, <a href="https://en.wikipedia.org/wiki/Web_Map_Service" target="_blank">WMS</a>, or <a href="https://maplibre.org/maplibre-style-spec/" target="_blank">MapLibre JSON</a> 链接的方式来自定义底图和叠加层。
|
||||
|
||||
@@ -48,7 +48,7 @@ title: 显示
|
||||
|
||||
</DocsNote>
|
||||
|
||||
### <Maximize2 size="16" class="inline-block" style="margin-bottom: 2px" /> Full screen
|
||||
### <Maximize2 size="16" class="inline-block" style="margin-bottom: 2px" /> 全屏
|
||||
|
||||
Enter or exit full screen mode.
|
||||
You can also press <kbd>F11</kbd> to toggle, or <kbd>Escape</kbd> to exit.
|
||||
进入或退出全屏模式。
|
||||
你也可以按 <kbd>F11</kbd> 来切换,也可以按 <kbd>Escape</kbd> 来退出。
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
"switch_basemap": "切换到上一个底图",
|
||||
"toggle_overlays": "切换叠加层",
|
||||
"toggle_3d": "三维视图",
|
||||
"fullscreen": "Full screen",
|
||||
"fullscreen": "全屏",
|
||||
"settings": "设置",
|
||||
"distance_units": "距离单位",
|
||||
"metric": "公制",
|
||||
|
||||
Reference in New Issue
Block a user