自己开发的用于avalon2上的组件,高德地图组件。
使用依赖:
1:高德js,请自行到高德官网查看你的js链接
2:bootstrap的css及js
PS:如果不想要bootstrap的依赖,可以讲代码28行:return modal+"<div ms-attr=\"{id:@id}\" ms-visible=\"@isShow\" ms-css=\"{width:@width,height:@height,margin:\"auto\"}\"></div>"+modalend;
改为 return "<div ms-attr=\"{id:@id}\" ms-visible=\"@isShow\" ms-css=\"{width:@width,height:@height,margin:\"auto\"}\"></div>";
即可。
另外推广下avalon2技术3群:453286795;
avalon2的github地址:https://github.com/RubyLouvre/avalon
资源下载:链接: https://pan.baidu.com/s/1eR4e9I6 密码: e9yd
文章评论