Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

本地项目引入arcgis-echarts3后报错找不到echarstLayer #20

Open
aaa583834691 opened this issue Aug 22, 2018 · 5 comments
Open

Comments

@aaa583834691
Copy link

就是 impor arcgis-echarts 运行项目就提示这个了
Module not found : Error Can't resolve 'EchartsLayer' in 'xxxx/xxx/'
····有没有大佬教下怎么用??

@SCLGIS
Copy link

SCLGIS commented Aug 22, 2018

这是你在index.html主界面引入的location路径对不对,核查一下。

<script> var dojoConfig = { parseOnLoad: true, packages: [{ "name": "src", "location": "/src" }] }; </script>

@aaa583834691
Copy link
Author

支持echarts3 echarts4好像不支持 怎么办~?

@SCLGIS
Copy link

SCLGIS commented Aug 29, 2018

根据echarts4的接口可以修改

@180ParkerLi
Copy link

Uncaught SyntaxError: expected expression, got '<'
EchartsLayer is not a constructor
图片
图片
图片

@happyport
Copy link

happyport commented Mar 27, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants