ambit-tsai / echarts-for-vue

📊 📈 ECharts wrapper component for Vue 3, 2 and TypeScript
Apache License 2.0
80 stars 11 forks source link

百度地图无法使用? #21

Closed hxgqh closed 3 years ago

hxgqh commented 3 years ago

官方示例:https://echarts.apache.org/examples/zh/editor.html?c=map-polygon

在echarts-for-vue中,地图显示不出来。

hxgqh commented 3 years ago

import一个文件可以正常显示了:

import * as bmap from 'echarts/extension/bmap/bmap';