yaph / d3-geomap

A library for creating geographical maps based on D3.js
https://d3-geomap.github.io/
MIT License
133 stars 45 forks source link

Find a way to indicate disputed territories #28

Closed yaph closed 6 years ago

yaph commented 10 years ago

http://en.wikipedia.org/wiki/List_of_states_with_limited_recognition

Using diagonal stripes as an SVG background pattern might work. Dashed borders would not work, because topojson eliminates redundancy of boundary lines.

yaph commented 6 years ago

Don't do this inside the library.