# Realmap

Realmap is a JavaScript Map charting library.

## Install

```
npm i realmap
```

### License

> The License file is required for proper use. More information, visit: http://service.realgrid.com/start


### styles

- The themes are located in './dist'

```ts
import 'realmap/dist/realmap-style.css';
```

### Library Target

- index.esm.js for ES
- index.js for umd

## Asking Questions

> support@realgrid.com
