An svg map component built with and for React. It allows the creation of pure react svg maps. React-simple-maps aims to make working with svg maps in react easier. It handles tasks such as panning, zooming and simple rendering optimization, and takes advantage of parts of d3-geo and topojson-client instead of relying on the entire d3 library.
Installation:
$ npm install react react-dom react-simple-maps –save
Preview:
Download Details:
Author: zcreativelabs
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/zcreativelabs/react-simple-maps
License: MIT