This repository contains several packages that compose the Geospatial SDK project.
These packages are made to help quickly and efficiently build Web GIS applications: 2D or 3D geospatial data visualization, geo-related functionalities, etc.
First run:
npm installTo run tests:
npm run testTo open the documentation website in dev mode:
npm run docs:dev