React components for vector maps
npm install @macrostrat/map-componentsReact components for vector maps. A thin wrapper around d3.js.
This library is similar in structure
to React Simple Maps
but with a enhanced canvas and granular projection support.
```
npm install @macrostrat/map-components
Include stylesheets into your app from @macrostrat/map-components/dist/esm/index.css.
- Code created as part of corelle project
- Initial vendorization of library for use in column renderer widget
- Complete move towards typescript
- Update bundler strategy
- Improve typings
- Fix bug with projection clipping and Sphere` geometry.
- Add better state handling and ability to reset projection.