1.0.1 • Published 2 years ago

vue2-style-map v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

vue2-style-map

npm 安装

npm install vue2-style-map

引入相关文件与配置

1、<link rel="stylesheet" href="../minemap.css">;;
2、<script src="../minemap.js"></script>;
3、<link rel="stylesheet" href="../styleSwitch.css">;
4、<script src="../styleSwitch.js"></script>;
5、window.minemapStyleHost = 'http://minedata.cn/service/solu/style/id/';
6、<vue2-style-map :styleData="styleData" :styleSolution="styleSolution" />;

Customize configuration

See Configuration Reference.