# z-polygon-editor

## 一个基于MarkJs二次开发的Canvas标注库, 用于电子围栏多边形标注

## 安装
``` shell 
npm i z-polygon-editor
```

## 引入
``` shell 
import Markjs from 'z-polygon-editor'
```
</br>

> 具体使用方法见 [Markjs](https://wanglin2.github.io/)