You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/06/17 01:59:33 UTC

[GitHub] [echarts] wulibaibao opened a new issue, #17232: [Bug] 地图实例demo下载本地运行地图不显示,无报错

wulibaibao opened a new issue, #17232:
URL: https://github.com/apache/echarts/issues/17232

   ### Version
   
   5.3.3
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   1. 进入链接[](https://echarts.apache.org/examples/zh/editor.html?c=effectScatter-bmap)
   2. 下载实例
   3. 本地运行,地图不显示
   
   简单实例运行在React,nextjs都是一样效果,提供代码是有什么缺失吗?
   
   ### Current Behavior
   
   运行起来,跑到跟现实一样
   
   ### Expected Behavior
   
   运行起来地图可看到
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] wulibaibao commented on issue #17232: [Bug] 地图实例demo下载本地运行地图不显示,无报错

Posted by GitBox <gi...@apache.org>.
wulibaibao commented on issue #17232:
URL: https://github.com/apache/echarts/issues/17232#issuecomment-1158393810

   https://echarts.apache.org/examples/zh/editor.html?c=effectScatter-bmap
   这个实例,地图是没人用吗,好像地图都没效果


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] jiawulin001 commented on issue #17232: [Bug] 地图实例demo下载本地运行地图不显示,无报错

Posted by GitBox <gi...@apache.org>.
jiawulin001 commented on issue #17232:
URL: https://github.com/apache/echarts/issues/17232#issuecomment-1158398921

   Open the html file with IDE(like VScode), uncomment these lines:
   ![image](https://user-images.githubusercontent.com/14244944/174208905-fd1ef481-01e4-45a7-8c21-b8d94357f61f.png)
   And substitute the red block with your baidu api key, you can get one [here](https://lbsyun.baidu.com/index.php?title=jspopular3.0/guide/getkey).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] w1377786019 commented on issue #17232: [Bug] 地图实例demo下载本地运行地图不显示,无报错

Posted by GitBox <gi...@apache.org>.
w1377786019 commented on issue #17232:
URL: https://github.com/apache/echarts/issues/17232#issuecomment-1161440601

   > 使用 IDE(如 VScode)打开 html 文件,取消注释这些行: 并将红色块替换为您的 baidu api 密钥,您可以[在此处](https://lbsyun.baidu.com/index.php?title=jspopular3.0/guide/getkey)获取。 ![图片](https://github.com/assets/14244944/fd1ef481-01e4-45a7-8c21-b8d94357f61f)[](https://lbsyun.baidu.com/index.php?title=jspopular3.0/guide/getkey)
   
   vscode 用tsx里写 图表 在document.ejs 里边写这个百度APi key 地图还是无法出现


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #17232: [Bug] 地图实例demo下载本地运行地图不显示,无报错

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #17232:
URL: https://github.com/apache/echarts/issues/17232#issuecomment-1158392878

   @wulibaibao It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [Bug] The map instance demo download and run the map locally does not display, no error is reported
   
   **BODY**
   
   ### Version
   
   5.3.3
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   1. Go to the link [](https://echarts.apache.org/examples/zh/editor.html?c=effectScatter-bmap)
   2. Download the instance
   3. Local operation, the map does not display
   
   The simple example runs in React, nextjs has the same effect, is there anything missing in the code provided?
   
   ### Current Behavior
   
   run, run like reality
   
   ### Expected Behavior
   
   When running, the map can be seen
   
   ### Environment
   
   ````markdown
   - OS:
   - Browser:
   - Framework:
   ````
   
   
   ### Any additional comments?
   
   _No response_
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org