amenu4aie2 / react-india-region-selector

Region selector for India implemented in React

Home Page:https://amurto.github.io/react-india-region-selector/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Region Selector for India

You can view the demo here.

Region Selector Demo

Overview

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/.

Dependencies

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

About

Region selector for India implemented in React

https://amurto.github.io/react-india-region-selector/


Languages

Language:JavaScript 94.2%Language:HTML 3.8%Language:CSS 2.0%