You can view the demo here.
This is a React component for hovering and selecting administrative areas from the map of India. The topojsons of the Indian map and each state with district boundary is stored in the topojsons folder. For creating maps of other administrative area levels and collecting shapefiles, visit http://projects.datameet.org/maps/.
React library for custom selection and tooltip features on maps. For more info, visit this site.
npm i -S react-simple-maps@beta
Tooltip for showing labels of the selected area. The current demo includes states and district names.
npm i react-tooltip