# @react-jvectormap/thailand

A collection of JvectorMap maps of Thailand.

Available Maps:

- thMill
- thMerc

## Installation:

```
    yarn add @react-jvectormap/thailand
```

or:

```
    npm install --save @react-jvectormap/thailand
```

## Usage

```
    import { thMill } from '@react-jvectormap/thailand';
```

or:

```
    import thMill from '@react-jvectormap/thailand/dist/thMill';
```
