<p align="center"><a href="https://novatorsoft.com" target="_blank"><img src="https://os.novatorsoft.com/novatorsoft/dark-logo.png" width="700" alt="Novatorsoft Logo"/></a></p>

<h1 align="center">React Turkey Map</h1>
<p align="center">A React Turkey map component library that provides customizable, interactive SVG-based maps (country and city/district views) for building location-driven UIs.</p>

<p align="center">
     <a href="https://www.npmjs.com/package/react-nvs-turkey-map" target="_blank"><img src="https://img.shields.io/npm/v/react-nvs-turkey-map.svg" alt="NPM Version" /></a>
     <a href="https://www.npmjs.com/package/react-nvs-turkey-map" target="_blank"><img src="https://img.shields.io/npm/l/react-nvs-turkey-map.svg" alt="Package License" /></a>
     <a href="https://www.npmjs.com/package/react-nvs-turkey-map" target="_blank"><img src="https://img.shields.io/npm/dm/react-nvs-turkey-map.svg" alt="NPM Downloads" /></a>
</p>
<p align="center">
     <a href="https://www.instagram.com/novatorsoft/" target="_blank"><img src="https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white" alt="Instagram" /></a>
     <a href="https://www.linkedin.com/company/novatorsoft/" target="_blank"><img src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" alt="LinkedIn" /></a>
</p>

## About

`react-nvs-turkey-map` helps you add Turkey map visualizations to React projects by exposing ready-to-use map components along with supporting data (cities/maps) and UI helpers like tooltips and styling hooks. It’s designed for use cases such as selection, highlighting, and displaying region-based metrics, while keeping the rendering and interaction logic encapsulated so you can plug it into dashboards and web apps with minimal setup.

## Documentation

For installation, usage, configuration, and examples, see the documentation:
- [Documentation](https://opensource.novatorsoft.com/docs/react-turkey-map/intro)

## License
MIT — see [LICENSE](./LICENSE).
