wangzj

Results 1 issues of wangzj

请给一个DistrictLayer的例子 我再mapEvents 中加载Province this.mapEvents = { created(map) { _this.map = map; _this.province && _this.province.setMap(null); map.plugin('AMap.DistrictLayer', () => { _this.province = new AMap.DistrictLayer.Province({ zIndex: 12, adcode: 130000, depth: 2, styles: {...