diff --git a/reference/styles/sections/toolbar.md b/reference/styles/sections/toolbar.md index 2f7fe06..6d6c345 100644 --- a/reference/styles/sections/toolbar.md +++ b/reference/styles/sections/toolbar.md @@ -1,6 +1,6 @@ --- -title: Toolbar -description: The toolbar is always along the top of the screen in Mapbox Studio style editor. +标题: 工具栏 +描述: 在Mapbox Studio样式编辑器中,工具栏始终位于屏幕顶部。 prependJs: - "import AppropriateImage from '../../../../components/appropriate-image';" - "import Browser from '@mapbox/dr-ui/browser';" @@ -13,26 +13,26 @@ prependJs: - "import EditorRaster from '../../../../video/reference-styles-toolbar-raster.mp4';" - "import EditorSatelliteImagery from '../../../../video/reference-styles-toolbar-satellite-imagery.mp4';" - "import EditorTileBoundaries from '../../../../video/reference-styles-toolbar-tile-boundaries.mp4';" -contentType: reference +内容类型: 参考 --- -## Toolbar +## 工具栏 -The toolbar is always along the top of the screen in Mapbox Studio style editor. +在Mapbox Studio样式编辑器中,工具栏始终位于屏幕顶部。 -### Share and Publish +### 分享和发布 -For more information on sharing and publishing your style, see [Publish your style](/studio-manual/overview/publish-your-style/). +有关分享和发布样式的更多信息,请参考[发布样式]。(/studio-manual/overview/publish-your-style/). -### Print panel +### 打印面板 -Click **{{}} Print** to toggle the print panel on and off. Position your map and specify **Print export settings** in the print panel. Settings include image dimensions (in inches or centimeters), resolution (in PPI), and file format (PNG or JPG). The maximum image export is 8,000 px by 8,000 px. +单击 **{{}} 打印**,打开或关闭打印面板。 放置地图并在打印面板中指定**打印导出设置**。设置包括图像尺寸(英寸或厘米),分辨率(PPI)和文件格式(PNG或JPG)。最大图像导出为8000px × 800px。 -Mapbox Studio offers 100 high resolution image exports per account. If you need more than 100, you can purchase an annual license that allows for a higher number of image exports and prints. Contact [Mapbox sales](https://www.mapbox.com/contact/sales) for more information. +Mapbox Studio每个帐户提供100个高分辨率图像导出数量。如果需要的数量超过100,则可以购买年度许可证,以增加图像输出和打印的数量。联系 [Mapbox 商务](https://www.mapbox.com/contact/sales) 获取更多信息. -If you do not want to purchase an annual license that provides more than 100 high resolution image exports, you can use the [Mapbox Static Images API playground](https://docs.mapbox.com/help/interactive-tools/static-api-playground). With the [Mapbox Static Images API](https://docs.mapbox.com/api/maps/#static-images), image exports can be up to 1,280 px by 1,280 px in size. While enabling retina may improve the quality of the image, you cannot export at a higher resolution using the Static Images API. +如果您不想购买提供超过100张高分辨率图像导出的年度许可证,则可以使用[Mapbox 静态图片 API playground](https://docs.mapbox.com/help/interactive-tools/static-api-playground).使用Mapbox静态图片API,图片导出的最大尺寸为1,280px × 1,280px。虽然启用视网膜模式可能会提高图像质量,但是你无法使用静态图像API以更高的分辨率导出。 -**Be sure to read the [Mapbox print policy](https://docs.mapbox.com/help/how-mapbox-works/static-maps/#static-images-for-print) before printing any Mapbox maps.** +**在打印任何Mapbox地图之前,请务必阅读[Mapbox打印策略](https://docs.mapbox.com/help/how-mapbox-works/static-maps/#static-images-for-print)。** {{ @@ -43,18 +43,17 @@ If you do not want to purchase an annual license that provides more than 100 hig }} -### Settings +### 设置 -The Settings menu includes a lot of options including: +设置菜单包含许多选项,包括: -- Various [**View modes**](#view-modes) for debugging your style. -- [**Supported Mapbox SDK versions**](#supported-mapbox-sdk-versions) for checking compatibility with Mapbox GL JS and our mobile Maps SDKs. -- [**Default map position**](#default-map-position) for setting and locking map position. -- [**Compare styles**](#compare-styles) for comparing this style to other styles in your account. -- A [**Layer overview**](#layer-overview) covering all layers and source layers used in this style. -- The ability to toggle [**Source compositing**](#source-compositing) on and off. +- 各种 [**查看模式**](#view-modes) 用于调试样式. +- [**支持的Mapbox SDK版本**](#支持-mapbox-sdk-版本)用于检查与Mapbox GL JS和我们的移动地图 SDK的兼容性。 +- [**默认地图位置**](#默认-地图-位置)用于设置和锁定地图位置。 +- [**图层概述**](#图层-概述),包含此样式中使用的所有图层和数据源图层。 +- 启用和禁用[** 数据源合成 **](#数据源-合成)的功能。 -#### View modes +#### 查看模式 Toggle **Satellite imagery** to compare your style to satellite imagery. This is useful for checking the accuracy of map features. @@ -68,8 +67,7 @@ Toggle **Satellite imagery** to compare your style to satellite imagery. This is
}} -Toggle **Raster tiles** to view raster tiles for your style. Note that style updates may be delayed in the raster tiles. - +切换 **栅格瓦片** 查看你的样式的栅格图块。 请注意,样式更新可能会在栅格瓦片中延迟。 {{