This CLI tool helps to create new maps without forking this repository.
npm install @svg-maps/cli
yarn add @svg-maps/cli
npx @svg-maps/cli [command]
Usage: svg-maps [options] [command]
Options:
-v, --version output the version number
-h, --help output usage information
Commands:
add Create a new map package with the same format as svg-maps
generate <file.svg> [file.js] Generate JS file from SVG file