# 使用步骤

## 1、在根目录下添加lib文件夹
[下载ZIP压缩包](./lib.zip)


## 使用
1、创建地图对象
```js
const hnMap = new HnMap(id, mapOption, mapType)


```
