Interactive Campus Map
Pan, zoom, and building markers for the entire campus.
Developed an interactive geospatial campus navigation tool with Leaflet maps, route visualization, QR scanning, and offline support.
Built an interactive geospatial campus navigation tool for a government research institution, enabling visitors and staff to explore a large research campus through an interactive map with building search, route navigation, satellite views, and offline map support.
A large government research campus with dozens of specialized divisions had no digital way for visitors or staff to navigate. Finding specific buildings, understanding routes, and identifying research divisions was confusing and time-consuming.
Developed a full-featured interactive map application using React and Leaflet, with custom map tiles for offline support, GeoJSON-based road data for route visualization, geocoding via Nominatim API, and building-level detail with popups.
Pan, zoom, and building markers for the entire campus.
Find buildings by name with Nominatim API integration.
GeoJSON-based road path visualization between locations.
Offline-capable with pre-rendered map tiles.
Switch between standard and satellite map views.
Real-time positioning on the campus map.
Images, descriptions, and division info for each building.
Scan QR codes for instant navigation to buildings.
Searchable directory of all research divisions.
Framer Motion animations for smooth mobile interactions.
Full-stack frontend developmentâarchitected the map application, integrated Leaflet with custom tiles, implemented geocoding, built route navigation with GeoJSON, created QR code scanning.