摘要:
一、引用方式: <bar-chart key="Chart" :yName="'Y'" :legend="data.legend" :xAxis="data.xAxis" :lineColors="data.colorList" :series="data.series" :tLabel="{sho 阅读全文
posted @ 2019-12-16 11:58
阿玛度の博客
阅读(3762)
评论(0)
推荐(0)
摘要:
//消息初始化 MsgInit() { let that = this; hubs.init(); //需要指定服务端的ip $.connection.hub.url = `${mapUrl.SIGNALR_URL}/signalr`; var chat = $.connection.GeoHub; 阅读全文
posted @ 2019-12-16 11:43
阿玛度の博客
阅读(404)
评论(0)
推荐(0)
摘要:
play() { this.is_playing = this.is_playing ? false : true; if (this.is_playing) { if (this.queryXQForm.state == 0) { sip = window.setInterval(() => { 阅读全文
posted @ 2019-12-16 11:37
阿玛度の博客
阅读(253)
评论(0)
推荐(0)
摘要:
一、加载图标资源 ImageList.map((item, index) => { this.map.loadImage( `static/images/${item}.png`, (error, img) => { img && this.map.addImage(item, img); } ); 阅读全文
posted @ 2019-12-16 11:22
阿玛度の博客
阅读(4491)
评论(2)
推荐(0)
摘要:
Mapbox GL JS 相关连接: https://docs.mapbox.com/mapbox-gl-js/api/ https://github.com/mapbox/mapbox-gl-js https://mp.weixin.qq.com/s/44zNqiFjJ4quc0AKG0_Vqw 阅读全文
posted @ 2019-12-16 10:35
阿玛度の博客
阅读(8266)
评论(0)
推荐(1)

浙公网安备 33010602011771号