I am trying to create world map by using D3.js. The India map outlines are not correct. I am confused, should it be fixed via topo json values or via any other way.
Here is my world map topo json file.
https://cdn.jsdelivr.net/npm/world-atlas@2/countries-110m.json
Any suggestion appreciated. Thanks in advance.