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 2021/10/21 17:14:19 UTC

[GitHub] [echarts] EricHe56 opened a new issue #15920: version 4.9.0 bmap need update two lines

EricHe56 opened a new issue #15920:
URL: https://github.com/apache/echarts/issues/15920


   ### Version
   4.9.0
   
   ### Steps to reproduce
   bmap style cannot working. please update below lines:
   
   1. echarts/extension/bmap/BMapView.js line: 120 newMapStyle2 should be newMapStyle, as it is working for map 2.0 
   
   2. echarts/dist/extension/bmap.js line: 390 newMapStyle2 should be newMapStyle, as it is working for map 2.0 
   
   Please update those code,
   
   Thanks
   
   ### What is expected?
   set bmap style for map 2.0
   
   ### What is actually happening?
   doesn't work for map 2.0
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


-- 
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] plainheart edited a comment on issue #15920: version 4.9.0 bmap need update two lines

Posted by GitBox <gi...@apache.org>.
plainheart edited a comment on issue #15920:
URL: https://github.com/apache/echarts/issues/15920#issuecomment-949199983


   I'm sorry but I'm afraid you have to use the new bmap extension of ECharts v5. It was brought by a typo in v4.9.0. Download the bmap extension scripts and put them into your project manually.


-- 
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] plainheart edited a comment on issue #15920: version 4.9.0 bmap need update two lines

Posted by GitBox <gi...@apache.org>.
plainheart edited a comment on issue #15920:
URL: https://github.com/apache/echarts/issues/15920#issuecomment-949199983


   I'm sorry but I'm afraid you have to use the new bmap extension of ECharts v5. It was brought by a typo in v4.9.0. Please download the bmap extension scripts from ECharts v5 and put them into your project manually.
   
   https://www.jsdelivr.com/package/npm/echarts?version=5.2.1&path=extension%2Fbmap
   


-- 
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] plainheart commented on issue #15920: version 4.9.0 bmap need update two lines

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


   Are there any other questions? You could close this issue if none.


-- 
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] EricHe56 commented on issue #15920: version 4.9.0 bmap need update two lines

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


   yep, thanks


-- 
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] EricHe56 closed issue #15920: version 4.9.0 bmap need update two lines

Posted by GitBox <gi...@apache.org>.
EricHe56 closed issue #15920:
URL: https://github.com/apache/echarts/issues/15920


   


-- 
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] plainheart commented on issue #15920: version 4.9.0 bmap need update two lines

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


   I'm sorry but I'm afraid you have to use the new bmap extension of ECharts v5. It' was brought by a typo in v4.9.0. Download the bmap extension scripts and put them into your project manually.


-- 
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] plainheart edited a comment on issue #15920: version 4.9.0 bmap need update two lines

Posted by GitBox <gi...@apache.org>.
plainheart edited a comment on issue #15920:
URL: https://github.com/apache/echarts/issues/15920#issuecomment-949199983


   I'm sorry but I'm afraid you have to use the new bmap extension of ECharts v5. It was brought by a typo in v4.9.0. Please download the bmap extension scripts from ECharts v5 and put them into your project manually.


-- 
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] plainheart edited a comment on issue #15920: version 4.9.0 bmap need update two lines

Posted by GitBox <gi...@apache.org>.
plainheart edited a comment on issue #15920:
URL: https://github.com/apache/echarts/issues/15920#issuecomment-949461849


   DON'T import the bmap extension from the NPM package, since you are using v4 and it's buggy on the map style as we said above.
   
   > another qustion is seems 5.0 haven't got map folder there don't know why.
   
   The map data has been removed from the repository since v5. But you can still download and use them from v4.x.
   
   > you mean I can use echarts 4.9.0 and install 5.0 extentions somewhere and it will work together
   
   Yes. The bmap extension in v5 is still available for v4.x. So you can download the files from v5 and put them somewhere your project and then import it.
   
   
   


-- 
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] EricHe56 commented on issue #15920: version 4.9.0 bmap need update two lines

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


   but my current project is based on  old version vue framework. It doesn't compatible with new version 5. So if any chance, we can get this issue fixed will be very much appreciated.


-- 
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] plainheart commented on issue #15920: version 4.9.0 bmap need update two lines

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


   I'm sorry I didn't make me clear. v4 won't get updated anymore. I mean you don't need to install the v5 and instead it's enough to download the bmap scripts of v5.


-- 
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] EricHe56 commented on issue #15920: version 4.9.0 bmap need update two lines

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


   got it, thanks


-- 
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] EricHe56 commented on issue #15920: version 4.9.0 bmap need update two lines

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


   we are using it in this way 'npm install echarts' and then import them in the vue file:
   ```
   import echarts from 'echarts'
   import 'echarts/extension/bmap/bmap'
   import 'echarts/map/js/china.js'
   import 'echarts/map/json/china.json'
   ```
   haven't install any extensions separately before. not sure, you mean I can use echarts 4.9.0 and install 5.0 extentions somewhere and it will work together, is it right? another qustion is seems 5.0 haven't got map folder there don't know why.


-- 
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] plainheart edited a comment on issue #15920: version 4.9.0 bmap need update two lines

Posted by GitBox <gi...@apache.org>.
plainheart edited a comment on issue #15920:
URL: https://github.com/apache/echarts/issues/15920#issuecomment-949461849


   DON'T import the bmap extension from the NPM, since you are using v4 and it's buggy on the map style as we said above.
   
   > another qustion is seems 5.0 haven't got map folder there don't know why.
   
   The map data has been removed from the repository since v5. But you can download and use them from v4.x.
   
   > you mean I can use echarts 4.9.0 and install 5.0 extentions somewhere and it will work together
   
   Yes. The bmap extension in v5 is still available for v4.x. So you can download the files from v5 and put them somewhere your project and then import it.
   
   
   


-- 
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 #15920: version 4.9.0 bmap need update two lines

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


   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that it contains **a minimum reproducible demo** and necessary **images** to illustrate. Otherwise, our committers will ask you to do so.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
   
   You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical question.
   
   If you are interested in the project, you may also subscribe to our [mailing list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


-- 
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] plainheart commented on issue #15920: version 4.9.0 bmap need update two lines

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


   > another qustion is seems 5.0 haven't got map folder there don't know why.
   
   The map data has been removed from the repository since v5. But you can download and use them from v4.x.
   
   > you mean I can use echarts 4.9.0 and install 5.0 extentions somewhere and it will work together
   
   Yes. The bmap extension in v5 is still available for v4.x. So you can download the files from v5 and put them somewhere your project and then import it.
   


-- 
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] plainheart edited a comment on issue #15920: version 4.9.0 bmap need update two lines

Posted by GitBox <gi...@apache.org>.
plainheart edited a comment on issue #15920:
URL: https://github.com/apache/echarts/issues/15920#issuecomment-949461849


   DON'T import the bmap extension from the NPM package, since you are using v4 and it's buggy on the map style as we said above.
   
   > another qustion is seems 5.0 haven't got map folder there don't know why.
   
   The map data has been removed from the repository since v5. But you can download and use them from v4.x.
   
   > you mean I can use echarts 4.9.0 and install 5.0 extentions somewhere and it will work together
   
   Yes. The bmap extension in v5 is still available for v4.x. So you can download the files from v5 and put them somewhere your project and then import it.
   
   
   


-- 
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