markmarkoh / datamaps

Customizable SVG map visualizations for the web in a single Javascript file using D3.js
http://datamaps.github.io
MIT License
3.78k stars 1.01k forks source link

Construct India Map outlining the states #303

Open vnadhan opened 8 years ago

vnadhan commented 8 years ago

Hi

Please share a datamaps code where I can show a map of India outlining the states

Thanks Vishnu

viranch commented 7 years ago

Download this https://github.com/markmarkoh/datamaps/blob/v0.5.8/dist/datamaps.ind.min.js and use as follows for India-only map with states.

<script src="/path/to/datamaps.ind.min.js"></script>