-
Notifications
You must be signed in to change notification settings - Fork 50
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
World Map Added #22
World Map Added #22
Conversation
This time it fails beacuse
Related: jestjs/jest#8069 |
Thanks @hugomosh 😃 |
Codecov Report
@@ Coverage Diff @@
## master #22 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 3 3
Lines 76 76
Branches 17 17
=====================================
Hits 76 76 Continue to review full report at Codecov.
|
The new version of Node fixed the issue. However as written in the contributing section, could you add:
In my test, the right part of Russia looks cropped. Do you have the same issue? |
Oh I see Russia cropped, my bad. It is the view port, I need to adjust it right to also not have whitespace. Thank you for the time spent. |
Added world map
Extracted from low-resolution map: https://www.amcharts.com/svg-maps/?map=world
Tested