# maptalks.plot > 对 `maptalks` 扩展的 `plot symbol` 的自定义绘制插件 [](https://www.travis-ci.org/sakitam-fdd/maptalks.plot) [](https://codecov.io/gh/sakitam-fdd/maptalks.plot) [](https://npmjs.org/package/maptalks.plot)  [](https://www.npmjs.org/package/maptalks.plot) [](https://github.com/sakitam-fdd/maptalks.plot/stargazers) [](https://raw.githubusercontent.com/sakitam-fdd/maptalks.plot/master/LICENSE) ## 下载 ```bash git clone https://github.com/sakitam-fdd/maptalks.plot.git npm install npm run dev npm run build ``` ### 安装 #### npm安装 ```bash npm install maptalks.plot --save import maptalksPlot from 'maptalks.plot' ``` #### cdn 目前可通过 [unpkg.com](https://unpkg.com/maptalks.plot/dist/maptalks.plot.js) 获取最新版本的资源。 ```bash https://unpkg.com/maptalks.plot/dist/maptalks.plot.js https://unpkg.com/maptalks.plot/dist/maptalks.plot.min.js ``` #### [示例](//sakitam-fdd.github.io/maptalks.plot/) ##### maptalks demo ``` html
``` ## 截图示例 [](https://codepen.io/sakitam-fdd/pen/wpXxNW) ## Resources > [maptalks](https://github.com/maptalks/maptalks.js)