UNPKG

india-map-svg

Version:

Interactive **SVG maps of India and its states** with zoom, pan, hover tooltips, and click events. Built with **React + TypeScript**.

3 lines 125 B
export { MapOfSvg } from './components/MapOfSvg'; export type { SvgPath } from './types'; //# sourceMappingURL=index.d.ts.map