【vue】echarts地图添加蒙版图片,多图层地图实现天气信息展示
实现原理:多层图层叠加实现复杂的信息展示。
<template><div class="wrapper"><el-drawertitle="天气信息":modal="iszz":visible.sync="weatherinfo":direction="direction"><drawer:labelname="labelname":coordinates="coordinates":selectcityid="selectcityid":pdate="pdate":radio="radio"></drawer></el-drawer><div style="background-image: url(/img/map/bjditu.jpg); height: 100%">
<!-- <div style="background: white; height: 100%">--><div><el-radio-group v-model="radio" style="margin: 30px 100px;" ref="radio