mapea-test-gen
v1.1.4
Published
Herramienta para generar un test base de Mapea
Downloads
5
Readme
mapea-test-generator
Generates a mapea test base (html, js)
Installation:
npm install mapea-test-gen -g
How to use it:
Usage: mapea-test-generator [options]
Options:
-h, --help Output usage information
-V, --version Output the version number
-t, --title <title> Title of html test
-n, --name <name> Name of javascript and html files
-l, --layer <layer-type> Includes a vector layer in your test. Possible values: wfs, vector, geojson. wfs by default.
-c, --controls List of mapea controls to include in your test