# react-leaflet-d3-svg-overlay

React wrapper of [Leaflet.D3SvgOverlay](src/Leaflet.D3SvgOverlay/README.md) for [react-leaflet](https://react-leaflet.js.org/).

## Demo and usage

* [GeoJSON example](https://johannesloetzsch.github.io/react-leaflet-d3-svg-overlay/example/index.html)

The usage is described at [Leaflet.D3SvgOverlay](src/Leaflet.D3SvgOverlay/README.md).

For more sophisticated usage, please use the resources of [D3js](https://d3js.org/), especially [d3-geo](https://github.com/d3/d3-geo).
