@mapray/mapray-js
maprayJS is a JavaScript library for a high quality interactive 3D globes and map on the web. It is based on WebGL.Installation
Install the package in your project directory with:// with npm
npm install @mapray/mapray-js
// with yarn
yarn add @mapray/mapray-js