jvectormap missing countries
jvectormap, shapes
Solution
finally I found a vector-map with all countries at wikimedia:
wikimedia.org
Problem
I have been using jvectormap now for a few weeks, but there are a lot of missing countries. Does anyone know where I can get the countries information in the jvectormap format? I searched in google for hours but cannot find anything. There is a jqvmap with a few more countries, but it's in a different projection and there are also some countries missing. At the moment I am using: ``` jvectormap-world-en.js ``` and I cannot handle the python converter. Does anyone have a source for that?