-
Notifications
You must be signed in to change notification settings - Fork 19.6k
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
Cannot render map with normal mercator #12515
Comments
Hi! We've received your issue and please be patient to get responded. 🎉 In the meanwhile, please make sure that you have posted enough image to demo your request. You may also check out the API and chart option 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 [email protected]. Please attach the issue link if it's a technical questions. If you are interested in the project, you may also subscribe our mail list. Have a nice day! 🍵 |
@DoonPort0422 Please provide a demo for the issue either with https://jsfiddle.net/ovilia/n6xc4df3/ or https://gallery.echartsjs.com/editor.html. |
Sorry for the late reply, sample: In echarts' index page, the video shows the map can be rendered in 2 different projection. |
Execute me, |
This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue. |
This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks! |
Version
4.3.0
Steps to reproduce
For example, Canada geojson (prepared from natural earth data) and prepare with mapmaker (https://github.com/echarts-maps/echarts-mapmaker)
The same geojson shows with normal mercator in geojson.io
What is expected?
echarts can render map with normal mercator
What is actually happening?
echarts always shows the map with radial distortion.
The text was updated successfully, but these errors were encountered: