Skip to content
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

Mauritius Country is missing #518

Open
Petricss opened this issue Jul 15, 2020 · 0 comments
Open

Mauritius Country is missing #518

Petricss opened this issue Jul 15, 2020 · 0 comments

Comments

@Petricss
Copy link

Hi,

Can you tell me how to add missing countries ?

I tried like this

type: "Polygon",
properties: {
name: "Mauritius"
},
id: "MP",
arcs: [
[2580, 2581, 2582]
]
},

but its not working giving error

topojson.min.js:1 Uncaught TypeError: Cannot read property 'length' of undefined
at r (topojson.min.js:1)
at o (topojson.min.js:1)
at i (topojson.min.js:1)
at Array.map ()
at u (topojson.min.js:1)
at Object.Polygon (topojson.min.js:1)
at c (topojson.min.js:1)
at u (topojson.min.js:1)
at i (topojson.min.js:1)
at topojson.min.js:1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant