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/03/16 06:14:20 UTC

[GitHub] [echarts] zhoufanglu opened a new issue #14487: chinaMapOutline 的数据json请求接口地址在哪

zhoufanglu opened a new issue #14487:
URL: https://github.com/apache/echarts/issues/14487


   ### Version
   4.9.0
   
   ### Reproduction link
   [https://www.makeapie.com/editor.html?c=xpW8YqCI-](https://www.makeapie.com/editor.html?c=xpW8YqCI-)
   
   ### Steps to reproduce
   ```js
   echarts.registerMap('chinaMap', chinaMap);
   echarts.registerMap('chinaMapOutline', chinaMapOutline); //chinaMapOutline 这个json哪里来呢
   ```
   我想某块地图区域显示高亮,请问怎么显示呢?
   
   ### What is expected?
   我想某块地图区域显示高亮,请问怎么显示呢?
   
   ### What is actually happening?
   高亮无法设置
   
   <!-- This issue is generated by echarts-issue-helper. 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.

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 #14487: chinaMapOutline 的数据json请求接口地址在哪

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


   高亮可以使用 [`dispatchAction`](https://echarts.apache.org/zh/api.html#action.highlight)


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

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 #14487: chinaMapOutline 的数据json请求接口地址在哪

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






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

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 removed a comment on issue #14487: chinaMapOutline 的数据json请求接口地址在哪

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


   可以试试 datav 提供的地图选择器 https://datav.aliyun.com/tools/atlas/


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

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] pissang commented on issue #14487: chinaMapOutline 的数据json请求接口地址在哪

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


   这个数据是你自己准备的


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

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 closed issue #14487: chinaMapOutline 的数据json请求接口地址在哪

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


   


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

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] zhoufanglu commented on issue #14487: chinaMapOutline 的数据json请求接口地址在哪

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


   > 可以试试 datav 提供的地图选择器 https://datav.aliyun.com/tools/atlas/
   谢谢大佬回答!!
   大佬你看我发给你的demo,我知道这个链接,demo里面还有个chinaMapOutline,这个数据哪来?
   还有 我想让上面那个demo某一块地区高亮,请问有什么好的方法吗?


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

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] zhoufanglu commented on issue #14487: chinaMapOutline 的数据json请求接口地址在哪

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


   > 高亮可以使用 [`dispatchAction`](https://echarts.apache.org/zh/api.html#action.highlight)
   
   谢谢 高亮解决了


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

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] zhoufanglu commented on issue #14487: chinaMapOutline 的数据json请求接口地址在哪

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


   > 这个数据是你自己准备的
   
   有第三方能提供吗?类型get请求这种的


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

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 #14487: chinaMapOutline 的数据json请求接口地址在哪

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


   > 2、chinaMapOutline 这个json哪里来呢
   
   这个例子似乎是由 Gallery 上某位开发者贡献的,建议询问作者数据来源,抱歉无法为你提供更多帮助。


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

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 #14487: chinaMapOutline 的数据json请求接口地址在哪

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






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

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] zhoufanglu commented on issue #14487: chinaMapOutline 的数据json请求接口地址在哪

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


   > 可以试试 datav 提供的地图选择器 https://datav.aliyun.com/tools/atlas/
   
   ![image](https://user-images.githubusercontent.com/24451091/111266291-49a06780-8665-11eb-9c9a-31dc2d95ebbe.png)
   里面区域的数据格式是这样的,请问怎么高亮呢?


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

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