文件名称:mapboxed:生成组装的地图框图块
文件大小:846KB
文件格式:ZIP
更新时间:2024-05-26 06:15:13
JavaScript
贴图框
生成组装的mapbox贴图集。
CLI用法
Usage: mapboxed [options]
Downloads tiles from mapbox and stitches them together into one image file
Options:
-V, --version output the version number
-z, --zoom
【文件预览】:
mapboxed-main
----.gitignore(41B)
----package.json(1KB)
----package-lock.json(292KB)
----src()
--------tiles.js(2KB)
--------validateParams.js(4KB)
--------index.js(1KB)
--------__tests__()
--------server.js(4KB)
----bin()
--------mapboxed(6KB)
----LICENSE(1KB)
----.github()
--------workflows()
----rollup.config.js(45B)
----.eslintrc.js(232B)
----README.md(2KB)
----demo()
--------mapboxed2.jpg(317KB)
--------mapboxed1.jpg(445KB)
----.eslintignore(18B)
----babel.config.js(92B)