@idmwx/idmui-gl4 0.6.5 → 0.6.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -3,6 +3,12 @@
3
3
 
4
4
  ## Mapbox本地化
5
5
  > 主要参考[Mapbox本地化](https://www.jianshu.com/p/43ce4591c621)
6
+ ### 1)图标本地化
7
+ ```
8
+ yarn global add mapnik
9
+ yarn global add @mapbox/spritezero
10
+ yarn global add @mapbox/spritezero-cli --unsafe-perm
11
+ ```
6
12
 
7
13
  ### 字体本地化
8
14
  Mapbox使用的是pbf格式,需要先将ttf字体转换为pbf格式。