# @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:

```sh
// with npm
npm install @mapray/mapray-js

// with yarn
yarn add @mapray/mapray-js
```

## Documentation

[The documentation](https://mapray.com/documents/overview/index.html)
