New translations map-controls.mdx (Chinese Simplified)

This commit is contained in:
vcoppe
2026-03-27 18:41:45 +01:00
parent 7553d1a33f
commit 34bbae120c

View File

@@ -58,7 +58,7 @@ title: 地图控件
<div class="flex flex-col items-center">
<DocsLayers />
<span class="text-sm text-center mt-2">
将鼠标悬停在 <a href="https://www.mapbox.com/maps/outdoors" target="_blank">Mapbox Outdoors</a> 底图上可显示 <a href="https://hiking.waymarkedtrails.org" target="_blank">Waymarked Trails hiking</a> 数据
Hover over the map to show the <a href="https://hiking.waymarkedtrails.org" target="_blank">Waymarked Trails hiking</a> overlay on top of the <a href="https://www.maptiler.com/maps/outdoor-topo/" target="_blank">MapTiler Topo</a> basemap.
</span>
</div>
@@ -67,4 +67,4 @@ title: 地图控件
还可以设置叠加层的不透明度。
本站还支持通过添加 <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> <a href="https://docs.mapbox.com/help/glossary/style/" target="_blank">Mapbox style JSON</a> 链接的方式来自定义底图和叠加层。
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.