当前位置:网站首页>How does mapbox switch markup languages?
How does mapbox switch markup languages?
2022-07-07 05:31:00 【ONEGISER(ZPC)】
Preface
Someone asked how to make mapbox Support Chinese annotation ? The first thing that came to my mind mapbox Chinese net , His address is 《mapbox Chinese map address 》, Style is mapbox://styles/mapbox/streets-zh-v1. Later, it's not like this , Want to set it to Chinese , After inquiry , eureka Language setting plug-in , As for usage, see the documentation . Here is a brief introduction
import MapboxLanguage from '@mapbox/mapbox-gl-language';
const control = new MapboxLanguage({
defaultLanguage: 'en'// default language
})
map.addControl(control)
setTimeout(() => {
// switch language
const style = map.getStyle()
const style2 = control.setLanguage(style, 'zh-Hans')
map.setStyle(style2)
}, 20000);
边栏推荐
- Initial experience of annotation
- 导航栏根据路由变换颜色
- Creation and use of thread pool
- Jhok-zbl1 leakage relay
- 漏电继电器LLJ-100FS
- Annotation初体验
- Is it necessary to renew the PMP certificate?
- 论文阅读【MM21 Pre-training for Video Understanding Challenge:Video Captioning with Pretraining Techniqu】
- Leetcode (46) - Full Permutation
- K6el-100 leakage relay
猜你喜欢
A cool "ghost" console tool
Full link voltage test: the dispute between shadow database and shadow table
Leakage relay jd1-100
漏电继电器JD1-100
Preliminary practice of niuke.com (9)
[论文阅读] A Multi-branch Hybrid Transformer Network for Corneal Endothelial Cell Segmentation
1.AVL树:左右旋-bite
高压漏电继电器BLD-20
The navigation bar changes colors according to the route
Zhang Ping'an: accelerate cloud digital innovation and jointly build an industrial smart ecosystem
随机推荐
论文阅读【Sensor-Augmented Egocentric-Video Captioning with Dynamic Modal Attention】
Zero sequence aperture of leakage relay jolx-gs62 Φ one hundred
利用OPNET进行网络单播(一服务器多客户端)仿真的设计、配置及注意点
Where is NPDP product manager certification sacred?
Jhok-zbl1 leakage relay
【js组件】自定义select
漏电继电器LLJ-100FS
NPDP产品经理认证,到底是何方神圣?
10 distributed databases that take you to the galaxy
K6EL-100漏电继电器
“多模态”概念
Dj-zbs2 leakage relay
batch size设置技巧
MySQL数据库学习(7) -- pymysql简单介绍
JVM(十九) -- 字节码与类的加载(四) -- 再谈类的加载器
Use Zhiyun reader to translate statistical genetics books
论文阅读【MM21 Pre-training for Video Understanding Challenge:Video Captioning with Pretraining Techniqu】
Sorry, I've learned a lesson
DOM node object + time node comprehensive case
Mysql database learning (8) -- MySQL content supplement