@antoine-giret/geovisio
v1.1.0
Published
360° pictures viewer for GeoVisio services
Downloads
5
Readme
GeoVisio / Viewer
Viewer is the component allowing display of pictures and sequences on a web page. It is written in JavaScript and compatible with all modern web browsers.
Dependencies
- NodeJS >= 16
Setup
npm install
npm start
Testing
A variety of testing tools is made available:
npm run test
: unit testingnpm run lint
: syntax checksnpm run coverage
: amount of tested code
Usage
See developer documentation for a complete reference of available methods.