@mapray/mapray-js
v0.9.5
Published
3D Rendering Engine for GIS
Downloads
90
Maintainers
Readme
@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