apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.54k stars 19.61k forks source link

[Bug] 3d map custom symbols do not display #18504

Open LQS5858 opened 1 year ago

LQS5858 commented 1 year ago

Version

5.4.2

Link to Minimal Reproduction

https://codesandbox.io/s/summer-paper-jln4nt?file=/src/styles.css

Steps to Reproduce

  1. Import echarts-gl
  2. Configure the symbol of echarts 3.3d map does not display custom symbols

Current Behavior

Do not display custom symbols

Expected Behavior

Show custom symbols

Environment

- OS:
- Browser:版本 111.0.5563.147(正式版本) (64 位)
- Framework:vue3.2.45

Any additional comments?

No response

helgasoft commented 1 year ago

not-a-bug Documentation for symbol does not mention image, only path. Try symbol: 'path://M170.665,213.333c-23.531,0-42.667,19.136-42.667,42.667c0,23.531,19.136,42.667,42.667,42.667z',