Export Image
Export Code

Map of India - States and Union Territories

Nita

Thursday, July 10, 2025: 0 viewsFriday, July 11, 2025: 0 viewsSaturday, July 12, 2025: 0 viewsSunday, July 13, 2025: 2 viewsMonday, July 14, 2025: 1 viewTuesday, July 15, 2025: 0 viewsWednesday, July 16, 2025: 0 viewsThursday, July 17, 2025: 0 viewsFriday, July 18, 2025: 0 viewsSaturday, July 19, 2025: 0 viewsSunday, July 20, 2025: 0 viewsMonday, July 21, 2025: 0 viewsTuesday, July 22, 2025: 0 viewsWednesday, July 23, 2025: 0 viewsThursday, July 24, 2025: 8 viewsFriday, July 25, 2025: 0 viewsSaturday, July 26, 2025: 0 viewsSunday, July 27, 2025: 0 viewsMonday, July 28, 2025: 0 viewsTuesday, July 29, 2025: 0 viewsWednesday, July 30, 2025: 0 viewsThursday, July 31, 2025: 1 viewFriday, August 1, 2025: 1 viewSaturday, August 2, 2025: 0 viewsSunday, August 3, 2025: 1 viewMonday, August 4, 2025: 1 viewTuesday, August 5, 2025: 3 viewsWednesday, August 6, 2025: 0 viewsThursday, August 7, 2025: 0 viewsFriday, August 8, 2025: 0 viewsSaturday, August 9, 2025: 0 viewsSunday, August 10, 2025: 0 viewsMonday, August 11, 2025: 1 viewTuesday, August 12, 2025: 0 viewsWednesday, August 13, 2025: 1 viewThursday, August 14, 2025: 0 viewsFriday, August 15, 2025: 0 viewsSaturday, August 16, 2025: 0 viewsSunday, August 17, 2025: 0 viewsMonday, August 18, 2025: 0 viewsTuesday, August 19, 2025: 0 viewsWednesday, August 20, 2025: 0 viewsThursday, August 21, 2025: 1 viewFriday, August 22, 2025: 0 viewsSaturday, August 23, 2025: 1 viewSunday, August 24, 2025: 0 viewsMonday, August 25, 2025: 0 viewsTuesday, August 26, 2025: 1 viewWednesday, August 27, 2025: 1 viewThursday, August 28, 2025: 0 viewsFriday, August 29, 2025: 1 viewSaturday, August 30, 2025: 0 viewsSunday, August 31, 2025: 0 viewsMonday, September 1, 2025: 0 viewsTuesday, September 2, 2025: 1 viewWednesday, September 3, 2025: 3 viewsThursday, September 4, 2025: 2 viewsFriday, September 5, 2025: 1 viewSaturday, September 6, 2025: 5 viewsSunday, September 7, 2025: 0 viewsMonday, September 8, 2025: 1 viewTuesday, September 9, 2025: 2 viewsWednesday, September 10, 2025: 1 viewThursday, September 11, 2025: 1 viewFriday, September 12, 2025: 2 viewsSaturday, September 13, 2025: 0 viewsSunday, September 14, 2025: 2 viewsMonday, September 15, 2025: 0 viewsTuesday, September 16, 2025: 1 viewWednesday, September 17, 2025: 1 viewThursday, September 18, 2025: 0 viewsFriday, September 19, 2025: 1 viewSaturday, September 20, 2025: 3 viewsSunday, September 21, 2025: 4 viewsMonday, September 22, 2025: 0 viewsTuesday, September 23, 2025: 2 viewsWednesday, September 24, 2025: 1 viewThursday, September 25, 2025: 0 viewsFriday, September 26, 2025: 0 viewsSaturday, September 27, 2025: 1 viewSunday, September 28, 2025: 1 viewMonday, September 29, 2025: 1 viewTuesday, September 30, 2025: 1 viewWednesday, October 1, 2025: 0 viewsThursday, October 2, 2025: 0 viewsFriday, October 3, 2025: 0 viewsSaturday, October 4, 2025: 0 viewsSunday, October 5, 2025: 0 viewsMonday, October 6, 2025: 0 views
124 views in last 90 days
Last edited Feb 27, 2025
Created on Feb 27, 2025
Forked from ICE - 8 - Map

India Map Visualization

This visualization displays an interactive map of India showing all states and union territories.

Features

  • Color-coded states and union territories
  • Interactive hover effects with tooltips
  • Click to select states and view detailed information
  • Zoom and pan functionality
  • Search functionality to find specific states/UTs
  • Responsive design for different screen sizes
  • State information panel with details about each region

Data Source

The map uses GeoJSON format data from: https://raw.githubusercontent.com/geohacker/india/master/state/india_state.geojson

Technology

  • HTML5, CSS3, JavaScript
  • D3.js for visualization and interactivity
  • GeoJSON for map data

How to Use

  • Hover over any state to see its name in a tooltip
  • Click on a state to select it and view detailed information
  • Search for a specific state using the search box
  • Zoom in/out using the buttons or mouse wheel
  • Pan the map by clicking and dragging

Project Structure

  • index.html - Main HTML structure
  • styles.css - All styling for the application
  • index.js - Main application logic
  • mapUtils.js - Utility functions for map rendering and interaction

Accessibility

The visualization includes keyboard navigation and appropriate contrast ratios for text readability.

Browser Compatibility

Tested and working on the latest versions of Chrome, Firefox, Safari, and Edge.

Future Improvements

  • Adding more detailed data for each state/UT
  • Implementing choropleth visualization for various metrics
  • Adding time-series data visualization
  • Improving mobile experience with touch-optimized interactions
MIT Licensed