d3 / d3-geo-polygon

Clipping and geometric operations for spherical polygons.
https://observablehq.com/collection/@d3/d3-geo-polygon
Other
107 stars 22 forks source link

Inverse clipping on d3.geoClipPolygon #45

Closed saifulazfar closed 3 years ago

saifulazfar commented 3 years ago

Sorry noob question here...how do i inverse the clipping of d3.geoClipPolygon with preclip?...any example would be appreciate

Fil commented 3 years ago

I'm not sure about what you're trying to achieve, but:

saifulazfar commented 3 years ago

thank you...rewind does the trick