-
Notifications
You must be signed in to change notification settings - Fork 139
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
Adding Algeria Map #23
Conversation
@medkhelifi Great to hear that, we need it at work :-) |
Thanks for the PR! Can you provide a JSFiddle presenting the map? Thanks :) |
Here we go: |
Thanks a lot. The quality looks good :) I have however some questions:
|
1- I don't understand this question ??!!! |
Well, a map projection represents the method of transforming the spherical world into a flat surface (hence, you are projecting the real point to an approximation). See https://en.wikipedia.org/wiki/Map_projection. In the website AMCharts, you can define the projection in the first box on the left. Regarding the naming, I think this is OK like this :) |
add getCoords() function
I finished the naming of departments, and added getCoords() function. Thank you :) |
Can you add the source (something along The |
I recreated another Equirectangular projection svg map with the correspondent coordinates. |
Really good! Now if you can just delete the SVG file, I will merge your PR ;-) |
Done SVG File deleted ... |
Thanks a lot @medkhelifi for this great new map !! @Indigo744 will merge it to the master branch as all seems to be ok now :) |
Thanks @medkhelifi for your contribution :) |
pleased to contribute to this api, I find it very useful :) |
Hi;
I Added Algeria map with its Departments, Thank you to accept this pull request...